"./vfs.test -test.v -test.timeout 1h0m0s -remote TestSFTPOpenssh: -verbose" - Starting (try 1/5) 2026/05/04 03:01:51 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-kejijut7pote" 2026/05/04 03:01:51 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/04 03:01:51 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2026/05/04 03:01:51 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/05/04 03:01:51 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/05/04 03:01:51 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/05/04 03:01:51 DEBUG : Setting pass="SqtLkU8ZMzc63zyxIkUx_KLxbiav-oFn" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/05/04 03:01:51 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/05/04 03:01:51 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{0UzLU}" suffix to name 2026/05/04 03:01:51 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/05/04 03:01:51 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/05/04 03:01:51 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/05/04 03:01:51 DEBUG : Setting pass="SqtLkU8ZMzc63zyxIkUx_KLxbiav-oFn" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/05/04 03:01:51 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/05/04 03:01:51 NOTICE: TestSFTPOpenssh{0UzLU}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/05/04 03:01:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: New connection 127.0.0.1:35618->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/05/04 03:01:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell type "unix" from config 2026/05/04 03:01:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Relative path resolved to "/home/rclone/rclone-test-kejijut7pote" 2026/05/04 03:01:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Using root directory "/home/rclone/rclone-test-kejijut7pote" 2026/05/04 03:01:51 DEBUG : Creating backend with remote "/tmp/rclone2152350087" === RUN TestDirHandleMethods run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote", Local "Local file system at /tmp/rclone2152350087", Modify Window "1s" 2026/05/04 03:01:51 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: poll-interval is not supported by this remote 2026/05/04 03:01:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/dir/file1" 2026/05/04 03:01:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: md5sum /home/rclone/rclone-test-kejijut7pote/dir/file1 2026/05/04 03:01:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-kejijut7pote/dir/file1 2026/05/04 03:01:51 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/04 03:01:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/dir/file1" 2026/05/04 03:01:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: sha1sum /home/rclone/rclone-test-kejijut7pote/dir/file1 2026/05/04 03:01:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-kejijut7pote/dir/file1 2026/05/04 03:01:51 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/04 03:01:51 DEBUG : WaitForWriters: timeout=30s 2026/05/04 03:01:51 DEBUG : dir: Looking for writers 2026/05/04 03:01:51 DEBUG : Looking for writers 2026/05/04 03:01:51 DEBUG : dir: reading active writers 2026/05/04 03:01:51 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (0.03s) === RUN TestDirHandleReaddir run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote", Local "Local file system at /tmp/rclone2152350087", Modify Window "1s" 2026/05/04 03:01:51 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: poll-interval is not supported by this remote 2026/05/04 03:01:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/dir/file1" 2026/05/04 03:01:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: md5sum /home/rclone/rclone-test-kejijut7pote/dir/file1 2026/05/04 03:01:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-kejijut7pote/dir/file1 2026/05/04 03:01:51 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/04 03:01:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/dir/file1" 2026/05/04 03:01:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: sha1sum /home/rclone/rclone-test-kejijut7pote/dir/file1 2026/05/04 03:01:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-kejijut7pote/dir/file1 2026/05/04 03:01:51 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/04 03:01:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/dir/file2" 2026/05/04 03:01:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: md5sum /home/rclone/rclone-test-kejijut7pote/dir/file2 2026/05/04 03:01:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: d1b75f73cb5fce53969131dd22562187 /home/rclone/rclone-test-kejijut7pote/dir/file2 2026/05/04 03:01:51 DEBUG : dir/file2: Parsed hash: d1b75f73cb5fce53969131dd22562187 2026/05/04 03:01:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/dir/file2" 2026/05/04 03:01:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: sha1sum /home/rclone/rclone-test-kejijut7pote/dir/file2 2026/05/04 03:01:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: a27568a80a633d6d412968848f0bd4bb0b06c660 /home/rclone/rclone-test-kejijut7pote/dir/file2 2026/05/04 03:01:51 DEBUG : dir/file2: Parsed hash: a27568a80a633d6d412968848f0bd4bb0b06c660 2026/05/04 03:01:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/dir/subdir/file3" 2026/05/04 03:01:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: md5sum /home/rclone/rclone-test-kejijut7pote/dir/subdir/file3 2026/05/04 03:01:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: 01295b6a8d3454e40dd135bbe6af1579 /home/rclone/rclone-test-kejijut7pote/dir/subdir/file3 2026/05/04 03:01:51 DEBUG : dir/subdir/file3: Parsed hash: 01295b6a8d3454e40dd135bbe6af1579 2026/05/04 03:01:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/dir/subdir/file3" 2026/05/04 03:01:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: sha1sum /home/rclone/rclone-test-kejijut7pote/dir/subdir/file3 2026/05/04 03:01:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: 12f90edc26dfcb79d30b0d8635de998dba66312a /home/rclone/rclone-test-kejijut7pote/dir/subdir/file3 2026/05/04 03:01:51 DEBUG : dir/subdir/file3: Parsed hash: 12f90edc26dfcb79d30b0d8635de998dba66312a 2026/05/04 03:01:51 DEBUG : WaitForWriters: timeout=30s 2026/05/04 03:01:51 DEBUG : dir/subdir: Looking for writers 2026/05/04 03:01:51 DEBUG : dir: Looking for writers 2026/05/04 03:01:51 DEBUG : file1: reading active writers 2026/05/04 03:01:51 DEBUG : file2: reading active writers 2026/05/04 03:01:51 DEBUG : subdir: reading active writers 2026/05/04 03:01:51 DEBUG : Looking for writers 2026/05/04 03:01:51 DEBUG : dir: reading active writers 2026/05/04 03:01:51 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (0.05s) === RUN TestDirHandleReaddirnames run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote", Local "Local file system at /tmp/rclone2152350087", Modify Window "1s" 2026/05/04 03:01:51 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: poll-interval is not supported by this remote 2026/05/04 03:01:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/dir/file1" 2026/05/04 03:01:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: md5sum /home/rclone/rclone-test-kejijut7pote/dir/file1 2026/05/04 03:01:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-kejijut7pote/dir/file1 2026/05/04 03:01:51 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/04 03:01:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/dir/file1" 2026/05/04 03:01:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: sha1sum /home/rclone/rclone-test-kejijut7pote/dir/file1 2026/05/04 03:01:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-kejijut7pote/dir/file1 2026/05/04 03:01:51 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/04 03:01:51 DEBUG : WaitForWriters: timeout=30s 2026/05/04 03:01:51 DEBUG : dir: Looking for writers 2026/05/04 03:01:51 DEBUG : file1: reading active writers 2026/05/04 03:01:51 DEBUG : Looking for writers 2026/05/04 03:01:51 DEBUG : dir: reading active writers 2026/05/04 03:01:51 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (0.02s) === RUN TestDirMethods run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote", Local "Local file system at /tmp/rclone2152350087", Modify Window "1s" 2026/05/04 03:01:51 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: poll-interval is not supported by this remote 2026/05/04 03:01:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/dir/file1" 2026/05/04 03:01:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: md5sum /home/rclone/rclone-test-kejijut7pote/dir/file1 2026/05/04 03:01:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-kejijut7pote/dir/file1 2026/05/04 03:01:51 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/04 03:01:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/dir/file1" 2026/05/04 03:01:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: sha1sum /home/rclone/rclone-test-kejijut7pote/dir/file1 2026/05/04 03:01:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-kejijut7pote/dir/file1 2026/05/04 03:01:51 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/04 03:01:51 DEBUG : WaitForWriters: timeout=30s 2026/05/04 03:01:51 DEBUG : dir: Looking for writers 2026/05/04 03:01:51 DEBUG : Looking for writers 2026/05/04 03:01:51 DEBUG : dir: reading active writers 2026/05/04 03:01:51 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (0.02s) === RUN TestDirForgetAll run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote", Local "Local file system at /tmp/rclone2152350087", Modify Window "1s" 2026/05/04 03:01:51 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: poll-interval is not supported by this remote 2026/05/04 03:01:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/dir/file1" 2026/05/04 03:01:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: md5sum /home/rclone/rclone-test-kejijut7pote/dir/file1 2026/05/04 03:01:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-kejijut7pote/dir/file1 2026/05/04 03:01:51 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/04 03:01:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/dir/file1" 2026/05/04 03:01:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: sha1sum /home/rclone/rclone-test-kejijut7pote/dir/file1 2026/05/04 03:01:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-kejijut7pote/dir/file1 2026/05/04 03:01:51 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/04 03:01:51 DEBUG : dir: forgetting directory cache 2026/05/04 03:01:51 DEBUG : forgetting directory cache 2026/05/04 03:01:51 DEBUG : dir: forgetting directory cache 2026/05/04 03:01:51 DEBUG : WaitForWriters: timeout=30s 2026/05/04 03:01:51 DEBUG : Looking for writers 2026/05/04 03:01:51 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (0.02s) === RUN TestDirForgetPath run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote", Local "Local file system at /tmp/rclone2152350087", Modify Window "1s" 2026/05/04 03:01:51 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: poll-interval is not supported by this remote 2026/05/04 03:01:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/dir/file1" 2026/05/04 03:01:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: md5sum /home/rclone/rclone-test-kejijut7pote/dir/file1 2026/05/04 03:01:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-kejijut7pote/dir/file1 2026/05/04 03:01:51 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/04 03:01:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/dir/file1" 2026/05/04 03:01:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: sha1sum /home/rclone/rclone-test-kejijut7pote/dir/file1 2026/05/04 03:01:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-kejijut7pote/dir/file1 2026/05/04 03:01:51 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/04 03:01:51 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2026/05/04 03:01:51 DEBUG : dir: invalidating directory cache 2026/05/04 03:01:51 DEBUG : >ForgetPath: 2026/05/04 03:01:51 DEBUG : ForgetPath: relativePath="dir", type=0 2026/05/04 03:01:51 DEBUG : invalidating directory cache 2026/05/04 03:01:51 DEBUG : dir: forgetting directory cache 2026/05/04 03:01:51 DEBUG : >ForgetPath: 2026/05/04 03:01:51 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2026/05/04 03:01:51 DEBUG : >ForgetPath: 2026/05/04 03:01:51 DEBUG : WaitForWriters: timeout=30s 2026/05/04 03:01:51 DEBUG : dir: Looking for writers 2026/05/04 03:01:51 DEBUG : Looking for writers 2026/05/04 03:01:51 DEBUG : dir: reading active writers 2026/05/04 03:01:51 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (0.02s) === RUN TestDirWalk run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote", Local "Local file system at /tmp/rclone2152350087", Modify Window "1s" 2026/05/04 03:01:51 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: poll-interval is not supported by this remote 2026/05/04 03:01:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/dir/file1" 2026/05/04 03:01:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: md5sum /home/rclone/rclone-test-kejijut7pote/dir/file1 2026/05/04 03:01:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-kejijut7pote/dir/file1 2026/05/04 03:01:51 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/04 03:01:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/dir/file1" 2026/05/04 03:01:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: sha1sum /home/rclone/rclone-test-kejijut7pote/dir/file1 2026/05/04 03:01:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-kejijut7pote/dir/file1 2026/05/04 03:01:51 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/04 03:01:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: New connection 127.0.0.1:35630->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/05/04 03:01:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/fil/a/b/c" 2026/05/04 03:01:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: md5sum /home/rclone/rclone-test-kejijut7pote/fil/a/b/c 2026/05/04 03:01:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: 8a723ce6358887fb2e41fbe163780b08 /home/rclone/rclone-test-kejijut7pote/fil/a/b/c 2026/05/04 03:01:51 DEBUG : fil/a/b/c: Parsed hash: 8a723ce6358887fb2e41fbe163780b08 2026/05/04 03:01:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/fil/a/b/c" 2026/05/04 03:01:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: sha1sum /home/rclone/rclone-test-kejijut7pote/fil/a/b/c 2026/05/04 03:01:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: 6e53ed736122eed1a3cfda28927c84739fb15f43 /home/rclone/rclone-test-kejijut7pote/fil/a/b/c 2026/05/04 03:01:51 DEBUG : fil/a/b/c: Parsed hash: 6e53ed736122eed1a3cfda28927c84739fb15f43 2026/05/04 03:01:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/dir/file1" 2026/05/04 03:01:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: md5sum /home/rclone/rclone-test-kejijut7pote/dir/file1 2026/05/04 03:01:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-kejijut7pote/dir/file1 2026/05/04 03:01:51 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/04 03:01:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/dir/file1" 2026/05/04 03:01:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: sha1sum /home/rclone/rclone-test-kejijut7pote/dir/file1 2026/05/04 03:01:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-kejijut7pote/dir/file1 2026/05/04 03:01:51 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/04 03:01:51 DEBUG : forgetting directory cache 2026/05/04 03:01:51 DEBUG : dir: forgetting directory cache 2026/05/04 03:01:51 DEBUG : WaitForWriters: timeout=30s 2026/05/04 03:01:51 DEBUG : fil/a/b: Looking for writers 2026/05/04 03:01:51 DEBUG : fil/a: Looking for writers 2026/05/04 03:01:51 DEBUG : b: reading active writers 2026/05/04 03:01:51 DEBUG : fil: Looking for writers 2026/05/04 03:01:51 DEBUG : a: reading active writers 2026/05/04 03:01:51 DEBUG : dir: Looking for writers 2026/05/04 03:01:51 DEBUG : Looking for writers 2026/05/04 03:01:51 DEBUG : dir: reading active writers 2026/05/04 03:01:51 DEBUG : fil: reading active writers 2026/05/04 03:01:51 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (0.12s) === RUN TestDirSetModTime run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote", Local "Local file system at /tmp/rclone2152350087", Modify Window "1s" 2026/05/04 03:01:51 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: poll-interval is not supported by this remote 2026/05/04 03:01:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/dir/file1" 2026/05/04 03:01:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: md5sum /home/rclone/rclone-test-kejijut7pote/dir/file1 2026/05/04 03:01:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-kejijut7pote/dir/file1 2026/05/04 03:01:51 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/04 03:01:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/dir/file1" 2026/05/04 03:01:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: sha1sum /home/rclone/rclone-test-kejijut7pote/dir/file1 2026/05/04 03:01:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-kejijut7pote/dir/file1 2026/05/04 03:01:51 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/04 03:01:51 DEBUG : WaitForWriters: timeout=30s 2026/05/04 03:01:51 DEBUG : dir: Looking for writers 2026/05/04 03:01:51 DEBUG : Looking for writers 2026/05/04 03:01:51 DEBUG : dir: reading active writers 2026/05/04 03:01:51 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (0.02s) === RUN TestDirStat run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote", Local "Local file system at /tmp/rclone2152350087", Modify Window "1s" 2026/05/04 03:01:52 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: poll-interval is not supported by this remote 2026/05/04 03:01:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/dir/file1" 2026/05/04 03:01:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: md5sum /home/rclone/rclone-test-kejijut7pote/dir/file1 2026/05/04 03:01:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-kejijut7pote/dir/file1 2026/05/04 03:01:52 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/04 03:01:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/dir/file1" 2026/05/04 03:01:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: sha1sum /home/rclone/rclone-test-kejijut7pote/dir/file1 2026/05/04 03:01:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-kejijut7pote/dir/file1 2026/05/04 03:01:52 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/04 03:01:52 DEBUG : WaitForWriters: timeout=30s 2026/05/04 03:01:52 DEBUG : dir: Looking for writers 2026/05/04 03:01:52 DEBUG : file1: reading active writers 2026/05/04 03:01:52 DEBUG : Looking for writers 2026/05/04 03:01:52 DEBUG : dir: reading active writers 2026/05/04 03:01:52 DEBUG : >WaitForWriters: --- PASS: TestDirStat (0.02s) === RUN TestDirReadDirAll run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote", Local "Local file system at /tmp/rclone2152350087", Modify Window "1s" 2026/05/04 03:01:52 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: poll-interval is not supported by this remote 2026/05/04 03:01:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/dir/file1" 2026/05/04 03:01:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: md5sum /home/rclone/rclone-test-kejijut7pote/dir/file1 2026/05/04 03:01:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-kejijut7pote/dir/file1 2026/05/04 03:01:52 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/04 03:01:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/dir/file1" 2026/05/04 03:01:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: sha1sum /home/rclone/rclone-test-kejijut7pote/dir/file1 2026/05/04 03:01:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-kejijut7pote/dir/file1 2026/05/04 03:01:52 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/04 03:01:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/dir/file2" 2026/05/04 03:01:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: md5sum /home/rclone/rclone-test-kejijut7pote/dir/file2 2026/05/04 03:01:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: d1b75f73cb5fce53969131dd22562187 /home/rclone/rclone-test-kejijut7pote/dir/file2 2026/05/04 03:01:52 DEBUG : dir/file2: Parsed hash: d1b75f73cb5fce53969131dd22562187 2026/05/04 03:01:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/dir/file2" 2026/05/04 03:01:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: sha1sum /home/rclone/rclone-test-kejijut7pote/dir/file2 2026/05/04 03:01:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: a27568a80a633d6d412968848f0bd4bb0b06c660 /home/rclone/rclone-test-kejijut7pote/dir/file2 2026/05/04 03:01:52 DEBUG : dir/file2: Parsed hash: a27568a80a633d6d412968848f0bd4bb0b06c660 2026/05/04 03:01:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/dir/subdir/file3" 2026/05/04 03:01:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: md5sum /home/rclone/rclone-test-kejijut7pote/dir/subdir/file3 2026/05/04 03:01:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: 01295b6a8d3454e40dd135bbe6af1579 /home/rclone/rclone-test-kejijut7pote/dir/subdir/file3 2026/05/04 03:01:52 DEBUG : dir/subdir/file3: Parsed hash: 01295b6a8d3454e40dd135bbe6af1579 2026/05/04 03:01:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/dir/subdir/file3" 2026/05/04 03:01:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: sha1sum /home/rclone/rclone-test-kejijut7pote/dir/subdir/file3 2026/05/04 03:01:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: 12f90edc26dfcb79d30b0d8635de998dba66312a /home/rclone/rclone-test-kejijut7pote/dir/subdir/file3 2026/05/04 03:01:52 DEBUG : dir/subdir/file3: Parsed hash: 12f90edc26dfcb79d30b0d8635de998dba66312a === RUN TestDirReadDirAll/Virtual 2026/05/04 03:01:52 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2026/05/04 03:01:52 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2026/05/04 03:01:52 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/05/04 03:01:52 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2026/05/04 03:01:52 DEBUG : Waiting for deletions to finish 2026/05/04 03:01:52 INFO : dir/subdir/file3: Deleted 2026/05/04 03:01:52 DEBUG : removing 1 level 2 directories 2026/05/04 03:01:52 INFO : dir/subdir: Removing directory 2026/05/04 03:01:52 DEBUG : dir: invalidating directory cache 2026/05/04 03:01:52 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2026/05/04 03:01:52 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2026/05/04 03:01:52 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2026/05/04 03:01:52 DEBUG : dir/file1: Reset virtual modtime 2026/05/04 03:01:52 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2026/05/04 03:01:52 DEBUG : dir/virtualFile: Reset virtual modtime 2026/05/04 03:01:52 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2026/05/04 03:01:52 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2026/05/04 03:01:52 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/04 03:01:52 DEBUG : dir: invalidating directory cache 2026/05/04 03:01:52 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/05/04 03:01:52 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2026/05/04 03:01:52 DEBUG : dir/virtualFile: Reset virtual modtime 2026/05/04 03:01:52 DEBUG : forgetting directory cache 2026/05/04 03:01:52 DEBUG : dir: forgetting directory cache 2026/05/04 03:01:52 DEBUG : dir/virtualDir: forgetting directory cache 2026/05/04 03:01:52 DEBUG : WaitForWriters: timeout=30s 2026/05/04 03:01:52 DEBUG : dir/virtualDir: Looking for writers 2026/05/04 03:01:52 DEBUG : dir: Looking for writers 2026/05/04 03:01:52 DEBUG : file1: reading active writers 2026/05/04 03:01:52 DEBUG : virtualFile2: reading active writers 2026/05/04 03:01:52 DEBUG : virtualFile: reading active writers 2026/05/04 03:01:52 DEBUG : virtualDir: reading active writers 2026/05/04 03:01:52 DEBUG : Looking for writers 2026/05/04 03:01:52 DEBUG : dir: reading active writers 2026/05/04 03:01:52 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (0.05s) --- PASS: TestDirReadDirAll/Virtual (0.01s) === RUN TestDirOpen run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote", Local "Local file system at /tmp/rclone2152350087", Modify Window "1s" 2026/05/04 03:01:52 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: poll-interval is not supported by this remote 2026/05/04 03:01:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/dir/file1" 2026/05/04 03:01:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: md5sum /home/rclone/rclone-test-kejijut7pote/dir/file1 2026/05/04 03:01:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-kejijut7pote/dir/file1 2026/05/04 03:01:52 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/04 03:01:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/dir/file1" 2026/05/04 03:01:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: sha1sum /home/rclone/rclone-test-kejijut7pote/dir/file1 2026/05/04 03:01:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-kejijut7pote/dir/file1 2026/05/04 03:01:52 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/04 03:01:52 ERROR : dir/: Can only open directories read only 2026/05/04 03:01:52 DEBUG : WaitForWriters: timeout=30s 2026/05/04 03:01:52 DEBUG : dir: Looking for writers 2026/05/04 03:01:52 DEBUG : Looking for writers 2026/05/04 03:01:52 DEBUG : dir: reading active writers 2026/05/04 03:01:52 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (0.02s) === RUN TestDirCreate run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote", Local "Local file system at /tmp/rclone2152350087", Modify Window "1s" 2026/05/04 03:01:52 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: poll-interval is not supported by this remote 2026/05/04 03:01:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/dir/file1" 2026/05/04 03:01:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: md5sum /home/rclone/rclone-test-kejijut7pote/dir/file1 2026/05/04 03:01:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-kejijut7pote/dir/file1 2026/05/04 03:01:52 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/04 03:01:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/dir/file1" 2026/05/04 03:01:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: sha1sum /home/rclone/rclone-test-kejijut7pote/dir/file1 2026/05/04 03:01:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-kejijut7pote/dir/file1 2026/05/04 03:01:52 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/04 03:01:52 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2026/05/04 03:01:52 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/05/04 03:01:52 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2026/05/04 03:01:52 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/05/04 03:01:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: File to upload is small (5 bytes), uploading instead of streaming 2026/05/04 03:01:52 DEBUG : dir/potato: size = 5 OK 2026/05/04 03:01:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/dir/potato" 2026/05/04 03:01:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: md5sum /home/rclone/rclone-test-kejijut7pote/dir/potato 2026/05/04 03:01:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-kejijut7pote/dir/potato 2026/05/04 03:01:52 DEBUG : dir/potato: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/05/04 03:01:52 DEBUG : dir/potato: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/05/04 03:01:52 DEBUG : dir/potato: Size and md5 of src and dst objects identical 2026/05/04 03:01:52 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/05/04 03:01:52 DEBUG : WaitForWriters: timeout=30s 2026/05/04 03:01:52 DEBUG : dir: Looking for writers 2026/05/04 03:01:52 DEBUG : file1: reading active writers 2026/05/04 03:01:52 DEBUG : potato: reading active writers 2026/05/04 03:01:52 DEBUG : Looking for writers 2026/05/04 03:01:52 DEBUG : dir: reading active writers 2026/05/04 03:01:52 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (0.13s) === RUN TestDirMkdir run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote", Local "Local file system at /tmp/rclone2152350087", Modify Window "1s" 2026/05/04 03:01:52 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: poll-interval is not supported by this remote 2026/05/04 03:01:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/dir/file1" 2026/05/04 03:01:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: md5sum /home/rclone/rclone-test-kejijut7pote/dir/file1 2026/05/04 03:01:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-kejijut7pote/dir/file1 2026/05/04 03:01:52 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/04 03:01:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/dir/file1" 2026/05/04 03:01:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: sha1sum /home/rclone/rclone-test-kejijut7pote/dir/file1 2026/05/04 03:01:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-kejijut7pote/dir/file1 2026/05/04 03:01:52 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/04 03:01:52 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/05/04 03:01:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/dir/file1" 2026/05/04 03:01:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: md5sum /home/rclone/rclone-test-kejijut7pote/dir/file1 2026/05/04 03:01:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-kejijut7pote/dir/file1 2026/05/04 03:01:52 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/04 03:01:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/dir/file1" 2026/05/04 03:01:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: sha1sum /home/rclone/rclone-test-kejijut7pote/dir/file1 2026/05/04 03:01:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-kejijut7pote/dir/file1 2026/05/04 03:01:52 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/04 03:01:52 DEBUG : WaitForWriters: timeout=30s 2026/05/04 03:01:52 DEBUG : dir/sub: Looking for writers 2026/05/04 03:01:52 DEBUG : dir: Looking for writers 2026/05/04 03:01:52 DEBUG : file1: reading active writers 2026/05/04 03:01:52 DEBUG : sub: reading active writers 2026/05/04 03:01:52 DEBUG : Looking for writers 2026/05/04 03:01:52 DEBUG : dir: reading active writers 2026/05/04 03:01:52 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (0.13s) === RUN TestDirMkdirSub run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote", Local "Local file system at /tmp/rclone2152350087", Modify Window "1s" 2026/05/04 03:01:52 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: poll-interval is not supported by this remote 2026/05/04 03:01:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/dir/file1" 2026/05/04 03:01:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: md5sum /home/rclone/rclone-test-kejijut7pote/dir/file1 2026/05/04 03:01:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-kejijut7pote/dir/file1 2026/05/04 03:01:52 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/04 03:01:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/dir/file1" 2026/05/04 03:01:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: sha1sum /home/rclone/rclone-test-kejijut7pote/dir/file1 2026/05/04 03:01:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-kejijut7pote/dir/file1 2026/05/04 03:01:52 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/04 03:01:52 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/05/04 03:01:52 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2026/05/04 03:01:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/dir/file1" 2026/05/04 03:01:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: md5sum /home/rclone/rclone-test-kejijut7pote/dir/file1 2026/05/04 03:01:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-kejijut7pote/dir/file1 2026/05/04 03:01:52 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/04 03:01:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/dir/file1" 2026/05/04 03:01:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: sha1sum /home/rclone/rclone-test-kejijut7pote/dir/file1 2026/05/04 03:01:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-kejijut7pote/dir/file1 2026/05/04 03:01:52 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/04 03:01:52 DEBUG : WaitForWriters: timeout=30s 2026/05/04 03:01:52 DEBUG : dir/sub/subsub: Looking for writers 2026/05/04 03:01:52 DEBUG : dir/sub: Looking for writers 2026/05/04 03:01:52 DEBUG : subsub: reading active writers 2026/05/04 03:01:52 DEBUG : dir: Looking for writers 2026/05/04 03:01:52 DEBUG : file1: reading active writers 2026/05/04 03:01:52 DEBUG : sub: reading active writers 2026/05/04 03:01:52 DEBUG : Looking for writers 2026/05/04 03:01:52 DEBUG : dir: reading active writers 2026/05/04 03:01:52 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (0.04s) === RUN TestDirRemove run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote", Local "Local file system at /tmp/rclone2152350087", Modify Window "1s" 2026/05/04 03:01:52 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: poll-interval is not supported by this remote 2026/05/04 03:01:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/dir/file1" 2026/05/04 03:01:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: md5sum /home/rclone/rclone-test-kejijut7pote/dir/file1 2026/05/04 03:01:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-kejijut7pote/dir/file1 2026/05/04 03:01:52 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/04 03:01:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/dir/file1" 2026/05/04 03:01:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: sha1sum /home/rclone/rclone-test-kejijut7pote/dir/file1 2026/05/04 03:01:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-kejijut7pote/dir/file1 2026/05/04 03:01:52 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/04 03:01:52 ERROR : dir/: Dir.Remove not empty 2026/05/04 03:01:52 DEBUG : dir/file1: Remove: 2026/05/04 03:01:52 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/04 03:01:52 DEBUG : dir/file1: >Remove: err= 2026/05/04 03:01:52 DEBUG : Added virtual directory entry vDel: "dir" 2026/05/04 03:01:52 DEBUG : WaitForWriters: timeout=30s 2026/05/04 03:01:52 DEBUG : Looking for writers 2026/05/04 03:01:52 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (0.02s) === RUN TestDirRemoveAll run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote", Local "Local file system at /tmp/rclone2152350087", Modify Window "1s" 2026/05/04 03:01:52 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: poll-interval is not supported by this remote 2026/05/04 03:01:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/dir/file1" 2026/05/04 03:01:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: md5sum /home/rclone/rclone-test-kejijut7pote/dir/file1 2026/05/04 03:01:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-kejijut7pote/dir/file1 2026/05/04 03:01:52 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/04 03:01:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/dir/file1" 2026/05/04 03:01:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: sha1sum /home/rclone/rclone-test-kejijut7pote/dir/file1 2026/05/04 03:01:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-kejijut7pote/dir/file1 2026/05/04 03:01:52 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/04 03:01:52 DEBUG : dir/file1: Remove: 2026/05/04 03:01:52 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/04 03:01:52 DEBUG : dir/file1: >Remove: err= 2026/05/04 03:01:52 DEBUG : Added virtual directory entry vDel: "dir" 2026/05/04 03:01:52 DEBUG : WaitForWriters: timeout=30s 2026/05/04 03:01:52 DEBUG : Looking for writers 2026/05/04 03:01:52 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (0.02s) === RUN TestDirRemoveName run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote", Local "Local file system at /tmp/rclone2152350087", Modify Window "1s" 2026/05/04 03:01:52 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: poll-interval is not supported by this remote 2026/05/04 03:01:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/dir/file1" 2026/05/04 03:01:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: md5sum /home/rclone/rclone-test-kejijut7pote/dir/file1 2026/05/04 03:01:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-kejijut7pote/dir/file1 2026/05/04 03:01:52 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/04 03:01:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/dir/file1" 2026/05/04 03:01:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: sha1sum /home/rclone/rclone-test-kejijut7pote/dir/file1 2026/05/04 03:01:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-kejijut7pote/dir/file1 2026/05/04 03:01:52 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/04 03:01:52 DEBUG : dir/file1: Remove: 2026/05/04 03:01:52 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/04 03:01:52 DEBUG : dir/file1: >Remove: err= 2026/05/04 03:01:52 DEBUG : WaitForWriters: timeout=30s 2026/05/04 03:01:52 DEBUG : dir: Looking for writers 2026/05/04 03:01:52 DEBUG : Looking for writers 2026/05/04 03:01:52 DEBUG : dir: reading active writers 2026/05/04 03:01:52 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (0.12s) === RUN TestDirRename run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote", Local "Local file system at /tmp/rclone2152350087", Modify Window "1s" 2026/05/04 03:01:52 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: poll-interval is not supported by this remote 2026/05/04 03:01:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/dir/file1" 2026/05/04 03:01:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: md5sum /home/rclone/rclone-test-kejijut7pote/dir/file1 2026/05/04 03:01:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-kejijut7pote/dir/file1 2026/05/04 03:01:52 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/04 03:01:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/dir/file1" 2026/05/04 03:01:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: sha1sum /home/rclone/rclone-test-kejijut7pote/dir/file1 2026/05/04 03:01:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-kejijut7pote/dir/file1 2026/05/04 03:01:52 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/04 03:01:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/dir/file1" 2026/05/04 03:01:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: md5sum /home/rclone/rclone-test-kejijut7pote/dir/file1 2026/05/04 03:01:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-kejijut7pote/dir/file1 2026/05/04 03:01:52 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/04 03:01:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/dir/file1" 2026/05/04 03:01:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: sha1sum /home/rclone/rclone-test-kejijut7pote/dir/file1 2026/05/04 03:01:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-kejijut7pote/dir/file1 2026/05/04 03:01:52 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/04 03:01:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/dir/file3" 2026/05/04 03:01:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: md5sum /home/rclone/rclone-test-kejijut7pote/dir/file3 2026/05/04 03:01:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: ea32138586c9d4e9533ef6cf95e9ec4b /home/rclone/rclone-test-kejijut7pote/dir/file3 2026/05/04 03:01:52 DEBUG : dir/file3: Parsed hash: ea32138586c9d4e9533ef6cf95e9ec4b 2026/05/04 03:01:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/dir/file3" 2026/05/04 03:01:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: sha1sum /home/rclone/rclone-test-kejijut7pote/dir/file3 2026/05/04 03:01:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: 5360d62d7372ae902378af794a02722679d4c87f /home/rclone/rclone-test-kejijut7pote/dir/file3 2026/05/04 03:01:52 DEBUG : dir/file3: Parsed hash: 5360d62d7372ae902378af794a02722679d4c87f 2026/05/04 03:01:52 ERROR : dir/not found: Dir.Rename error: file does not exist 2026/05/04 03:01:52 DEBUG : dir: Updating dir with dir2 0x1ec7da5b72b0 2026/05/04 03:01:52 DEBUG : dir: forgetting directory cache 2026/05/04 03:01:52 DEBUG : Added virtual directory entry vDel: "dir" 2026/05/04 03:01:52 DEBUG : Added virtual directory entry vAddDir: "dir2" 2026/05/04 03:01:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/dir2/file1" 2026/05/04 03:01:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: md5sum /home/rclone/rclone-test-kejijut7pote/dir2/file1 2026/05/04 03:01:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-kejijut7pote/dir2/file1 2026/05/04 03:01:52 DEBUG : dir2/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/04 03:01:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/dir2/file1" 2026/05/04 03:01:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: sha1sum /home/rclone/rclone-test-kejijut7pote/dir2/file1 2026/05/04 03:01:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-kejijut7pote/dir2/file1 2026/05/04 03:01:52 DEBUG : dir2/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/04 03:01:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/dir2/file3" 2026/05/04 03:01:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: md5sum /home/rclone/rclone-test-kejijut7pote/dir2/file3 2026/05/04 03:01:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: ea32138586c9d4e9533ef6cf95e9ec4b /home/rclone/rclone-test-kejijut7pote/dir2/file3 2026/05/04 03:01:52 DEBUG : dir2/file3: Parsed hash: ea32138586c9d4e9533ef6cf95e9ec4b 2026/05/04 03:01:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/dir2/file3" 2026/05/04 03:01:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: sha1sum /home/rclone/rclone-test-kejijut7pote/dir2/file3 2026/05/04 03:01:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: 5360d62d7372ae902378af794a02722679d4c87f /home/rclone/rclone-test-kejijut7pote/dir2/file3 2026/05/04 03:01:52 DEBUG : dir2/file3: Parsed hash: 5360d62d7372ae902378af794a02722679d4c87f 2026/05/04 03:01:52 INFO : dir2/file1: Moved (server-side) to: file2 2026/05/04 03:01:52 DEBUG : file2: Updating file with file2 0x1ec7da8cdad0 2026/05/04 03:01:52 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2026/05/04 03:01:52 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/05/04 03:01:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/file2" 2026/05/04 03:01:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: md5sum /home/rclone/rclone-test-kejijut7pote/file2 2026/05/04 03:01:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-kejijut7pote/file2 2026/05/04 03:01:52 DEBUG : file2: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/04 03:01:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/file2" 2026/05/04 03:01:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: sha1sum /home/rclone/rclone-test-kejijut7pote/file2 2026/05/04 03:01:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-kejijut7pote/file2 2026/05/04 03:01:52 DEBUG : file2: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/04 03:01:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/dir2/file3" 2026/05/04 03:01:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: md5sum /home/rclone/rclone-test-kejijut7pote/dir2/file3 2026/05/04 03:01:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: ea32138586c9d4e9533ef6cf95e9ec4b /home/rclone/rclone-test-kejijut7pote/dir2/file3 2026/05/04 03:01:52 DEBUG : dir2/file3: Parsed hash: ea32138586c9d4e9533ef6cf95e9ec4b 2026/05/04 03:01:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/dir2/file3" 2026/05/04 03:01:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: sha1sum /home/rclone/rclone-test-kejijut7pote/dir2/file3 2026/05/04 03:01:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: 5360d62d7372ae902378af794a02722679d4c87f /home/rclone/rclone-test-kejijut7pote/dir2/file3 2026/05/04 03:01:52 DEBUG : dir2/file3: Parsed hash: 5360d62d7372ae902378af794a02722679d4c87f 2026/05/04 03:01:52 INFO : dir2/file3: Deleted 2026/05/04 03:01:52 INFO : file2: Moved (server-side) to: dir2/file3 2026/05/04 03:01:52 DEBUG : dir2/file3: Updating file with dir2/file3 0x1ec7da8cdad0 2026/05/04 03:01:52 DEBUG : Added virtual directory entry vDel: "file2" 2026/05/04 03:01:52 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2026/05/04 03:01:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/dir2/file3" 2026/05/04 03:01:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: md5sum /home/rclone/rclone-test-kejijut7pote/dir2/file3 2026/05/04 03:01:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-kejijut7pote/dir2/file3 2026/05/04 03:01:52 DEBUG : dir2/file3: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/04 03:01:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/dir2/file3" 2026/05/04 03:01:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: sha1sum /home/rclone/rclone-test-kejijut7pote/dir2/file3 2026/05/04 03:01:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-kejijut7pote/dir2/file3 2026/05/04 03:01:52 DEBUG : dir2/file3: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/04 03:01:52 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2026/05/04 03:01:52 DEBUG : empty directory: Updating dir with renamed empty directory 0x1ec7da57be10 2026/05/04 03:01:52 DEBUG : empty directory: forgetting directory cache 2026/05/04 03:01:52 DEBUG : Added virtual directory entry vDel: "empty directory" 2026/05/04 03:01:52 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2026/05/04 03:01:52 DEBUG : dir2: Renaming to "dir3" 2026/05/04 03:01:52 DEBUG : WaitForWriters: timeout=30s 2026/05/04 03:01:52 DEBUG : dir3: Looking for writers 2026/05/04 03:01:52 DEBUG : file3: reading active writers 2026/05/04 03:01:52 DEBUG : renamed empty directory: Looking for writers 2026/05/04 03:01:52 DEBUG : Looking for writers 2026/05/04 03:01:52 DEBUG : dir3: reading active writers 2026/05/04 03:01:52 DEBUG : renamed empty directory: reading active writers 2026/05/04 03:01:52 DEBUG : >WaitForWriters: --- PASS: TestDirRename (0.20s) === RUN TestDirStructSize dir_test.go:611: Dir struct has size 200 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestDirFileOpen run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote", Local "Local file system at /tmp/rclone2152350087", Modify Window "1s" 2026/05/04 03:01:52 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: poll-interval is not supported by this remote 2026/05/04 03:01:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/dir/file1" 2026/05/04 03:01:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: md5sum /home/rclone/rclone-test-kejijut7pote/dir/file1 2026/05/04 03:01:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-kejijut7pote/dir/file1 2026/05/04 03:01:52 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/04 03:01:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/dir/file1" 2026/05/04 03:01:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: sha1sum /home/rclone/rclone-test-kejijut7pote/dir/file1 2026/05/04 03:01:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-kejijut7pote/dir/file1 2026/05/04 03:01:52 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/04 03:01:52 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/05/04 03:01:52 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/04 03:01:52 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/05/04 03:01:52 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/05/04 03:01:52 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2026/05/04 03:01:52 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2026/05/04 03:01:52 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/05/04 03:01:52 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/04 03:01:52 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/05/04 03:01:52 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/05/04 03:01:52 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2026/05/04 03:01:52 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2026/05/04 03:01:52 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/05/04 03:01:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: File to upload is small (12 bytes), uploading instead of streaming 2026/05/04 03:01:52 DEBUG : dir/sub/file2: size = 12 OK 2026/05/04 03:01:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/dir/sub/file2" 2026/05/04 03:01:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: md5sum /home/rclone/rclone-test-kejijut7pote/dir/sub/file2 2026/05/04 03:01:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: fc3ff98e8c6a0d3087d515c0473f8677 /home/rclone/rclone-test-kejijut7pote/dir/sub/file2 2026/05/04 03:01:52 DEBUG : dir/sub/file2: Parsed hash: fc3ff98e8c6a0d3087d515c0473f8677 2026/05/04 03:01:52 DEBUG : dir/sub/file2: md5 = fc3ff98e8c6a0d3087d515c0473f8677 OK 2026/05/04 03:01:52 DEBUG : dir/sub/file2: Size and md5 of src and dst objects identical 2026/05/04 03:01:52 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/05/04 03:01:52 DEBUG : forgetting directory cache 2026/05/04 03:01:52 DEBUG : dir: forgetting directory cache 2026/05/04 03:01:52 DEBUG : dir/sub: forgetting directory cache 2026/05/04 03:01:52 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2026/05/04 03:01:52 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2026/05/04 03:01:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: File to upload is small (5 bytes), uploading instead of streaming 2026/05/04 03:01:52 DEBUG : dir/sub/file0: size = 5 OK 2026/05/04 03:01:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/dir/sub/file0" 2026/05/04 03:01:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: md5sum /home/rclone/rclone-test-kejijut7pote/dir/sub/file0 2026/05/04 03:01:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-kejijut7pote/dir/sub/file0 2026/05/04 03:01:52 DEBUG : dir/sub/file0: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/05/04 03:01:52 DEBUG : dir/sub/file0: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/05/04 03:01:52 DEBUG : dir/sub/file0: Size and md5 of src and dst objects identical 2026/05/04 03:01:52 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/05/04 03:01:52 DEBUG : WaitForWriters: timeout=30s 2026/05/04 03:01:52 DEBUG : dir/sub: Looking for writers 2026/05/04 03:01:52 DEBUG : file2: reading active writers 2026/05/04 03:01:52 DEBUG : file0: reading active writers 2026/05/04 03:01:52 DEBUG : dir: Looking for writers 2026/05/04 03:01:52 DEBUG : file1: reading active writers 2026/05/04 03:01:52 DEBUG : sub: reading active writers 2026/05/04 03:01:52 DEBUG : Looking for writers 2026/05/04 03:01:52 DEBUG : dir: reading active writers 2026/05/04 03:01:52 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (0.04s) === RUN TestDirEntryModTimeInvalidation run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote", Local "Local file system at /tmp/rclone2152350087", Modify Window "1s" 2026/05/04 03:01:52 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: poll-interval is not supported by this remote 2026/05/04 03:01:52 DEBUG : forgetting directory cache 2026/05/04 03:01:53 DEBUG : forgetting directory cache 2026/05/04 03:01:53 DEBUG : dir: forgetting directory cache 2026/05/04 03:01:53 DEBUG : WaitForWriters: timeout=30s 2026/05/04 03:01:53 DEBUG : dir: Looking for writers 2026/05/04 03:01:53 DEBUG : Looking for writers 2026/05/04 03:01:53 DEBUG : dir: reading active writers 2026/05/04 03:01:53 DEBUG : >WaitForWriters: --- PASS: TestDirEntryModTimeInvalidation (1.12s) === RUN TestDirMetadataExtension run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote", Local "Local file system at /tmp/rclone2152350087", Modify Window "1s" 2026/05/04 03:01:53 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: poll-interval is not supported by this remote 2026/05/04 03:01:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/dir/file1" 2026/05/04 03:01:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: md5sum /home/rclone/rclone-test-kejijut7pote/dir/file1 2026/05/04 03:01:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-kejijut7pote/dir/file1 2026/05/04 03:01:53 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/04 03:01:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/dir/file1" 2026/05/04 03:01:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: sha1sum /home/rclone/rclone-test-kejijut7pote/dir/file1 2026/05/04 03:01:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-kejijut7pote/dir/file1 2026/05/04 03:01:53 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/04 03:01:53 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2026/05/04 03:01:53 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/04 03:01:53 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2026/05/04 03:01:53 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2026/05/04 03:01:53 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2026/05/04 03:01:53 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2026/05/04 03:01:53 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/05/04 03:01:53 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2026/05/04 03:01:53 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/04 03:01:53 DEBUG : dir.metadata: Open: flags=O_RDONLY 2026/05/04 03:01:53 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2026/05/04 03:01:53 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2026/05/04 03:01:53 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2026/05/04 03:01:53 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/05/04 03:01:53 DEBUG : WaitForWriters: timeout=30s 2026/05/04 03:01:53 DEBUG : dir: Looking for writers 2026/05/04 03:01:53 DEBUG : file1: reading active writers 2026/05/04 03:01:53 DEBUG : file1.metadata: reading active writers 2026/05/04 03:01:53 DEBUG : Looking for writers 2026/05/04 03:01:53 DEBUG : dir.metadata: reading active writers 2026/05/04 03:01:53 DEBUG : dir: reading active writers 2026/05/04 03:01:53 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (0.02s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote", Local "Local file system at /tmp/rclone2152350087", Modify Window "1s" 2026/05/04 03:01:53 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: poll-interval is not supported by this remote 2026/05/04 03:01:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/dir/file1" 2026/05/04 03:01:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: md5sum /home/rclone/rclone-test-kejijut7pote/dir/file1 2026/05/04 03:01:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-kejijut7pote/dir/file1 2026/05/04 03:01:53 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/04 03:01:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/dir/file1" 2026/05/04 03:01:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: sha1sum /home/rclone/rclone-test-kejijut7pote/dir/file1 2026/05/04 03:01:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-kejijut7pote/dir/file1 2026/05/04 03:01:53 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/04 03:01:53 DEBUG : WaitForWriters: timeout=30s 2026/05/04 03:01:53 DEBUG : dir: Looking for writers 2026/05/04 03:01:53 DEBUG : file1: reading active writers 2026/05/04 03:01:53 DEBUG : Looking for writers 2026/05/04 03:01:53 DEBUG : dir: reading active writers 2026/05/04 03:01:53 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (0.02s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote", Local "Local file system at /tmp/rclone2152350087", Modify Window "1s" 2026/05/04 03:01:53 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: poll-interval is not supported by this remote 2026/05/04 03:01:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/dir/file1" 2026/05/04 03:01:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: md5sum /home/rclone/rclone-test-kejijut7pote/dir/file1 2026/05/04 03:01:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-kejijut7pote/dir/file1 2026/05/04 03:01:53 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/04 03:01:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/dir/file1" 2026/05/04 03:01:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: sha1sum /home/rclone/rclone-test-kejijut7pote/dir/file1 2026/05/04 03:01:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-kejijut7pote/dir/file1 2026/05/04 03:01:53 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/04 03:01:53 DEBUG : Can set mod time: true 2026/05/04 03:01:53 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/05/04 03:01:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/dir/file1" 2026/05/04 03:01:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: md5sum /home/rclone/rclone-test-kejijut7pote/dir/file1 2026/05/04 03:01:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-kejijut7pote/dir/file1 2026/05/04 03:01:53 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/04 03:01:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/dir/file1" 2026/05/04 03:01:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: sha1sum /home/rclone/rclone-test-kejijut7pote/dir/file1 2026/05/04 03:01:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-kejijut7pote/dir/file1 2026/05/04 03:01:53 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/04 03:01:53 DEBUG : WaitForWriters: timeout=30s 2026/05/04 03:01:53 DEBUG : dir: Looking for writers 2026/05/04 03:01:53 DEBUG : file1: reading active writers 2026/05/04 03:01:53 DEBUG : Looking for writers 2026/05/04 03:01:53 DEBUG : dir: reading active writers 2026/05/04 03:01:53 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote", Local "Local file system at /tmp/rclone2152350087", Modify Window "1s" 2026/05/04 03:01:53 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: poll-interval is not supported by this remote 2026/05/04 03:01:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/dir/file1" 2026/05/04 03:01:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: md5sum /home/rclone/rclone-test-kejijut7pote/dir/file1 2026/05/04 03:01:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-kejijut7pote/dir/file1 2026/05/04 03:01:53 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/04 03:01:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/dir/file1" 2026/05/04 03:01:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: sha1sum /home/rclone/rclone-test-kejijut7pote/dir/file1 2026/05/04 03:01:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-kejijut7pote/dir/file1 2026/05/04 03:01:53 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/04 03:01:53 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/05/04 03:01:53 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/05/04 03:01:53 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/04 03:01:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: File to upload is small (0 bytes), uploading instead of streaming 2026/05/04 03:01:53 DEBUG : dir/file1: size = 0 OK 2026/05/04 03:01:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/dir/file1" 2026/05/04 03:01:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: md5sum /home/rclone/rclone-test-kejijut7pote/dir/file1 2026/05/04 03:01:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-kejijut7pote/dir/file1 2026/05/04 03:01:53 DEBUG : dir/file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/05/04 03:01:54 DEBUG : dir/file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/05/04 03:01:54 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/05/04 03:01:54 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/05/04 03:01:54 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/04 03:01:54 DEBUG : WaitForWriters: timeout=30s 2026/05/04 03:01:54 DEBUG : dir: Looking for writers 2026/05/04 03:01:54 DEBUG : file1: reading active writers 2026/05/04 03:01:54 DEBUG : Looking for writers 2026/05/04 03:01:54 DEBUG : dir: reading active writers 2026/05/04 03:01:54 DEBUG : >WaitForWriters: 2026/05/04 03:01:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/dir/file1" 2026/05/04 03:01:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: md5sum /home/rclone/rclone-test-kejijut7pote/dir/file1 2026/05/04 03:01:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-kejijut7pote/dir/file1 2026/05/04 03:01:54 DEBUG : dir/file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/05/04 03:01:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/dir/file1" 2026/05/04 03:01:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: sha1sum /home/rclone/rclone-test-kejijut7pote/dir/file1 2026/05/04 03:01:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /home/rclone/rclone-test-kejijut7pote/dir/file1 2026/05/04 03:01:54 DEBUG : dir/file1: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2026/05/04 03:01:54 DEBUG : WaitForWriters: timeout=30s 2026/05/04 03:01:54 DEBUG : dir: Looking for writers 2026/05/04 03:01:54 DEBUG : file1: reading active writers 2026/05/04 03:01:54 DEBUG : Looking for writers 2026/05/04 03:01:54 DEBUG : dir: reading active writers 2026/05/04 03:01:54 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote", Local "Local file system at /tmp/rclone2152350087", Modify Window "1s" 2026/05/04 03:01:54 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: poll-interval is not supported by this remote 2026/05/04 03:01:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/dir/file1" 2026/05/04 03:01:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: md5sum /home/rclone/rclone-test-kejijut7pote/dir/file1 2026/05/04 03:01:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-kejijut7pote/dir/file1 2026/05/04 03:01:54 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/04 03:01:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/dir/file1" 2026/05/04 03:01:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: sha1sum /home/rclone/rclone-test-kejijut7pote/dir/file1 2026/05/04 03:01:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-kejijut7pote/dir/file1 2026/05/04 03:01:54 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/04 03:01:54 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/05/04 03:01:54 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/05/04 03:01:54 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/04 03:01:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: File to upload is small (5 bytes), uploading instead of streaming 2026/05/04 03:01:54 DEBUG : dir/file1: size = 5 OK 2026/05/04 03:01:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/dir/file1" 2026/05/04 03:01:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: md5sum /home/rclone/rclone-test-kejijut7pote/dir/file1 2026/05/04 03:01:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-kejijut7pote/dir/file1 2026/05/04 03:01:54 DEBUG : dir/file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/05/04 03:01:54 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/05/04 03:01:54 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/05/04 03:01:54 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/05/04 03:01:54 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/04 03:01:54 DEBUG : WaitForWriters: timeout=30s 2026/05/04 03:01:54 DEBUG : dir: Looking for writers 2026/05/04 03:01:54 DEBUG : file1: reading active writers 2026/05/04 03:01:54 DEBUG : Looking for writers 2026/05/04 03:01:54 DEBUG : dir: reading active writers 2026/05/04 03:01:54 DEBUG : >WaitForWriters: 2026/05/04 03:01:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/dir/file1" 2026/05/04 03:01:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: md5sum /home/rclone/rclone-test-kejijut7pote/dir/file1 2026/05/04 03:01:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-kejijut7pote/dir/file1 2026/05/04 03:01:54 DEBUG : dir/file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/05/04 03:01:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/dir/file1" 2026/05/04 03:01:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: sha1sum /home/rclone/rclone-test-kejijut7pote/dir/file1 2026/05/04 03:01:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d /home/rclone/rclone-test-kejijut7pote/dir/file1 2026/05/04 03:01:54 DEBUG : dir/file1: Parsed hash: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d 2026/05/04 03:01:54 DEBUG : WaitForWriters: timeout=30s 2026/05/04 03:01:54 DEBUG : dir: Looking for writers 2026/05/04 03:01:54 DEBUG : file1: reading active writers 2026/05/04 03:01:54 DEBUG : Looking for writers 2026/05/04 03:01:54 DEBUG : dir: reading active writers 2026/05/04 03:01:54 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote", Local "Local file system at /tmp/rclone2152350087", Modify Window "1s" 2026/05/04 03:01:54 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: poll-interval is not supported by this remote 2026/05/04 03:01:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/04 03:01:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{0UzLU}/rclone-test-kejijut7pote" 2026/05/04 03:01:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{0UzLU}/rclone-test-kejijut7pote" 2026/05/04 03:01:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{0UzLU}/rclone-test-kejijut7pote" 2026/05/04 03:01:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/04 03:01:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{0UzLU}/rclone-test-kejijut7pote" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{0UzLU}/rclone-test-kejijut7pote" 2026/05/04 03:01:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{0UzLU}/rclone-test-kejijut7pote" 2026/05/04 03:01:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/04 03:01:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{0UzLU}/rclone-test-kejijut7pote" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{0UzLU}/rclone-test-kejijut7pote" 2026/05/04 03:01:54 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/04 03:01:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/dir/file1" 2026/05/04 03:01:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: md5sum /home/rclone/rclone-test-kejijut7pote/dir/file1 2026/05/04 03:01:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-kejijut7pote/dir/file1 2026/05/04 03:01:54 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/04 03:01:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/dir/file1" 2026/05/04 03:01:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: sha1sum /home/rclone/rclone-test-kejijut7pote/dir/file1 2026/05/04 03:01:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-kejijut7pote/dir/file1 2026/05/04 03:01:54 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/04 03:01:54 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/05/04 03:01:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/dir/file1" 2026/05/04 03:01:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: md5sum /home/rclone/rclone-test-kejijut7pote/dir/file1 2026/05/04 03:01:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-kejijut7pote/dir/file1 2026/05/04 03:01:54 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/04 03:01:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/dir/file1" 2026/05/04 03:01:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: sha1sum /home/rclone/rclone-test-kejijut7pote/dir/file1 2026/05/04 03:01:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-kejijut7pote/dir/file1 2026/05/04 03:01:54 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/04 03:01:54 DEBUG : WaitForWriters: timeout=30s 2026/05/04 03:01:54 DEBUG : dir: Looking for writers 2026/05/04 03:01:54 DEBUG : file1: reading active writers 2026/05/04 03:01:54 DEBUG : Looking for writers 2026/05/04 03:01:54 DEBUG : dir: reading active writers 2026/05/04 03:01:54 DEBUG : >WaitForWriters: 2026/05/04 03:01:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=false run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote", Local "Local file system at /tmp/rclone2152350087", Modify Window "1s" 2026/05/04 03:01:54 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: poll-interval is not supported by this remote 2026/05/04 03:01:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/04 03:01:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{0UzLU}/rclone-test-kejijut7pote" 2026/05/04 03:01:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{0UzLU}/rclone-test-kejijut7pote" 2026/05/04 03:01:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{0UzLU}/rclone-test-kejijut7pote" 2026/05/04 03:01:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/04 03:01:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{0UzLU}/rclone-test-kejijut7pote" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{0UzLU}/rclone-test-kejijut7pote" 2026/05/04 03:01:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{0UzLU}/rclone-test-kejijut7pote" 2026/05/04 03:01:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/04 03:01:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{0UzLU}/rclone-test-kejijut7pote" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{0UzLU}/rclone-test-kejijut7pote" 2026/05/04 03:01:54 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/04 03:01:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/dir/file1" 2026/05/04 03:01:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: md5sum /home/rclone/rclone-test-kejijut7pote/dir/file1 2026/05/04 03:01:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-kejijut7pote/dir/file1 2026/05/04 03:01:54 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/04 03:01:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/dir/file1" 2026/05/04 03:01:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: sha1sum /home/rclone/rclone-test-kejijut7pote/dir/file1 2026/05/04 03:01:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-kejijut7pote/dir/file1 2026/05/04 03:01:54 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/04 03:01:54 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/05/04 03:01:54 DEBUG : dir/file1: newRWFileHandle: 2026/05/04 03:01:54 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/04 03:01:54 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/04 03:01:54 DEBUG : dir/file1(0x1ec7da80d3c0): close: 2026/05/04 03:01:54 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/05/04 03:01:54 DEBUG : dir/file1(0x1ec7da80d3c0): >close: err= 2026/05/04 03:01:54 DEBUG : WaitForWriters: timeout=30s 2026/05/04 03:01:54 DEBUG : dir: Looking for writers 2026/05/04 03:01:54 DEBUG : file1: reading active writers 2026/05/04 03:01:54 DEBUG : Looking for writers 2026/05/04 03:01:54 DEBUG : dir: reading active writers 2026/05/04 03:01:54 DEBUG : >WaitForWriters: 2026/05/04 03:01:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/dir/file1" 2026/05/04 03:01:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: md5sum /home/rclone/rclone-test-kejijut7pote/dir/file1 2026/05/04 03:01:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-kejijut7pote/dir/file1 2026/05/04 03:01:54 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/04 03:01:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/dir/file1" 2026/05/04 03:01:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: sha1sum /home/rclone/rclone-test-kejijut7pote/dir/file1 2026/05/04 03:01:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-kejijut7pote/dir/file1 2026/05/04 03:01:54 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/04 03:01:54 DEBUG : WaitForWriters: timeout=30s 2026/05/04 03:01:54 DEBUG : dir: Looking for writers 2026/05/04 03:01:54 DEBUG : file1: reading active writers 2026/05/04 03:01:54 DEBUG : Looking for writers 2026/05/04 03:01:54 DEBUG : dir: reading active writers 2026/05/04 03:01:54 DEBUG : >WaitForWriters: 2026/05/04 03:01:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=true run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote", Local "Local file system at /tmp/rclone2152350087", Modify Window "1s" 2026/05/04 03:01:54 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: poll-interval is not supported by this remote 2026/05/04 03:01:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/04 03:01:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{0UzLU}/rclone-test-kejijut7pote" 2026/05/04 03:01:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{0UzLU}/rclone-test-kejijut7pote" 2026/05/04 03:01:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{0UzLU}/rclone-test-kejijut7pote" 2026/05/04 03:01:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/04 03:01:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{0UzLU}/rclone-test-kejijut7pote" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{0UzLU}/rclone-test-kejijut7pote" 2026/05/04 03:01:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{0UzLU}/rclone-test-kejijut7pote" 2026/05/04 03:01:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/04 03:01:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{0UzLU}/rclone-test-kejijut7pote" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{0UzLU}/rclone-test-kejijut7pote" 2026/05/04 03:01:54 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/04 03:01:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/dir/file1" 2026/05/04 03:01:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: md5sum /home/rclone/rclone-test-kejijut7pote/dir/file1 2026/05/04 03:01:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-kejijut7pote/dir/file1 2026/05/04 03:01:54 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/04 03:01:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/dir/file1" 2026/05/04 03:01:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: sha1sum /home/rclone/rclone-test-kejijut7pote/dir/file1 2026/05/04 03:01:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-kejijut7pote/dir/file1 2026/05/04 03:01:54 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/04 03:01:54 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/05/04 03:01:54 DEBUG : dir/file1: newRWFileHandle: 2026/05/04 03:01:54 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/04 03:01:54 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/04 03:01:54 DEBUG : dir/file1(0x1ec7d9ff0e80): _writeAt: size=5, off=0 2026/05/04 03:01:54 DEBUG : dir/file1(0x1ec7d9ff0e80): openPending: 2026/05/04 03:01:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/dir/file1" 2026/05/04 03:01:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: md5sum /home/rclone/rclone-test-kejijut7pote/dir/file1 2026/05/04 03:01:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-kejijut7pote/dir/file1 2026/05/04 03:01:54 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/04 03:01:54 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/05/04 03:01:54 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/05/04 03:01:54 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/04 03:01:54 DEBUG : dir/file1(0x1ec7d9ff0e80): >openPending: err= 2026/05/04 03:01:54 DEBUG : dir/file1(0x1ec7d9ff0e80): >_writeAt: n=5, err= 2026/05/04 03:01:54 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/05/04 03:01:54 DEBUG : dir/file1(0x1ec7d9ff0e80): close: 2026/05/04 03:01:54 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2026/05/04 03:01:54 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2026/05/04 03:01:54 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2026/05/04 03:01:54 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/05/04 03:01:54 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/05/04 03:01:54 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:54 DEBUG : dir/file1(0x1ec7d9ff0e80): >close: err= 2026/05/04 03:01:54 DEBUG : WaitForWriters: timeout=30s 2026/05/04 03:01:54 DEBUG : dir: Looking for writers 2026/05/04 03:01:54 DEBUG : file1: reading active writers 2026/05/04 03:01:54 DEBUG : Looking for writers 2026/05/04 03:01:54 DEBUG : dir: reading active writers 2026/05/04 03:01:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/04 03:01:54 DEBUG : dir: Looking for writers 2026/05/04 03:01:54 DEBUG : file1: reading active writers 2026/05/04 03:01:54 DEBUG : Looking for writers 2026/05/04 03:01:54 DEBUG : dir: reading active writers 2026/05/04 03:01:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/04 03:01:54 DEBUG : dir: Looking for writers 2026/05/04 03:01:54 DEBUG : file1: reading active writers 2026/05/04 03:01:54 DEBUG : Looking for writers 2026/05/04 03:01:54 DEBUG : dir: reading active writers 2026/05/04 03:01:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/04 03:01:54 DEBUG : dir: Looking for writers 2026/05/04 03:01:54 DEBUG : file1: reading active writers 2026/05/04 03:01:54 DEBUG : Looking for writers 2026/05/04 03:01:54 DEBUG : dir: reading active writers 2026/05/04 03:01:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/04 03:01:54 DEBUG : dir/file1: vfs cache: starting upload 2026/05/04 03:01:54 DEBUG : dir/file1.2f98c60a.partial: size = 14 OK 2026/05/04 03:01:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/dir/file1.2f98c60a.partial" 2026/05/04 03:01:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: md5sum /home/rclone/rclone-test-kejijut7pote/dir/file1.2f98c60a.partial 2026/05/04 03:01:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: 60cac3f4f9c843121eee2ba9e0dac970 /home/rclone/rclone-test-kejijut7pote/dir/file1.2f98c60a.partial 2026/05/04 03:01:54 DEBUG : dir/file1.2f98c60a.partial: Parsed hash: 60cac3f4f9c843121eee2ba9e0dac970 2026/05/04 03:01:54 DEBUG : dir/file1: md5 = 60cac3f4f9c843121eee2ba9e0dac970 OK 2026/05/04 03:01:54 DEBUG : dir/file1.2f98c60a.partial: renamed to: dir/file1 2026/05/04 03:01:54 INFO : dir/file1: Copied (replaced existing) 2026/05/04 03:01:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/dir/file1" 2026/05/04 03:01:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: md5sum /home/rclone/rclone-test-kejijut7pote/dir/file1 2026/05/04 03:01:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: 60cac3f4f9c843121eee2ba9e0dac970 /home/rclone/rclone-test-kejijut7pote/dir/file1 2026/05/04 03:01:54 DEBUG : dir/file1: Parsed hash: 60cac3f4f9c843121eee2ba9e0dac970 2026/05/04 03:01:54 DEBUG : dir/file1: vfs cache: fingerprint now "14,2011-12-25 12:59:59 +0000 UTC,60cac3f4f9c843121eee2ba9e0dac970" 2026/05/04 03:01:54 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/05/04 03:01:54 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2026/05/04 03:01:54 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/04 03:01:54 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/05/04 03:01:54 DEBUG : dir: Looking for writers 2026/05/04 03:01:54 DEBUG : file1: reading active writers 2026/05/04 03:01:54 DEBUG : Looking for writers 2026/05/04 03:01:54 DEBUG : dir: reading active writers 2026/05/04 03:01:54 DEBUG : >WaitForWriters: 2026/05/04 03:01:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/dir/file1" 2026/05/04 03:01:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: md5sum /home/rclone/rclone-test-kejijut7pote/dir/file1 2026/05/04 03:01:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: 60cac3f4f9c843121eee2ba9e0dac970 /home/rclone/rclone-test-kejijut7pote/dir/file1 2026/05/04 03:01:54 DEBUG : dir/file1: Parsed hash: 60cac3f4f9c843121eee2ba9e0dac970 2026/05/04 03:01:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/dir/file1" 2026/05/04 03:01:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: sha1sum /home/rclone/rclone-test-kejijut7pote/dir/file1 2026/05/04 03:01:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: 5ec62fa7440335ab2e3e5529744fa9627e9c4174 /home/rclone/rclone-test-kejijut7pote/dir/file1 2026/05/04 03:01:54 DEBUG : dir/file1: Parsed hash: 5ec62fa7440335ab2e3e5529744fa9627e9c4174 2026/05/04 03:01:54 DEBUG : WaitForWriters: timeout=30s 2026/05/04 03:01:54 DEBUG : dir: Looking for writers 2026/05/04 03:01:54 DEBUG : file1: reading active writers 2026/05/04 03:01:54 DEBUG : Looking for writers 2026/05/04 03:01:54 DEBUG : dir: reading active writers 2026/05/04 03:01:54 DEBUG : >WaitForWriters: 2026/05/04 03:01:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: vfs cache: cleaner exiting --- PASS: TestFileSetModTime (0.38s) --- PASS: TestFileSetModTime/cache=off,open=false,write=false (0.03s) --- PASS: TestFileSetModTime/cache=off,open=true,write=false (0.04s) --- PASS: TestFileSetModTime/cache=off,open=true,write=true (0.04s) --- PASS: TestFileSetModTime/cache=full,open=false,write=false (0.04s) --- PASS: TestFileSetModTime/cache=full,open=true,write=false (0.03s) --- PASS: TestFileSetModTime/cache=full,open=true,write=true (0.19s) === RUN TestFileOpenRead run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote", Local "Local file system at /tmp/rclone2152350087", Modify Window "1s" 2026/05/04 03:01:54 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: poll-interval is not supported by this remote 2026/05/04 03:01:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/dir/file1" 2026/05/04 03:01:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: md5sum /home/rclone/rclone-test-kejijut7pote/dir/file1 2026/05/04 03:01:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-kejijut7pote/dir/file1 2026/05/04 03:01:54 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/04 03:01:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/dir/file1" 2026/05/04 03:01:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: sha1sum /home/rclone/rclone-test-kejijut7pote/dir/file1 2026/05/04 03:01:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-kejijut7pote/dir/file1 2026/05/04 03:01:54 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/04 03:01:54 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/04 03:01:54 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/05/04 03:01:54 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/04 03:01:54 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/05/04 03:01:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/dir/file1" 2026/05/04 03:01:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: md5sum /home/rclone/rclone-test-kejijut7pote/dir/file1 2026/05/04 03:01:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-kejijut7pote/dir/file1 2026/05/04 03:01:54 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/04 03:01:54 DEBUG : WaitForWriters: timeout=30s 2026/05/04 03:01:54 DEBUG : dir: Looking for writers 2026/05/04 03:01:54 DEBUG : file1: reading active writers 2026/05/04 03:01:54 DEBUG : Looking for writers 2026/05/04 03:01:54 DEBUG : dir: reading active writers 2026/05/04 03:01:54 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (0.04s) === RUN TestFileOpenReadUnknownSize 2026/05/04 03:01:54 INFO : Mock file system at root: poll-interval is not supported by this remote 2026/05/04 03:01:54 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/05/04 03:01:54 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/04 03:01:54 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2026/05/04 03:01:54 DEBUG : WaitForWriters: timeout=30s 2026/05/04 03:01:54 DEBUG : Looking for writers 2026/05/04 03:01:54 DEBUG : file.txt: reading active writers 2026/05/04 03:01:54 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote", Local "Local file system at /tmp/rclone2152350087", Modify Window "1s" 2026/05/04 03:01:54 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: poll-interval is not supported by this remote 2026/05/04 03:01:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/dir/file1" 2026/05/04 03:01:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: md5sum /home/rclone/rclone-test-kejijut7pote/dir/file1 2026/05/04 03:01:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-kejijut7pote/dir/file1 2026/05/04 03:01:54 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/04 03:01:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/dir/file1" 2026/05/04 03:01:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: sha1sum /home/rclone/rclone-test-kejijut7pote/dir/file1 2026/05/04 03:01:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-kejijut7pote/dir/file1 2026/05/04 03:01:54 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/04 03:01:54 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/04 03:01:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: File to upload is small (25 bytes), uploading instead of streaming 2026/05/04 03:01:54 DEBUG : dir/file1: size = 25 OK 2026/05/04 03:01:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/dir/file1" 2026/05/04 03:01:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: md5sum /home/rclone/rclone-test-kejijut7pote/dir/file1 2026/05/04 03:01:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-kejijut7pote/dir/file1 2026/05/04 03:01:54 DEBUG : dir/file1: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/05/04 03:01:54 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/05/04 03:01:54 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/05/04 03:01:54 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/04 03:01:54 DEBUG : WaitForWriters: timeout=30s 2026/05/04 03:01:54 DEBUG : dir: Looking for writers 2026/05/04 03:01:54 DEBUG : file1: reading active writers 2026/05/04 03:01:54 DEBUG : Looking for writers 2026/05/04 03:01:54 DEBUG : dir: reading active writers 2026/05/04 03:01:54 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (0.04s) === RUN TestFileRemove run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote", Local "Local file system at /tmp/rclone2152350087", Modify Window "1s" 2026/05/04 03:01:54 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: poll-interval is not supported by this remote 2026/05/04 03:01:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/dir/file1" 2026/05/04 03:01:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: md5sum /home/rclone/rclone-test-kejijut7pote/dir/file1 2026/05/04 03:01:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-kejijut7pote/dir/file1 2026/05/04 03:01:54 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/04 03:01:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/dir/file1" 2026/05/04 03:01:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: sha1sum /home/rclone/rclone-test-kejijut7pote/dir/file1 2026/05/04 03:01:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-kejijut7pote/dir/file1 2026/05/04 03:01:54 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/04 03:01:54 DEBUG : dir/file1: Remove: 2026/05/04 03:01:54 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/04 03:01:54 DEBUG : dir/file1: >Remove: err= 2026/05/04 03:01:54 DEBUG : dir/file1: Remove: 2026/05/04 03:01:54 DEBUG : dir/file1: >Remove: err=Read only file system 2026/05/04 03:01:54 DEBUG : WaitForWriters: timeout=30s 2026/05/04 03:01:54 DEBUG : dir: Looking for writers 2026/05/04 03:01:54 DEBUG : Looking for writers 2026/05/04 03:01:54 DEBUG : dir: reading active writers 2026/05/04 03:01:54 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (0.03s) === RUN TestFileRemoveAll run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote", Local "Local file system at /tmp/rclone2152350087", Modify Window "1s" 2026/05/04 03:01:54 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: poll-interval is not supported by this remote 2026/05/04 03:01:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/dir/file1" 2026/05/04 03:01:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: md5sum /home/rclone/rclone-test-kejijut7pote/dir/file1 2026/05/04 03:01:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-kejijut7pote/dir/file1 2026/05/04 03:01:54 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/04 03:01:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/dir/file1" 2026/05/04 03:01:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: sha1sum /home/rclone/rclone-test-kejijut7pote/dir/file1 2026/05/04 03:01:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-kejijut7pote/dir/file1 2026/05/04 03:01:54 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/04 03:01:54 DEBUG : dir/file1: Remove: 2026/05/04 03:01:54 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/04 03:01:54 DEBUG : dir/file1: >Remove: err= 2026/05/04 03:01:54 DEBUG : dir/file1: Remove: 2026/05/04 03:01:54 DEBUG : dir/file1: >Remove: err=Read only file system 2026/05/04 03:01:54 DEBUG : WaitForWriters: timeout=30s 2026/05/04 03:01:54 DEBUG : dir: Looking for writers 2026/05/04 03:01:54 DEBUG : Looking for writers 2026/05/04 03:01:54 DEBUG : dir: reading active writers 2026/05/04 03:01:54 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (0.02s) === RUN TestFileOpen run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote", Local "Local file system at /tmp/rclone2152350087", Modify Window "1s" 2026/05/04 03:01:54 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: poll-interval is not supported by this remote 2026/05/04 03:01:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/dir/file1" 2026/05/04 03:01:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: md5sum /home/rclone/rclone-test-kejijut7pote/dir/file1 2026/05/04 03:01:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-kejijut7pote/dir/file1 2026/05/04 03:01:54 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/04 03:01:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/dir/file1" 2026/05/04 03:01:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: sha1sum /home/rclone/rclone-test-kejijut7pote/dir/file1 2026/05/04 03:01:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-kejijut7pote/dir/file1 2026/05/04 03:01:54 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/04 03:01:54 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/04 03:01:54 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/05/04 03:01:54 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/05/04 03:01:54 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/05/04 03:01:54 DEBUG : dir/file1: Open: flags=O_RDWR 2026/05/04 03:01:54 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/05/04 03:01:54 DEBUG : dir/file1: Open: flags=0x3 2026/05/04 03:01:54 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2026/05/04 03:01:54 DEBUG : dir/file1: >Open: fd=, err=permission denied 2026/05/04 03:01:54 DEBUG : WaitForWriters: timeout=30s 2026/05/04 03:01:54 DEBUG : dir: Looking for writers 2026/05/04 03:01:54 DEBUG : file1: reading active writers 2026/05/04 03:01:54 DEBUG : Looking for writers 2026/05/04 03:01:54 DEBUG : dir: reading active writers 2026/05/04 03:01:54 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (0.02s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote", Local "Local file system at /tmp/rclone2152350087", Modify Window "1s" 2026/05/04 03:01:54 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: poll-interval is not supported by this remote 2026/05/04 03:01:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/dir/file1" 2026/05/04 03:01:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: md5sum /home/rclone/rclone-test-kejijut7pote/dir/file1 2026/05/04 03:01:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-kejijut7pote/dir/file1 2026/05/04 03:01:54 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/04 03:01:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/dir/file1" 2026/05/04 03:01:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: sha1sum /home/rclone/rclone-test-kejijut7pote/dir/file1 2026/05/04 03:01:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-kejijut7pote/dir/file1 2026/05/04 03:01:54 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/04 03:01:54 DEBUG : WaitForWriters: timeout=30s 2026/05/04 03:01:54 DEBUG : dir: Looking for writers 2026/05/04 03:01:54 DEBUG : file1: reading active writers 2026/05/04 03:01:54 DEBUG : Looking for writers 2026/05/04 03:01:54 DEBUG : dir: reading active writers 2026/05/04 03:01:54 DEBUG : >WaitForWriters: 2026/05/04 03:01:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/dir/file1" 2026/05/04 03:01:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: md5sum /home/rclone/rclone-test-kejijut7pote/dir/file1 2026/05/04 03:01:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-kejijut7pote/dir/file1 2026/05/04 03:01:54 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/04 03:01:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/dir/file1" 2026/05/04 03:01:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: sha1sum /home/rclone/rclone-test-kejijut7pote/dir/file1 2026/05/04 03:01:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-kejijut7pote/dir/file1 2026/05/04 03:01:54 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/04 03:01:54 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/04 03:01:54 DEBUG : newLeaf: Updating file with newLeaf 0x1ec7da8bd5f0 2026/05/04 03:01:54 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/04 03:01:54 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/04 03:01:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/newLeaf" 2026/05/04 03:01:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: md5sum /home/rclone/rclone-test-kejijut7pote/newLeaf 2026/05/04 03:01:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-kejijut7pote/newLeaf 2026/05/04 03:01:54 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/04 03:01:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/newLeaf" 2026/05/04 03:01:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: sha1sum /home/rclone/rclone-test-kejijut7pote/newLeaf 2026/05/04 03:01:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-kejijut7pote/newLeaf 2026/05/04 03:01:54 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/04 03:01:54 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/05/04 03:01:54 DEBUG : dir/file1: Updating file with dir/file1 0x1ec7da8bd5f0 2026/05/04 03:01:54 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/05/04 03:01:54 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/04 03:01:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/dir/file1" 2026/05/04 03:01:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: md5sum /home/rclone/rclone-test-kejijut7pote/dir/file1 2026/05/04 03:01:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-kejijut7pote/dir/file1 2026/05/04 03:01:54 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/04 03:01:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/dir/file1" 2026/05/04 03:01:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: sha1sum /home/rclone/rclone-test-kejijut7pote/dir/file1 2026/05/04 03:01:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-kejijut7pote/dir/file1 2026/05/04 03:01:54 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/04 03:01:54 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/05/04 03:01:54 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/05/04 03:01:54 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/04 03:01:54 DEBUG : dir/file1: File is currently open, delaying rename 0x1ec7da8bd5f0 2026/05/04 03:01:54 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/04 03:01:54 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/04 03:01:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: File to upload is small (25 bytes), uploading instead of streaming 2026/05/04 03:01:54 DEBUG : dir/file1: size = 25 OK 2026/05/04 03:01:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/dir/file1" 2026/05/04 03:01:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: md5sum /home/rclone/rclone-test-kejijut7pote/dir/file1 2026/05/04 03:01:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-kejijut7pote/dir/file1 2026/05/04 03:01:54 DEBUG : dir/file1: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/05/04 03:01:54 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/05/04 03:01:54 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/05/04 03:01:54 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/04 03:01:54 DEBUG : newLeaf: Running delayed rename now 2026/05/04 03:01:54 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/04 03:01:54 DEBUG : newLeaf: Updating file with newLeaf 0x1ec7da8bd5f0 2026/05/04 03:01:54 DEBUG : WaitForWriters: timeout=30s 2026/05/04 03:01:54 DEBUG : dir: Looking for writers 2026/05/04 03:01:54 DEBUG : Looking for writers 2026/05/04 03:01:54 DEBUG : dir: reading active writers 2026/05/04 03:01:54 DEBUG : newLeaf: reading active writers 2026/05/04 03:01:54 DEBUG : >WaitForWriters: 2026/05/04 03:01:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/newLeaf" 2026/05/04 03:01:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: md5sum /home/rclone/rclone-test-kejijut7pote/newLeaf 2026/05/04 03:01:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-kejijut7pote/newLeaf 2026/05/04 03:01:54 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/05/04 03:01:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/newLeaf" 2026/05/04 03:01:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: sha1sum /home/rclone/rclone-test-kejijut7pote/newLeaf 2026/05/04 03:01:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /home/rclone/rclone-test-kejijut7pote/newLeaf 2026/05/04 03:01:54 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/05/04 03:01:54 DEBUG : WaitForWriters: timeout=30s 2026/05/04 03:01:54 DEBUG : dir: Looking for writers 2026/05/04 03:01:54 DEBUG : Looking for writers 2026/05/04 03:01:54 DEBUG : dir: reading active writers 2026/05/04 03:01:54 DEBUG : newLeaf: reading active writers 2026/05/04 03:01:54 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote", Local "Local file system at /tmp/rclone2152350087", Modify Window "1s" 2026/05/04 03:01:54 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: poll-interval is not supported by this remote 2026/05/04 03:01:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/04 03:01:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{0UzLU}/rclone-test-kejijut7pote" 2026/05/04 03:01:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{0UzLU}/rclone-test-kejijut7pote" 2026/05/04 03:01:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{0UzLU}/rclone-test-kejijut7pote" 2026/05/04 03:01:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/04 03:01:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{0UzLU}/rclone-test-kejijut7pote" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{0UzLU}/rclone-test-kejijut7pote" 2026/05/04 03:01:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{0UzLU}/rclone-test-kejijut7pote" 2026/05/04 03:01:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/04 03:01:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{0UzLU}/rclone-test-kejijut7pote" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{0UzLU}/rclone-test-kejijut7pote" 2026/05/04 03:01:54 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/04 03:01:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/dir/file1" 2026/05/04 03:01:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: md5sum /home/rclone/rclone-test-kejijut7pote/dir/file1 2026/05/04 03:01:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-kejijut7pote/dir/file1 2026/05/04 03:01:54 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/04 03:01:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/dir/file1" 2026/05/04 03:01:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: sha1sum /home/rclone/rclone-test-kejijut7pote/dir/file1 2026/05/04 03:01:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-kejijut7pote/dir/file1 2026/05/04 03:01:54 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/04 03:01:54 DEBUG : WaitForWriters: timeout=30s 2026/05/04 03:01:54 DEBUG : dir: Looking for writers 2026/05/04 03:01:54 DEBUG : file1: reading active writers 2026/05/04 03:01:54 DEBUG : Looking for writers 2026/05/04 03:01:54 DEBUG : dir: reading active writers 2026/05/04 03:01:54 DEBUG : >WaitForWriters: 2026/05/04 03:01:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/dir/file1" 2026/05/04 03:01:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: md5sum /home/rclone/rclone-test-kejijut7pote/dir/file1 2026/05/04 03:01:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-kejijut7pote/dir/file1 2026/05/04 03:01:54 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/04 03:01:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/dir/file1" 2026/05/04 03:01:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: sha1sum /home/rclone/rclone-test-kejijut7pote/dir/file1 2026/05/04 03:01:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-kejijut7pote/dir/file1 2026/05/04 03:01:54 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/04 03:01:54 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/04 03:01:54 DEBUG : newLeaf: Updating file with newLeaf 0x1ec7da757ba0 2026/05/04 03:01:54 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/04 03:01:54 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/04 03:01:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/newLeaf" 2026/05/04 03:01:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: md5sum /home/rclone/rclone-test-kejijut7pote/newLeaf 2026/05/04 03:01:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-kejijut7pote/newLeaf 2026/05/04 03:01:54 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/04 03:01:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/newLeaf" 2026/05/04 03:01:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: sha1sum /home/rclone/rclone-test-kejijut7pote/newLeaf 2026/05/04 03:01:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-kejijut7pote/newLeaf 2026/05/04 03:01:54 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/04 03:01:54 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/05/04 03:01:54 DEBUG : dir/file1: Updating file with dir/file1 0x1ec7da757ba0 2026/05/04 03:01:54 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/05/04 03:01:54 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/04 03:01:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/dir/file1" 2026/05/04 03:01:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: md5sum /home/rclone/rclone-test-kejijut7pote/dir/file1 2026/05/04 03:01:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-kejijut7pote/dir/file1 2026/05/04 03:01:54 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/04 03:01:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/dir/file1" 2026/05/04 03:01:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: sha1sum /home/rclone/rclone-test-kejijut7pote/dir/file1 2026/05/04 03:01:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-kejijut7pote/dir/file1 2026/05/04 03:01:54 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/04 03:01:54 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/05/04 03:01:54 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/05/04 03:01:54 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/04 03:01:54 DEBUG : dir/file1: File is currently open, delaying rename 0x1ec7da757ba0 2026/05/04 03:01:54 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/04 03:01:54 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/04 03:01:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: File to upload is small (25 bytes), uploading instead of streaming 2026/05/04 03:01:54 DEBUG : dir/file1: size = 25 OK 2026/05/04 03:01:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/dir/file1" 2026/05/04 03:01:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: md5sum /home/rclone/rclone-test-kejijut7pote/dir/file1 2026/05/04 03:01:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-kejijut7pote/dir/file1 2026/05/04 03:01:54 DEBUG : dir/file1: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/05/04 03:01:54 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/05/04 03:01:54 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/05/04 03:01:54 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/04 03:01:54 DEBUG : newLeaf: Running delayed rename now 2026/05/04 03:01:54 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/04 03:01:54 DEBUG : newLeaf: Updating file with newLeaf 0x1ec7da757ba0 2026/05/04 03:01:54 DEBUG : WaitForWriters: timeout=30s 2026/05/04 03:01:54 DEBUG : dir: Looking for writers 2026/05/04 03:01:54 DEBUG : Looking for writers 2026/05/04 03:01:54 DEBUG : dir: reading active writers 2026/05/04 03:01:54 DEBUG : newLeaf: reading active writers 2026/05/04 03:01:54 DEBUG : >WaitForWriters: 2026/05/04 03:01:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/newLeaf" 2026/05/04 03:01:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: md5sum /home/rclone/rclone-test-kejijut7pote/newLeaf 2026/05/04 03:01:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-kejijut7pote/newLeaf 2026/05/04 03:01:54 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/05/04 03:01:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/newLeaf" 2026/05/04 03:01:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: sha1sum /home/rclone/rclone-test-kejijut7pote/newLeaf 2026/05/04 03:01:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /home/rclone/rclone-test-kejijut7pote/newLeaf 2026/05/04 03:01:54 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/05/04 03:01:54 DEBUG : WaitForWriters: timeout=30s 2026/05/04 03:01:54 DEBUG : dir: Looking for writers 2026/05/04 03:01:54 DEBUG : Looking for writers 2026/05/04 03:01:54 DEBUG : dir: reading active writers 2026/05/04 03:01:54 DEBUG : newLeaf: reading active writers 2026/05/04 03:01:54 DEBUG : >WaitForWriters: 2026/05/04 03:01:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote", Local "Local file system at /tmp/rclone2152350087", Modify Window "1s" 2026/05/04 03:01:54 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: poll-interval is not supported by this remote 2026/05/04 03:01:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/04 03:01:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{0UzLU}/rclone-test-kejijut7pote" 2026/05/04 03:01:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{0UzLU}/rclone-test-kejijut7pote" 2026/05/04 03:01:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{0UzLU}/rclone-test-kejijut7pote" 2026/05/04 03:01:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/04 03:01:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{0UzLU}/rclone-test-kejijut7pote" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{0UzLU}/rclone-test-kejijut7pote" 2026/05/04 03:01:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{0UzLU}/rclone-test-kejijut7pote" 2026/05/04 03:01:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/04 03:01:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{0UzLU}/rclone-test-kejijut7pote" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{0UzLU}/rclone-test-kejijut7pote" 2026/05/04 03:01:54 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/04 03:01:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/dir/file1" 2026/05/04 03:01:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: md5sum /home/rclone/rclone-test-kejijut7pote/dir/file1 2026/05/04 03:01:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-kejijut7pote/dir/file1 2026/05/04 03:01:54 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/04 03:01:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/dir/file1" 2026/05/04 03:01:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: sha1sum /home/rclone/rclone-test-kejijut7pote/dir/file1 2026/05/04 03:01:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-kejijut7pote/dir/file1 2026/05/04 03:01:54 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/04 03:01:54 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/05/04 03:01:54 DEBUG : dir/file1: newRWFileHandle: 2026/05/04 03:01:54 DEBUG : dir/file1(0x1ec7dabe7400): openPending: 2026/05/04 03:01:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/dir/file1" 2026/05/04 03:01:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: md5sum /home/rclone/rclone-test-kejijut7pote/dir/file1 2026/05/04 03:01:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-kejijut7pote/dir/file1 2026/05/04 03:01:54 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/04 03:01:54 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/05/04 03:01:54 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/05/04 03:01:54 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/04 03:01:54 DEBUG : dir/file1(0x1ec7dabe7400): >openPending: err= 2026/05/04 03:01:54 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/05/04 03:01:54 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/04 03:01:54 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/04 03:01:54 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/04 03:01:54 DEBUG : dir/file1(0x1ec7dabe7400): _writeAt: size=14, off=0 2026/05/04 03:01:54 DEBUG : dir/file1(0x1ec7dabe7400): >_writeAt: n=14, err= 2026/05/04 03:01:54 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/05/04 03:01:54 DEBUG : dir/file1(0x1ec7dabe7400): close: 2026/05/04 03:01:54 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/05/04 03:01:54 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/05/04 03:01:54 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:54 DEBUG : dir/file1(0x1ec7dabe7400): >close: err= 2026/05/04 03:01:54 DEBUG : WaitForWriters: timeout=30s 2026/05/04 03:01:54 DEBUG : dir: Looking for writers 2026/05/04 03:01:54 DEBUG : file1: reading active writers 2026/05/04 03:01:54 DEBUG : Looking for writers 2026/05/04 03:01:54 DEBUG : dir: reading active writers 2026/05/04 03:01:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/04 03:01:54 DEBUG : dir: Looking for writers 2026/05/04 03:01:54 DEBUG : file1: reading active writers 2026/05/04 03:01:54 DEBUG : Looking for writers 2026/05/04 03:01:54 DEBUG : dir: reading active writers 2026/05/04 03:01:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/04 03:01:54 DEBUG : dir: Looking for writers 2026/05/04 03:01:54 DEBUG : file1: reading active writers 2026/05/04 03:01:54 DEBUG : Looking for writers 2026/05/04 03:01:54 DEBUG : dir: reading active writers 2026/05/04 03:01:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/04 03:01:54 DEBUG : dir: Looking for writers 2026/05/04 03:01:54 DEBUG : file1: reading active writers 2026/05/04 03:01:54 DEBUG : Looking for writers 2026/05/04 03:01:54 DEBUG : dir: reading active writers 2026/05/04 03:01:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/04 03:01:54 DEBUG : dir/file1: vfs cache: starting upload 2026/05/04 03:01:54 DEBUG : dir/file1.ca338588.partial: size = 14 OK 2026/05/04 03:01:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/dir/file1.ca338588.partial" 2026/05/04 03:01:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: md5sum /home/rclone/rclone-test-kejijut7pote/dir/file1.ca338588.partial 2026/05/04 03:01:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-kejijut7pote/dir/file1.ca338588.partial 2026/05/04 03:01:54 DEBUG : dir/file1.ca338588.partial: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/04 03:01:54 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/05/04 03:01:54 DEBUG : dir/file1.ca338588.partial: renamed to: dir/file1 2026/05/04 03:01:54 INFO : dir/file1: Copied (replaced existing) 2026/05/04 03:01:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/dir/file1" 2026/05/04 03:01:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: md5sum /home/rclone/rclone-test-kejijut7pote/dir/file1 2026/05/04 03:01:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-kejijut7pote/dir/file1 2026/05/04 03:01:54 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/04 03:01:54 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/05/04 03:01:54 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/05/04 03:01:54 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/04 03:01:54 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/05/04 03:01:54 DEBUG : dir: Looking for writers 2026/05/04 03:01:54 DEBUG : file1: reading active writers 2026/05/04 03:01:54 DEBUG : Looking for writers 2026/05/04 03:01:54 DEBUG : dir: reading active writers 2026/05/04 03:01:54 DEBUG : >WaitForWriters: 2026/05/04 03:01:54 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/04 03:01:54 DEBUG : dir/file1: newRWFileHandle: 2026/05/04 03:01:54 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/04 03:01:54 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/04 03:01:54 DEBUG : dir/file1(0x1ec7dad5a080): _readAt: size=512, off=0 2026/05/04 03:01:54 DEBUG : dir/file1(0x1ec7dad5a080): openPending: 2026/05/04 03:01:54 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/05/04 03:01:54 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/05/04 03:01:54 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/04 03:01:54 DEBUG : dir/file1(0x1ec7dad5a080): >openPending: err= 2026/05/04 03:01:54 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/05/04 03:01:54 DEBUG : dir/file1(0x1ec7dad5a080): >_readAt: n=14, err=EOF 2026/05/04 03:01:54 DEBUG : dir/file1(0x1ec7dad5a080): close: 2026/05/04 03:01:54 DEBUG : dir/file1(0x1ec7dad5a080): >close: err= 2026/05/04 03:01:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/dir/file1" 2026/05/04 03:01:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: md5sum /home/rclone/rclone-test-kejijut7pote/dir/file1 2026/05/04 03:01:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-kejijut7pote/dir/file1 2026/05/04 03:01:54 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/04 03:01:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/dir/file1" 2026/05/04 03:01:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: sha1sum /home/rclone/rclone-test-kejijut7pote/dir/file1 2026/05/04 03:01:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-kejijut7pote/dir/file1 2026/05/04 03:01:54 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/04 03:01:54 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/04 03:01:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/newLeaf" 2026/05/04 03:01:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: md5sum /home/rclone/rclone-test-kejijut7pote/newLeaf 2026/05/04 03:01:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-kejijut7pote/newLeaf 2026/05/04 03:01:54 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/04 03:01:54 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/05/04 03:01:54 DEBUG : newLeaf: Updating file with newLeaf 0x1ec7dabf4750 2026/05/04 03:01:54 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/04 03:01:54 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/04 03:01:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/newLeaf" 2026/05/04 03:01:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: md5sum /home/rclone/rclone-test-kejijut7pote/newLeaf 2026/05/04 03:01:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-kejijut7pote/newLeaf 2026/05/04 03:01:54 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/04 03:01:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/newLeaf" 2026/05/04 03:01:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: sha1sum /home/rclone/rclone-test-kejijut7pote/newLeaf 2026/05/04 03:01:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-kejijut7pote/newLeaf 2026/05/04 03:01:54 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/04 03:01:54 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/05/04 03:01:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/dir/file1" 2026/05/04 03:01:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: md5sum /home/rclone/rclone-test-kejijut7pote/dir/file1 2026/05/04 03:01:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-kejijut7pote/dir/file1 2026/05/04 03:01:54 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/04 03:01:54 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/05/04 03:01:54 DEBUG : dir/file1: Updating file with dir/file1 0x1ec7dabf4750 2026/05/04 03:01:54 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/05/04 03:01:54 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/04 03:01:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/dir/file1" 2026/05/04 03:01:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: md5sum /home/rclone/rclone-test-kejijut7pote/dir/file1 2026/05/04 03:01:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-kejijut7pote/dir/file1 2026/05/04 03:01:54 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/04 03:01:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/dir/file1" 2026/05/04 03:01:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: sha1sum /home/rclone/rclone-test-kejijut7pote/dir/file1 2026/05/04 03:01:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-kejijut7pote/dir/file1 2026/05/04 03:01:54 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/04 03:01:54 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/05/04 03:01:54 DEBUG : dir/file1: newRWFileHandle: 2026/05/04 03:01:54 DEBUG : dir/file1(0x1ec7dadb0180): openPending: 2026/05/04 03:01:54 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/05/04 03:01:54 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/05/04 03:01:54 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/04 03:01:54 DEBUG : dir/file1(0x1ec7dadb0180): >openPending: err= 2026/05/04 03:01:54 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/05/04 03:01:54 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/04 03:01:54 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/04 03:01:54 DEBUG : dir/file1(0x1ec7dadb0180): _writeAt: size=25, off=0 2026/05/04 03:01:54 DEBUG : dir/file1(0x1ec7dadb0180): >_writeAt: n=25, err= 2026/05/04 03:01:54 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/04 03:01:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/newLeaf" 2026/05/04 03:01:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: md5sum /home/rclone/rclone-test-kejijut7pote/newLeaf 2026/05/04 03:01:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-kejijut7pote/newLeaf 2026/05/04 03:01:54 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/04 03:01:54 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/05/04 03:01:54 DEBUG : newLeaf: Updating file with newLeaf 0x1ec7dabf4750 2026/05/04 03:01:54 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/04 03:01:54 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/04 03:01:54 DEBUG : newLeaf(0x1ec7dadb0180): close: 2026/05/04 03:01:54 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/05/04 03:01:54 DEBUG : newLeaf: vfs cache: setting modification time to 2026-05-04 03:01:54.771611433 +0000 UTC m=+3.204565759 2026/05/04 03:01:54 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:54 DEBUG : newLeaf(0x1ec7dadb0180): >close: err= 2026/05/04 03:01:54 DEBUG : WaitForWriters: timeout=30s 2026/05/04 03:01:54 DEBUG : dir: Looking for writers 2026/05/04 03:01:54 DEBUG : Looking for writers 2026/05/04 03:01:54 DEBUG : dir: reading active writers 2026/05/04 03:01:54 DEBUG : newLeaf: reading active writers 2026/05/04 03:01:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/04 03:01:54 DEBUG : dir: Looking for writers 2026/05/04 03:01:54 DEBUG : Looking for writers 2026/05/04 03:01:54 DEBUG : dir: reading active writers 2026/05/04 03:01:54 DEBUG : newLeaf: reading active writers 2026/05/04 03:01:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/04 03:01:54 DEBUG : dir: Looking for writers 2026/05/04 03:01:54 DEBUG : Looking for writers 2026/05/04 03:01:54 DEBUG : dir: reading active writers 2026/05/04 03:01:54 DEBUG : newLeaf: reading active writers 2026/05/04 03:01:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/04 03:01:54 DEBUG : dir: Looking for writers 2026/05/04 03:01:54 DEBUG : Looking for writers 2026/05/04 03:01:54 DEBUG : dir: reading active writers 2026/05/04 03:01:54 DEBUG : newLeaf: reading active writers 2026/05/04 03:01:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/04 03:01:54 DEBUG : newLeaf: vfs cache: starting upload 2026/05/04 03:01:54 DEBUG : newLeaf.0ae1cf70.partial: size = 25 OK 2026/05/04 03:01:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/newLeaf.0ae1cf70.partial" 2026/05/04 03:01:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: md5sum /home/rclone/rclone-test-kejijut7pote/newLeaf.0ae1cf70.partial 2026/05/04 03:01:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-kejijut7pote/newLeaf.0ae1cf70.partial 2026/05/04 03:01:54 DEBUG : newLeaf.0ae1cf70.partial: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/05/04 03:01:54 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/05/04 03:01:54 DEBUG : newLeaf.0ae1cf70.partial: renamed to: newLeaf 2026/05/04 03:01:54 INFO : newLeaf: Copied (replaced existing) 2026/05/04 03:01:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/newLeaf" 2026/05/04 03:01:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: md5sum /home/rclone/rclone-test-kejijut7pote/newLeaf 2026/05/04 03:01:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-kejijut7pote/newLeaf 2026/05/04 03:01:54 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/05/04 03:01:54 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-05-04 03:01:54 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/05/04 03:01:54 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/05/04 03:01:54 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/04 03:01:54 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/05/04 03:01:54 DEBUG : dir: Looking for writers 2026/05/04 03:01:54 DEBUG : Looking for writers 2026/05/04 03:01:54 DEBUG : dir: reading active writers 2026/05/04 03:01:54 DEBUG : newLeaf: reading active writers 2026/05/04 03:01:54 DEBUG : >WaitForWriters: 2026/05/04 03:01:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/newLeaf" 2026/05/04 03:01:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: md5sum /home/rclone/rclone-test-kejijut7pote/newLeaf 2026/05/04 03:01:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-kejijut7pote/newLeaf 2026/05/04 03:01:54 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/05/04 03:01:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/newLeaf" 2026/05/04 03:01:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: sha1sum /home/rclone/rclone-test-kejijut7pote/newLeaf 2026/05/04 03:01:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /home/rclone/rclone-test-kejijut7pote/newLeaf 2026/05/04 03:01:54 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/05/04 03:01:54 DEBUG : WaitForWriters: timeout=30s 2026/05/04 03:01:54 DEBUG : dir: Looking for writers 2026/05/04 03:01:54 DEBUG : Looking for writers 2026/05/04 03:01:54 DEBUG : dir: reading active writers 2026/05/04 03:01:54 DEBUG : newLeaf: reading active writers 2026/05/04 03:01:54 DEBUG : >WaitForWriters: 2026/05/04 03:01:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote", Local "Local file system at /tmp/rclone2152350087", Modify Window "1s" 2026/05/04 03:01:54 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: poll-interval is not supported by this remote 2026/05/04 03:01:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/04 03:01:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{0UzLU}/rclone-test-kejijut7pote" 2026/05/04 03:01:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{0UzLU}/rclone-test-kejijut7pote" 2026/05/04 03:01:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{0UzLU}/rclone-test-kejijut7pote" 2026/05/04 03:01:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/04 03:01:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{0UzLU}/rclone-test-kejijut7pote" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{0UzLU}/rclone-test-kejijut7pote" 2026/05/04 03:01:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{0UzLU}/rclone-test-kejijut7pote" 2026/05/04 03:01:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/04 03:01:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{0UzLU}/rclone-test-kejijut7pote" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{0UzLU}/rclone-test-kejijut7pote" 2026/05/04 03:01:54 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/04 03:01:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/dir/file1" 2026/05/04 03:01:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: md5sum /home/rclone/rclone-test-kejijut7pote/dir/file1 2026/05/04 03:01:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-kejijut7pote/dir/file1 2026/05/04 03:01:54 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/04 03:01:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/dir/file1" 2026/05/04 03:01:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: sha1sum /home/rclone/rclone-test-kejijut7pote/dir/file1 2026/05/04 03:01:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-kejijut7pote/dir/file1 2026/05/04 03:01:54 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/04 03:01:54 DEBUG : WaitForWriters: timeout=30s 2026/05/04 03:01:54 DEBUG : dir: Looking for writers 2026/05/04 03:01:54 DEBUG : file1: reading active writers 2026/05/04 03:01:54 DEBUG : Looking for writers 2026/05/04 03:01:54 DEBUG : dir: reading active writers 2026/05/04 03:01:54 DEBUG : >WaitForWriters: 2026/05/04 03:01:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/dir/file1" 2026/05/04 03:01:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: md5sum /home/rclone/rclone-test-kejijut7pote/dir/file1 2026/05/04 03:01:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-kejijut7pote/dir/file1 2026/05/04 03:01:54 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/04 03:01:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/dir/file1" 2026/05/04 03:01:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: sha1sum /home/rclone/rclone-test-kejijut7pote/dir/file1 2026/05/04 03:01:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-kejijut7pote/dir/file1 2026/05/04 03:01:54 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/04 03:01:54 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/04 03:01:54 DEBUG : newLeaf: Updating file with newLeaf 0x1ec7dad0ec30 2026/05/04 03:01:54 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/04 03:01:54 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/04 03:01:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/newLeaf" 2026/05/04 03:01:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: md5sum /home/rclone/rclone-test-kejijut7pote/newLeaf 2026/05/04 03:01:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-kejijut7pote/newLeaf 2026/05/04 03:01:54 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/04 03:01:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/newLeaf" 2026/05/04 03:01:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: sha1sum /home/rclone/rclone-test-kejijut7pote/newLeaf 2026/05/04 03:01:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-kejijut7pote/newLeaf 2026/05/04 03:01:54 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/04 03:01:54 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/05/04 03:01:54 DEBUG : dir/file1: Updating file with dir/file1 0x1ec7dad0ec30 2026/05/04 03:01:54 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/05/04 03:01:54 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/04 03:01:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/dir/file1" 2026/05/04 03:01:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: md5sum /home/rclone/rclone-test-kejijut7pote/dir/file1 2026/05/04 03:01:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-kejijut7pote/dir/file1 2026/05/04 03:01:54 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/04 03:01:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/dir/file1" 2026/05/04 03:01:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: sha1sum /home/rclone/rclone-test-kejijut7pote/dir/file1 2026/05/04 03:01:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-kejijut7pote/dir/file1 2026/05/04 03:01:55 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/04 03:01:55 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/05/04 03:01:55 DEBUG : dir/file1: newRWFileHandle: 2026/05/04 03:01:55 DEBUG : dir/file1(0x1ec7dadb1a00): openPending: 2026/05/04 03:01:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/dir/file1" 2026/05/04 03:01:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: md5sum /home/rclone/rclone-test-kejijut7pote/dir/file1 2026/05/04 03:01:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-kejijut7pote/dir/file1 2026/05/04 03:01:55 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/04 03:01:55 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/05/04 03:01:55 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/05/04 03:01:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/04 03:01:55 DEBUG : dir/file1(0x1ec7dadb1a00): >openPending: err= 2026/05/04 03:01:55 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/05/04 03:01:55 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/04 03:01:55 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/04 03:01:55 DEBUG : dir/file1(0x1ec7dadb1a00): _writeAt: size=25, off=0 2026/05/04 03:01:55 DEBUG : dir/file1(0x1ec7dadb1a00): >_writeAt: n=25, err= 2026/05/04 03:01:55 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/04 03:01:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/newLeaf" 2026/05/04 03:01:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: md5sum /home/rclone/rclone-test-kejijut7pote/newLeaf 2026/05/04 03:01:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-kejijut7pote/newLeaf 2026/05/04 03:01:55 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/04 03:01:55 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/05/04 03:01:55 DEBUG : newLeaf: Updating file with newLeaf 0x1ec7dad0ec30 2026/05/04 03:01:55 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/04 03:01:55 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/04 03:01:55 DEBUG : newLeaf(0x1ec7dadb1a00): close: 2026/05/04 03:01:55 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/05/04 03:01:55 DEBUG : newLeaf: vfs cache: setting modification time to 2026-05-04 03:01:55.006374775 +0000 UTC m=+3.439329112 2026/05/04 03:01:55 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:55 DEBUG : newLeaf(0x1ec7dadb1a00): >close: err= 2026/05/04 03:01:55 DEBUG : WaitForWriters: timeout=30s 2026/05/04 03:01:55 DEBUG : dir: Looking for writers 2026/05/04 03:01:55 DEBUG : Looking for writers 2026/05/04 03:01:55 DEBUG : dir: reading active writers 2026/05/04 03:01:55 DEBUG : newLeaf: reading active writers 2026/05/04 03:01:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/04 03:01:55 DEBUG : dir: Looking for writers 2026/05/04 03:01:55 DEBUG : Looking for writers 2026/05/04 03:01:55 DEBUG : dir: reading active writers 2026/05/04 03:01:55 DEBUG : newLeaf: reading active writers 2026/05/04 03:01:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/04 03:01:55 DEBUG : dir: Looking for writers 2026/05/04 03:01:55 DEBUG : Looking for writers 2026/05/04 03:01:55 DEBUG : dir: reading active writers 2026/05/04 03:01:55 DEBUG : newLeaf: reading active writers 2026/05/04 03:01:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/04 03:01:55 DEBUG : dir: Looking for writers 2026/05/04 03:01:55 DEBUG : Looking for writers 2026/05/04 03:01:55 DEBUG : dir: reading active writers 2026/05/04 03:01:55 DEBUG : newLeaf: reading active writers 2026/05/04 03:01:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/04 03:01:55 DEBUG : newLeaf: vfs cache: starting upload 2026/05/04 03:01:55 DEBUG : newLeaf.94c04bf1.partial: size = 25 OK 2026/05/04 03:01:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/newLeaf.94c04bf1.partial" 2026/05/04 03:01:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: md5sum /home/rclone/rclone-test-kejijut7pote/newLeaf.94c04bf1.partial 2026/05/04 03:01:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-kejijut7pote/newLeaf.94c04bf1.partial 2026/05/04 03:01:55 DEBUG : newLeaf.94c04bf1.partial: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/05/04 03:01:55 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/05/04 03:01:55 DEBUG : newLeaf.94c04bf1.partial: renamed to: newLeaf 2026/05/04 03:01:55 INFO : newLeaf: Copied (replaced existing) 2026/05/04 03:01:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/newLeaf" 2026/05/04 03:01:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: md5sum /home/rclone/rclone-test-kejijut7pote/newLeaf 2026/05/04 03:01:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-kejijut7pote/newLeaf 2026/05/04 03:01:55 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/05/04 03:01:55 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-05-04 03:01:55 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/05/04 03:01:55 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/05/04 03:01:55 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/04 03:01:55 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/05/04 03:01:55 DEBUG : dir: Looking for writers 2026/05/04 03:01:55 DEBUG : Looking for writers 2026/05/04 03:01:55 DEBUG : dir: reading active writers 2026/05/04 03:01:55 DEBUG : newLeaf: reading active writers 2026/05/04 03:01:55 DEBUG : >WaitForWriters: 2026/05/04 03:01:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/newLeaf" 2026/05/04 03:01:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: md5sum /home/rclone/rclone-test-kejijut7pote/newLeaf 2026/05/04 03:01:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-kejijut7pote/newLeaf 2026/05/04 03:01:55 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/05/04 03:01:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/newLeaf" 2026/05/04 03:01:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: sha1sum /home/rclone/rclone-test-kejijut7pote/newLeaf 2026/05/04 03:01:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /home/rclone/rclone-test-kejijut7pote/newLeaf 2026/05/04 03:01:55 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/05/04 03:01:55 DEBUG : WaitForWriters: timeout=30s 2026/05/04 03:01:55 DEBUG : dir: Looking for writers 2026/05/04 03:01:55 DEBUG : Looking for writers 2026/05/04 03:01:55 DEBUG : dir: reading active writers 2026/05/04 03:01:55 DEBUG : newLeaf: reading active writers 2026/05/04 03:01:55 DEBUG : >WaitForWriters: 2026/05/04 03:01:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote", Local "Local file system at /tmp/rclone2152350087", Modify Window "1s" 2026/05/04 03:01:55 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: poll-interval is not supported by this remote 2026/05/04 03:01:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/04 03:01:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{0UzLU}/rclone-test-kejijut7pote" 2026/05/04 03:01:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{0UzLU}/rclone-test-kejijut7pote" 2026/05/04 03:01:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{0UzLU}/rclone-test-kejijut7pote" 2026/05/04 03:01:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/04 03:01:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{0UzLU}/rclone-test-kejijut7pote" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{0UzLU}/rclone-test-kejijut7pote" 2026/05/04 03:01:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{0UzLU}/rclone-test-kejijut7pote" 2026/05/04 03:01:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/04 03:01:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{0UzLU}/rclone-test-kejijut7pote" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{0UzLU}/rclone-test-kejijut7pote" 2026/05/04 03:01:55 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/04 03:01:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/dir/file1" 2026/05/04 03:01:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: md5sum /home/rclone/rclone-test-kejijut7pote/dir/file1 2026/05/04 03:01:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-kejijut7pote/dir/file1 2026/05/04 03:01:55 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/04 03:01:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/dir/file1" 2026/05/04 03:01:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: sha1sum /home/rclone/rclone-test-kejijut7pote/dir/file1 2026/05/04 03:01:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-kejijut7pote/dir/file1 2026/05/04 03:01:55 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/04 03:01:55 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/05/04 03:01:55 DEBUG : dir/file1: newRWFileHandle: 2026/05/04 03:01:55 DEBUG : dir/file1(0x1ec7da80c780): openPending: 2026/05/04 03:01:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/dir/file1" 2026/05/04 03:01:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: md5sum /home/rclone/rclone-test-kejijut7pote/dir/file1 2026/05/04 03:01:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-kejijut7pote/dir/file1 2026/05/04 03:01:55 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/04 03:01:55 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/05/04 03:01:55 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/05/04 03:01:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/04 03:01:55 DEBUG : dir/file1(0x1ec7da80c780): >openPending: err= 2026/05/04 03:01:55 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/05/04 03:01:55 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/04 03:01:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/04 03:01:55 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/04 03:01:55 DEBUG : dir/file1(0x1ec7da80c780): _writeAt: size=14, off=0 2026/05/04 03:01:55 DEBUG : dir/file1(0x1ec7da80c780): >_writeAt: n=14, err= 2026/05/04 03:01:55 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/05/04 03:01:55 DEBUG : dir/file1(0x1ec7da80c780): close: 2026/05/04 03:01:55 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/05/04 03:01:55 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/05/04 03:01:55 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:55 DEBUG : dir/file1(0x1ec7da80c780): >close: err= 2026/05/04 03:01:55 DEBUG : WaitForWriters: timeout=30s 2026/05/04 03:01:55 DEBUG : dir: Looking for writers 2026/05/04 03:01:55 DEBUG : file1: reading active writers 2026/05/04 03:01:55 DEBUG : Looking for writers 2026/05/04 03:01:55 DEBUG : dir: reading active writers 2026/05/04 03:01:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/04 03:01:55 DEBUG : dir: Looking for writers 2026/05/04 03:01:55 DEBUG : file1: reading active writers 2026/05/04 03:01:55 DEBUG : Looking for writers 2026/05/04 03:01:55 DEBUG : dir: reading active writers 2026/05/04 03:01:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/04 03:01:55 DEBUG : dir: Looking for writers 2026/05/04 03:01:55 DEBUG : file1: reading active writers 2026/05/04 03:01:55 DEBUG : Looking for writers 2026/05/04 03:01:55 DEBUG : dir: reading active writers 2026/05/04 03:01:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/04 03:01:55 DEBUG : dir: Looking for writers 2026/05/04 03:01:55 DEBUG : file1: reading active writers 2026/05/04 03:01:55 DEBUG : Looking for writers 2026/05/04 03:01:55 DEBUG : dir: reading active writers 2026/05/04 03:01:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/04 03:01:55 DEBUG : dir/file1: vfs cache: starting upload 2026/05/04 03:01:55 DEBUG : dir/file1.ca338588.partial: size = 14 OK 2026/05/04 03:01:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/dir/file1.ca338588.partial" 2026/05/04 03:01:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: md5sum /home/rclone/rclone-test-kejijut7pote/dir/file1.ca338588.partial 2026/05/04 03:01:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-kejijut7pote/dir/file1.ca338588.partial 2026/05/04 03:01:55 DEBUG : dir/file1.ca338588.partial: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/04 03:01:55 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/05/04 03:01:55 DEBUG : dir/file1.ca338588.partial: renamed to: dir/file1 2026/05/04 03:01:55 INFO : dir/file1: Copied (replaced existing) 2026/05/04 03:01:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/dir/file1" 2026/05/04 03:01:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: md5sum /home/rclone/rclone-test-kejijut7pote/dir/file1 2026/05/04 03:01:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-kejijut7pote/dir/file1 2026/05/04 03:01:55 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/04 03:01:55 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/05/04 03:01:55 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/05/04 03:01:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/04 03:01:55 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/05/04 03:01:55 DEBUG : dir: Looking for writers 2026/05/04 03:01:55 DEBUG : file1: reading active writers 2026/05/04 03:01:55 DEBUG : Looking for writers 2026/05/04 03:01:55 DEBUG : dir: reading active writers 2026/05/04 03:01:55 DEBUG : >WaitForWriters: 2026/05/04 03:01:55 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/04 03:01:55 DEBUG : dir/file1: newRWFileHandle: 2026/05/04 03:01:55 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/04 03:01:55 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/04 03:01:55 DEBUG : dir/file1(0x1ec7da64aac0): _readAt: size=512, off=0 2026/05/04 03:01:55 DEBUG : dir/file1(0x1ec7da64aac0): openPending: 2026/05/04 03:01:55 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/05/04 03:01:55 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/05/04 03:01:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/04 03:01:55 DEBUG : dir/file1(0x1ec7da64aac0): >openPending: err= 2026/05/04 03:01:55 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/05/04 03:01:55 DEBUG : dir/file1(0x1ec7da64aac0): >_readAt: n=14, err=EOF 2026/05/04 03:01:55 DEBUG : dir/file1(0x1ec7da64aac0): close: 2026/05/04 03:01:55 DEBUG : dir/file1(0x1ec7da64aac0): >close: err= 2026/05/04 03:01:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/dir/file1" 2026/05/04 03:01:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: md5sum /home/rclone/rclone-test-kejijut7pote/dir/file1 2026/05/04 03:01:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-kejijut7pote/dir/file1 2026/05/04 03:01:55 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/04 03:01:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/dir/file1" 2026/05/04 03:01:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: sha1sum /home/rclone/rclone-test-kejijut7pote/dir/file1 2026/05/04 03:01:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-kejijut7pote/dir/file1 2026/05/04 03:01:55 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/04 03:01:55 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/04 03:01:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/newLeaf" 2026/05/04 03:01:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: md5sum /home/rclone/rclone-test-kejijut7pote/newLeaf 2026/05/04 03:01:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-kejijut7pote/newLeaf 2026/05/04 03:01:55 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/04 03:01:55 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/05/04 03:01:55 DEBUG : newLeaf: Updating file with newLeaf 0x1ec7da4e20d0 2026/05/04 03:01:55 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/04 03:01:55 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/04 03:01:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/newLeaf" 2026/05/04 03:01:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: md5sum /home/rclone/rclone-test-kejijut7pote/newLeaf 2026/05/04 03:01:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-kejijut7pote/newLeaf 2026/05/04 03:01:55 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/04 03:01:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/newLeaf" 2026/05/04 03:01:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: sha1sum /home/rclone/rclone-test-kejijut7pote/newLeaf 2026/05/04 03:01:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-kejijut7pote/newLeaf 2026/05/04 03:01:55 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/04 03:01:55 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/05/04 03:01:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/dir/file1" 2026/05/04 03:01:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: md5sum /home/rclone/rclone-test-kejijut7pote/dir/file1 2026/05/04 03:01:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-kejijut7pote/dir/file1 2026/05/04 03:01:55 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/04 03:01:55 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/05/04 03:01:55 DEBUG : dir/file1: Updating file with dir/file1 0x1ec7da4e20d0 2026/05/04 03:01:55 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/05/04 03:01:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/04 03:01:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/dir/file1" 2026/05/04 03:01:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: md5sum /home/rclone/rclone-test-kejijut7pote/dir/file1 2026/05/04 03:01:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-kejijut7pote/dir/file1 2026/05/04 03:01:55 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/04 03:01:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/dir/file1" 2026/05/04 03:01:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: sha1sum /home/rclone/rclone-test-kejijut7pote/dir/file1 2026/05/04 03:01:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-kejijut7pote/dir/file1 2026/05/04 03:01:55 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/04 03:01:55 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/05/04 03:01:55 DEBUG : dir/file1: newRWFileHandle: 2026/05/04 03:01:55 DEBUG : dir/file1(0x1ec7da872940): openPending: 2026/05/04 03:01:55 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/05/04 03:01:55 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/05/04 03:01:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/04 03:01:55 DEBUG : dir/file1(0x1ec7da872940): >openPending: err= 2026/05/04 03:01:55 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/05/04 03:01:55 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/04 03:01:55 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/04 03:01:55 DEBUG : dir/file1(0x1ec7da872940): _writeAt: size=25, off=0 2026/05/04 03:01:55 DEBUG : dir/file1(0x1ec7da872940): >_writeAt: n=25, err= 2026/05/04 03:01:55 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/04 03:01:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/newLeaf" 2026/05/04 03:01:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: md5sum /home/rclone/rclone-test-kejijut7pote/newLeaf 2026/05/04 03:01:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-kejijut7pote/newLeaf 2026/05/04 03:01:55 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/04 03:01:55 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/05/04 03:01:55 DEBUG : newLeaf: Updating file with newLeaf 0x1ec7da4e20d0 2026/05/04 03:01:55 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/04 03:01:55 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/04 03:01:55 DEBUG : newLeaf(0x1ec7da872940): close: 2026/05/04 03:01:55 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/05/04 03:01:55 DEBUG : newLeaf: vfs cache: setting modification time to 2026-05-04 03:01:55.396882489 +0000 UTC m=+3.829836815 2026/05/04 03:01:55 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:55 DEBUG : newLeaf(0x1ec7da872940): >close: err= 2026/05/04 03:01:55 DEBUG : WaitForWriters: timeout=30s 2026/05/04 03:01:55 DEBUG : dir: Looking for writers 2026/05/04 03:01:55 DEBUG : Looking for writers 2026/05/04 03:01:55 DEBUG : dir: reading active writers 2026/05/04 03:01:55 DEBUG : newLeaf: reading active writers 2026/05/04 03:01:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/04 03:01:55 DEBUG : dir: Looking for writers 2026/05/04 03:01:55 DEBUG : Looking for writers 2026/05/04 03:01:55 DEBUG : dir: reading active writers 2026/05/04 03:01:55 DEBUG : newLeaf: reading active writers 2026/05/04 03:01:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/04 03:01:55 DEBUG : dir: Looking for writers 2026/05/04 03:01:55 DEBUG : Looking for writers 2026/05/04 03:01:55 DEBUG : dir: reading active writers 2026/05/04 03:01:55 DEBUG : newLeaf: reading active writers 2026/05/04 03:01:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/04 03:01:55 DEBUG : dir: Looking for writers 2026/05/04 03:01:55 DEBUG : Looking for writers 2026/05/04 03:01:55 DEBUG : dir: reading active writers 2026/05/04 03:01:55 DEBUG : newLeaf: reading active writers 2026/05/04 03:01:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/04 03:01:55 DEBUG : newLeaf: vfs cache: starting upload 2026/05/04 03:01:55 DEBUG : newLeaf.fc40175b.partial: size = 25 OK 2026/05/04 03:01:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/newLeaf.fc40175b.partial" 2026/05/04 03:01:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: md5sum /home/rclone/rclone-test-kejijut7pote/newLeaf.fc40175b.partial 2026/05/04 03:01:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-kejijut7pote/newLeaf.fc40175b.partial 2026/05/04 03:01:55 DEBUG : newLeaf.fc40175b.partial: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/05/04 03:01:55 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/05/04 03:01:55 DEBUG : newLeaf.fc40175b.partial: renamed to: newLeaf 2026/05/04 03:01:55 INFO : newLeaf: Copied (replaced existing) 2026/05/04 03:01:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/newLeaf" 2026/05/04 03:01:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: md5sum /home/rclone/rclone-test-kejijut7pote/newLeaf 2026/05/04 03:01:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-kejijut7pote/newLeaf 2026/05/04 03:01:55 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/05/04 03:01:55 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-05-04 03:01:55 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/05/04 03:01:55 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/05/04 03:01:55 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/04 03:01:55 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/05/04 03:01:55 DEBUG : dir: Looking for writers 2026/05/04 03:01:55 DEBUG : Looking for writers 2026/05/04 03:01:55 DEBUG : dir: reading active writers 2026/05/04 03:01:55 DEBUG : newLeaf: reading active writers 2026/05/04 03:01:55 DEBUG : >WaitForWriters: 2026/05/04 03:01:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/newLeaf" 2026/05/04 03:01:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: md5sum /home/rclone/rclone-test-kejijut7pote/newLeaf 2026/05/04 03:01:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-kejijut7pote/newLeaf 2026/05/04 03:01:55 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/05/04 03:01:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/newLeaf" 2026/05/04 03:01:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: sha1sum /home/rclone/rclone-test-kejijut7pote/newLeaf 2026/05/04 03:01:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /home/rclone/rclone-test-kejijut7pote/newLeaf 2026/05/04 03:01:55 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/05/04 03:01:55 DEBUG : WaitForWriters: timeout=30s 2026/05/04 03:01:55 DEBUG : dir: Looking for writers 2026/05/04 03:01:55 DEBUG : Looking for writers 2026/05/04 03:01:55 DEBUG : dir: reading active writers 2026/05/04 03:01:55 DEBUG : newLeaf: reading active writers 2026/05/04 03:01:55 DEBUG : >WaitForWriters: 2026/05/04 03:01:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote", Local "Local file system at /tmp/rclone2152350087", Modify Window "1s" 2026/05/04 03:01:55 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: poll-interval is not supported by this remote 2026/05/04 03:01:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/04 03:01:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{0UzLU}/rclone-test-kejijut7pote" 2026/05/04 03:01:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{0UzLU}/rclone-test-kejijut7pote" 2026/05/04 03:01:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{0UzLU}/rclone-test-kejijut7pote" 2026/05/04 03:01:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/04 03:01:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{0UzLU}/rclone-test-kejijut7pote" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{0UzLU}/rclone-test-kejijut7pote" 2026/05/04 03:01:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{0UzLU}/rclone-test-kejijut7pote" 2026/05/04 03:01:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/04 03:01:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{0UzLU}/rclone-test-kejijut7pote" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{0UzLU}/rclone-test-kejijut7pote" 2026/05/04 03:01:55 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/04 03:01:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/dir/file1" 2026/05/04 03:01:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: md5sum /home/rclone/rclone-test-kejijut7pote/dir/file1 2026/05/04 03:01:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-kejijut7pote/dir/file1 2026/05/04 03:01:55 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/04 03:01:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/dir/file1" 2026/05/04 03:01:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: sha1sum /home/rclone/rclone-test-kejijut7pote/dir/file1 2026/05/04 03:01:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-kejijut7pote/dir/file1 2026/05/04 03:01:55 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/04 03:01:55 DEBUG : WaitForWriters: timeout=30s 2026/05/04 03:01:55 DEBUG : dir: Looking for writers 2026/05/04 03:01:55 DEBUG : file1: reading active writers 2026/05/04 03:01:55 DEBUG : Looking for writers 2026/05/04 03:01:55 DEBUG : dir: reading active writers 2026/05/04 03:01:55 DEBUG : >WaitForWriters: 2026/05/04 03:01:55 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/04 03:01:55 DEBUG : dir/file1: newRWFileHandle: 2026/05/04 03:01:55 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/04 03:01:55 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/04 03:01:55 DEBUG : dir/file1(0x1ec7da649440): _readAt: size=512, off=0 2026/05/04 03:01:55 DEBUG : dir/file1(0x1ec7da649440): openPending: 2026/05/04 03:01:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/dir/file1" 2026/05/04 03:01:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: md5sum /home/rclone/rclone-test-kejijut7pote/dir/file1 2026/05/04 03:01:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-kejijut7pote/dir/file1 2026/05/04 03:01:55 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/04 03:01:55 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/05/04 03:01:55 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/05/04 03:01:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/04 03:01:55 DEBUG : dir/file1(0x1ec7da649440): >openPending: err= 2026/05/04 03:01:55 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2026/05/04 03:01:55 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/04 03:01:55 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/04 03:01:55 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/04 03:01:55 DEBUG : dir/file1(0x1ec7da649440): >_readAt: n=14, err=EOF 2026/05/04 03:01:55 DEBUG : dir/file1(0x1ec7da649440): close: 2026/05/04 03:01:55 DEBUG : dir/file1(0x1ec7da649440): >close: err= 2026/05/04 03:01:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/dir/file1" 2026/05/04 03:01:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: md5sum /home/rclone/rclone-test-kejijut7pote/dir/file1 2026/05/04 03:01:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-kejijut7pote/dir/file1 2026/05/04 03:01:55 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/04 03:01:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/dir/file1" 2026/05/04 03:01:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: sha1sum /home/rclone/rclone-test-kejijut7pote/dir/file1 2026/05/04 03:01:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-kejijut7pote/dir/file1 2026/05/04 03:01:55 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/04 03:01:55 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/04 03:01:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/newLeaf" 2026/05/04 03:01:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: md5sum /home/rclone/rclone-test-kejijut7pote/newLeaf 2026/05/04 03:01:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-kejijut7pote/newLeaf 2026/05/04 03:01:55 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/04 03:01:55 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/05/04 03:01:55 DEBUG : newLeaf: Updating file with newLeaf 0x1ec7dabf4b60 2026/05/04 03:01:55 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/04 03:01:55 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/04 03:01:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/newLeaf" 2026/05/04 03:01:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: md5sum /home/rclone/rclone-test-kejijut7pote/newLeaf 2026/05/04 03:01:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-kejijut7pote/newLeaf 2026/05/04 03:01:55 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/04 03:01:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/newLeaf" 2026/05/04 03:01:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: sha1sum /home/rclone/rclone-test-kejijut7pote/newLeaf 2026/05/04 03:01:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-kejijut7pote/newLeaf 2026/05/04 03:01:55 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/04 03:01:55 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/05/04 03:01:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/dir/file1" 2026/05/04 03:01:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: md5sum /home/rclone/rclone-test-kejijut7pote/dir/file1 2026/05/04 03:01:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-kejijut7pote/dir/file1 2026/05/04 03:01:55 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/04 03:01:55 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/05/04 03:01:55 DEBUG : dir/file1: Updating file with dir/file1 0x1ec7dabf4b60 2026/05/04 03:01:55 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/05/04 03:01:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/04 03:01:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/dir/file1" 2026/05/04 03:01:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: md5sum /home/rclone/rclone-test-kejijut7pote/dir/file1 2026/05/04 03:01:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-kejijut7pote/dir/file1 2026/05/04 03:01:55 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/04 03:01:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/dir/file1" 2026/05/04 03:01:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: sha1sum /home/rclone/rclone-test-kejijut7pote/dir/file1 2026/05/04 03:01:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-kejijut7pote/dir/file1 2026/05/04 03:01:55 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/04 03:01:55 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/05/04 03:01:55 DEBUG : dir/file1: newRWFileHandle: 2026/05/04 03:01:55 DEBUG : dir/file1(0x1ec7da8b0680): openPending: 2026/05/04 03:01:55 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/05/04 03:01:55 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/05/04 03:01:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/04 03:01:55 DEBUG : dir/file1(0x1ec7da8b0680): >openPending: err= 2026/05/04 03:01:55 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/05/04 03:01:55 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/04 03:01:55 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/04 03:01:55 DEBUG : dir/file1(0x1ec7da8b0680): _writeAt: size=25, off=0 2026/05/04 03:01:55 DEBUG : dir/file1(0x1ec7da8b0680): >_writeAt: n=25, err= 2026/05/04 03:01:55 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/04 03:01:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/newLeaf" 2026/05/04 03:01:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: md5sum /home/rclone/rclone-test-kejijut7pote/newLeaf 2026/05/04 03:01:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-kejijut7pote/newLeaf 2026/05/04 03:01:55 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/04 03:01:55 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/05/04 03:01:55 DEBUG : newLeaf: Updating file with newLeaf 0x1ec7dabf4b60 2026/05/04 03:01:55 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/04 03:01:55 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/04 03:01:55 DEBUG : newLeaf(0x1ec7da8b0680): close: 2026/05/04 03:01:55 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/05/04 03:01:55 DEBUG : newLeaf: vfs cache: setting modification time to 2026-05-04 03:01:55.62031892 +0000 UTC m=+4.053273257 2026/05/04 03:01:55 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:55 DEBUG : newLeaf(0x1ec7da8b0680): >close: err= 2026/05/04 03:01:55 DEBUG : WaitForWriters: timeout=30s 2026/05/04 03:01:55 DEBUG : dir: Looking for writers 2026/05/04 03:01:55 DEBUG : Looking for writers 2026/05/04 03:01:55 DEBUG : dir: reading active writers 2026/05/04 03:01:55 DEBUG : newLeaf: reading active writers 2026/05/04 03:01:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/04 03:01:55 DEBUG : dir: Looking for writers 2026/05/04 03:01:55 DEBUG : Looking for writers 2026/05/04 03:01:55 DEBUG : dir: reading active writers 2026/05/04 03:01:55 DEBUG : newLeaf: reading active writers 2026/05/04 03:01:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/04 03:01:55 DEBUG : dir: Looking for writers 2026/05/04 03:01:55 DEBUG : Looking for writers 2026/05/04 03:01:55 DEBUG : dir: reading active writers 2026/05/04 03:01:55 DEBUG : newLeaf: reading active writers 2026/05/04 03:01:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/04 03:01:55 DEBUG : dir: Looking for writers 2026/05/04 03:01:55 DEBUG : Looking for writers 2026/05/04 03:01:55 DEBUG : dir: reading active writers 2026/05/04 03:01:55 DEBUG : newLeaf: reading active writers 2026/05/04 03:01:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/04 03:01:55 DEBUG : newLeaf: vfs cache: starting upload 2026/05/04 03:01:55 DEBUG : newLeaf.223d7df5.partial: size = 25 OK 2026/05/04 03:01:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/newLeaf.223d7df5.partial" 2026/05/04 03:01:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: md5sum /home/rclone/rclone-test-kejijut7pote/newLeaf.223d7df5.partial 2026/05/04 03:01:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-kejijut7pote/newLeaf.223d7df5.partial 2026/05/04 03:01:55 DEBUG : newLeaf.223d7df5.partial: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/05/04 03:01:55 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/05/04 03:01:55 DEBUG : newLeaf.223d7df5.partial: renamed to: newLeaf 2026/05/04 03:01:55 INFO : newLeaf: Copied (replaced existing) 2026/05/04 03:01:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/newLeaf" 2026/05/04 03:01:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: md5sum /home/rclone/rclone-test-kejijut7pote/newLeaf 2026/05/04 03:01:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-kejijut7pote/newLeaf 2026/05/04 03:01:55 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/05/04 03:01:55 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-05-04 03:01:55 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/05/04 03:01:55 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/05/04 03:01:55 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/04 03:01:55 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/05/04 03:01:55 DEBUG : dir: Looking for writers 2026/05/04 03:01:55 DEBUG : Looking for writers 2026/05/04 03:01:55 DEBUG : dir: reading active writers 2026/05/04 03:01:55 DEBUG : newLeaf: reading active writers 2026/05/04 03:01:55 DEBUG : >WaitForWriters: 2026/05/04 03:01:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/newLeaf" 2026/05/04 03:01:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: md5sum /home/rclone/rclone-test-kejijut7pote/newLeaf 2026/05/04 03:01:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-kejijut7pote/newLeaf 2026/05/04 03:01:55 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/05/04 03:01:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/newLeaf" 2026/05/04 03:01:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: sha1sum /home/rclone/rclone-test-kejijut7pote/newLeaf 2026/05/04 03:01:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /home/rclone/rclone-test-kejijut7pote/newLeaf 2026/05/04 03:01:55 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/05/04 03:01:55 DEBUG : WaitForWriters: timeout=30s 2026/05/04 03:01:55 DEBUG : dir: Looking for writers 2026/05/04 03:01:55 DEBUG : Looking for writers 2026/05/04 03:01:55 DEBUG : dir: reading active writers 2026/05/04 03:01:55 DEBUG : newLeaf: reading active writers 2026/05/04 03:01:55 DEBUG : >WaitForWriters: 2026/05/04 03:01:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: vfs cache: cleaner exiting --- PASS: TestFileRename (1.34s) --- PASS: TestFileRename/off,forceCache=false (0.05s) --- PASS: TestFileRename/minimal,forceCache=false (0.05s) --- PASS: TestFileRename/minimal,forceCache=true (0.38s) --- PASS: TestFileRename/writes,forceCache=false (0.23s) --- PASS: TestFileRename/writes,forceCache=true (0.39s) --- PASS: TestFileRename/full,forceCache=false (0.23s) === RUN TestFileStructSize file_test.go:419: File struct has size 208 bytes --- PASS: TestFileStructSize (0.00s) === RUN TestRcGetVFS run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote", Local "Local file system at /tmp/rclone2152350087", Modify Window "1s" 2026/05/04 03:01:55 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: poll-interval is not supported by this remote 2026/05/04 03:01:55 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: poll-interval is not supported by this remote 2026/05/04 03:01:55 DEBUG : WaitForWriters: timeout=30s 2026/05/04 03:01:55 DEBUG : Looking for writers 2026/05/04 03:01:55 DEBUG : >WaitForWriters: --- PASS: TestRcGetVFS (0.00s) === 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:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote", Local "Local file system at /tmp/rclone2152350087", Modify Window "1s" 2026/05/04 03:01:55 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: poll-interval is not supported by this remote 2026/05/04 03:01:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/dir/file1" 2026/05/04 03:01:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: md5sum /home/rclone/rclone-test-kejijut7pote/dir/file1 2026/05/04 03:01:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-kejijut7pote/dir/file1 2026/05/04 03:01:55 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/05/04 03:01:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/dir/file1" 2026/05/04 03:01:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: sha1sum /home/rclone/rclone-test-kejijut7pote/dir/file1 2026/05/04 03:01:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-kejijut7pote/dir/file1 2026/05/04 03:01:55 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/05/04 03:01:55 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/04 03:01:55 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/04 03:01:55 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/05/04 03:01:55 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/05/04 03:01:55 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/04 03:01:55 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/05/04 03:01:55 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2026/05/04 03:01:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/dir/file1" 2026/05/04 03:01:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: md5sum /home/rclone/rclone-test-kejijut7pote/dir/file1 2026/05/04 03:01:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-kejijut7pote/dir/file1 2026/05/04 03:01:55 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/05/04 03:01:55 DEBUG : WaitForWriters: timeout=30s 2026/05/04 03:01:55 DEBUG : dir: Looking for writers 2026/05/04 03:01:55 DEBUG : file1: reading active writers 2026/05/04 03:01:55 DEBUG : Looking for writers 2026/05/04 03:01:55 DEBUG : dir: reading active writers 2026/05/04 03:01:55 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (0.04s) === RUN TestReadFileHandleSeek run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote", Local "Local file system at /tmp/rclone2152350087", Modify Window "1s" 2026/05/04 03:01:55 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: poll-interval is not supported by this remote 2026/05/04 03:01:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/dir/file1" 2026/05/04 03:01:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: md5sum /home/rclone/rclone-test-kejijut7pote/dir/file1 2026/05/04 03:01:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-kejijut7pote/dir/file1 2026/05/04 03:01:55 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/05/04 03:01:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/dir/file1" 2026/05/04 03:01:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: sha1sum /home/rclone/rclone-test-kejijut7pote/dir/file1 2026/05/04 03:01:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-kejijut7pote/dir/file1 2026/05/04 03:01:55 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/05/04 03:01:55 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/04 03:01:55 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/04 03:01:55 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/05/04 03:01:55 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/05/04 03:01:55 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/04 03:01:55 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/05/04 03:01:55 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/05/04 03:01:55 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/05/04 03:01:55 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/05/04 03:01:55 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/05/04 03:01:55 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/05/04 03:01:55 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/05/04 03:01:55 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/05/04 03:01:55 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2026/05/04 03:01:55 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2026/05/04 03:01:55 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2026/05/04 03:01:55 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2026/05/04 03:01:55 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2026/05/04 03:01:55 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2026/05/04 03:01:55 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2026/05/04 03:01:55 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2026/05/04 03:01:55 DEBUG : WaitForWriters: timeout=30s 2026/05/04 03:01:55 DEBUG : dir: Looking for writers 2026/05/04 03:01:55 DEBUG : file1: reading active writers 2026/05/04 03:01:55 DEBUG : Looking for writers 2026/05/04 03:01:55 DEBUG : dir: reading active writers 2026/05/04 03:01:55 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (0.05s) === RUN TestReadFileHandleReadAt run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote", Local "Local file system at /tmp/rclone2152350087", Modify Window "1s" 2026/05/04 03:01:55 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: poll-interval is not supported by this remote 2026/05/04 03:01:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/dir/file1" 2026/05/04 03:01:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: md5sum /home/rclone/rclone-test-kejijut7pote/dir/file1 2026/05/04 03:01:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-kejijut7pote/dir/file1 2026/05/04 03:01:55 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/05/04 03:01:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/dir/file1" 2026/05/04 03:01:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: sha1sum /home/rclone/rclone-test-kejijut7pote/dir/file1 2026/05/04 03:01:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-kejijut7pote/dir/file1 2026/05/04 03:01:55 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/05/04 03:01:55 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/04 03:01:55 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/04 03:01:55 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/05/04 03:01:55 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/05/04 03:01:55 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/04 03:01:55 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/05/04 03:01:55 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/05/04 03:01:55 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/05/04 03:01:55 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/05/04 03:01:55 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/05/04 03:01:55 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/05/04 03:01:55 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/05/04 03:01:55 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/05/04 03:01:55 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2026/05/04 03:01:55 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2026/05/04 03:01:55 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2026/05/04 03:01:55 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2026/05/04 03:01:55 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2026/05/04 03:01:55 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2026/05/04 03:01:55 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2026/05/04 03:01:55 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2026/05/04 03:01:55 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2026/05/04 03:01:55 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2026/05/04 03:01:55 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/05/04 03:01:55 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2026/05/04 03:01:55 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2026/05/04 03:01:55 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2026/05/04 03:01:55 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/05/04 03:01:55 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/05/04 03:01:55 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/05/04 03:01:55 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/05/04 03:01:55 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2026/05/04 03:01:55 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/05/04 03:01:56 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/05/04 03:01:56 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/05/04 03:01:56 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2026/05/04 03:01:56 DEBUG : WaitForWriters: timeout=30s 2026/05/04 03:01:56 DEBUG : dir: Looking for writers 2026/05/04 03:01:56 DEBUG : file1: reading active writers 2026/05/04 03:01:56 DEBUG : Looking for writers 2026/05/04 03:01:56 DEBUG : dir: reading active writers 2026/05/04 03:01:56 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (0.12s) === RUN TestReadFileHandleFlush run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote", Local "Local file system at /tmp/rclone2152350087", Modify Window "1s" 2026/05/04 03:01:56 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: poll-interval is not supported by this remote 2026/05/04 03:01:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/dir/file1" 2026/05/04 03:01:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: md5sum /home/rclone/rclone-test-kejijut7pote/dir/file1 2026/05/04 03:01:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-kejijut7pote/dir/file1 2026/05/04 03:01:56 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/05/04 03:01:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/dir/file1" 2026/05/04 03:01:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: sha1sum /home/rclone/rclone-test-kejijut7pote/dir/file1 2026/05/04 03:01:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-kejijut7pote/dir/file1 2026/05/04 03:01:56 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/05/04 03:01:56 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/04 03:01:56 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/04 03:01:56 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/05/04 03:01:56 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/05/04 03:01:56 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/04 03:01:56 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/05/04 03:01:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/dir/file1" 2026/05/04 03:01:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: md5sum /home/rclone/rclone-test-kejijut7pote/dir/file1 2026/05/04 03:01:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-kejijut7pote/dir/file1 2026/05/04 03:01:56 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/05/04 03:01:56 DEBUG : WaitForWriters: timeout=30s 2026/05/04 03:01:56 DEBUG : dir: Looking for writers 2026/05/04 03:01:56 DEBUG : file1: reading active writers 2026/05/04 03:01:56 DEBUG : Looking for writers 2026/05/04 03:01:56 DEBUG : dir: reading active writers 2026/05/04 03:01:56 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (0.03s) === RUN TestReadFileHandleRelease run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote", Local "Local file system at /tmp/rclone2152350087", Modify Window "1s" 2026/05/04 03:01:56 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: poll-interval is not supported by this remote 2026/05/04 03:01:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/dir/file1" 2026/05/04 03:01:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: md5sum /home/rclone/rclone-test-kejijut7pote/dir/file1 2026/05/04 03:01:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-kejijut7pote/dir/file1 2026/05/04 03:01:56 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/05/04 03:01:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/dir/file1" 2026/05/04 03:01:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: sha1sum /home/rclone/rclone-test-kejijut7pote/dir/file1 2026/05/04 03:01:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-kejijut7pote/dir/file1 2026/05/04 03:01:56 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/05/04 03:01:56 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/04 03:01:56 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/04 03:01:56 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/05/04 03:01:56 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/05/04 03:01:56 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/04 03:01:56 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/05/04 03:01:56 DEBUG : dir/file1: ReadFileHandle.Release closing 2026/05/04 03:01:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/dir/file1" 2026/05/04 03:01:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: md5sum /home/rclone/rclone-test-kejijut7pote/dir/file1 2026/05/04 03:01:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-kejijut7pote/dir/file1 2026/05/04 03:01:56 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/05/04 03:01:56 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2026/05/04 03:01:56 DEBUG : WaitForWriters: timeout=30s 2026/05/04 03:01:56 DEBUG : dir: Looking for writers 2026/05/04 03:01:56 DEBUG : file1: reading active writers 2026/05/04 03:01:56 DEBUG : Looking for writers 2026/05/04 03:01:56 DEBUG : dir: reading active writers 2026/05/04 03:01:56 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (0.03s) === RUN TestRWFileHandleMethodsRead run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote", Local "Local file system at /tmp/rclone2152350087", Modify Window "1s" 2026/05/04 03:01:56 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: poll-interval is not supported by this remote 2026/05/04 03:01:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/04 03:01:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{0UzLU}/rclone-test-kejijut7pote" 2026/05/04 03:01:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{0UzLU}/rclone-test-kejijut7pote" 2026/05/04 03:01:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{0UzLU}/rclone-test-kejijut7pote" 2026/05/04 03:01:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/04 03:01:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{0UzLU}/rclone-test-kejijut7pote" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{0UzLU}/rclone-test-kejijut7pote" 2026/05/04 03:01:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{0UzLU}/rclone-test-kejijut7pote" 2026/05/04 03:01:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/04 03:01:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{0UzLU}/rclone-test-kejijut7pote" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{0UzLU}/rclone-test-kejijut7pote" 2026/05/04 03:01:56 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/04 03:01:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/dir/file1" 2026/05/04 03:01:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: md5sum /home/rclone/rclone-test-kejijut7pote/dir/file1 2026/05/04 03:01:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-kejijut7pote/dir/file1 2026/05/04 03:01:56 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/05/04 03:01:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/dir/file1" 2026/05/04 03:01:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: sha1sum /home/rclone/rclone-test-kejijut7pote/dir/file1 2026/05/04 03:01:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-kejijut7pote/dir/file1 2026/05/04 03:01:56 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/05/04 03:01:56 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/04 03:01:56 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/04 03:01:56 DEBUG : dir/file1: newRWFileHandle: 2026/05/04 03:01:56 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/04 03:01:56 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/04 03:01:56 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/05/04 03:01:56 DEBUG : dir/file1(0x1ec7daa10100): _readAt: size=1, off=0 2026/05/04 03:01:56 DEBUG : dir/file1(0x1ec7daa10100): openPending: 2026/05/04 03:01:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/dir/file1" 2026/05/04 03:01:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: md5sum /home/rclone/rclone-test-kejijut7pote/dir/file1 2026/05/04 03:01:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-kejijut7pote/dir/file1 2026/05/04 03:01:56 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/05/04 03:01:56 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/05/04 03:01:56 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/05/04 03:01:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/04 03:01:56 DEBUG : dir/file1(0x1ec7daa10100): >openPending: err= 2026/05/04 03:01:56 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/05/04 03:01:56 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/04 03:01:56 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/04 03:01:56 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/04 03:01:56 DEBUG : dir/file1(0x1ec7daa10100): >_readAt: n=1, err= 2026/05/04 03:01:56 DEBUG : dir/file1(0x1ec7daa10100): _readAt: size=256, off=1 2026/05/04 03:01:56 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2026/05/04 03:01:56 DEBUG : dir/file1(0x1ec7daa10100): >_readAt: n=15, err=EOF 2026/05/04 03:01:56 DEBUG : dir/file1(0x1ec7daa10100): _readAt: size=16, off=16 2026/05/04 03:01:56 DEBUG : dir/file1(0x1ec7daa10100): >_readAt: n=0, err=EOF 2026/05/04 03:01:56 DEBUG : dir/file1(0x1ec7daa10100): close: 2026/05/04 03:01:56 DEBUG : dir/file1(0x1ec7daa10100): >close: err= 2026/05/04 03:01:56 DEBUG : dir/file1(0x1ec7daa10100): close: 2026/05/04 03:01:56 DEBUG : dir/file1(0x1ec7daa10100): >close: err=file already closed 2026/05/04 03:01:56 DEBUG : WaitForWriters: timeout=30s 2026/05/04 03:01:56 DEBUG : dir: Looking for writers 2026/05/04 03:01:56 DEBUG : file1: reading active writers 2026/05/04 03:01:56 DEBUG : Looking for writers 2026/05/04 03:01:56 DEBUG : dir: reading active writers 2026/05/04 03:01:56 DEBUG : >WaitForWriters: 2026/05/04 03:01:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (0.03s) === RUN TestRWFileHandleSeek run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote", Local "Local file system at /tmp/rclone2152350087", Modify Window "1s" 2026/05/04 03:01:56 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: poll-interval is not supported by this remote 2026/05/04 03:01:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/04 03:01:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{0UzLU}/rclone-test-kejijut7pote" 2026/05/04 03:01:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{0UzLU}/rclone-test-kejijut7pote" 2026/05/04 03:01:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{0UzLU}/rclone-test-kejijut7pote" 2026/05/04 03:01:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/04 03:01:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{0UzLU}/rclone-test-kejijut7pote" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{0UzLU}/rclone-test-kejijut7pote" 2026/05/04 03:01:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{0UzLU}/rclone-test-kejijut7pote" 2026/05/04 03:01:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/04 03:01:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{0UzLU}/rclone-test-kejijut7pote" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{0UzLU}/rclone-test-kejijut7pote" 2026/05/04 03:01:56 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/04 03:01:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/dir/file1" 2026/05/04 03:01:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: md5sum /home/rclone/rclone-test-kejijut7pote/dir/file1 2026/05/04 03:01:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-kejijut7pote/dir/file1 2026/05/04 03:01:56 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/05/04 03:01:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/dir/file1" 2026/05/04 03:01:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: sha1sum /home/rclone/rclone-test-kejijut7pote/dir/file1 2026/05/04 03:01:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-kejijut7pote/dir/file1 2026/05/04 03:01:56 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/05/04 03:01:56 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/04 03:01:56 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/04 03:01:56 DEBUG : dir/file1: newRWFileHandle: 2026/05/04 03:01:56 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/04 03:01:56 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/04 03:01:56 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/05/04 03:01:56 DEBUG : dir/file1(0x1ec7daa10880): _readAt: size=1, off=0 2026/05/04 03:01:56 DEBUG : dir/file1(0x1ec7daa10880): openPending: 2026/05/04 03:01:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/dir/file1" 2026/05/04 03:01:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: md5sum /home/rclone/rclone-test-kejijut7pote/dir/file1 2026/05/04 03:01:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-kejijut7pote/dir/file1 2026/05/04 03:01:56 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/05/04 03:01:56 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/05/04 03:01:56 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/05/04 03:01:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/04 03:01:56 DEBUG : dir/file1(0x1ec7daa10880): >openPending: err= 2026/05/04 03:01:56 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/05/04 03:01:56 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/04 03:01:56 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/04 03:01:56 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/04 03:01:56 DEBUG : dir/file1(0x1ec7daa10880): >_readAt: n=1, err= 2026/05/04 03:01:56 DEBUG : dir/file1(0x1ec7daa10880): _readAt: size=1, off=5 2026/05/04 03:01:56 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/05/04 03:01:56 DEBUG : dir/file1(0x1ec7daa10880): >_readAt: n=1, err= 2026/05/04 03:01:56 DEBUG : dir/file1(0x1ec7daa10880): _readAt: size=1, off=3 2026/05/04 03:01:56 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2026/05/04 03:01:56 DEBUG : dir/file1(0x1ec7daa10880): >_readAt: n=1, err= 2026/05/04 03:01:56 DEBUG : dir/file1(0x1ec7daa10880): _readAt: size=1, off=13 2026/05/04 03:01:56 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2026/05/04 03:01:56 DEBUG : dir/file1(0x1ec7daa10880): >_readAt: n=1, err= 2026/05/04 03:01:56 DEBUG : dir/file1(0x1ec7daa10880): _readAt: size=16, off=100 2026/05/04 03:01:56 DEBUG : dir/file1(0x1ec7daa10880): >_readAt: n=0, err=EOF 2026/05/04 03:01:56 DEBUG : dir/file1(0x1ec7daa10880): close: 2026/05/04 03:01:56 DEBUG : dir/file1(0x1ec7daa10880): >close: err= 2026/05/04 03:01:56 DEBUG : WaitForWriters: timeout=30s 2026/05/04 03:01:56 DEBUG : dir: Looking for writers 2026/05/04 03:01:56 DEBUG : file1: reading active writers 2026/05/04 03:01:56 DEBUG : Looking for writers 2026/05/04 03:01:56 DEBUG : dir: reading active writers 2026/05/04 03:01:56 DEBUG : >WaitForWriters: 2026/05/04 03:01:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (0.03s) === RUN TestRWFileHandleReadAt run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote", Local "Local file system at /tmp/rclone2152350087", Modify Window "1s" 2026/05/04 03:01:56 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: poll-interval is not supported by this remote 2026/05/04 03:01:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/04 03:01:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{0UzLU}/rclone-test-kejijut7pote" 2026/05/04 03:01:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{0UzLU}/rclone-test-kejijut7pote" 2026/05/04 03:01:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{0UzLU}/rclone-test-kejijut7pote" 2026/05/04 03:01:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/04 03:01:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{0UzLU}/rclone-test-kejijut7pote" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{0UzLU}/rclone-test-kejijut7pote" 2026/05/04 03:01:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{0UzLU}/rclone-test-kejijut7pote" 2026/05/04 03:01:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/04 03:01:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{0UzLU}/rclone-test-kejijut7pote" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{0UzLU}/rclone-test-kejijut7pote" 2026/05/04 03:01:56 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/04 03:01:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/dir/file1" 2026/05/04 03:01:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: md5sum /home/rclone/rclone-test-kejijut7pote/dir/file1 2026/05/04 03:01:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-kejijut7pote/dir/file1 2026/05/04 03:01:56 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/05/04 03:01:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/dir/file1" 2026/05/04 03:01:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: sha1sum /home/rclone/rclone-test-kejijut7pote/dir/file1 2026/05/04 03:01:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-kejijut7pote/dir/file1 2026/05/04 03:01:56 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/05/04 03:01:56 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/04 03:01:56 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/04 03:01:56 DEBUG : dir/file1: newRWFileHandle: 2026/05/04 03:01:56 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/04 03:01:56 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/04 03:01:56 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/05/04 03:01:56 DEBUG : dir/file1(0x1ec7da8289c0): _readAt: size=1, off=0 2026/05/04 03:01:56 DEBUG : dir/file1(0x1ec7da8289c0): openPending: 2026/05/04 03:01:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/dir/file1" 2026/05/04 03:01:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: md5sum /home/rclone/rclone-test-kejijut7pote/dir/file1 2026/05/04 03:01:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-kejijut7pote/dir/file1 2026/05/04 03:01:56 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/05/04 03:01:56 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/05/04 03:01:56 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/05/04 03:01:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/04 03:01:56 DEBUG : dir/file1(0x1ec7da8289c0): >openPending: err= 2026/05/04 03:01:56 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/05/04 03:01:56 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/04 03:01:56 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/04 03:01:56 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/04 03:01:56 DEBUG : dir/file1(0x1ec7da8289c0): >_readAt: n=1, err= 2026/05/04 03:01:56 DEBUG : dir/file1(0x1ec7da8289c0): _readAt: size=1, off=5 2026/05/04 03:01:56 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/05/04 03:01:56 DEBUG : dir/file1(0x1ec7da8289c0): >_readAt: n=1, err= 2026/05/04 03:01:56 DEBUG : dir/file1(0x1ec7da8289c0): _readAt: size=1, off=1 2026/05/04 03:01:56 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2026/05/04 03:01:56 DEBUG : dir/file1(0x1ec7da8289c0): >_readAt: n=1, err= 2026/05/04 03:01:56 DEBUG : dir/file1(0x1ec7da8289c0): _readAt: size=6, off=10 2026/05/04 03:01:56 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/05/04 03:01:56 DEBUG : dir/file1(0x1ec7da8289c0): >_readAt: n=6, err= 2026/05/04 03:01:56 DEBUG : dir/file1(0x1ec7da8289c0): _readAt: size=256, off=10 2026/05/04 03:01:56 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/05/04 03:01:56 DEBUG : dir/file1(0x1ec7da8289c0): >_readAt: n=6, err=EOF 2026/05/04 03:01:56 DEBUG : dir/file1(0x1ec7da8289c0): _readAt: size=256, off=100 2026/05/04 03:01:56 DEBUG : dir/file1(0x1ec7da8289c0): >_readAt: n=0, err=EOF 2026/05/04 03:01:56 DEBUG : dir/file1(0x1ec7da8289c0): close: 2026/05/04 03:01:56 DEBUG : dir/file1(0x1ec7da8289c0): >close: err= 2026/05/04 03:01:56 DEBUG : dir/file1(0x1ec7da8289c0): _readAt: size=256, off=100 2026/05/04 03:01:56 DEBUG : dir/file1(0x1ec7da8289c0): >_readAt: n=0, err=file already closed 2026/05/04 03:01:56 DEBUG : WaitForWriters: timeout=30s 2026/05/04 03:01:56 DEBUG : dir: Looking for writers 2026/05/04 03:01:56 DEBUG : file1: reading active writers 2026/05/04 03:01:56 DEBUG : Looking for writers 2026/05/04 03:01:56 DEBUG : dir: reading active writers 2026/05/04 03:01:56 DEBUG : >WaitForWriters: 2026/05/04 03:01:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (0.03s) === RUN TestRWFileHandleFlushRead run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote", Local "Local file system at /tmp/rclone2152350087", Modify Window "1s" 2026/05/04 03:01:56 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: poll-interval is not supported by this remote 2026/05/04 03:01:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/04 03:01:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{0UzLU}/rclone-test-kejijut7pote" 2026/05/04 03:01:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{0UzLU}/rclone-test-kejijut7pote" 2026/05/04 03:01:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{0UzLU}/rclone-test-kejijut7pote" 2026/05/04 03:01:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/04 03:01:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{0UzLU}/rclone-test-kejijut7pote" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{0UzLU}/rclone-test-kejijut7pote" 2026/05/04 03:01:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{0UzLU}/rclone-test-kejijut7pote" 2026/05/04 03:01:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/04 03:01:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{0UzLU}/rclone-test-kejijut7pote" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{0UzLU}/rclone-test-kejijut7pote" 2026/05/04 03:01:56 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/04 03:01:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/dir/file1" 2026/05/04 03:01:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: md5sum /home/rclone/rclone-test-kejijut7pote/dir/file1 2026/05/04 03:01:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-kejijut7pote/dir/file1 2026/05/04 03:01:56 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/05/04 03:01:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/dir/file1" 2026/05/04 03:01:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: sha1sum /home/rclone/rclone-test-kejijut7pote/dir/file1 2026/05/04 03:01:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-kejijut7pote/dir/file1 2026/05/04 03:01:56 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/05/04 03:01:56 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/04 03:01:56 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/04 03:01:56 DEBUG : dir/file1: newRWFileHandle: 2026/05/04 03:01:56 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/04 03:01:56 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/04 03:01:56 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/05/04 03:01:56 DEBUG : dir/file1(0x1ec7da829a00): RWFileHandle.Flush 2026/05/04 03:01:56 DEBUG : dir/file1(0x1ec7da829a00): _readAt: size=256, off=0 2026/05/04 03:01:56 DEBUG : dir/file1(0x1ec7da829a00): openPending: 2026/05/04 03:01:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/dir/file1" 2026/05/04 03:01:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: md5sum /home/rclone/rclone-test-kejijut7pote/dir/file1 2026/05/04 03:01:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-kejijut7pote/dir/file1 2026/05/04 03:01:56 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/05/04 03:01:56 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/05/04 03:01:56 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/05/04 03:01:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/04 03:01:56 DEBUG : dir/file1(0x1ec7da829a00): >openPending: err= 2026/05/04 03:01:56 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/05/04 03:01:56 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/04 03:01:56 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/04 03:01:56 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/04 03:01:56 DEBUG : dir/file1(0x1ec7da829a00): >_readAt: n=16, err=EOF 2026/05/04 03:01:56 DEBUG : dir/file1(0x1ec7da829a00): RWFileHandle.Flush 2026/05/04 03:01:56 DEBUG : dir/file1(0x1ec7da829a00): RWFileHandle.Flush 2026/05/04 03:01:56 DEBUG : dir/file1(0x1ec7da829a00): close: 2026/05/04 03:01:56 DEBUG : dir/file1(0x1ec7da829a00): >close: err= 2026/05/04 03:01:56 DEBUG : WaitForWriters: timeout=30s 2026/05/04 03:01:56 DEBUG : dir: Looking for writers 2026/05/04 03:01:56 DEBUG : file1: reading active writers 2026/05/04 03:01:56 DEBUG : Looking for writers 2026/05/04 03:01:56 DEBUG : dir: reading active writers 2026/05/04 03:01:56 DEBUG : >WaitForWriters: 2026/05/04 03:01:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (0.03s) === RUN TestRWFileHandleReleaseRead run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote", Local "Local file system at /tmp/rclone2152350087", Modify Window "1s" 2026/05/04 03:01:56 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: poll-interval is not supported by this remote 2026/05/04 03:01:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/04 03:01:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{0UzLU}/rclone-test-kejijut7pote" 2026/05/04 03:01:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{0UzLU}/rclone-test-kejijut7pote" 2026/05/04 03:01:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{0UzLU}/rclone-test-kejijut7pote" 2026/05/04 03:01:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/04 03:01:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{0UzLU}/rclone-test-kejijut7pote" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{0UzLU}/rclone-test-kejijut7pote" 2026/05/04 03:01:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{0UzLU}/rclone-test-kejijut7pote" 2026/05/04 03:01:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/04 03:01:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{0UzLU}/rclone-test-kejijut7pote" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{0UzLU}/rclone-test-kejijut7pote" 2026/05/04 03:01:56 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/04 03:01:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/dir/file1" 2026/05/04 03:01:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: md5sum /home/rclone/rclone-test-kejijut7pote/dir/file1 2026/05/04 03:01:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-kejijut7pote/dir/file1 2026/05/04 03:01:56 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/05/04 03:01:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/dir/file1" 2026/05/04 03:01:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: sha1sum /home/rclone/rclone-test-kejijut7pote/dir/file1 2026/05/04 03:01:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-kejijut7pote/dir/file1 2026/05/04 03:01:56 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/05/04 03:01:56 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/04 03:01:56 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/04 03:01:56 DEBUG : dir/file1: newRWFileHandle: 2026/05/04 03:01:56 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/04 03:01:56 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/04 03:01:56 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/05/04 03:01:56 DEBUG : dir/file1(0x1ec7da2f4d80): _readAt: size=256, off=0 2026/05/04 03:01:56 DEBUG : dir/file1(0x1ec7da2f4d80): openPending: 2026/05/04 03:01:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/dir/file1" 2026/05/04 03:01:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: md5sum /home/rclone/rclone-test-kejijut7pote/dir/file1 2026/05/04 03:01:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-kejijut7pote/dir/file1 2026/05/04 03:01:56 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/05/04 03:01:56 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/05/04 03:01:56 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/05/04 03:01:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/04 03:01:56 DEBUG : dir/file1(0x1ec7da2f4d80): >openPending: err= 2026/05/04 03:01:56 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/05/04 03:01:56 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/04 03:01:56 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/04 03:01:56 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/04 03:01:56 DEBUG : dir/file1(0x1ec7da2f4d80): >_readAt: n=16, err=EOF 2026/05/04 03:01:56 DEBUG : dir/file1(0x1ec7da2f4d80): RWFileHandle.Release 2026/05/04 03:01:56 DEBUG : dir/file1(0x1ec7da2f4d80): close: 2026/05/04 03:01:56 DEBUG : dir/file1(0x1ec7da2f4d80): >close: err= 2026/05/04 03:01:56 DEBUG : dir/file1(0x1ec7da2f4d80): RWFileHandle.Release 2026/05/04 03:01:56 DEBUG : WaitForWriters: timeout=30s 2026/05/04 03:01:56 DEBUG : dir: Looking for writers 2026/05/04 03:01:56 DEBUG : file1: reading active writers 2026/05/04 03:01:56 DEBUG : Looking for writers 2026/05/04 03:01:56 DEBUG : dir: reading active writers 2026/05/04 03:01:56 DEBUG : >WaitForWriters: 2026/05/04 03:01:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (0.03s) === RUN TestRWFileHandleMethodsWrite run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote", Local "Local file system at /tmp/rclone2152350087", Modify Window "1s" 2026/05/04 03:01:56 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: poll-interval is not supported by this remote 2026/05/04 03:01:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/04 03:01:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{0UzLU}/rclone-test-kejijut7pote" 2026/05/04 03:01:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{0UzLU}/rclone-test-kejijut7pote" 2026/05/04 03:01:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{0UzLU}/rclone-test-kejijut7pote" 2026/05/04 03:01:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/04 03:01:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{0UzLU}/rclone-test-kejijut7pote" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{0UzLU}/rclone-test-kejijut7pote" 2026/05/04 03:01:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{0UzLU}/rclone-test-kejijut7pote" 2026/05/04 03:01:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/04 03:01:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{0UzLU}/rclone-test-kejijut7pote" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{0UzLU}/rclone-test-kejijut7pote" 2026/05/04 03:01:56 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/04 03:01:56 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/04 03:01:56 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/04 03:01:56 DEBUG : file1: newRWFileHandle: 2026/05/04 03:01:56 DEBUG : file1(0x1ec7da5e0a00): openPending: 2026/05/04 03:01:56 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/04 03:01:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/04 03:01:56 DEBUG : file1(0x1ec7da5e0a00): >openPending: err= 2026/05/04 03:01:56 DEBUG : file1: >newRWFileHandle: err= 2026/05/04 03:01:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/04 03:01:56 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/05/04 03:01:56 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/05/04 03:01:56 DEBUG : file1(0x1ec7da5e0a00): _writeAt: size=5, off=0 2026/05/04 03:01:56 DEBUG : file1(0x1ec7da5e0a00): >_writeAt: n=5, err= 2026/05/04 03:01:56 DEBUG : file1(0x1ec7da5e0a00): _writeAt: size=7, off=5 2026/05/04 03:01:56 DEBUG : file1(0x1ec7da5e0a00): >_writeAt: n=7, err= 2026/05/04 03:01:56 DEBUG : file1: vfs cache: truncate to size=11 2026/05/04 03:01:56 DEBUG : file1(0x1ec7da5e0a00): close: 2026/05/04 03:01:56 DEBUG : file1: vfs cache: setting modification time to 2026-05-04 03:01:56.236867509 +0000 UTC m=+4.669821837 2026/05/04 03:01:56 INFO : file1: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:56 DEBUG : file1(0x1ec7da5e0a00): >close: err= 2026/05/04 03:01:56 DEBUG : file1(0x1ec7da5e0a00): close: 2026/05/04 03:01:56 DEBUG : file1(0x1ec7da5e0a00): >close: err=file already closed 2026/05/04 03:01:56 DEBUG : WaitForWriters: timeout=30s 2026/05/04 03:01:56 DEBUG : Looking for writers 2026/05/04 03:01:56 DEBUG : file1: reading active writers 2026/05/04 03:01:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/04 03:01:56 DEBUG : Looking for writers 2026/05/04 03:01:56 DEBUG : file1: reading active writers 2026/05/04 03:01:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/04 03:01:56 DEBUG : Looking for writers 2026/05/04 03:01:56 DEBUG : file1: reading active writers 2026/05/04 03:01:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/04 03:01:56 DEBUG : Looking for writers 2026/05/04 03:01:56 DEBUG : file1: reading active writers 2026/05/04 03:01:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/04 03:01:56 DEBUG : file1: vfs cache: starting upload 2026/05/04 03:01:56 DEBUG : file1.583f2ecb.partial: size = 11 OK 2026/05/04 03:01:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/file1.583f2ecb.partial" 2026/05/04 03:01:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: md5sum /home/rclone/rclone-test-kejijut7pote/file1.583f2ecb.partial 2026/05/04 03:01:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /home/rclone/rclone-test-kejijut7pote/file1.583f2ecb.partial 2026/05/04 03:01:56 DEBUG : file1.583f2ecb.partial: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/05/04 03:01:56 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/05/04 03:01:56 DEBUG : file1.583f2ecb.partial: renamed to: file1 2026/05/04 03:01:56 INFO : file1: Copied (new) 2026/05/04 03:01:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/file1" 2026/05/04 03:01:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: md5sum /home/rclone/rclone-test-kejijut7pote/file1 2026/05/04 03:01:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /home/rclone/rclone-test-kejijut7pote/file1 2026/05/04 03:01:56 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/05/04 03:01:56 DEBUG : file1: vfs cache: fingerprint now "11,2026-05-04 03:01:56 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2026/05/04 03:01:56 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/05/04 03:01:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/04 03:01:56 INFO : file1: vfs cache: upload succeeded try #1 2026/05/04 03:01:56 DEBUG : Looking for writers 2026/05/04 03:01:56 DEBUG : file1: reading active writers 2026/05/04 03:01:56 DEBUG : >WaitForWriters: 2026/05/04 03:01:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/file1" 2026/05/04 03:01:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: md5sum /home/rclone/rclone-test-kejijut7pote/file1 2026/05/04 03:01:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /home/rclone/rclone-test-kejijut7pote/file1 2026/05/04 03:01:56 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/05/04 03:01:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/file1" 2026/05/04 03:01:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: sha1sum /home/rclone/rclone-test-kejijut7pote/file1 2026/05/04 03:01:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed /home/rclone/rclone-test-kejijut7pote/file1 2026/05/04 03:01:56 DEBUG : file1: Parsed hash: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed 2026/05/04 03:01:56 DEBUG : WaitForWriters: timeout=30s 2026/05/04 03:01:56 DEBUG : Looking for writers 2026/05/04 03:01:56 DEBUG : file1: reading active writers 2026/05/04 03:01:56 DEBUG : >WaitForWriters: 2026/05/04 03:01:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (0.17s) === RUN TestRWFileHandleWriteAt run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote", Local "Local file system at /tmp/rclone2152350087", Modify Window "1s" 2026/05/04 03:01:56 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: poll-interval is not supported by this remote 2026/05/04 03:01:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/04 03:01:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{0UzLU}/rclone-test-kejijut7pote" 2026/05/04 03:01:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{0UzLU}/rclone-test-kejijut7pote" 2026/05/04 03:01:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{0UzLU}/rclone-test-kejijut7pote" 2026/05/04 03:01:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/04 03:01:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{0UzLU}/rclone-test-kejijut7pote" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{0UzLU}/rclone-test-kejijut7pote" 2026/05/04 03:01:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{0UzLU}/rclone-test-kejijut7pote" 2026/05/04 03:01:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/04 03:01:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{0UzLU}/rclone-test-kejijut7pote" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{0UzLU}/rclone-test-kejijut7pote" 2026/05/04 03:01:56 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/04 03:01:56 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/04 03:01:56 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/04 03:01:56 DEBUG : file1: newRWFileHandle: 2026/05/04 03:01:56 DEBUG : file1(0x1ec7da8e4940): openPending: 2026/05/04 03:01:56 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/04 03:01:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/04 03:01:56 DEBUG : file1(0x1ec7da8e4940): >openPending: err= 2026/05/04 03:01:56 DEBUG : file1: >newRWFileHandle: err= 2026/05/04 03:01:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/04 03:01:56 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/05/04 03:01:56 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/05/04 03:01:56 DEBUG : file1(0x1ec7da8e4940): _writeAt: size=7, off=0 2026/05/04 03:01:56 DEBUG : file1(0x1ec7da8e4940): >_writeAt: n=7, err= 2026/05/04 03:01:56 DEBUG : file1(0x1ec7da8e4940): _writeAt: size=6, off=5 2026/05/04 03:01:56 DEBUG : file1(0x1ec7da8e4940): >_writeAt: n=6, err= 2026/05/04 03:01:56 DEBUG : file1(0x1ec7da8e4940): close: 2026/05/04 03:01:56 DEBUG : file1: vfs cache: setting modification time to 2026-05-04 03:01:56.409999443 +0000 UTC m=+4.842953810 2026/05/04 03:01:56 INFO : file1: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:56 DEBUG : file1(0x1ec7da8e4940): >close: err= 2026/05/04 03:01:56 DEBUG : file1(0x1ec7da8e4940): _writeAt: size=5, off=0 2026/05/04 03:01:56 DEBUG : file1(0x1ec7da8e4940): >_writeAt: n=0, err=file already closed 2026/05/04 03:01:56 DEBUG : WaitForWriters: timeout=30s 2026/05/04 03:01:56 DEBUG : Looking for writers 2026/05/04 03:01:56 DEBUG : file1: reading active writers 2026/05/04 03:01:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/04 03:01:56 DEBUG : Looking for writers 2026/05/04 03:01:56 DEBUG : file1: reading active writers 2026/05/04 03:01:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/04 03:01:56 DEBUG : Looking for writers 2026/05/04 03:01:56 DEBUG : file1: reading active writers 2026/05/04 03:01:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/04 03:01:56 DEBUG : Looking for writers 2026/05/04 03:01:56 DEBUG : file1: reading active writers 2026/05/04 03:01:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/04 03:01:56 DEBUG : file1: vfs cache: starting upload 2026/05/04 03:01:56 DEBUG : file1.e4a3769d.partial: size = 11 OK 2026/05/04 03:01:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/file1.e4a3769d.partial" 2026/05/04 03:01:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: md5sum /home/rclone/rclone-test-kejijut7pote/file1.e4a3769d.partial 2026/05/04 03:01:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /home/rclone/rclone-test-kejijut7pote/file1.e4a3769d.partial 2026/05/04 03:01:56 DEBUG : file1.e4a3769d.partial: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/05/04 03:01:56 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/05/04 03:01:56 DEBUG : file1.e4a3769d.partial: renamed to: file1 2026/05/04 03:01:56 INFO : file1: Copied (new) 2026/05/04 03:01:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/file1" 2026/05/04 03:01:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: md5sum /home/rclone/rclone-test-kejijut7pote/file1 2026/05/04 03:01:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /home/rclone/rclone-test-kejijut7pote/file1 2026/05/04 03:01:56 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/05/04 03:01:56 DEBUG : file1: vfs cache: fingerprint now "11,2026-05-04 03:01:56 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2026/05/04 03:01:56 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/05/04 03:01:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/04 03:01:56 INFO : file1: vfs cache: upload succeeded try #1 2026/05/04 03:01:56 DEBUG : Looking for writers 2026/05/04 03:01:56 DEBUG : file1: reading active writers 2026/05/04 03:01:56 DEBUG : >WaitForWriters: 2026/05/04 03:01:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/file1" 2026/05/04 03:01:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: md5sum /home/rclone/rclone-test-kejijut7pote/file1 2026/05/04 03:01:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /home/rclone/rclone-test-kejijut7pote/file1 2026/05/04 03:01:56 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/05/04 03:01:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/file1" 2026/05/04 03:01:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: sha1sum /home/rclone/rclone-test-kejijut7pote/file1 2026/05/04 03:01:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed /home/rclone/rclone-test-kejijut7pote/file1 2026/05/04 03:01:56 DEBUG : file1: Parsed hash: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed 2026/05/04 03:01:56 DEBUG : WaitForWriters: timeout=30s 2026/05/04 03:01:56 DEBUG : Looking for writers 2026/05/04 03:01:56 DEBUG : file1: reading active writers 2026/05/04 03:01:56 DEBUG : >WaitForWriters: 2026/05/04 03:01:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (0.17s) === RUN TestRWFileHandleWriteNoWrite run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote", Local "Local file system at /tmp/rclone2152350087", Modify Window "1s" 2026/05/04 03:01:56 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: poll-interval is not supported by this remote 2026/05/04 03:01:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/04 03:01:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{0UzLU}/rclone-test-kejijut7pote" 2026/05/04 03:01:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{0UzLU}/rclone-test-kejijut7pote" 2026/05/04 03:01:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{0UzLU}/rclone-test-kejijut7pote" 2026/05/04 03:01:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/04 03:01:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{0UzLU}/rclone-test-kejijut7pote" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{0UzLU}/rclone-test-kejijut7pote" 2026/05/04 03:01:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{0UzLU}/rclone-test-kejijut7pote" 2026/05/04 03:01:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/04 03:01:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{0UzLU}/rclone-test-kejijut7pote" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{0UzLU}/rclone-test-kejijut7pote" 2026/05/04 03:01:56 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/04 03:01:56 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/04 03:01:56 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/04 03:01:56 DEBUG : file1: newRWFileHandle: 2026/05/04 03:01:56 DEBUG : file1(0x1ec7da347000): openPending: 2026/05/04 03:01:56 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/04 03:01:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/04 03:01:56 DEBUG : file1(0x1ec7da347000): >openPending: err= 2026/05/04 03:01:56 DEBUG : file1: >newRWFileHandle: err= 2026/05/04 03:01:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/04 03:01:56 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/05/04 03:01:56 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/05/04 03:01:56 DEBUG : file1(0x1ec7da347000): close: 2026/05/04 03:01:56 DEBUG : file1: vfs cache: setting modification time to 2026-05-04 03:01:56.577340646 +0000 UTC m=+5.010294973 2026/05/04 03:01:56 INFO : file1: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:56 DEBUG : file1(0x1ec7da347000): >close: err= 2026/05/04 03:01:56 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/05/04 03:01:56 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/05/04 03:01:56 DEBUG : file2: newRWFileHandle: 2026/05/04 03:01:56 DEBUG : file2(0x1ec7da347500): openPending: 2026/05/04 03:01:56 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/04 03:01:56 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/05/04 03:01:56 DEBUG : file2(0x1ec7da347500): >openPending: err= 2026/05/04 03:01:56 DEBUG : file2: >newRWFileHandle: err= 2026/05/04 03:01:56 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/05/04 03:01:56 DEBUG : file2: >Open: fd=file2 (rw), err= 2026/05/04 03:01:56 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2026/05/04 03:01:56 DEBUG : file2(0x1ec7da347500): RWFileHandle.Flush 2026/05/04 03:01:56 DEBUG : file2(0x1ec7da347500): RWFileHandle.Release 2026/05/04 03:01:56 DEBUG : file2(0x1ec7da347500): close: 2026/05/04 03:01:56 DEBUG : file2: vfs cache: setting modification time to 2026-05-04 03:01:56.578174853 +0000 UTC m=+5.011129180 2026/05/04 03:01:56 INFO : file2: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:56 DEBUG : file2(0x1ec7da347500): >close: err= 2026/05/04 03:01:56 DEBUG : WaitForWriters: timeout=30s 2026/05/04 03:01:56 DEBUG : Looking for writers 2026/05/04 03:01:56 DEBUG : file2: reading active writers 2026/05/04 03:01:56 DEBUG : file1: reading active writers 2026/05/04 03:01:56 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2026/05/04 03:01:56 DEBUG : Looking for writers 2026/05/04 03:01:56 DEBUG : file1: reading active writers 2026/05/04 03:01:56 DEBUG : file2: reading active writers 2026/05/04 03:01:56 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2026/05/04 03:01:56 DEBUG : Looking for writers 2026/05/04 03:01:56 DEBUG : file1: reading active writers 2026/05/04 03:01:56 DEBUG : file2: reading active writers 2026/05/04 03:01:56 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2026/05/04 03:01:56 DEBUG : Looking for writers 2026/05/04 03:01:56 DEBUG : file1: reading active writers 2026/05/04 03:01:56 DEBUG : file2: reading active writers 2026/05/04 03:01:56 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2026/05/04 03:01:56 DEBUG : file1: vfs cache: starting upload 2026/05/04 03:01:56 DEBUG : file2: vfs cache: starting upload 2026/05/04 03:01:56 DEBUG : file1.e497fdae.partial: size = 0 OK 2026/05/04 03:01:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/file1.e497fdae.partial" 2026/05/04 03:01:56 DEBUG : file2.854b6994.partial: size = 0 OK 2026/05/04 03:01:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: md5sum /home/rclone/rclone-test-kejijut7pote/file1.e497fdae.partial 2026/05/04 03:01:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/file2.854b6994.partial" 2026/05/04 03:01:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: md5sum /home/rclone/rclone-test-kejijut7pote/file2.854b6994.partial 2026/05/04 03:01:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-kejijut7pote/file1.e497fdae.partial 2026/05/04 03:01:56 DEBUG : file1.e497fdae.partial: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/05/04 03:01:56 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/05/04 03:01:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-kejijut7pote/file2.854b6994.partial 2026/05/04 03:01:56 DEBUG : file2.854b6994.partial: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/05/04 03:01:56 DEBUG : file2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/05/04 03:01:56 DEBUG : file1.e497fdae.partial: renamed to: file1 2026/05/04 03:01:56 INFO : file1: Copied (new) 2026/05/04 03:01:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/file1" 2026/05/04 03:01:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: md5sum /home/rclone/rclone-test-kejijut7pote/file1 2026/05/04 03:01:56 DEBUG : file2.854b6994.partial: renamed to: file2 2026/05/04 03:01:56 INFO : file2: Copied (new) 2026/05/04 03:01:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/file2" 2026/05/04 03:01:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: md5sum /home/rclone/rclone-test-kejijut7pote/file2 2026/05/04 03:01:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-kejijut7pote/file2 2026/05/04 03:01:56 DEBUG : file2: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/05/04 03:01:56 DEBUG : file2: vfs cache: fingerprint now "0,2026-05-04 03:01:56 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2026/05/04 03:01:56 DEBUG : file2: vfs cache: writeback object to VFS layer 2026/05/04 03:01:56 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/05/04 03:01:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-kejijut7pote/file1 2026/05/04 03:01:56 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/05/04 03:01:56 DEBUG : file1: vfs cache: fingerprint now "0,2026-05-04 03:01:56 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2026/05/04 03:01:56 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/05/04 03:01:56 INFO : file2: vfs cache: upload succeeded try #1 2026/05/04 03:01:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/04 03:01:56 INFO : file1: vfs cache: upload succeeded try #1 2026/05/04 03:01:56 DEBUG : Looking for writers 2026/05/04 03:01:56 DEBUG : file1: reading active writers 2026/05/04 03:01:56 DEBUG : file2: reading active writers 2026/05/04 03:01:56 DEBUG : >WaitForWriters: 2026/05/04 03:01:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/file1" 2026/05/04 03:01:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: md5sum /home/rclone/rclone-test-kejijut7pote/file1 2026/05/04 03:01:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-kejijut7pote/file1 2026/05/04 03:01:56 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/05/04 03:01:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/file1" 2026/05/04 03:01:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: sha1sum /home/rclone/rclone-test-kejijut7pote/file1 2026/05/04 03:01:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /home/rclone/rclone-test-kejijut7pote/file1 2026/05/04 03:01:56 DEBUG : file1: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2026/05/04 03:01:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/file2" 2026/05/04 03:01:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: md5sum /home/rclone/rclone-test-kejijut7pote/file2 2026/05/04 03:01:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-kejijut7pote/file2 2026/05/04 03:01:56 DEBUG : file2: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/05/04 03:01:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/file2" 2026/05/04 03:01:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: sha1sum /home/rclone/rclone-test-kejijut7pote/file2 2026/05/04 03:01:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /home/rclone/rclone-test-kejijut7pote/file2 2026/05/04 03:01:56 DEBUG : file2: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2026/05/04 03:01:56 DEBUG : WaitForWriters: timeout=30s 2026/05/04 03:01:56 DEBUG : Looking for writers 2026/05/04 03:01:56 DEBUG : file1: reading active writers 2026/05/04 03:01:56 DEBUG : file2: reading active writers 2026/05/04 03:01:56 DEBUG : >WaitForWriters: 2026/05/04 03:01:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (0.19s) === RUN TestRWFileHandleFlushWrite run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote", Local "Local file system at /tmp/rclone2152350087", Modify Window "1s" 2026/05/04 03:01:56 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: poll-interval is not supported by this remote 2026/05/04 03:01:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/04 03:01:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{0UzLU}/rclone-test-kejijut7pote" 2026/05/04 03:01:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{0UzLU}/rclone-test-kejijut7pote" 2026/05/04 03:01:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{0UzLU}/rclone-test-kejijut7pote" 2026/05/04 03:01:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/04 03:01:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{0UzLU}/rclone-test-kejijut7pote" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{0UzLU}/rclone-test-kejijut7pote" 2026/05/04 03:01:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{0UzLU}/rclone-test-kejijut7pote" 2026/05/04 03:01:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/04 03:01:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{0UzLU}/rclone-test-kejijut7pote" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{0UzLU}/rclone-test-kejijut7pote" 2026/05/04 03:01:56 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/04 03:01:56 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/04 03:01:56 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/04 03:01:56 DEBUG : file1: newRWFileHandle: 2026/05/04 03:01:56 DEBUG : file1(0x1ec7da80c140): openPending: 2026/05/04 03:01:56 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/04 03:01:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/04 03:01:56 DEBUG : file1(0x1ec7da80c140): >openPending: err= 2026/05/04 03:01:56 DEBUG : file1: >newRWFileHandle: err= 2026/05/04 03:01:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/04 03:01:56 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/05/04 03:01:56 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/05/04 03:01:56 DEBUG : file1(0x1ec7da80c140): _writeAt: size=5, off=0 2026/05/04 03:01:56 DEBUG : file1(0x1ec7da80c140): >_writeAt: n=5, err= 2026/05/04 03:01:56 DEBUG : file1(0x1ec7da80c140): RWFileHandle.Flush 2026/05/04 03:01:56 DEBUG : file1(0x1ec7da80c140): RWFileHandle.Flush 2026/05/04 03:01:56 DEBUG : file1(0x1ec7da80c140): close: 2026/05/04 03:01:56 DEBUG : file1: vfs cache: setting modification time to 2026-05-04 03:01:56.766116366 +0000 UTC m=+5.199070693 2026/05/04 03:01:56 INFO : file1: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:56 DEBUG : file1(0x1ec7da80c140): >close: err= 2026/05/04 03:01:56 DEBUG : WaitForWriters: timeout=30s 2026/05/04 03:01:56 DEBUG : Looking for writers 2026/05/04 03:01:56 DEBUG : file1: reading active writers 2026/05/04 03:01:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/04 03:01:56 DEBUG : Looking for writers 2026/05/04 03:01:56 DEBUG : file1: reading active writers 2026/05/04 03:01:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/04 03:01:56 DEBUG : Looking for writers 2026/05/04 03:01:56 DEBUG : file1: reading active writers 2026/05/04 03:01:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/04 03:01:56 DEBUG : Looking for writers 2026/05/04 03:01:56 DEBUG : file1: reading active writers 2026/05/04 03:01:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/04 03:01:56 DEBUG : file1: vfs cache: starting upload 2026/05/04 03:01:56 DEBUG : file1.bb8da588.partial: size = 5 OK 2026/05/04 03:01:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/file1.bb8da588.partial" 2026/05/04 03:01:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: md5sum /home/rclone/rclone-test-kejijut7pote/file1.bb8da588.partial 2026/05/04 03:01:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-kejijut7pote/file1.bb8da588.partial 2026/05/04 03:01:56 DEBUG : file1.bb8da588.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/05/04 03:01:56 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/05/04 03:01:56 DEBUG : file1.bb8da588.partial: renamed to: file1 2026/05/04 03:01:56 INFO : file1: Copied (new) 2026/05/04 03:01:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/file1" 2026/05/04 03:01:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: md5sum /home/rclone/rclone-test-kejijut7pote/file1 2026/05/04 03:01:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-kejijut7pote/file1 2026/05/04 03:01:56 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/05/04 03:01:56 DEBUG : file1: vfs cache: fingerprint now "5,2026-05-04 03:01:56 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/05/04 03:01:56 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/05/04 03:01:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/04 03:01:56 INFO : file1: vfs cache: upload succeeded try #1 2026/05/04 03:01:56 DEBUG : Looking for writers 2026/05/04 03:01:56 DEBUG : file1: reading active writers 2026/05/04 03:01:56 DEBUG : >WaitForWriters: 2026/05/04 03:01:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (0.16s) === RUN TestRWFileHandleReleaseWrite run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote", Local "Local file system at /tmp/rclone2152350087", Modify Window "1s" 2026/05/04 03:01:56 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: poll-interval is not supported by this remote 2026/05/04 03:01:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/04 03:01:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{0UzLU}/rclone-test-kejijut7pote" 2026/05/04 03:01:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{0UzLU}/rclone-test-kejijut7pote" 2026/05/04 03:01:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{0UzLU}/rclone-test-kejijut7pote" 2026/05/04 03:01:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/04 03:01:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{0UzLU}/rclone-test-kejijut7pote" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{0UzLU}/rclone-test-kejijut7pote" 2026/05/04 03:01:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{0UzLU}/rclone-test-kejijut7pote" 2026/05/04 03:01:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/04 03:01:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{0UzLU}/rclone-test-kejijut7pote" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{0UzLU}/rclone-test-kejijut7pote" 2026/05/04 03:01:56 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/04 03:01:56 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/04 03:01:56 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/04 03:01:56 DEBUG : file1: newRWFileHandle: 2026/05/04 03:01:56 DEBUG : file1(0x1ec7da872800): openPending: 2026/05/04 03:01:56 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/04 03:01:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/04 03:01:56 DEBUG : file1(0x1ec7da872800): >openPending: err= 2026/05/04 03:01:56 DEBUG : file1: >newRWFileHandle: err= 2026/05/04 03:01:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/04 03:01:56 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/05/04 03:01:56 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/05/04 03:01:56 DEBUG : file1(0x1ec7da872800): _writeAt: size=5, off=0 2026/05/04 03:01:56 DEBUG : file1(0x1ec7da872800): >_writeAt: n=5, err= 2026/05/04 03:01:56 DEBUG : file1(0x1ec7da872800): RWFileHandle.Release 2026/05/04 03:01:56 DEBUG : file1(0x1ec7da872800): close: 2026/05/04 03:01:56 DEBUG : file1: vfs cache: setting modification time to 2026-05-04 03:01:56.927028238 +0000 UTC m=+5.359982605 2026/05/04 03:01:56 INFO : file1: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:56 DEBUG : file1(0x1ec7da872800): >close: err= 2026/05/04 03:01:56 DEBUG : file1(0x1ec7da872800): RWFileHandle.Release 2026/05/04 03:01:56 DEBUG : WaitForWriters: timeout=30s 2026/05/04 03:01:56 DEBUG : Looking for writers 2026/05/04 03:01:56 DEBUG : file1: reading active writers 2026/05/04 03:01:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/04 03:01:56 DEBUG : Looking for writers 2026/05/04 03:01:56 DEBUG : file1: reading active writers 2026/05/04 03:01:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/04 03:01:56 DEBUG : Looking for writers 2026/05/04 03:01:56 DEBUG : file1: reading active writers 2026/05/04 03:01:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/04 03:01:56 DEBUG : Looking for writers 2026/05/04 03:01:56 DEBUG : file1: reading active writers 2026/05/04 03:01:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/04 03:01:57 DEBUG : file1: vfs cache: starting upload 2026/05/04 03:01:57 DEBUG : file1.c03384a0.partial: size = 5 OK 2026/05/04 03:01:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/file1.c03384a0.partial" 2026/05/04 03:01:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: md5sum /home/rclone/rclone-test-kejijut7pote/file1.c03384a0.partial 2026/05/04 03:01:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-kejijut7pote/file1.c03384a0.partial 2026/05/04 03:01:57 DEBUG : file1.c03384a0.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/05/04 03:01:57 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/05/04 03:01:57 DEBUG : file1.c03384a0.partial: renamed to: file1 2026/05/04 03:01:57 INFO : file1: Copied (new) 2026/05/04 03:01:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/file1" 2026/05/04 03:01:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: md5sum /home/rclone/rclone-test-kejijut7pote/file1 2026/05/04 03:01:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-kejijut7pote/file1 2026/05/04 03:01:57 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/05/04 03:01:57 DEBUG : file1: vfs cache: fingerprint now "5,2026-05-04 03:01:56 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/05/04 03:01:57 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/04 03:01:57 INFO : file1: vfs cache: upload succeeded try #1 2026/05/04 03:01:57 DEBUG : Looking for writers 2026/05/04 03:01:57 DEBUG : file1: reading active writers 2026/05/04 03:01:57 DEBUG : >WaitForWriters: 2026/05/04 03:01:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (0.16s) === RUN TestRWFileHandleSizeTruncateExisting run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote", Local "Local file system at /tmp/rclone2152350087", Modify Window "1s" 2026/05/04 03:01:57 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: poll-interval is not supported by this remote 2026/05/04 03:01:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/04 03:01:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{0UzLU}/rclone-test-kejijut7pote" 2026/05/04 03:01:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{0UzLU}/rclone-test-kejijut7pote" 2026/05/04 03:01:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{0UzLU}/rclone-test-kejijut7pote" 2026/05/04 03:01:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/04 03:01:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{0UzLU}/rclone-test-kejijut7pote" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{0UzLU}/rclone-test-kejijut7pote" 2026/05/04 03:01:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{0UzLU}/rclone-test-kejijut7pote" 2026/05/04 03:01:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/04 03:01:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{0UzLU}/rclone-test-kejijut7pote" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{0UzLU}/rclone-test-kejijut7pote" 2026/05/04 03:01:57 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/04 03:01:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/dir/file1" 2026/05/04 03:01:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: md5sum /home/rclone/rclone-test-kejijut7pote/dir/file1 2026/05/04 03:01:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-kejijut7pote/dir/file1 2026/05/04 03:01:57 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/05/04 03:01:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/dir/file1" 2026/05/04 03:01:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: sha1sum /home/rclone/rclone-test-kejijut7pote/dir/file1 2026/05/04 03:01:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-kejijut7pote/dir/file1 2026/05/04 03:01:57 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/05/04 03:01:57 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2026/05/04 03:01:57 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/05/04 03:01:57 DEBUG : dir/file1: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : dir/file1(0x1ec7da80d280): openPending: 2026/05/04 03:01:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/dir/file1" 2026/05/04 03:01:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: md5sum /home/rclone/rclone-test-kejijut7pote/dir/file1 2026/05/04 03:01:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-kejijut7pote/dir/file1 2026/05/04 03:01:57 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/05/04 03:01:57 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/05/04 03:01:57 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/05/04 03:01:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/04 03:01:57 DEBUG : dir/file1(0x1ec7da80d280): >openPending: err= 2026/05/04 03:01:57 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/05/04 03:01:57 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/04 03:01:57 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/05/04 03:01:57 DEBUG : dir/file1(0x1ec7da80d280): _writeAt: size=5, off=0 2026/05/04 03:01:57 DEBUG : dir/file1(0x1ec7da80d280): >_writeAt: n=5, err= 2026/05/04 03:01:57 DEBUG : dir/file1(0x1ec7da80d280): close: 2026/05/04 03:01:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/04 03:01:57 DEBUG : dir/file1: vfs cache: setting modification time to 2026-05-04 03:01:57.110002637 +0000 UTC m=+5.542956974 2026/05/04 03:01:57 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : dir/file1(0x1ec7da80d280): >close: err= 2026/05/04 03:01:57 DEBUG : WaitForWriters: timeout=30s 2026/05/04 03:01:57 DEBUG : dir: Looking for writers 2026/05/04 03:01:57 DEBUG : file1: reading active writers 2026/05/04 03:01:57 DEBUG : Looking for writers 2026/05/04 03:01:57 DEBUG : dir: reading active writers 2026/05/04 03:01:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/04 03:01:57 DEBUG : dir: Looking for writers 2026/05/04 03:01:57 DEBUG : file1: reading active writers 2026/05/04 03:01:57 DEBUG : Looking for writers 2026/05/04 03:01:57 DEBUG : dir: reading active writers 2026/05/04 03:01:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/04 03:01:57 DEBUG : dir: Looking for writers 2026/05/04 03:01:57 DEBUG : file1: reading active writers 2026/05/04 03:01:57 DEBUG : Looking for writers 2026/05/04 03:01:57 DEBUG : dir: reading active writers 2026/05/04 03:01:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/04 03:01:57 DEBUG : dir: Looking for writers 2026/05/04 03:01:57 DEBUG : file1: reading active writers 2026/05/04 03:01:57 DEBUG : Looking for writers 2026/05/04 03:01:57 DEBUG : dir: reading active writers 2026/05/04 03:01:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/04 03:01:57 DEBUG : dir/file1: vfs cache: starting upload 2026/05/04 03:01:57 DEBUG : dir/file1.20aed7b8.partial: size = 5 OK 2026/05/04 03:01:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/dir/file1.20aed7b8.partial" 2026/05/04 03:01:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: md5sum /home/rclone/rclone-test-kejijut7pote/dir/file1.20aed7b8.partial 2026/05/04 03:01:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-kejijut7pote/dir/file1.20aed7b8.partial 2026/05/04 03:01:57 DEBUG : dir/file1.20aed7b8.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/05/04 03:01:57 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/05/04 03:01:57 DEBUG : dir/file1.20aed7b8.partial: renamed to: dir/file1 2026/05/04 03:01:57 INFO : dir/file1: Copied (replaced existing) 2026/05/04 03:01:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/dir/file1" 2026/05/04 03:01:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: md5sum /home/rclone/rclone-test-kejijut7pote/dir/file1 2026/05/04 03:01:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-kejijut7pote/dir/file1 2026/05/04 03:01:57 DEBUG : dir/file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/05/04 03:01:57 DEBUG : dir/file1: vfs cache: fingerprint now "5,2026-05-04 03:01:57 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/05/04 03:01:57 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/05/04 03:01:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/04 03:01:57 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/05/04 03:01:57 DEBUG : dir: Looking for writers 2026/05/04 03:01:57 DEBUG : file1: reading active writers 2026/05/04 03:01:57 DEBUG : Looking for writers 2026/05/04 03:01:57 DEBUG : dir: reading active writers 2026/05/04 03:01:57 DEBUG : >WaitForWriters: 2026/05/04 03:01:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (0.19s) === RUN TestRWFileHandleSizeCreateExisting run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote", Local "Local file system at /tmp/rclone2152350087", Modify Window "1s" 2026/05/04 03:01:57 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: poll-interval is not supported by this remote 2026/05/04 03:01:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/04 03:01:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{0UzLU}/rclone-test-kejijut7pote" 2026/05/04 03:01:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{0UzLU}/rclone-test-kejijut7pote" 2026/05/04 03:01:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{0UzLU}/rclone-test-kejijut7pote" 2026/05/04 03:01:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/04 03:01:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{0UzLU}/rclone-test-kejijut7pote" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{0UzLU}/rclone-test-kejijut7pote" 2026/05/04 03:01:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{0UzLU}/rclone-test-kejijut7pote" 2026/05/04 03:01:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/04 03:01:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{0UzLU}/rclone-test-kejijut7pote" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{0UzLU}/rclone-test-kejijut7pote" 2026/05/04 03:01:57 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/04 03:01:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/dir/file1" 2026/05/04 03:01:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: md5sum /home/rclone/rclone-test-kejijut7pote/dir/file1 2026/05/04 03:01:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-kejijut7pote/dir/file1 2026/05/04 03:01:57 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/05/04 03:01:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/dir/file1" 2026/05/04 03:01:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: sha1sum /home/rclone/rclone-test-kejijut7pote/dir/file1 2026/05/04 03:01:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-kejijut7pote/dir/file1 2026/05/04 03:01:57 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/05/04 03:01:57 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/04 03:01:57 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2026/05/04 03:01:57 DEBUG : dir/file1: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/04 03:01:57 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/04 03:01:57 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/05/04 03:01:57 DEBUG : dir/file1(0x1ec7d9ff0a80): _writeAt: size=5, off=0 2026/05/04 03:01:57 DEBUG : dir/file1(0x1ec7d9ff0a80): openPending: 2026/05/04 03:01:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/dir/file1" 2026/05/04 03:01:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: md5sum /home/rclone/rclone-test-kejijut7pote/dir/file1 2026/05/04 03:01:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-kejijut7pote/dir/file1 2026/05/04 03:01:57 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/05/04 03:01:57 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/05/04 03:01:57 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/05/04 03:01:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/04 03:01:57 DEBUG : dir/file1(0x1ec7d9ff0a80): >openPending: err= 2026/05/04 03:01:57 DEBUG : dir/file1(0x1ec7d9ff0a80): >_writeAt: n=5, err= 2026/05/04 03:01:57 DEBUG : dir/file1(0x1ec7d9ff0a80): _writeAt: size=15, off=5 2026/05/04 03:01:57 DEBUG : dir/file1(0x1ec7d9ff0a80): >_writeAt: n=15, err= 2026/05/04 03:01:57 DEBUG : dir/file1(0x1ec7d9ff0a80): close: 2026/05/04 03:01:57 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2026/05/04 03:01:57 DEBUG : dir/file1: vfs cache: setting modification time to 2026-05-04 03:01:57.299342394 +0000 UTC m=+5.732296731 2026/05/04 03:01:57 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : dir/file1(0x1ec7d9ff0a80): >close: err= 2026/05/04 03:01:57 DEBUG : WaitForWriters: timeout=30s 2026/05/04 03:01:57 DEBUG : dir: Looking for writers 2026/05/04 03:01:57 DEBUG : file1: reading active writers 2026/05/04 03:01:57 DEBUG : Looking for writers 2026/05/04 03:01:57 DEBUG : dir: reading active writers 2026/05/04 03:01:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/04 03:01:57 DEBUG : dir: Looking for writers 2026/05/04 03:01:57 DEBUG : file1: reading active writers 2026/05/04 03:01:57 DEBUG : Looking for writers 2026/05/04 03:01:57 DEBUG : dir: reading active writers 2026/05/04 03:01:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/04 03:01:57 DEBUG : dir: Looking for writers 2026/05/04 03:01:57 DEBUG : file1: reading active writers 2026/05/04 03:01:57 DEBUG : Looking for writers 2026/05/04 03:01:57 DEBUG : dir: reading active writers 2026/05/04 03:01:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/04 03:01:57 DEBUG : dir: Looking for writers 2026/05/04 03:01:57 DEBUG : file1: reading active writers 2026/05/04 03:01:57 DEBUG : Looking for writers 2026/05/04 03:01:57 DEBUG : dir: reading active writers 2026/05/04 03:01:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/04 03:01:57 DEBUG : dir/file1: vfs cache: starting upload 2026/05/04 03:01:57 DEBUG : dir/file1.13786f72.partial: size = 20 OK 2026/05/04 03:01:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/dir/file1.13786f72.partial" 2026/05/04 03:01:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: md5sum /home/rclone/rclone-test-kejijut7pote/dir/file1.13786f72.partial 2026/05/04 03:01:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: 5198435b5c4e591523b7f5435cc07e88 /home/rclone/rclone-test-kejijut7pote/dir/file1.13786f72.partial 2026/05/04 03:01:57 DEBUG : dir/file1.13786f72.partial: Parsed hash: 5198435b5c4e591523b7f5435cc07e88 2026/05/04 03:01:57 DEBUG : dir/file1: md5 = 5198435b5c4e591523b7f5435cc07e88 OK 2026/05/04 03:01:57 DEBUG : dir/file1.13786f72.partial: renamed to: dir/file1 2026/05/04 03:01:57 INFO : dir/file1: Copied (replaced existing) 2026/05/04 03:01:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/dir/file1" 2026/05/04 03:01:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: md5sum /home/rclone/rclone-test-kejijut7pote/dir/file1 2026/05/04 03:01:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: 5198435b5c4e591523b7f5435cc07e88 /home/rclone/rclone-test-kejijut7pote/dir/file1 2026/05/04 03:01:57 DEBUG : dir/file1: Parsed hash: 5198435b5c4e591523b7f5435cc07e88 2026/05/04 03:01:57 DEBUG : dir/file1: vfs cache: fingerprint now "20,2026-05-04 03:01:57 +0000 UTC,5198435b5c4e591523b7f5435cc07e88" 2026/05/04 03:01:57 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/05/04 03:01:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/04 03:01:57 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/05/04 03:01:57 DEBUG : dir: Looking for writers 2026/05/04 03:01:57 DEBUG : file1: reading active writers 2026/05/04 03:01:57 DEBUG : Looking for writers 2026/05/04 03:01:57 DEBUG : dir: reading active writers 2026/05/04 03:01:57 DEBUG : >WaitForWriters: 2026/05/04 03:01:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (0.19s) === RUN TestRWFileHandleSizeCreateNew run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote", Local "Local file system at /tmp/rclone2152350087", Modify Window "1s" 2026/05/04 03:01:57 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: poll-interval is not supported by this remote 2026/05/04 03:01:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/04 03:01:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{0UzLU}/rclone-test-kejijut7pote" 2026/05/04 03:01:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{0UzLU}/rclone-test-kejijut7pote" 2026/05/04 03:01:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{0UzLU}/rclone-test-kejijut7pote" 2026/05/04 03:01:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/04 03:01:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{0UzLU}/rclone-test-kejijut7pote" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{0UzLU}/rclone-test-kejijut7pote" 2026/05/04 03:01:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{0UzLU}/rclone-test-kejijut7pote" 2026/05/04 03:01:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/04 03:01:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{0UzLU}/rclone-test-kejijut7pote" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{0UzLU}/rclone-test-kejijut7pote" 2026/05/04 03:01:57 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/04 03:01:57 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/04 03:01:57 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/04 03:01:57 DEBUG : file1: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : file1(0x1ec7da40f700): openPending: 2026/05/04 03:01:57 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/04 03:01:57 DEBUG : file1(0x1ec7da40f700): >openPending: err= 2026/05/04 03:01:57 DEBUG : file1: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/04 03:01:57 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/05/04 03:01:57 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/05/04 03:01:57 DEBUG : file1(0x1ec7da40f700): _writeAt: size=5, off=0 2026/05/04 03:01:57 DEBUG : file1(0x1ec7da40f700): >_writeAt: n=5, err= 2026/05/04 03:01:57 DEBUG : file1(0x1ec7da40f700): close: 2026/05/04 03:01:57 DEBUG : file1: vfs cache: setting modification time to 2026-05-04 03:01:57.470411615 +0000 UTC m=+5.903365973 2026/05/04 03:01:57 INFO : file1: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : file1(0x1ec7da40f700): >close: err= 2026/05/04 03:01:57 DEBUG : WaitForWriters: timeout=30s 2026/05/04 03:01:57 DEBUG : Looking for writers 2026/05/04 03:01:57 DEBUG : file1: reading active writers 2026/05/04 03:01:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/04 03:01:57 DEBUG : Looking for writers 2026/05/04 03:01:57 DEBUG : file1: reading active writers 2026/05/04 03:01:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/04 03:01:57 DEBUG : Looking for writers 2026/05/04 03:01:57 DEBUG : file1: reading active writers 2026/05/04 03:01:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/04 03:01:57 DEBUG : Looking for writers 2026/05/04 03:01:57 DEBUG : file1: reading active writers 2026/05/04 03:01:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/04 03:01:57 DEBUG : file1: vfs cache: starting upload 2026/05/04 03:01:57 DEBUG : file1.20a6ea1d.partial: size = 5 OK 2026/05/04 03:01:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/file1.20a6ea1d.partial" 2026/05/04 03:01:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: md5sum /home/rclone/rclone-test-kejijut7pote/file1.20a6ea1d.partial 2026/05/04 03:01:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-kejijut7pote/file1.20a6ea1d.partial 2026/05/04 03:01:57 DEBUG : file1.20a6ea1d.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/05/04 03:01:57 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/05/04 03:01:57 DEBUG : file1.20a6ea1d.partial: renamed to: file1 2026/05/04 03:01:57 INFO : file1: Copied (new) 2026/05/04 03:01:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/file1" 2026/05/04 03:01:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: md5sum /home/rclone/rclone-test-kejijut7pote/file1 2026/05/04 03:01:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-kejijut7pote/file1 2026/05/04 03:01:57 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/05/04 03:01:57 DEBUG : file1: vfs cache: fingerprint now "5,2026-05-04 03:01:57 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/05/04 03:01:57 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/04 03:01:57 INFO : file1: vfs cache: upload succeeded try #1 2026/05/04 03:01:57 DEBUG : Looking for writers 2026/05/04 03:01:57 DEBUG : file1: reading active writers 2026/05/04 03:01:57 DEBUG : >WaitForWriters: 2026/05/04 03:01:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (0.16s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote", Local "Local file system at /tmp/rclone2152350087", Modify Window "1s" 2026/05/04 03:01:57 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: poll-interval is not supported by this remote 2026/05/04 03:01:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/04 03:01:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{0UzLU}/rclone-test-kejijut7pote" 2026/05/04 03:01:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{0UzLU}/rclone-test-kejijut7pote" 2026/05/04 03:01:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{0UzLU}/rclone-test-kejijut7pote" 2026/05/04 03:01:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/04 03:01:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{0UzLU}/rclone-test-kejijut7pote" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{0UzLU}/rclone-test-kejijut7pote" 2026/05/04 03:01:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{0UzLU}/rclone-test-kejijut7pote" 2026/05/04 03:01:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/04 03:01:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{0UzLU}/rclone-test-kejijut7pote" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{0UzLU}/rclone-test-kejijut7pote" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2026/05/04 03:01:57 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daa12400): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daa12400): >openPending: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daa12400): _writeAt: size=5, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daa12400): >_writeAt: n=5, err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daa12400): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.63146142 +0000 UTC m=+6.064415747 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daa12400): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daa12880): _readAt: size=2, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daa12880): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daa12880): >openPending: err= 2026/05/04 03:01:57 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daa12880): >_readAt: n=2, err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daa12880): _writeAt: size=3, off=2 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daa12880): >_writeAt: n=0, err=Bad file descriptor 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daa12880): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.63146142 +0000 UTC m=+6.064415747 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daa12880): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daa12d40): _readAt: size=512, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daa12d40): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daa12d40): >openPending: err= 2026/05/04 03:01:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daa12d40): >_readAt: n=5, err=EOF 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daa12d40): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.63146142 +0000 UTC m=+6.064415747 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daa12d40): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: Remove: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ec7da2d8ee0 item 1 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daa13380): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daa13380): >openPending: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daa13380): _writeAt: size=5, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daa13380): >_writeAt: n=5, err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daa13380): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.63417923 +0000 UTC m=+6.067133567 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daa13380): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daa13880): _readAt: size=512, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daa13880): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daa13880): >openPending: err= 2026/05/04 03:01:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daa13880): >_readAt: n=5, err=EOF 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daa13880): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.63417923 +0000 UTC m=+6.067133567 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daa13880): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: Remove: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ec7da2d9570 item 2 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daa13ec0): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daa13ec0): >openPending: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daa13ec0): _writeAt: size=5, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daa13ec0): >_writeAt: n=5, err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daa13ec0): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.635799996 +0000 UTC m=+6.068754333 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daa13ec0): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dab34440): _readAt: size=2, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dab34440): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dab34440): >openPending: err= 2026/05/04 03:01:57 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dab34440): >_readAt: n=2, err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dab34440): _writeAt: size=3, off=2 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dab34440): >_writeAt: n=0, err=Bad file descriptor 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dab34440): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.635799996 +0000 UTC m=+6.068754333 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dab34440): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dab34900): _readAt: size=512, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dab34900): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dab34900): >openPending: err= 2026/05/04 03:01:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dab34900): >_readAt: n=5, err=EOF 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dab34900): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.635799996 +0000 UTC m=+6.068754333 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dab34900): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: Remove: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ec7da2d9ce0 item 3 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dab34f80): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dab34f80): >openPending: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dab34f80): _writeAt: size=5, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dab34f80): >_writeAt: n=5, err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dab34f80): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.637808033 +0000 UTC m=+6.070762360 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dab34f80): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dab354c0): _readAt: size=512, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dab354c0): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dab354c0): >openPending: err= 2026/05/04 03:01:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dab354c0): >_readAt: n=5, err=EOF 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dab354c0): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.637808033 +0000 UTC m=+6.070762360 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dab354c0): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: Remove: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ec7da8d63f0 item 4 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dab35b00): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dab35b00): >openPending: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dab35b00): _writeAt: size=5, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dab35b00): >_writeAt: n=5, err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dab35b00): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.640691276 +0000 UTC m=+6.073645644 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dab35b00): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dab4e080): _readAt: size=2, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dab4e080): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dab4e080): >openPending: err= 2026/05/04 03:01:57 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dab4e080): >_readAt: n=2, err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dab4e080): _writeAt: size=3, off=2 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dab4e080): >_writeAt: n=0, err=Bad file descriptor 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dab4e080): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.640691276 +0000 UTC m=+6.073645644 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dab4e080): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dab4e540): _readAt: size=512, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dab4e540): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dab4e540): >openPending: err= 2026/05/04 03:01:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dab4e540): >_readAt: n=5, err=EOF 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dab4e540): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.640691276 +0000 UTC m=+6.073645644 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dab4e540): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: Remove: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ec7da8d6930 item 5 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dab4ebc0): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dab4ebc0): >openPending: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dab4ebc0): _writeAt: size=5, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dab4ebc0): >_writeAt: n=5, err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dab4ebc0): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.644166439 +0000 UTC m=+6.077120805 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dab4ebc0): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dab4f100): _readAt: size=512, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dab4f100): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dab4f100): >openPending: err= 2026/05/04 03:01:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dab4f100): >_readAt: n=5, err=EOF 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dab4f100): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.644166439 +0000 UTC m=+6.077120805 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dab4f100): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: Remove: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ec7da8d6f50 item 6 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dab4f780): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dab4f780): >openPending: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dab4f780): _writeAt: size=5, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dab4f780): >_writeAt: n=5, err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dab4f780): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.64637193 +0000 UTC m=+6.079326297 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dab4f780): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dab4fc80): _readAt: size=2, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dab4fc80): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dab4fc80): >openPending: err= 2026/05/04 03:01:57 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dab4fc80): >_readAt: n=2, err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dab4fc80): _writeAt: size=3, off=2 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dab4fc80): >_writeAt: n=0, err=Bad file descriptor 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dab4fc80): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.64637193 +0000 UTC m=+6.079326297 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dab4fc80): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dab6e240): _readAt: size=512, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dab6e240): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dab6e240): >openPending: err= 2026/05/04 03:01:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dab6e240): >_readAt: n=5, err=EOF 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dab6e240): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.64637193 +0000 UTC m=+6.079326297 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dab6e240): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: Remove: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ec7da8d73b0 item 7 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dab6e8c0): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dab6e8c0): >openPending: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dab6e8c0): _writeAt: size=5, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dab6e8c0): >_writeAt: n=5, err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dab6e8c0): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.650147801 +0000 UTC m=+6.083102168 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dab6e8c0): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dab6ee00): _readAt: size=512, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dab6ee00): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dab6ee00): >openPending: err= 2026/05/04 03:01:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dab6ee00): >_readAt: n=5, err=EOF 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dab6ee00): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.650147801 +0000 UTC m=+6.083102168 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dab6ee00): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: Remove: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ec7da8d7880 item 8 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dab6f3c0): _readAt: size=2, off=0 2026/05/04 03:01:57 ERROR : open-test-file(0x1ec7dab6f3c0): Couldn't read size of file 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dab6f3c0): >_readAt: n=0, err=EOF 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dab6f3c0): _writeAt: size=5, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dab6f3c0): >_writeAt: n=0, err=Bad file descriptor 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dab6f3c0): close: 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dab6f3c0): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dab6f780): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dab6f780): >openPending: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dab6f780): _writeAt: size=5, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dab6f780): >_writeAt: n=5, err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dab6f780): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.652840503 +0000 UTC m=+6.085794870 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dab6f780): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dab6fc00): _readAt: size=2, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dab6fc00): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dab6fc00): >openPending: err= 2026/05/04 03:01:57 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dab6fc00): >_readAt: n=2, err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dab6fc00): _writeAt: size=3, off=2 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dab6fc00): >_writeAt: n=0, err=Bad file descriptor 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dab6fc00): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.652840503 +0000 UTC m=+6.085794870 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dab6fc00): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dab8e200): _readAt: size=512, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dab8e200): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dab8e200): >openPending: err= 2026/05/04 03:01:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dab8e200): >_readAt: n=5, err=EOF 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dab8e200): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.652840503 +0000 UTC m=+6.085794870 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dab8e200): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: Remove: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ec7da8d7d50 item 9 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dab8e880): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dab8e880): >openPending: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dab8e880): _writeAt: size=5, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dab8e880): >_writeAt: n=5, err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dab8e880): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.655977065 +0000 UTC m=+6.088931433 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dab8e880): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dab8edc0): _readAt: size=512, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dab8edc0): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dab8edc0): >openPending: err= 2026/05/04 03:01:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dab8edc0): >_readAt: n=5, err=EOF 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dab8edc0): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.655977065 +0000 UTC m=+6.088931433 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dab8edc0): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: Remove: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ec7da64c380 item 10 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da649bc0): _readAt: size=2, off=0 2026/05/04 03:01:57 ERROR : open-test-file(0x1ec7da649bc0): Couldn't read size of file 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da649bc0): >_readAt: n=0, err=EOF 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da649bc0): _writeAt: size=5, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da649bc0): >_writeAt: n=0, err=Bad file descriptor 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da649bc0): close: 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da649bc0): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dac02080): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dac02080): >openPending: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dac02080): _writeAt: size=5, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dac02080): >_writeAt: n=5, err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dac02080): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.658070725 +0000 UTC m=+6.091025062 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dac02080): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dac02580): _readAt: size=2, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dac02580): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dac02580): >openPending: err= 2026/05/04 03:01:57 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dac02580): >_readAt: n=2, err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dac02580): _writeAt: size=3, off=2 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dac02580): >_writeAt: n=0, err=Bad file descriptor 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dac02580): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.658070725 +0000 UTC m=+6.091025062 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dac02580): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dac02a80): _readAt: size=512, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dac02a80): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dac02a80): >openPending: err= 2026/05/04 03:01:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dac02a80): >_readAt: n=5, err=EOF 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dac02a80): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.658070725 +0000 UTC m=+6.091025062 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dac02a80): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: Remove: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ec7da28afc0 item 11 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dac03100): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dac03100): >openPending: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dac03100): _writeAt: size=5, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dac03100): >_writeAt: n=5, err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dac03100): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.660058364 +0000 UTC m=+6.093012701 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dac03100): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dac03640): _readAt: size=512, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dac03640): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dac03640): >openPending: err= 2026/05/04 03:01:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dac03640): >_readAt: n=5, err=EOF 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dac03640): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.660058364 +0000 UTC m=+6.093012701 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dac03640): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: Remove: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ec7da28c3f0 item 12 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dac03c80): _readAt: size=2, off=0 2026/05/04 03:01:57 ERROR : open-test-file(0x1ec7dac03c80): Couldn't read size of file 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dac03c80): >_readAt: n=0, err=EOF 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dac03c80): _writeAt: size=5, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dac03c80): >_writeAt: n=0, err=Bad file descriptor 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dac03c80): close: 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dac03c80): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dac20140): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dac20140): >openPending: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dac20140): _writeAt: size=5, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dac20140): >_writeAt: n=5, err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dac20140): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.661507374 +0000 UTC m=+6.094461701 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dac20140): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/04 03:01:57 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dac20800): _readAt: size=512, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dac20800): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dac20800): >openPending: err= 2026/05/04 03:01:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dac20800): >_readAt: n=5, err=EOF 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dac20800): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.661507374 +0000 UTC m=+6.094461701 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dac20800): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: Remove: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ec7da28c770 item 13 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dac20e80): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dac20e80): >openPending: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dac20e80): _writeAt: size=5, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dac20e80): >_writeAt: n=5, err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dac20e80): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.662936837 +0000 UTC m=+6.095891174 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dac20e80): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dac213c0): _readAt: size=512, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dac213c0): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dac213c0): >openPending: err= 2026/05/04 03:01:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dac213c0): >_readAt: n=5, err=EOF 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dac213c0): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.662936837 +0000 UTC m=+6.095891174 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dac213c0): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: Remove: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ec7da28cc40 item 14 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dac21a00): _readAt: size=2, off=0 2026/05/04 03:01:57 ERROR : open-test-file(0x1ec7dac21a00): Couldn't read size of file 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dac21a00): >_readAt: n=0, err=EOF 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dac21a00): _writeAt: size=5, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dac21a00): >_writeAt: n=0, err=Bad file descriptor 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dac21a00): close: 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dac21a00): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dac21dc0): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dac21dc0): >openPending: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dac21dc0): _writeAt: size=5, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dac21dc0): >_writeAt: n=5, err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dac21dc0): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.664616064 +0000 UTC m=+6.097570401 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dac21dc0): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/04 03:01:57 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dac8a580): _readAt: size=512, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dac8a580): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dac8a580): >openPending: err= 2026/05/04 03:01:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dac8a580): >_readAt: n=5, err=EOF 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dac8a580): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.664616064 +0000 UTC m=+6.097570401 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dac8a580): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: Remove: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ec7da28d1f0 item 15 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dac8ac00): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dac8ac00): >openPending: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dac8ac00): _writeAt: size=5, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dac8ac00): >_writeAt: n=5, err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dac8ac00): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.665958623 +0000 UTC m=+6.098912950 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dac8ac00): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dac8b140): _readAt: size=512, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dac8b140): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dac8b140): >openPending: err= 2026/05/04 03:01:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dac8b140): >_readAt: n=5, err=EOF 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dac8b140): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.665958623 +0000 UTC m=+6.098912950 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dac8b140): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: Remove: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ec7da28d810 item 16 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dac8b780): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dac8b780): >openPending: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dac8b780): _writeAt: size=5, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dac8b780): >_writeAt: n=5, err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dac8b780): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.667297695 +0000 UTC m=+6.100252032 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dac8b780): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dac8bc00): _readAt: size=2, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dac8bc00): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dac8bc00): open at offset 5 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dac8bc00): >openPending: err= 2026/05/04 03:01:57 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dac8bc00): >_readAt: n=2, err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dac8bc00): _writeAt: size=3, off=7 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dac8bc00): >_writeAt: n=0, err=Bad file descriptor 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dac8bc00): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.667297695 +0000 UTC m=+6.100252032 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dac8bc00): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dacaa200): _readAt: size=512, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dacaa200): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dacaa200): >openPending: err= 2026/05/04 03:01:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dacaa200): >_readAt: n=5, err=EOF 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dacaa200): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.667297695 +0000 UTC m=+6.100252032 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dacaa200): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: Remove: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ec7da28de30 item 17 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dacaa880): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dacaa880): >openPending: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dacaa880): _writeAt: size=5, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dacaa880): >_writeAt: n=5, err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dacaa880): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.669055269 +0000 UTC m=+6.102009606 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dacaa880): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dacaadc0): _readAt: size=512, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dacaadc0): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dacaadc0): >openPending: err= 2026/05/04 03:01:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dacaadc0): >_readAt: n=5, err=EOF 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dacaadc0): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.669055269 +0000 UTC m=+6.102009606 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dacaadc0): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: Remove: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ec7da6a6d90 item 18 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dacab440): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dacab440): >openPending: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dacab440): _writeAt: size=5, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dacab440): >_writeAt: n=5, err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dacab440): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.671232989 +0000 UTC m=+6.104187355 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dacab440): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dacab940): _readAt: size=2, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dacab940): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dacab940): open at offset 5 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dacab940): >openPending: err= 2026/05/04 03:01:57 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dacab940): >_readAt: n=2, err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dacab940): _writeAt: size=3, off=7 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dacab940): >_writeAt: n=0, err=Bad file descriptor 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dacab940): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.671232989 +0000 UTC m=+6.104187355 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dacab940): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dacabe40): _readAt: size=512, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dacabe40): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dacabe40): >openPending: err= 2026/05/04 03:01:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dacabe40): >_readAt: n=5, err=EOF 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dacabe40): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.671232989 +0000 UTC m=+6.104187355 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dacabe40): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: Remove: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ec7da6a7420 item 19 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dacca5c0): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dacca5c0): >openPending: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dacca5c0): _writeAt: size=5, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dacca5c0): >_writeAt: n=5, err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dacca5c0): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.67488226 +0000 UTC m=+6.107836627 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dacca5c0): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daccab00): _readAt: size=512, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daccab00): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daccab00): >openPending: err= 2026/05/04 03:01:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daccab00): >_readAt: n=5, err=EOF 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daccab00): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.67488226 +0000 UTC m=+6.107836627 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daccab00): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: Remove: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ec7da6a7b90 item 20 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daccb180): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daccb180): >openPending: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daccb180): _writeAt: size=5, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daccb180): >_writeAt: n=5, err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daccb180): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.677210753 +0000 UTC m=+6.110165120 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daccb180): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daccb680): _readAt: size=2, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daccb680): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daccb680): open at offset 5 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daccb680): >openPending: err= 2026/05/04 03:01:57 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daccb680): >_readAt: n=2, err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daccb680): _writeAt: size=3, off=7 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daccb680): >_writeAt: n=0, err=Bad file descriptor 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daccb680): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.677210753 +0000 UTC m=+6.110165120 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daccb680): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daccbb80): _readAt: size=512, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daccbb80): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daccbb80): >openPending: err= 2026/05/04 03:01:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daccbb80): >_readAt: n=5, err=EOF 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daccbb80): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.677210753 +0000 UTC m=+6.110165120 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daccbb80): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: Remove: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ec7da6ac150 item 21 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dad2a300): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dad2a300): >openPending: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dad2a300): _writeAt: size=5, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dad2a300): >_writeAt: n=5, err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dad2a300): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.679996171 +0000 UTC m=+6.112950528 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dad2a300): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dad2a840): _readAt: size=512, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dad2a840): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dad2a840): >openPending: err= 2026/05/04 03:01:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dad2a840): >_readAt: n=5, err=EOF 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dad2a840): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.679996171 +0000 UTC m=+6.112950528 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dad2a840): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: Remove: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ec7da6ac770 item 22 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dad2aec0): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dad2aec0): >openPending: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dad2aec0): _writeAt: size=5, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dad2aec0): >_writeAt: n=5, err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dad2aec0): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.681878041 +0000 UTC m=+6.114832418 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dad2aec0): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dad2b3c0): _readAt: size=2, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dad2b3c0): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dad2b3c0): open at offset 5 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dad2b3c0): >openPending: err= 2026/05/04 03:01:57 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dad2b3c0): >_readAt: n=2, err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dad2b3c0): _writeAt: size=3, off=7 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dad2b3c0): >_writeAt: n=0, err=Bad file descriptor 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dad2b3c0): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.681878041 +0000 UTC m=+6.114832418 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dad2b3c0): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dad2b8c0): _readAt: size=512, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dad2b8c0): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dad2b8c0): >openPending: err= 2026/05/04 03:01:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dad2b8c0): >_readAt: n=5, err=EOF 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dad2b8c0): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.681878041 +0000 UTC m=+6.114832418 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dad2b8c0): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: Remove: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ec7da6acd20 item 23 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dad5e040): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dad5e040): >openPending: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dad5e040): _writeAt: size=5, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dad5e040): >_writeAt: n=5, err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dad5e040): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.684031181 +0000 UTC m=+6.116985529 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dad5e040): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dad5e580): _readAt: size=512, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dad5e580): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dad5e580): >openPending: err= 2026/05/04 03:01:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dad5e580): >_readAt: n=5, err=EOF 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dad5e580): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.684031181 +0000 UTC m=+6.116985529 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dad5e580): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: Remove: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ec7da6ad730 item 24 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dad5ebc0): _readAt: size=2, off=0 2026/05/04 03:01:57 ERROR : open-test-file(0x1ec7dad5ebc0): Couldn't read size of file 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dad5ebc0): >_readAt: n=0, err=EOF 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dad5ebc0): _writeAt: size=5, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dad5ebc0): >_writeAt: n=0, err=Bad file descriptor 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dad5ebc0): close: 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dad5ebc0): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dad5ef80): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dad5ef80): >openPending: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dad5ef80): _writeAt: size=5, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dad5ef80): >_writeAt: n=5, err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dad5ef80): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.685518866 +0000 UTC m=+6.118473203 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dad5ef80): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dad5f480): _readAt: size=2, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dad5f480): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dad5f480): open at offset 5 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dad5f480): >openPending: err= 2026/05/04 03:01:57 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dad5f480): >_readAt: n=2, err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dad5f480): _writeAt: size=3, off=7 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dad5f480): >_writeAt: n=0, err=Bad file descriptor 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dad5f480): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.685518866 +0000 UTC m=+6.118473203 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dad5f480): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dad5f9c0): _readAt: size=512, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dad5f9c0): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dad5f9c0): >openPending: err= 2026/05/04 03:01:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dad5f9c0): >_readAt: n=5, err=EOF 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dad5f9c0): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.685518866 +0000 UTC m=+6.118473203 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dad5f9c0): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: Remove: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ec7da6adab0 item 25 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dad82140): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dad82140): >openPending: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dad82140): _writeAt: size=5, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dad82140): >_writeAt: n=5, err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dad82140): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.687427034 +0000 UTC m=+6.120381361 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dad82140): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dad82680): _readAt: size=512, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dad82680): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dad82680): >openPending: err= 2026/05/04 03:01:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dad82680): >_readAt: n=5, err=EOF 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dad82680): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.687427034 +0000 UTC m=+6.120381361 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dad82680): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: Remove: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ec7da3f6230 item 26 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dad82cc0): _readAt: size=2, off=0 2026/05/04 03:01:57 ERROR : open-test-file(0x1ec7dad82cc0): Couldn't read size of file 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dad82cc0): >_readAt: n=0, err=EOF 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dad82cc0): _writeAt: size=5, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dad82cc0): >_writeAt: n=0, err=Bad file descriptor 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dad82cc0): close: 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dad82cc0): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dad83080): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dad83080): >openPending: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dad83080): _writeAt: size=5, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dad83080): >_writeAt: n=5, err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dad83080): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.689132561 +0000 UTC m=+6.122086917 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dad83080): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dad83580): _readAt: size=2, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dad83580): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dad83580): open at offset 5 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dad83580): >openPending: err= 2026/05/04 03:01:57 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dad83580): >_readAt: n=2, err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dad83580): _writeAt: size=3, off=7 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dad83580): >_writeAt: n=0, err=Bad file descriptor 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dad83580): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.689132561 +0000 UTC m=+6.122086917 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dad83580): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dad83ac0): _readAt: size=512, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dad83ac0): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dad83ac0): >openPending: err= 2026/05/04 03:01:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dad83ac0): >_readAt: n=5, err=EOF 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dad83ac0): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.689132561 +0000 UTC m=+6.122086917 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dad83ac0): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: Remove: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ec7da3f6690 item 27 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dada4240): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dada4240): >openPending: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dada4240): _writeAt: size=5, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dada4240): >_writeAt: n=5, err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dada4240): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.691406421 +0000 UTC m=+6.124360758 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dada4240): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dada4780): _readAt: size=512, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dada4780): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dada4780): >openPending: err= 2026/05/04 03:01:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dada4780): >_readAt: n=5, err=EOF 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dada4780): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.691406421 +0000 UTC m=+6.124360758 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dada4780): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: Remove: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ec7da3f6cb0 item 28 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dada4dc0): _readAt: size=2, off=0 2026/05/04 03:01:57 ERROR : open-test-file(0x1ec7dada4dc0): Couldn't read size of file 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dada4dc0): >_readAt: n=0, err=EOF 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dada4dc0): _writeAt: size=5, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dada4dc0): >_writeAt: n=0, err=Bad file descriptor 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dada4dc0): close: 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dada4dc0): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dada5180): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dada5180): >openPending: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dada5180): _writeAt: size=5, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dada5180): >_writeAt: n=5, err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dada5180): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.693107818 +0000 UTC m=+6.126062155 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dada5180): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/04 03:01:57 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dada5840): _readAt: size=512, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dada5840): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dada5840): >openPending: err= 2026/05/04 03:01:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dada5840): >_readAt: n=5, err=EOF 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dada5840): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.693107818 +0000 UTC m=+6.126062155 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dada5840): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: Remove: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ec7da3f70a0 item 29 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dada5ec0): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dada5ec0): >openPending: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dada5ec0): _writeAt: size=5, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dada5ec0): >_writeAt: n=5, err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dada5ec0): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.694512135 +0000 UTC m=+6.127466472 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dada5ec0): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dadce500): _readAt: size=512, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dadce500): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dadce500): >openPending: err= 2026/05/04 03:01:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dadce500): >_readAt: n=5, err=EOF 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dadce500): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.694512135 +0000 UTC m=+6.127466472 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dadce500): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: Remove: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ec7da3f7490 item 30 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dadceb40): _readAt: size=2, off=0 2026/05/04 03:01:57 ERROR : open-test-file(0x1ec7dadceb40): Couldn't read size of file 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dadceb40): >_readAt: n=0, err=EOF 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dadceb40): _writeAt: size=5, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dadceb40): >_writeAt: n=0, err=Bad file descriptor 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dadceb40): close: 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dadceb40): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dadcef00): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dadcef00): >openPending: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dadcef00): _writeAt: size=5, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dadcef00): >_writeAt: n=5, err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dadcef00): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.695929936 +0000 UTC m=+6.128884273 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dadcef00): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/04 03:01:57 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dadcf5c0): _readAt: size=512, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dadcf5c0): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dadcf5c0): >openPending: err= 2026/05/04 03:01:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dadcf5c0): >_readAt: n=5, err=EOF 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dadcf5c0): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.695929936 +0000 UTC m=+6.128884273 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dadcf5c0): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: Remove: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ec7da3f7ab0 item 31 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/04 03:01:57 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 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dadcfc40): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dadcfc40): >openPending: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dadcfc40): _writeAt: size=5, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dadcfc40): >_writeAt: n=5, err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dadcfc40): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.697868642 +0000 UTC m=+6.130822989 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dadcfc40): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dadea280): _readAt: size=512, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dadea280): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dadea280): >openPending: err= 2026/05/04 03:01:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dadea280): >_readAt: n=5, err=EOF 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dadea280): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.697868642 +0000 UTC m=+6.130822989 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dadea280): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: Remove: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ec7da8900e0 item 32 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dadea8c0): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dadea8c0): >openPending: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dadea8c0): _writeAt: size=5, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dadea8c0): >_writeAt: n=5, err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dadea8c0): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.699708912 +0000 UTC m=+6.132663260 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dadea8c0): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dadead40): _readAt: size=2, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dadead40): >_readAt: n=0, err=Bad file descriptor 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dadead40): _writeAt: size=3, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dadead40): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dadead40): >openPending: err= 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ec7da8908c0 item 33 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dadead40): >_writeAt: n=3, err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dadead40): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.700414787 +0000 UTC m=+6.133369134 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dadead40): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dadeb240): _readAt: size=512, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dadeb240): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dadeb240): >openPending: err= 2026/05/04 03:01:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dadeb240): >_readAt: n=5, err=EOF 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dadeb240): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.700414787 +0000 UTC m=+6.133369134 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dadeb240): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: Remove: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ec7da890d20 item 33 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dadeb880): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dadeb880): >openPending: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dadeb880): _writeAt: size=5, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dadeb880): >_writeAt: n=5, err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dadeb880): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.702419759 +0000 UTC m=+6.135374107 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dadeb880): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dadebd00): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dadebd00): >openPending: err= 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ec7da891180 item 34 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dadebd00): _readAt: size=2, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dadebd00): >_readAt: n=0, err=Bad file descriptor 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dadebd00): _writeAt: size=3, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dadebd00): >_writeAt: n=3, err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dadebd00): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.703196318 +0000 UTC m=+6.136150665 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dadebd00): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dae10340): _readAt: size=512, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dae10340): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dae10340): >openPending: err= 2026/05/04 03:01:57 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dae10340): >_readAt: n=3, err=EOF 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dae10340): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.703196318 +0000 UTC m=+6.136150665 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dae10340): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: Remove: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ec7da891340 item 34 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dab8f400): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dab8f400): >openPending: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dab8f400): _writeAt: size=5, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dab8f400): >_writeAt: n=5, err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dab8f400): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.705130467 +0000 UTC m=+6.138084794 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dab8f400): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dae109c0): _readAt: size=2, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dae109c0): >_readAt: n=0, err=Bad file descriptor 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dae109c0): _writeAt: size=3, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dae109c0): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dae109c0): >openPending: err= 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ec7da8915e0 item 35 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dae109c0): >_writeAt: n=3, err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dae109c0): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.705741641 +0000 UTC m=+6.138695968 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dae109c0): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dab8e180): _readAt: size=512, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dab8e180): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dab8e180): >openPending: err= 2026/05/04 03:01:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dab8e180): >_readAt: n=5, err=EOF 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dab8e180): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.705741641 +0000 UTC m=+6.138695968 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dab8e180): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: Remove: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ec7da64c070 item 35 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dab8e800): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dab8e800): >openPending: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dab8e800): _writeAt: size=5, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dab8e800): >_writeAt: n=5, err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dab8e800): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.707339684 +0000 UTC m=+6.140294011 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dab8e800): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dab8ed00): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dab8ed00): >openPending: err= 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ec7da64c3f0 item 36 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dab8ed00): _readAt: size=2, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dab8ed00): >_readAt: n=0, err=Bad file descriptor 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dab8ed00): _writeAt: size=3, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dab8ed00): >_writeAt: n=3, err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dab8ed00): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.708096957 +0000 UTC m=+6.141051284 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dab8ed00): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dab8f240): _readAt: size=512, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dab8f240): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dab8f240): >openPending: err= 2026/05/04 03:01:57 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dab8f240): >_readAt: n=3, err=EOF 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dab8f240): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.708096957 +0000 UTC m=+6.141051284 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dab8f240): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: Remove: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ec7da64c700 item 36 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dab8fcc0): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dab8fcc0): >openPending: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dab8fcc0): _writeAt: size=5, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dab8fcc0): >_writeAt: n=5, err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dab8fcc0): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.709663218 +0000 UTC m=+6.142617546 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dab8fcc0): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da8b0240): _readAt: size=2, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da8b0240): >_readAt: n=0, err=Bad file descriptor 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da8b0240): _writeAt: size=3, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da8b0240): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da8b0240): >openPending: err= 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ec7da64ca80 item 37 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da8b0240): >_writeAt: n=3, err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da8b0240): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.710214451 +0000 UTC m=+6.143168778 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da8b0240): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da8b0740): _readAt: size=512, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da8b0740): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da8b0740): >openPending: err= 2026/05/04 03:01:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da8b0740): >_readAt: n=5, err=EOF 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da8b0740): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.710214451 +0000 UTC m=+6.143168778 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da8b0740): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: Remove: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ec7da64cd20 item 37 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da8b0e40): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da8b0e40): >openPending: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da8b0e40): _writeAt: size=5, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da8b0e40): >_writeAt: n=5, err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da8b0e40): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.711880171 +0000 UTC m=+6.144834499 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da8b0e40): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da8b1340): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da8b1340): >openPending: err= 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ec7da64d0a0 item 38 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da8b1340): _readAt: size=2, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da8b1340): >_readAt: n=0, err=Bad file descriptor 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da8b1340): _writeAt: size=3, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da8b1340): >_writeAt: n=3, err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da8b1340): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.712566469 +0000 UTC m=+6.145520806 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da8b1340): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da8b1880): _readAt: size=512, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da8b1880): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da8b1880): >openPending: err= 2026/05/04 03:01:57 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da8b1880): >_readAt: n=3, err=EOF 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da8b1880): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.712566469 +0000 UTC m=+6.145520806 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da8b1880): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: Remove: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ec7da64d340 item 38 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da64a200): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da64a200): >openPending: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da64a200): _writeAt: size=5, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da64a200): >_writeAt: n=5, err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da64a200): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.713791196 +0000 UTC m=+6.146745523 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da64a200): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da64a780): _readAt: size=2, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da64a780): >_readAt: n=0, err=Bad file descriptor 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da64a780): _writeAt: size=3, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da64a780): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da64a780): >openPending: err= 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ec7da64d6c0 item 39 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da64a780): >_writeAt: n=3, err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da64a780): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.714321378 +0000 UTC m=+6.147275725 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da64a780): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da64ac80): _readAt: size=512, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da64ac80): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da64ac80): >openPending: err= 2026/05/04 03:01:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da64ac80): >_readAt: n=5, err=EOF 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da64ac80): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.714321378 +0000 UTC m=+6.147275725 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da64ac80): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: Remove: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ec7da64d960 item 39 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da64b300): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da64b300): >openPending: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da64b300): _writeAt: size=5, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da64b300): >_writeAt: n=5, err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da64b300): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.715924049 +0000 UTC m=+6.148878386 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da64b300): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da64b800): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da64b800): >openPending: err= 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ec7da2e2930 item 40 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da64b800): _readAt: size=2, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da64b800): >_readAt: n=0, err=Bad file descriptor 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da64b800): _writeAt: size=3, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da64b800): >_writeAt: n=3, err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da64b800): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.716858927 +0000 UTC m=+6.149813254 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da64b800): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da64bd40): _readAt: size=512, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da64bd40): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da64bd40): >openPending: err= 2026/05/04 03:01:57 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da64bd40): >_readAt: n=3, err=EOF 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da64bd40): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.716858927 +0000 UTC m=+6.149813254 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da64bd40): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: Remove: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ec7da2e2bd0 item 40 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dae10440): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dae10440): >openPending: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dae10440): _readAt: size=2, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dae10440): >_readAt: n=0, err=Bad file descriptor 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dae10440): _writeAt: size=5, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dae10440): >_writeAt: n=5, err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dae10440): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.718203661 +0000 UTC m=+6.151157987 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dae10440): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dae11200): _writeAt: size=5, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dae11200): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dae11200): >openPending: err= 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ec7da2e3340 item 41 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dae11200): >_writeAt: n=5, err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dae11200): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.718944582 +0000 UTC m=+6.151898919 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dae11200): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dae116c0): _readAt: size=2, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dae116c0): >_readAt: n=0, err=Bad file descriptor 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dae116c0): _writeAt: size=3, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dae116c0): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dae116c0): >openPending: err= 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ec7da2e36c0 item 41 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dae116c0): >_writeAt: n=3, err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dae116c0): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.7194988 +0000 UTC m=+6.152453137 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dae116c0): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dae11c00): _readAt: size=512, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dae11c00): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dae11c00): >openPending: err= 2026/05/04 03:01:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dae11c00): >_readAt: n=5, err=EOF 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dae11c00): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.7194988 +0000 UTC m=+6.152453137 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dae11c00): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: Remove: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ec7da2e3880 item 41 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da1f8f80): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da1f8f80): >openPending: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da1f8f80): _readAt: size=2, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da1f8f80): >_readAt: n=0, err=Bad file descriptor 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da1f8f80): _writeAt: size=5, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da1f8f80): >_writeAt: n=5, err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da1f8f80): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.721445772 +0000 UTC m=+6.154400109 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da1f8f80): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da2f4e40): _writeAt: size=5, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da2f4e40): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da2f4e40): >openPending: err= 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ec7da274cb0 item 42 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da2f4e40): >_writeAt: n=5, err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da2f4e40): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.722028474 +0000 UTC m=+6.154982811 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da2f4e40): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da5e0000): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da5e0000): >openPending: err= 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ec7da275dc0 item 42 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da5e0000): _readAt: size=2, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da5e0000): >_readAt: n=0, err=Bad file descriptor 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da5e0000): _writeAt: size=3, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da5e0000): >_writeAt: n=3, err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da5e0000): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.722768794 +0000 UTC m=+6.155723132 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da5e0000): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da5e05c0): _readAt: size=512, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da5e05c0): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da5e05c0): >openPending: err= 2026/05/04 03:01:57 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da5e05c0): >_readAt: n=3, err=EOF 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da5e05c0): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.722768794 +0000 UTC m=+6.155723132 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da5e05c0): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: Remove: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ec7da890460 item 42 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da5e0c00): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da5e0c00): >openPending: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da5e0c00): _readAt: size=2, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da5e0c00): >_readAt: n=0, err=Bad file descriptor 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da5e0c00): _writeAt: size=5, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da5e0c00): >_writeAt: n=5, err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da5e0c00): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.724158382 +0000 UTC m=+6.157112719 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da5e0c00): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da5e1100): _writeAt: size=5, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da5e1100): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da5e1100): >openPending: err= 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ec7da890af0 item 43 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da5e1100): >_writeAt: n=5, err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da5e1100): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.724885037 +0000 UTC m=+6.157839374 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da5e1100): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da5e1640): _readAt: size=2, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da5e1640): >_readAt: n=0, err=Bad file descriptor 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da5e1640): _writeAt: size=3, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da5e1640): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da5e1640): >openPending: err= 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ec7da890d90 item 43 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da5e1640): >_writeAt: n=3, err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da5e1640): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.725579851 +0000 UTC m=+6.158534198 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da5e1640): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da5e1b80): _readAt: size=512, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da5e1b80): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da5e1b80): >openPending: err= 2026/05/04 03:01:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da5e1b80): >_readAt: n=5, err=EOF 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da5e1b80): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.725579851 +0000 UTC m=+6.158534198 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da5e1b80): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: Remove: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ec7da891030 item 43 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da3464c0): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da3464c0): >openPending: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da3464c0): _readAt: size=2, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da3464c0): >_readAt: n=0, err=Bad file descriptor 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da3464c0): _writeAt: size=5, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da3464c0): >_writeAt: n=5, err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da3464c0): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.727851878 +0000 UTC m=+6.160806225 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da3464c0): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da346c80): _writeAt: size=5, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da346c80): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da346c80): >openPending: err= 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ec7da8917a0 item 44 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da346c80): >_writeAt: n=5, err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da346c80): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.72854062 +0000 UTC m=+6.161494957 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da346c80): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da347500): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da347500): >openPending: err= 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ec7da891960 item 44 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da347500): _readAt: size=2, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da347500): >_readAt: n=0, err=Bad file descriptor 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da347500): _writeAt: size=3, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da347500): >_writeAt: n=3, err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da347500): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.729864574 +0000 UTC m=+6.162818920 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da347500): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da347a80): _readAt: size=512, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da347a80): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da347a80): >openPending: err= 2026/05/04 03:01:57 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da347a80): >_readAt: n=3, err=EOF 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da347a80): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.729864574 +0000 UTC m=+6.162818920 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da347a80): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: Remove: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ec7da891b20 item 44 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da80c1c0): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da80c1c0): >openPending: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da80c1c0): _readAt: size=2, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da80c1c0): >_readAt: n=0, err=Bad file descriptor 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da80c1c0): _writeAt: size=5, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da80c1c0): >_writeAt: n=5, err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da80c1c0): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.731680148 +0000 UTC m=+6.164634495 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da80c1c0): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da80c740): _writeAt: size=5, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da80c740): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da80c740): >openPending: err= 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ec7dae00000 item 45 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da80c740): >_writeAt: n=5, err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da80c740): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.732392776 +0000 UTC m=+6.165347122 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da80c740): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/04 03:01:57 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da80ce40): _readAt: size=512, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da80ce40): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da80ce40): >openPending: err= 2026/05/04 03:01:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da80ce40): >_readAt: n=5, err=EOF 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da80ce40): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.732392776 +0000 UTC m=+6.165347122 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da80ce40): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: Remove: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ec7dae00310 item 45 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da80d480): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da80d480): >openPending: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da80d480): _readAt: size=2, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da80d480): >_readAt: n=0, err=Bad file descriptor 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da80d480): _writeAt: size=5, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da80d480): >_writeAt: n=5, err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da80d480): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.734606843 +0000 UTC m=+6.167561190 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da80d480): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da80d980): _writeAt: size=5, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da80d980): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da80d980): >openPending: err= 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ec7dae00690 item 46 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da80d980): >_writeAt: n=5, err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da80d980): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.735305513 +0000 UTC m=+6.168259861 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da80d980): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/04 03:01:57 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da872180): _readAt: size=512, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da872180): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da872180): >openPending: err= 2026/05/04 03:01:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da872180): >_readAt: n=5, err=EOF 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da872180): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.735305513 +0000 UTC m=+6.168259861 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da872180): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: Remove: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ec7dae00850 item 46 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da8727c0): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da8727c0): >openPending: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da8727c0): _readAt: size=2, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da8727c0): >_readAt: n=0, err=Bad file descriptor 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da8727c0): _writeAt: size=5, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da8727c0): >_writeAt: n=5, err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da8727c0): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.737046347 +0000 UTC m=+6.170000694 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da8727c0): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da872d40): _writeAt: size=5, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da872d40): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da872d40): >openPending: err= 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ec7dae00bd0 item 47 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da872d40): >_writeAt: n=5, err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da872d40): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.737805493 +0000 UTC m=+6.170759840 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da872d40): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/04 03:01:57 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da873440): _readAt: size=512, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da873440): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da873440): >openPending: err= 2026/05/04 03:01:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da873440): >_readAt: n=5, err=EOF 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da873440): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.737805493 +0000 UTC m=+6.170759840 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da873440): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: Remove: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ec7dae00d90 item 47 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da873a80): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da873a80): >openPending: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da873a80): _readAt: size=2, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da873a80): >_readAt: n=0, err=Bad file descriptor 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da873a80): _writeAt: size=5, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da873a80): >_writeAt: n=5, err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da873a80): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.739874114 +0000 UTC m=+6.172828462 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da873a80): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da40e280): _writeAt: size=5, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da40e280): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da40e280): >openPending: err= 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ec7dae01110 item 48 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da40e280): >_writeAt: n=5, err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da40e280): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.740674107 +0000 UTC m=+6.173628455 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da40e280): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/04 03:01:57 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da40eb40): _readAt: size=512, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da40eb40): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da40eb40): >openPending: err= 2026/05/04 03:01:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da40eb40): >_readAt: n=5, err=EOF 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da40eb40): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.740674107 +0000 UTC m=+6.173628455 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da40eb40): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: Remove: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ec7dae01420 item 48 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da40f780): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da40f780): >openPending: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da40f780): _writeAt: size=5, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da40f780): >_writeAt: n=5, err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da40f780): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.742637491 +0000 UTC m=+6.175591838 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da40f780): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7d9ff0340): _readAt: size=2, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7d9ff0340): >_readAt: n=0, err=Bad file descriptor 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7d9ff0340): _writeAt: size=3, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7d9ff0340): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7d9ff0340): open at offset 5 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7d9ff0340): >openPending: err= 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ec7dae01880 item 49 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7d9ff0340): >_writeAt: n=3, err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7d9ff0340): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.743397858 +0000 UTC m=+6.176352206 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7d9ff0340): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7d9ff0980): _readAt: size=512, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7d9ff0980): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7d9ff0980): >openPending: err= 2026/05/04 03:01:57 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7d9ff0980): >_readAt: n=8, err=EOF 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7d9ff0980): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.743397858 +0000 UTC m=+6.176352206 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7d9ff0980): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: Remove: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ec7dae01a40 item 49 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7d9ff1000): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7d9ff1000): >openPending: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7d9ff1000): _writeAt: size=5, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7d9ff1000): >_writeAt: n=5, err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7d9ff1000): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.745471691 +0000 UTC m=+6.178426018 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7d9ff1000): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7d9ff1500): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7d9ff1500): open at offset 5 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7d9ff1500): >openPending: err= 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ec7dae01dc0 item 50 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7d9ff1500): _readAt: size=2, off=5 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7d9ff1500): >_readAt: n=0, err=Bad file descriptor 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7d9ff1500): _writeAt: size=3, off=5 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7d9ff1500): >_writeAt: n=3, err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7d9ff1500): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.746140697 +0000 UTC m=+6.179095023 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7d9ff1500): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7d9ff1a80): _readAt: size=512, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7d9ff1a80): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7d9ff1a80): >openPending: err= 2026/05/04 03:01:57 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7d9ff1a80): >_readAt: n=3, err=EOF 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7d9ff1a80): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.746140697 +0000 UTC m=+6.179095023 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7d9ff1a80): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: Remove: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ec7dabde0e0 item 50 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da648200): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da648200): >openPending: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da648200): _writeAt: size=5, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da648200): >_writeAt: n=5, err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da648200): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.747404496 +0000 UTC m=+6.180358824 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da648200): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da648700): _readAt: size=2, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da648700): >_readAt: n=0, err=Bad file descriptor 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da648700): _writeAt: size=3, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da648700): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da648700): open at offset 5 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da648700): >openPending: err= 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ec7dabde620 item 51 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da648700): >_writeAt: n=3, err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da648700): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.748069163 +0000 UTC m=+6.181023491 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da648700): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da648c40): _readAt: size=512, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da648c40): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da648c40): >openPending: err= 2026/05/04 03:01:57 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da648c40): >_readAt: n=8, err=EOF 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da648c40): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.748069163 +0000 UTC m=+6.181023491 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da648c40): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: Remove: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ec7dabdeaf0 item 51 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da649300): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da649300): >openPending: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da649300): _writeAt: size=5, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da649300): >_writeAt: n=5, err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da649300): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.749570142 +0000 UTC m=+6.182524469 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da649300): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da6498c0): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da6498c0): open at offset 5 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da6498c0): >openPending: err= 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ec7dabdf110 item 52 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da6498c0): _readAt: size=2, off=5 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da6498c0): >_readAt: n=0, err=Bad file descriptor 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da6498c0): _writeAt: size=3, off=5 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da6498c0): >_writeAt: n=3, err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da6498c0): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.750382869 +0000 UTC m=+6.183337216 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da6498c0): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da649e40): _readAt: size=512, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da649e40): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da649e40): >openPending: err= 2026/05/04 03:01:57 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da649e40): >_readAt: n=3, err=EOF 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da649e40): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.750382869 +0000 UTC m=+6.183337216 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da649e40): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: Remove: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ec7dabdf340 item 52 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da5665c0): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da5665c0): >openPending: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da5665c0): _writeAt: size=5, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da5665c0): >_writeAt: n=5, err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da5665c0): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.752168456 +0000 UTC m=+6.185122803 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da5665c0): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da566ac0): _readAt: size=2, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da566ac0): >_readAt: n=0, err=Bad file descriptor 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da566ac0): _writeAt: size=3, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da566ac0): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da566ac0): open at offset 5 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da566ac0): >openPending: err= 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ec7dabdf8f0 item 53 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da566ac0): >_writeAt: n=3, err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da566ac0): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.752891504 +0000 UTC m=+6.185845851 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da566ac0): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da567000): _readAt: size=512, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da567000): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da567000): >openPending: err= 2026/05/04 03:01:57 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da567000): >_readAt: n=8, err=EOF 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da567000): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.752891504 +0000 UTC m=+6.185845851 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da567000): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: Remove: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ec7dabdfab0 item 53 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da567680): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da567680): >openPending: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da567680): _writeAt: size=5, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da567680): >_writeAt: n=5, err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da567680): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.754636824 +0000 UTC m=+6.187591161 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da567680): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da567b80): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da567b80): open at offset 5 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da567b80): >openPending: err= 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ec7dabdfe30 item 54 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da567b80): _readAt: size=2, off=5 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da567b80): >_readAt: n=0, err=Bad file descriptor 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da567b80): _writeAt: size=3, off=5 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da567b80): >_writeAt: n=3, err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da567b80): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.755464309 +0000 UTC m=+6.188418656 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da567b80): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da572200): _readAt: size=512, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da572200): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da572200): >openPending: err= 2026/05/04 03:01:57 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da572200): >_readAt: n=3, err=EOF 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da572200): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.755464309 +0000 UTC m=+6.188418656 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da572200): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: Remove: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ec7dabec150 item 54 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da572880): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da572880): >openPending: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da572880): _writeAt: size=5, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da572880): >_writeAt: n=5, err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da572880): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.757063884 +0000 UTC m=+6.190018212 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da572880): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da572d80): _readAt: size=2, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da572d80): >_readAt: n=0, err=Bad file descriptor 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da572d80): _writeAt: size=3, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da572d80): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da572d80): open at offset 5 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da572d80): >openPending: err= 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ec7dabec4d0 item 55 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da572d80): >_writeAt: n=3, err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da572d80): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.757681663 +0000 UTC m=+6.190636000 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da572d80): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da5732c0): _readAt: size=512, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da5732c0): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da5732c0): >openPending: err= 2026/05/04 03:01:57 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da5732c0): >_readAt: n=8, err=EOF 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da5732c0): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.757681663 +0000 UTC m=+6.190636000 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da5732c0): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: Remove: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ec7dabec690 item 55 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da573940): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da573940): >openPending: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da573940): _writeAt: size=5, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da573940): >_writeAt: n=5, err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da573940): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.759157213 +0000 UTC m=+6.192111550 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da573940): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da573e40): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da573e40): open at offset 5 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da573e40): >openPending: err= 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ec7dabecaf0 item 56 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da573e40): _readAt: size=2, off=5 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da573e40): >_readAt: n=0, err=Bad file descriptor 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da573e40): _writeAt: size=3, off=5 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da573e40): >_writeAt: n=3, err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da573e40): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.759775993 +0000 UTC m=+6.192730321 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da573e40): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da5844c0): _readAt: size=512, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da5844c0): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da5844c0): >openPending: err= 2026/05/04 03:01:57 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da5844c0): >_readAt: n=3, err=EOF 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da5844c0): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.759775993 +0000 UTC m=+6.192730321 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da5844c0): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: Remove: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ec7dabeccb0 item 56 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da584b00): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da584b00): open at offset 0 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da584b00): >openPending: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da584b00): _readAt: size=2, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da584b00): >_readAt: n=0, err=Bad file descriptor 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da584b00): _writeAt: size=5, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da584b00): >_writeAt: n=5, err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da584b00): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.761045595 +0000 UTC m=+6.193999922 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da584b00): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da585040): _writeAt: size=5, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da585040): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da585040): >openPending: err= 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ec7dabed0a0 item 57 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da585040): >_writeAt: n=5, err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da585040): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.761549979 +0000 UTC m=+6.194504306 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da585040): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da585580): _readAt: size=2, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da585580): >_readAt: n=0, err=Bad file descriptor 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da585580): _writeAt: size=3, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da585580): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da585580): open at offset 5 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da585580): >openPending: err= 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ec7dabed260 item 57 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da585580): >_writeAt: n=3, err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da585580): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.76213757 +0000 UTC m=+6.195091897 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da585580): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da585b00): _readAt: size=512, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da585b00): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da585b00): >openPending: err= 2026/05/04 03:01:57 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da585b00): >_readAt: n=8, err=EOF 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da585b00): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.76213757 +0000 UTC m=+6.195091897 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da585b00): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: Remove: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ec7dabed420 item 57 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da5aa240): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da5aa240): open at offset 0 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da5aa240): >openPending: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da5aa240): _readAt: size=2, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da5aa240): >_readAt: n=0, err=Bad file descriptor 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da5aa240): _writeAt: size=5, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da5aa240): >_writeAt: n=5, err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da5aa240): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.763698703 +0000 UTC m=+6.196653030 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da5aa240): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da5aa780): _writeAt: size=5, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da5aa780): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da5aa780): >openPending: err= 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ec7dabed7a0 item 58 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da5aa780): >_writeAt: n=5, err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da5aa780): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.764208908 +0000 UTC m=+6.197163234 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da5aa780): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da5aacc0): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da5aacc0): open at offset 5 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da5aacc0): >openPending: err= 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ec7dabedab0 item 58 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da5aacc0): _readAt: size=2, off=5 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da5aacc0): >_readAt: n=0, err=Bad file descriptor 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da5aacc0): _writeAt: size=3, off=5 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da5aacc0): >_writeAt: n=3, err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da5aacc0): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.764847144 +0000 UTC m=+6.197801471 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da5aacc0): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da5ab280): _readAt: size=512, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da5ab280): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da5ab280): >openPending: err= 2026/05/04 03:01:57 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da5ab280): >_readAt: n=3, err=EOF 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da5ab280): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.764847144 +0000 UTC m=+6.197801471 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da5ab280): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: Remove: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ec7dabedc70 item 58 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da5ab8c0): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da5ab8c0): open at offset 0 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da5ab8c0): >openPending: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da5ab8c0): _readAt: size=2, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da5ab8c0): >_readAt: n=0, err=Bad file descriptor 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da5ab8c0): _writeAt: size=5, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da5ab8c0): >_writeAt: n=5, err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da5ab8c0): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.766234649 +0000 UTC m=+6.199188976 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da5ab8c0): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da5abe00): _writeAt: size=5, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da5abe00): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da5abe00): >openPending: err= 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ec7dae261c0 item 59 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da5abe00): >_writeAt: n=5, err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da5abe00): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.766806631 +0000 UTC m=+6.199760958 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da5abe00): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da5d6440): _readAt: size=2, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da5d6440): >_readAt: n=0, err=Bad file descriptor 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da5d6440): _writeAt: size=3, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da5d6440): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da5d6440): open at offset 5 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da5d6440): >openPending: err= 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ec7dae26380 item 59 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da5d6440): >_writeAt: n=3, err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da5d6440): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.767306566 +0000 UTC m=+6.200260893 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da5d6440): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da5d69c0): _readAt: size=512, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da5d69c0): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da5d69c0): >openPending: err= 2026/05/04 03:01:57 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da5d69c0): >_readAt: n=8, err=EOF 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da5d69c0): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.767306566 +0000 UTC m=+6.200260893 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da5d69c0): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: Remove: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ec7dae26540 item 59 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da5d7000): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da5d7000): open at offset 0 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da5d7000): >openPending: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da5d7000): _readAt: size=2, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da5d7000): >_readAt: n=0, err=Bad file descriptor 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da5d7000): _writeAt: size=5, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da5d7000): >_writeAt: n=5, err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da5d7000): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.769153389 +0000 UTC m=+6.202107736 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da5d7000): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da5d7540): _writeAt: size=5, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da5d7540): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da5d7540): >openPending: err= 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ec7dae268c0 item 60 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da5d7540): >_writeAt: n=5, err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da5d7540): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.769870184 +0000 UTC m=+6.202824511 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da5d7540): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da5d7a80): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da5d7a80): open at offset 5 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da5d7a80): >openPending: err= 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ec7dae26a80 item 60 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da5d7a80): _readAt: size=2, off=5 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da5d7a80): >_readAt: n=0, err=Bad file descriptor 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da5d7a80): _writeAt: size=3, off=5 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da5d7a80): >_writeAt: n=3, err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da5d7a80): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.770505286 +0000 UTC m=+6.203459613 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da5d7a80): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da5f2140): _readAt: size=512, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da5f2140): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da5f2140): >openPending: err= 2026/05/04 03:01:57 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da5f2140): >_readAt: n=3, err=EOF 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da5f2140): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.770505286 +0000 UTC m=+6.203459613 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da5f2140): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: Remove: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ec7dae26c40 item 60 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da5f2780): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da5f2780): open at offset 0 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da5f2780): >openPending: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da5f2780): _readAt: size=2, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da5f2780): >_readAt: n=0, err=Bad file descriptor 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da5f2780): _writeAt: size=5, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da5f2780): >_writeAt: n=5, err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da5f2780): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.77211002 +0000 UTC m=+6.205064347 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da5f2780): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da5f2cc0): _writeAt: size=5, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da5f2cc0): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da5f2cc0): >openPending: err= 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ec7dae26fc0 item 61 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da5f2cc0): >_writeAt: n=5, err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da5f2cc0): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.772639131 +0000 UTC m=+6.205593458 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da5f2cc0): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/04 03:01:57 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da5f33c0): _readAt: size=512, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da5f33c0): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da5f33c0): >openPending: err= 2026/05/04 03:01:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da5f33c0): >_readAt: n=5, err=EOF 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da5f33c0): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.772639131 +0000 UTC m=+6.205593458 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da5f33c0): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: Remove: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ec7dae27180 item 61 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da5f3a00): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da5f3a00): open at offset 0 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da5f3a00): >openPending: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da5f3a00): _readAt: size=2, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da5f3a00): >_readAt: n=0, err=Bad file descriptor 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da5f3a00): _writeAt: size=5, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da5f3a00): >_writeAt: n=5, err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da5f3a00): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.774098772 +0000 UTC m=+6.207053099 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da5f3a00): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da646040): _writeAt: size=5, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da646040): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da646040): >openPending: err= 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ec7dae27500 item 62 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da646040): >_writeAt: n=5, err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da646040): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.7747591 +0000 UTC m=+6.207713427 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da646040): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/04 03:01:57 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da646740): _readAt: size=512, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da646740): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da646740): >openPending: err= 2026/05/04 03:01:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da646740): >_readAt: n=5, err=EOF 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da646740): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.7747591 +0000 UTC m=+6.207713427 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da646740): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: Remove: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ec7dae276c0 item 62 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da646d80): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da646d80): open at offset 0 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da646d80): >openPending: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da646d80): _readAt: size=2, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da646d80): >_readAt: n=0, err=Bad file descriptor 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da646d80): _writeAt: size=5, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da646d80): >_writeAt: n=5, err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da646d80): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.776365178 +0000 UTC m=+6.209319515 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da646d80): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da6472c0): _writeAt: size=5, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da6472c0): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da6472c0): >openPending: err= 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ec7dae27a40 item 63 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da6472c0): >_writeAt: n=5, err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da6472c0): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.776976424 +0000 UTC m=+6.209930761 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da6472c0): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/04 03:01:57 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da6479c0): _readAt: size=512, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da6479c0): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da6479c0): >openPending: err= 2026/05/04 03:01:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da6479c0): >_readAt: n=5, err=EOF 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da6479c0): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.776976424 +0000 UTC m=+6.209930761 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da6479c0): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: Remove: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ec7dae27ce0 item 63 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/04 03:01:57 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 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da666100): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da666100): open at offset 0 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da666100): >openPending: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da666100): _readAt: size=2, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da666100): >_readAt: n=0, err=Bad file descriptor 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da666100): _writeAt: size=5, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da666100): >_writeAt: n=5, err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da666100): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.778856851 +0000 UTC m=+6.211811188 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da666100): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da666640): _writeAt: size=5, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da666640): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da666640): >openPending: err= 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ec7da46c1c0 item 64 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da666640): >_writeAt: n=5, err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da666640): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.779575709 +0000 UTC m=+6.212530047 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da666640): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/04 03:01:57 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da666d40): _readAt: size=512, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da666d40): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da666d40): >openPending: err= 2026/05/04 03:01:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da666d40): >_readAt: n=5, err=EOF 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da666d40): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.779575709 +0000 UTC m=+6.212530047 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da666d40): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: Remove: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ec7da46c540 item 64 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da667380): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da667380): >openPending: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da667380): _writeAt: size=5, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da667380): >_writeAt: n=5, err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da667380): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.781257169 +0000 UTC m=+6.214211527 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da667380): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_RDWR 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da667800): _readAt: size=2, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da667800): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da667800): >openPending: err= 2026/05/04 03:01:57 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da667800): >_readAt: n=2, err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da667800): _writeAt: size=3, off=2 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ec7da46cb60 item 65 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da667800): >_writeAt: n=3, err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da667800): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.781765482 +0000 UTC m=+6.214719809 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da667800): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da667d00): _readAt: size=512, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da667d00): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da667d00): >openPending: err= 2026/05/04 03:01:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da667d00): >_readAt: n=5, err=EOF 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da667d00): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.781765482 +0000 UTC m=+6.214719809 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da667d00): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: Remove: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ec7da46cd20 item 65 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da690440): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da690440): >openPending: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da690440): _writeAt: size=5, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da690440): >_writeAt: n=5, err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da690440): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.783232475 +0000 UTC m=+6.216186802 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da690440): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da6908c0): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da6908c0): >openPending: err= 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ec7da46d260 item 66 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da6908c0): _readAt: size=2, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da6908c0): >_readAt: n=0, err=EOF 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da6908c0): _writeAt: size=3, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da6908c0): >_writeAt: n=3, err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da6908c0): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.783946777 +0000 UTC m=+6.216901114 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da6908c0): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da690e00): _readAt: size=512, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da690e00): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da690e00): >openPending: err= 2026/05/04 03:01:57 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da690e00): >_readAt: n=3, err=EOF 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da690e00): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.783946777 +0000 UTC m=+6.216901114 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da690e00): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: Remove: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ec7da46d500 item 66 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da691440): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da691440): >openPending: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da691440): _writeAt: size=5, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da691440): >_writeAt: n=5, err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da691440): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.785229663 +0000 UTC m=+6.218183990 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da691440): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da6918c0): _readAt: size=2, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da6918c0): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da6918c0): >openPending: err= 2026/05/04 03:01:57 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da6918c0): >_readAt: n=2, err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da6918c0): _writeAt: size=3, off=2 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ec7da46d880 item 67 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da6918c0): >_writeAt: n=3, err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da6918c0): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.785752171 +0000 UTC m=+6.218706498 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da6918c0): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da691dc0): _readAt: size=512, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da691dc0): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da691dc0): >openPending: err= 2026/05/04 03:01:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da691dc0): >_readAt: n=5, err=EOF 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da691dc0): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.785752171 +0000 UTC m=+6.218706498 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da691dc0): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: Remove: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ec7da46da40 item 67 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da6c6540): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da6c6540): >openPending: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da6c6540): _writeAt: size=5, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da6c6540): >_writeAt: n=5, err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da6c6540): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.787116391 +0000 UTC m=+6.220070718 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da6c6540): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da6c6a40): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da6c6a40): >openPending: err= 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ec7dad68000 item 68 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da6c6a40): _readAt: size=2, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da6c6a40): >_readAt: n=0, err=EOF 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da6c6a40): _writeAt: size=3, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da6c6a40): >_writeAt: n=3, err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da6c6a40): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.787804762 +0000 UTC m=+6.220759090 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da6c6a40): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da6c6f80): _readAt: size=512, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da6c6f80): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da6c6f80): >openPending: err= 2026/05/04 03:01:57 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da6c6f80): >_readAt: n=3, err=EOF 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da6c6f80): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.787804762 +0000 UTC m=+6.220759090 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da6c6f80): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: Remove: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ec7dad681c0 item 68 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da6c75c0): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da6c75c0): >openPending: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da6c75c0): _writeAt: size=5, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da6c75c0): >_writeAt: n=5, err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da6c75c0): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.78922044 +0000 UTC m=+6.222174767 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da6c75c0): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da6c7a40): _readAt: size=2, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da6c7a40): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da6c7a40): >openPending: err= 2026/05/04 03:01:57 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da6c7a40): >_readAt: n=2, err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da6c7a40): _writeAt: size=3, off=2 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ec7dad68540 item 69 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da6c7a40): >_writeAt: n=3, err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da6c7a40): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.789858146 +0000 UTC m=+6.222812473 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da6c7a40): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da750040): _readAt: size=512, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da750040): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da750040): >openPending: err= 2026/05/04 03:01:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da750040): >_readAt: n=5, err=EOF 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da750040): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.789858146 +0000 UTC m=+6.222812473 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da750040): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: Remove: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ec7dad687e0 item 69 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da7506c0): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da7506c0): >openPending: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da7506c0): _writeAt: size=5, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da7506c0): >_writeAt: n=5, err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da7506c0): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.791408018 +0000 UTC m=+6.224362345 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da7506c0): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da750bc0): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da750bc0): >openPending: err= 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ec7dad68bd0 item 70 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da750bc0): _readAt: size=2, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da750bc0): >_readAt: n=0, err=EOF 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da750bc0): _writeAt: size=3, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da750bc0): >_writeAt: n=3, err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da750bc0): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.792034633 +0000 UTC m=+6.224988960 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da750bc0): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da751100): _readAt: size=512, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da751100): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da751100): >openPending: err= 2026/05/04 03:01:57 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da751100): >_readAt: n=3, err=EOF 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da751100): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.792034633 +0000 UTC m=+6.224988960 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da751100): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: Remove: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ec7dad68e00 item 70 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da751780): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da751780): >openPending: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da751780): _writeAt: size=5, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da751780): >_writeAt: n=5, err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da751780): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.793400847 +0000 UTC m=+6.226355174 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da751780): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da751c80): _readAt: size=2, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da751c80): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da751c80): >openPending: err= 2026/05/04 03:01:57 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da751c80): >_readAt: n=2, err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da751c80): _writeAt: size=3, off=2 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ec7dad69180 item 71 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da751c80): >_writeAt: n=3, err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da751c80): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.793958532 +0000 UTC m=+6.226912858 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da751c80): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da770280): _readAt: size=512, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da770280): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da770280): >openPending: err= 2026/05/04 03:01:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da770280): >_readAt: n=5, err=EOF 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da770280): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.793958532 +0000 UTC m=+6.226912858 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da770280): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: Remove: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ec7dad69340 item 71 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da770900): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da770900): >openPending: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da770900): _writeAt: size=5, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da770900): >_writeAt: n=5, err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da770900): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.795573135 +0000 UTC m=+6.228527482 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da770900): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da770e00): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da770e00): >openPending: err= 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ec7dad69730 item 72 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da770e00): _readAt: size=2, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da770e00): >_readAt: n=0, err=EOF 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da770e00): _writeAt: size=3, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da770e00): >_writeAt: n=3, err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da770e00): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.796225067 +0000 UTC m=+6.229179424 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da770e00): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da771340): _readAt: size=512, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da771340): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da771340): >openPending: err= 2026/05/04 03:01:57 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da771340): >_readAt: n=3, err=EOF 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da771340): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.796225067 +0000 UTC m=+6.229179424 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da771340): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: Remove: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ec7dad698f0 item 72 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da771900): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da771900): >openPending: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da771900): _readAt: size=2, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da771900): >_readAt: n=0, err=EOF 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da771900): _writeAt: size=5, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da771900): >_writeAt: n=5, err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da771900): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.797694366 +0000 UTC m=+6.230648704 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da771900): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da771e00): _writeAt: size=5, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da771e00): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da771e00): >openPending: err= 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ec7dad69c70 item 73 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da771e00): >_writeAt: n=5, err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da771e00): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.798332164 +0000 UTC m=+6.231286490 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da771e00): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da7cc3c0): _readAt: size=2, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da7cc3c0): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da7cc3c0): >openPending: err= 2026/05/04 03:01:57 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da7cc3c0): >_readAt: n=2, err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da7cc3c0): _writeAt: size=3, off=2 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ec7dad69e30 item 73 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da7cc3c0): >_writeAt: n=3, err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da7cc3c0): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.798933861 +0000 UTC m=+6.231888187 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da7cc3c0): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da7cc900): _readAt: size=512, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da7cc900): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da7cc900): >openPending: err= 2026/05/04 03:01:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da7cc900): >_readAt: n=5, err=EOF 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da7cc900): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.798933861 +0000 UTC m=+6.231888187 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da7cc900): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: Remove: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ec7dada6150 item 73 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da7ccf40): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da7ccf40): >openPending: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da7ccf40): _readAt: size=2, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da7ccf40): >_readAt: n=0, err=EOF 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da7ccf40): _writeAt: size=5, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da7ccf40): >_writeAt: n=5, err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da7ccf40): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.800340992 +0000 UTC m=+6.233295319 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da7ccf40): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da7cd440): _writeAt: size=5, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da7cd440): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da7cd440): >openPending: err= 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ec7dada64d0 item 74 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da7cd440): >_writeAt: n=5, err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da7cd440): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.80085829 +0000 UTC m=+6.233812617 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da7cd440): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da7cd980): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da7cd980): >openPending: err= 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ec7dada6690 item 74 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da7cd980): _readAt: size=2, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da7cd980): >_readAt: n=0, err=EOF 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da7cd980): _writeAt: size=3, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da7cd980): >_writeAt: n=3, err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da7cd980): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.801430853 +0000 UTC m=+6.234385180 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da7cd980): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da7f2000): _readAt: size=512, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da7f2000): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da7f2000): >openPending: err= 2026/05/04 03:01:57 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da7f2000): >_readAt: n=3, err=EOF 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da7f2000): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.801430853 +0000 UTC m=+6.234385180 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da7f2000): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: Remove: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ec7dada6850 item 74 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dabce480): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dabce480): >openPending: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dabce480): _readAt: size=2, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dabce480): >_readAt: n=0, err=EOF 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dabce480): _writeAt: size=5, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dabce480): >_writeAt: n=5, err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dabce480): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.803192134 +0000 UTC m=+6.236146461 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dabce480): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dabce980): _writeAt: size=5, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dabce980): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dabce980): >openPending: err= 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ec7da5cc7e0 item 75 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dabce980): >_writeAt: n=5, err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dabce980): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.803716897 +0000 UTC m=+6.236671224 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dabce980): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dabceec0): _readAt: size=2, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dabceec0): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dabceec0): >openPending: err= 2026/05/04 03:01:57 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dabceec0): >_readAt: n=2, err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dabceec0): _writeAt: size=3, off=2 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ec7da5cca10 item 75 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dabceec0): >_writeAt: n=3, err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dabceec0): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.804680228 +0000 UTC m=+6.237634556 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dabceec0): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dabcf400): _readAt: size=512, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dabcf400): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dabcf400): >openPending: err= 2026/05/04 03:01:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dabcf400): >_readAt: n=5, err=EOF 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dabcf400): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.804680228 +0000 UTC m=+6.237634556 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dabcf400): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: Remove: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ec7da5ccbd0 item 75 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dabcfa40): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dabcfa40): >openPending: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dabcfa40): _readAt: size=2, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dabcfa40): >_readAt: n=0, err=EOF 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dabcfa40): _writeAt: size=5, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dabcfa40): >_writeAt: n=5, err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dabcfa40): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.806251801 +0000 UTC m=+6.239206128 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dabcfa40): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da800040): _writeAt: size=5, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da800040): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da800040): >openPending: err= 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ec7da5cd030 item 76 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da800040): >_writeAt: n=5, err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da800040): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.806765362 +0000 UTC m=+6.239719689 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da800040): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da800580): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da800580): >openPending: err= 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ec7da5cd1f0 item 76 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da800580): _readAt: size=2, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da800580): >_readAt: n=0, err=EOF 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da800580): _writeAt: size=3, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da800580): >_writeAt: n=3, err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da800580): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.807363473 +0000 UTC m=+6.240317801 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da800580): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da800b00): _readAt: size=512, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da800b00): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da800b00): >openPending: err= 2026/05/04 03:01:57 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da800b00): >_readAt: n=3, err=EOF 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da800b00): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.807363473 +0000 UTC m=+6.240317801 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da800b00): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: Remove: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ec7da5cd570 item 76 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da801140): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da801140): >openPending: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da801140): _readAt: size=2, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da801140): >_readAt: n=0, err=EOF 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da801140): _writeAt: size=5, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da801140): >_writeAt: n=5, err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da801140): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.808681716 +0000 UTC m=+6.241636044 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da801140): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da801640): _writeAt: size=5, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da801640): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da801640): >openPending: err= 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ec7da5cd960 item 77 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da801640): >_writeAt: n=5, err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da801640): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.809178616 +0000 UTC m=+6.242132943 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da801640): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/04 03:01:57 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da801d40): _readAt: size=512, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da801d40): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da801d40): >openPending: err= 2026/05/04 03:01:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da801d40): >_readAt: n=5, err=EOF 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da801d40): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.809178616 +0000 UTC m=+6.242132943 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da801d40): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: Remove: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ec7da5cdb20 item 77 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da832480): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da832480): >openPending: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da832480): _readAt: size=2, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da832480): >_readAt: n=0, err=EOF 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da832480): _writeAt: size=5, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da832480): >_writeAt: n=5, err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da832480): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.810358638 +0000 UTC m=+6.243312965 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da832480): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da832980): _writeAt: size=5, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da832980): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da832980): >openPending: err= 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ec7da7280e0 item 78 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da832980): >_writeAt: n=5, err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da832980): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.810905442 +0000 UTC m=+6.243859769 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da832980): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/04 03:01:57 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da833080): _readAt: size=512, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da833080): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da833080): >openPending: err= 2026/05/04 03:01:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da833080): >_readAt: n=5, err=EOF 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da833080): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.810905442 +0000 UTC m=+6.243859769 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da833080): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: Remove: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ec7da728460 item 78 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da8336c0): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da8336c0): >openPending: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da8336c0): _readAt: size=2, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da8336c0): >_readAt: n=0, err=EOF 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da8336c0): _writeAt: size=5, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da8336c0): >_writeAt: n=5, err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da8336c0): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.812795185 +0000 UTC m=+6.245749512 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da8336c0): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da833bc0): _writeAt: size=5, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da833bc0): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da833bc0): >openPending: err= 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ec7da7288c0 item 79 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da833bc0): >_writeAt: n=5, err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da833bc0): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.813493888 +0000 UTC m=+6.246448215 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da833bc0): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/04 03:01:57 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da84a3c0): _readAt: size=512, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da84a3c0): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da84a3c0): >openPending: err= 2026/05/04 03:01:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da84a3c0): >_readAt: n=5, err=EOF 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da84a3c0): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.813493888 +0000 UTC m=+6.246448215 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da84a3c0): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: Remove: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ec7da728d90 item 79 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da84aa00): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da84aa00): >openPending: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da84aa00): _readAt: size=2, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da84aa00): >_readAt: n=0, err=EOF 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da84aa00): _writeAt: size=5, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da84aa00): >_writeAt: n=5, err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da84aa00): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.815278242 +0000 UTC m=+6.248232579 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da84aa00): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da84af00): _writeAt: size=5, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da84af00): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da84af00): >openPending: err= 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ec7da7291f0 item 80 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da84af00): >_writeAt: n=5, err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da84af00): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.815828573 +0000 UTC m=+6.248782899 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da84af00): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/04 03:01:57 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da84b600): _readAt: size=512, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da84b600): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da84b600): >openPending: err= 2026/05/04 03:01:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da84b600): >_readAt: n=5, err=EOF 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da84b600): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.815828573 +0000 UTC m=+6.248782899 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da84b600): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: Remove: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ec7da7293b0 item 80 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da84bc40): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da84bc40): >openPending: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da84bc40): _writeAt: size=5, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da84bc40): >_writeAt: n=5, err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da84bc40): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.817738875 +0000 UTC m=+6.250693252 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da84bc40): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da88a400): _readAt: size=2, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da88a400): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da88a400): open at offset 5 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da88a400): >openPending: err= 2026/05/04 03:01:57 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da88a400): >_readAt: n=2, err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da88a400): _writeAt: size=3, off=7 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ec7da8ba150 item 81 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da88a400): >_writeAt: n=3, err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da88a400): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.818369258 +0000 UTC m=+6.251323584 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da88a400): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da88a940): _readAt: size=512, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da88a940): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da88a940): >openPending: err= 2026/05/04 03:01:57 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da88a940): >_readAt: n=8, err=EOF 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da88a940): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.818369258 +0000 UTC m=+6.251323584 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da88a940): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: Remove: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ec7da8ba310 item 81 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da88afc0): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da88afc0): >openPending: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da88afc0): _writeAt: size=5, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da88afc0): >_writeAt: n=5, err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da88afc0): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.819665939 +0000 UTC m=+6.252620267 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da88afc0): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da88b4c0): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da88b4c0): open at offset 5 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da88b4c0): >openPending: err= 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ec7da8ba690 item 82 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da88b4c0): _readAt: size=2, off=5 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da88b4c0): >_readAt: n=0, err=EOF 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da88b4c0): _writeAt: size=3, off=5 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da88b4c0): >_writeAt: n=3, err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da88b4c0): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.820340696 +0000 UTC m=+6.253295043 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da88b4c0): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da88ba40): _readAt: size=512, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da88ba40): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da88ba40): >openPending: err= 2026/05/04 03:01:57 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da88ba40): >_readAt: n=3, err=EOF 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da88ba40): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.820340696 +0000 UTC m=+6.253295043 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da88ba40): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: Remove: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ec7da8ba850 item 82 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da8da1c0): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da8da1c0): >openPending: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da8da1c0): _writeAt: size=5, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da8da1c0): >_writeAt: n=5, err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da8da1c0): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.821816086 +0000 UTC m=+6.254770413 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da8da1c0): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da8da6c0): _readAt: size=2, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da8da6c0): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da8da6c0): open at offset 5 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da8da6c0): >openPending: err= 2026/05/04 03:01:57 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da8da6c0): >_readAt: n=2, err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da8da6c0): _writeAt: size=3, off=7 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ec7da8babd0 item 83 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da8da6c0): >_writeAt: n=3, err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da8da6c0): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.822466467 +0000 UTC m=+6.255420794 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da8da6c0): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da8dac00): _readAt: size=512, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da8dac00): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da8dac00): >openPending: err= 2026/05/04 03:01:57 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da8dac00): >_readAt: n=8, err=EOF 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da8dac00): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.822466467 +0000 UTC m=+6.255420794 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da8dac00): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: Remove: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ec7da8bad90 item 83 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da8db280): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da8db280): >openPending: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da8db280): _writeAt: size=5, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da8db280): >_writeAt: n=5, err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da8db280): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.824055151 +0000 UTC m=+6.257009497 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da8db280): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da8db780): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da8db780): open at offset 5 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da8db780): >openPending: err= 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ec7da8bb2d0 item 84 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da8db780): _readAt: size=2, off=5 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da8db780): >_readAt: n=0, err=EOF 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da8db780): _writeAt: size=3, off=5 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da8db780): >_writeAt: n=3, err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da8db780): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.824801402 +0000 UTC m=+6.257755729 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da8db780): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da8dbd00): _readAt: size=512, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da8dbd00): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da8dbd00): >openPending: err= 2026/05/04 03:01:57 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da8dbd00): >_readAt: n=3, err=EOF 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da8dbd00): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.824801402 +0000 UTC m=+6.257755729 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da8dbd00): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: Remove: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ec7da8bb490 item 84 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daa02480): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daa02480): >openPending: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daa02480): _writeAt: size=5, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daa02480): >_writeAt: n=5, err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daa02480): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.826459949 +0000 UTC m=+6.259414276 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daa02480): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daa02980): _readAt: size=2, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daa02980): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daa02980): open at offset 5 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daa02980): >openPending: err= 2026/05/04 03:01:57 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daa02980): >_readAt: n=2, err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daa02980): _writeAt: size=3, off=7 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ec7da8bb9d0 item 85 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daa02980): >_writeAt: n=3, err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daa02980): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.827066286 +0000 UTC m=+6.260020633 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daa02980): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daa02ec0): _readAt: size=512, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daa02ec0): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daa02ec0): >openPending: err= 2026/05/04 03:01:57 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daa02ec0): >_readAt: n=8, err=EOF 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daa02ec0): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.827066286 +0000 UTC m=+6.260020633 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daa02ec0): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: Remove: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ec7da8bbce0 item 85 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daa03540): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daa03540): >openPending: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daa03540): _writeAt: size=5, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daa03540): >_writeAt: n=5, err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daa03540): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.828576081 +0000 UTC m=+6.261530428 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daa03540): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daa03a40): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daa03a40): open at offset 5 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daa03a40): >openPending: err= 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ec7da6cc230 item 86 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daa03a40): _readAt: size=2, off=5 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daa03a40): >_readAt: n=0, err=EOF 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daa03a40): _writeAt: size=3, off=5 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daa03a40): >_writeAt: n=3, err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daa03a40): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.829276897 +0000 UTC m=+6.262231224 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daa03a40): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daa280c0): _readAt: size=512, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daa280c0): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daa280c0): >openPending: err= 2026/05/04 03:01:57 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daa280c0): >_readAt: n=3, err=EOF 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daa280c0): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.829276897 +0000 UTC m=+6.262231224 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daa280c0): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: Remove: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ec7da6cc3f0 item 86 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daa28740): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daa28740): >openPending: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daa28740): _writeAt: size=5, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daa28740): >_writeAt: n=5, err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daa28740): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.830757076 +0000 UTC m=+6.263711403 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daa28740): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daa28c40): _readAt: size=2, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daa28c40): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daa28c40): open at offset 5 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daa28c40): >openPending: err= 2026/05/04 03:01:57 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daa28c40): >_readAt: n=2, err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daa28c40): _writeAt: size=3, off=7 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ec7da6cc7e0 item 87 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daa28c40): >_writeAt: n=3, err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daa28c40): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.83142043 +0000 UTC m=+6.264374757 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daa28c40): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daa29180): _readAt: size=512, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daa29180): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daa29180): >openPending: err= 2026/05/04 03:01:57 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daa29180): >_readAt: n=8, err=EOF 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daa29180): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.83142043 +0000 UTC m=+6.264374757 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daa29180): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: Remove: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ec7da6cc9a0 item 87 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daa29800): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daa29800): >openPending: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daa29800): _writeAt: size=5, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daa29800): >_writeAt: n=5, err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daa29800): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.832633044 +0000 UTC m=+6.265587371 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daa29800): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daa29d00): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daa29d00): open at offset 5 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daa29d00): >openPending: err= 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ec7da6ccd20 item 88 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daa29d00): _readAt: size=2, off=5 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daa29d00): >_readAt: n=0, err=EOF 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daa29d00): _writeAt: size=3, off=5 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daa29d00): >_writeAt: n=3, err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daa29d00): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.833128531 +0000 UTC m=+6.266082858 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daa29d00): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da7f2280): _readAt: size=512, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da7f2280): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da7f2280): >openPending: err= 2026/05/04 03:01:57 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da7f2280): >_readAt: n=3, err=EOF 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da7f2280): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.833128531 +0000 UTC m=+6.266082858 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da7f2280): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: Remove: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ec7da6ccee0 item 88 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da7f2900): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da7f2900): open at offset 0 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da7f2900): >openPending: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da7f2900): _readAt: size=2, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da7f2900): >_readAt: n=0, err=EOF 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da7f2900): _writeAt: size=5, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da7f2900): >_writeAt: n=5, err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da7f2900): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.835194678 +0000 UTC m=+6.268149016 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da7f2900): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da7f2e40): _writeAt: size=5, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da7f2e40): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da7f2e40): >openPending: err= 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ec7dada6d90 item 89 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da7f2e40): >_writeAt: n=5, err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da7f2e40): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.835794022 +0000 UTC m=+6.268748359 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da7f2e40): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da7f3380): _readAt: size=2, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da7f3380): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da7f3380): open at offset 5 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da7f3380): >openPending: err= 2026/05/04 03:01:57 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da7f3380): >_readAt: n=2, err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da7f3380): _writeAt: size=3, off=7 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ec7dada7030 item 89 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da7f3380): >_writeAt: n=3, err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da7f3380): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.836461013 +0000 UTC m=+6.269415351 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da7f3380): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da7f3900): _readAt: size=512, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da7f3900): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da7f3900): >openPending: err= 2026/05/04 03:01:57 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da7f3900): >_readAt: n=8, err=EOF 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da7f3900): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.836461013 +0000 UTC m=+6.269415351 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da7f3900): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: Remove: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ec7dada71f0 item 89 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dac0c040): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dac0c040): open at offset 0 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dac0c040): >openPending: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dac0c040): _readAt: size=2, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dac0c040): >_readAt: n=0, err=EOF 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dac0c040): _writeAt: size=5, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dac0c040): >_writeAt: n=5, err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dac0c040): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.837985006 +0000 UTC m=+6.270939334 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dac0c040): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dac0c580): _writeAt: size=5, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dac0c580): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dac0c580): >openPending: err= 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ec7dada7570 item 90 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dac0c580): >_writeAt: n=5, err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dac0c580): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.838593236 +0000 UTC m=+6.271547563 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dac0c580): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dac0cac0): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dac0cac0): open at offset 5 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dac0cac0): >openPending: err= 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ec7dada7730 item 90 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dac0cac0): _readAt: size=2, off=5 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dac0cac0): >_readAt: n=0, err=EOF 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dac0cac0): _writeAt: size=3, off=5 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dac0cac0): >_writeAt: n=3, err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dac0cac0): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.839353374 +0000 UTC m=+6.272307701 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dac0cac0): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dac0d080): _readAt: size=512, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dac0d080): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dac0d080): >openPending: err= 2026/05/04 03:01:57 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dac0d080): >_readAt: n=3, err=EOF 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dac0d080): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.839353374 +0000 UTC m=+6.272307701 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dac0d080): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: Remove: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ec7dada78f0 item 90 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dac0d6c0): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dac0d6c0): open at offset 0 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dac0d6c0): >openPending: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dac0d6c0): _readAt: size=2, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dac0d6c0): >_readAt: n=0, err=EOF 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dac0d6c0): _writeAt: size=5, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dac0d6c0): >_writeAt: n=5, err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dac0d6c0): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.840728835 +0000 UTC m=+6.273683162 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dac0d6c0): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dac0dc00): _writeAt: size=5, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dac0dc00): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dac0dc00): >openPending: err= 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ec7dada7c70 item 91 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dac0dc00): >_writeAt: n=5, err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dac0dc00): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.841254809 +0000 UTC m=+6.274209136 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dac0dc00): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dac38240): _readAt: size=2, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dac38240): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dac38240): open at offset 5 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dac38240): >openPending: err= 2026/05/04 03:01:57 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dac38240): >_readAt: n=2, err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dac38240): _writeAt: size=3, off=7 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ec7dada7e30 item 91 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dac38240): >_writeAt: n=3, err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dac38240): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.842057027 +0000 UTC m=+6.275011354 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dac38240): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dac387c0): _readAt: size=512, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dac387c0): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dac387c0): >openPending: err= 2026/05/04 03:01:57 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dac387c0): >_readAt: n=8, err=EOF 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dac387c0): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.842057027 +0000 UTC m=+6.275011354 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dac387c0): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: Remove: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ec7da292d90 item 91 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dac38e00): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dac38e00): open at offset 0 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dac38e00): >openPending: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dac38e00): _readAt: size=2, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dac38e00): >_readAt: n=0, err=EOF 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dac38e00): _writeAt: size=5, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dac38e00): >_writeAt: n=5, err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dac38e00): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.843463737 +0000 UTC m=+6.276418074 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dac38e00): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dac39340): _writeAt: size=5, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dac39340): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dac39340): >openPending: err= 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ec7da2935e0 item 92 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dac39340): >_writeAt: n=5, err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dac39340): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.844070695 +0000 UTC m=+6.277025022 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dac39340): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dac39880): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dac39880): open at offset 5 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dac39880): >openPending: err= 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ec7da293d50 item 92 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dac39880): _readAt: size=2, off=5 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dac39880): >_readAt: n=0, err=EOF 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dac39880): _writeAt: size=3, off=5 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dac39880): >_writeAt: n=3, err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dac39880): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.844787161 +0000 UTC m=+6.277741488 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dac39880): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dac39e40): _readAt: size=512, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dac39e40): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dac39e40): >openPending: err= 2026/05/04 03:01:57 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dac39e40): >_readAt: n=3, err=EOF 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dac39e40): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.844787161 +0000 UTC m=+6.277741488 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dac39e40): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: Remove: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ec7da5ce0e0 item 92 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dac60580): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dac60580): open at offset 0 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dac60580): >openPending: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dac60580): _readAt: size=2, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dac60580): >_readAt: n=0, err=EOF 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dac60580): _writeAt: size=5, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dac60580): >_writeAt: n=5, err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dac60580): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.846261498 +0000 UTC m=+6.279215826 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dac60580): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dac60ac0): _writeAt: size=5, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dac60ac0): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dac60ac0): >openPending: err= 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ec7da5ce620 item 93 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dac60ac0): >_writeAt: n=5, err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dac60ac0): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.846754841 +0000 UTC m=+6.279709168 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dac60ac0): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/04 03:01:57 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dac611c0): _readAt: size=512, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dac611c0): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dac611c0): >openPending: err= 2026/05/04 03:01:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dac611c0): >_readAt: n=5, err=EOF 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dac611c0): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.846754841 +0000 UTC m=+6.279709168 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dac611c0): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: Remove: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ec7da5ce7e0 item 93 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dac61800): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dac61800): open at offset 0 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dac61800): >openPending: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dac61800): _readAt: size=2, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dac61800): >_readAt: n=0, err=EOF 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dac61800): _writeAt: size=5, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dac61800): >_writeAt: n=5, err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dac61800): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.848377841 +0000 UTC m=+6.281332178 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dac61800): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dac61d40): _writeAt: size=5, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dac61d40): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dac61d40): >openPending: err= 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ec7da5cebd0 item 94 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dac61d40): >_writeAt: n=5, err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dac61d40): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.848906942 +0000 UTC m=+6.281861269 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dac61d40): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/04 03:01:57 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dac86540): _readAt: size=512, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dac86540): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dac86540): >openPending: err= 2026/05/04 03:01:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dac86540): >_readAt: n=5, err=EOF 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dac86540): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.848906942 +0000 UTC m=+6.281861269 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dac86540): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: Remove: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ec7da5cee00 item 94 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dac86b80): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dac86b80): open at offset 0 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dac86b80): >openPending: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dac86b80): _readAt: size=2, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dac86b80): >_readAt: n=0, err=EOF 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dac86b80): _writeAt: size=5, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dac86b80): >_writeAt: n=5, err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dac86b80): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.851051337 +0000 UTC m=+6.284005685 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dac86b80): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dac870c0): _writeAt: size=5, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dac870c0): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dac870c0): >openPending: err= 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ec7da5cf180 item 95 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dac870c0): >_writeAt: n=5, err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dac870c0): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.851548918 +0000 UTC m=+6.284503245 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dac870c0): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/04 03:01:57 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dac877c0): _readAt: size=512, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dac877c0): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dac877c0): >openPending: err= 2026/05/04 03:01:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dac877c0): >_readAt: n=5, err=EOF 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dac877c0): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.851548918 +0000 UTC m=+6.284503245 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dac877c0): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: Remove: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ec7da5cf3b0 item 95 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/04 03:01:57 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 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dac87e00): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dac87e00): open at offset 0 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dac87e00): >openPending: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dac87e00): _readAt: size=2, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dac87e00): >_readAt: n=0, err=EOF 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dac87e00): _writeAt: size=5, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dac87e00): >_writeAt: n=5, err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dac87e00): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.853154675 +0000 UTC m=+6.286109002 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dac87e00): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dacac440): _writeAt: size=5, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dacac440): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dacac440): >openPending: err= 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ec7da5cf730 item 96 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dacac440): >_writeAt: n=5, err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dacac440): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.853778645 +0000 UTC m=+6.286732992 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dacac440): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/04 03:01:57 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dacacb40): _readAt: size=512, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dacacb40): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dacacb40): >openPending: err= 2026/05/04 03:01:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dacacb40): >_readAt: n=5, err=EOF 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dacacb40): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.853778645 +0000 UTC m=+6.286732992 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dacacb40): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: Remove: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ec7da5cfb90 item 96 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Remove: err= 2026/05/04 03:01:57 DEBUG : WaitForWriters: timeout=30s 2026/05/04 03:01:57 DEBUG : Looking for writers 2026/05/04 03:01:57 DEBUG : >WaitForWriters: 2026/05/04 03:01:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote", Local "Local file system at /tmp/rclone2152350087", Modify Window "1s" 2026/05/04 03:01:57 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: poll-interval is not supported by this remote 2026/05/04 03:01:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/04 03:01:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{0UzLU}/rclone-test-kejijut7pote" 2026/05/04 03:01:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{0UzLU}/rclone-test-kejijut7pote" 2026/05/04 03:01:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{0UzLU}/rclone-test-kejijut7pote" 2026/05/04 03:01:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/04 03:01:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{0UzLU}/rclone-test-kejijut7pote" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{0UzLU}/rclone-test-kejijut7pote" 2026/05/04 03:01:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{0UzLU}/rclone-test-kejijut7pote" 2026/05/04 03:01:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/04 03:01:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{0UzLU}/rclone-test-kejijut7pote" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{0UzLU}/rclone-test-kejijut7pote" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2026/05/04 03:01:57 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dad22400): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dad22400): >openPending: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dad22400): _writeAt: size=5, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dad22400): >_writeAt: n=5, err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dad22400): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.861540645 +0000 UTC m=+6.294494972 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dad22400): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dad22880): _readAt: size=2, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dad22880): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dad22880): >openPending: err= 2026/05/04 03:01:57 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dad22880): >_readAt: n=2, err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dad22880): _writeAt: size=3, off=2 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dad22880): >_writeAt: n=0, err=Bad file descriptor 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dad22880): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.861540645 +0000 UTC m=+6.294494972 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dad22880): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dad22d40): _readAt: size=512, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dad22d40): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dad22d40): >openPending: err= 2026/05/04 03:01:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dad22d40): >_readAt: n=5, err=EOF 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dad22d40): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.861540645 +0000 UTC m=+6.294494972 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dad22d40): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: Remove: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ec7da82a070 item 1 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dad23380): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dad23380): >openPending: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dad23380): _writeAt: size=5, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dad23380): >_writeAt: n=5, err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dad23380): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.863976252 +0000 UTC m=+6.296930579 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dad23380): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dad23880): _readAt: size=512, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dad23880): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dad23880): >openPending: err= 2026/05/04 03:01:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dad23880): >_readAt: n=5, err=EOF 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dad23880): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.863976252 +0000 UTC m=+6.296930579 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dad23880): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: Remove: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ec7da82a850 item 2 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dad23ec0): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dad23ec0): >openPending: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dad23ec0): _writeAt: size=5, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dad23ec0): >_writeAt: n=5, err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dad23ec0): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.865547944 +0000 UTC m=+6.298502271 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dad23ec0): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dad7a440): _readAt: size=2, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dad7a440): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dad7a440): >openPending: err= 2026/05/04 03:01:57 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dad7a440): >_readAt: n=2, err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dad7a440): _writeAt: size=3, off=2 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dad7a440): >_writeAt: n=0, err=Bad file descriptor 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dad7a440): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.865547944 +0000 UTC m=+6.298502271 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dad7a440): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dad7a900): _readAt: size=512, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dad7a900): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dad7a900): >openPending: err= 2026/05/04 03:01:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dad7a900): >_readAt: n=5, err=EOF 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dad7a900): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.865547944 +0000 UTC m=+6.298502271 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dad7a900): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: Remove: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ec7da82ad20 item 3 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dad7af80): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dad7af80): >openPending: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dad7af80): _writeAt: size=5, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dad7af80): >_writeAt: n=5, err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dad7af80): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.867489105 +0000 UTC m=+6.300443432 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dad7af80): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dad7b4c0): _readAt: size=512, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dad7b4c0): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dad7b4c0): >openPending: err= 2026/05/04 03:01:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dad7b4c0): >_readAt: n=5, err=EOF 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dad7b4c0): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.867489105 +0000 UTC m=+6.300443432 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dad7b4c0): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: Remove: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ec7da82b1f0 item 4 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dad7bb00): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dad7bb00): >openPending: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dad7bb00): _writeAt: size=5, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dad7bb00): >_writeAt: n=5, err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dad7bb00): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.868720014 +0000 UTC m=+6.301674341 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dad7bb00): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dad9a080): _readAt: size=2, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dad9a080): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dad9a080): >openPending: err= 2026/05/04 03:01:57 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dad9a080): >_readAt: n=2, err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dad9a080): _writeAt: size=3, off=2 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dad9a080): >_writeAt: n=0, err=Bad file descriptor 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dad9a080): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.868720014 +0000 UTC m=+6.301674341 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dad9a080): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dad9a540): _readAt: size=512, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dad9a540): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dad9a540): >openPending: err= 2026/05/04 03:01:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dad9a540): >_readAt: n=5, err=EOF 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dad9a540): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.868720014 +0000 UTC m=+6.301674341 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dad9a540): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: Remove: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ec7da82b6c0 item 5 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dad9abc0): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dad9abc0): >openPending: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dad9abc0): _writeAt: size=5, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dad9abc0): >_writeAt: n=5, err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dad9abc0): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.87032602 +0000 UTC m=+6.303280347 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dad9abc0): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dad9b100): _readAt: size=512, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dad9b100): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dad9b100): >openPending: err= 2026/05/04 03:01:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dad9b100): >_readAt: n=5, err=EOF 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dad9b100): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.87032602 +0000 UTC m=+6.303280347 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dad9b100): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: Remove: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ec7da2b24d0 item 6 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dad9b780): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dad9b780): >openPending: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dad9b780): _writeAt: size=5, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dad9b780): >_writeAt: n=5, err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dad9b780): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.871493819 +0000 UTC m=+6.304448146 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dad9b780): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dad9bc80): _readAt: size=2, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dad9bc80): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dad9bc80): >openPending: err= 2026/05/04 03:01:57 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dad9bc80): >_readAt: n=2, err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dad9bc80): _writeAt: size=3, off=2 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dad9bc80): >_writeAt: n=0, err=Bad file descriptor 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dad9bc80): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.871493819 +0000 UTC m=+6.304448146 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dad9bc80): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dadd4240): _readAt: size=512, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dadd4240): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dadd4240): >openPending: err= 2026/05/04 03:01:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dadd4240): >_readAt: n=5, err=EOF 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dadd4240): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.871493819 +0000 UTC m=+6.304448146 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dadd4240): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: Remove: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ec7da2b2b60 item 7 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dadd48c0): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dadd48c0): >openPending: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dadd48c0): _writeAt: size=5, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dadd48c0): >_writeAt: n=5, err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dadd48c0): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.873625581 +0000 UTC m=+6.306579908 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dadd48c0): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dadd4e00): _readAt: size=512, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dadd4e00): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dadd4e00): >openPending: err= 2026/05/04 03:01:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dadd4e00): >_readAt: n=5, err=EOF 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dadd4e00): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.873625581 +0000 UTC m=+6.306579908 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dadd4e00): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: Remove: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ec7da2b3650 item 8 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dadd53c0): _readAt: size=2, off=0 2026/05/04 03:01:57 ERROR : open-test-file(0x1ec7dadd53c0): Couldn't read size of file 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dadd53c0): >_readAt: n=0, err=EOF 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dadd53c0): _writeAt: size=5, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dadd53c0): >_writeAt: n=0, err=Bad file descriptor 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dadd53c0): close: 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dadd53c0): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dadd5780): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dadd5780): >openPending: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dadd5780): _writeAt: size=5, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dadd5780): >_writeAt: n=5, err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dadd5780): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.875656231 +0000 UTC m=+6.308610558 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dadd5780): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dadd5c00): _readAt: size=2, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dadd5c00): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dadd5c00): >openPending: err= 2026/05/04 03:01:57 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dadd5c00): >_readAt: n=2, err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dadd5c00): _writeAt: size=3, off=2 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dadd5c00): >_writeAt: n=0, err=Bad file descriptor 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dadd5c00): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.875656231 +0000 UTC m=+6.308610558 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dadd5c00): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dae1e200): _readAt: size=512, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dae1e200): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dae1e200): >openPending: err= 2026/05/04 03:01:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dae1e200): >_readAt: n=5, err=EOF 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dae1e200): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.875656231 +0000 UTC m=+6.308610558 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dae1e200): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: Remove: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ec7da2b3e30 item 9 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dae1e880): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dae1e880): >openPending: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dae1e880): _writeAt: size=5, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dae1e880): >_writeAt: n=5, err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dae1e880): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.877954909 +0000 UTC m=+6.310909235 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dae1e880): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dae1edc0): _readAt: size=512, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dae1edc0): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dae1edc0): >openPending: err= 2026/05/04 03:01:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dae1edc0): >_readAt: n=5, err=EOF 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dae1edc0): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.877954909 +0000 UTC m=+6.310909235 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dae1edc0): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: Remove: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ec7da27ee70 item 10 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dae1f400): _readAt: size=2, off=0 2026/05/04 03:01:57 ERROR : open-test-file(0x1ec7dae1f400): Couldn't read size of file 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dae1f400): >_readAt: n=0, err=EOF 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dae1f400): _writeAt: size=5, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dae1f400): >_writeAt: n=0, err=Bad file descriptor 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dae1f400): close: 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dae1f400): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dae1f7c0): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dae1f7c0): >openPending: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dae1f7c0): _writeAt: size=5, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dae1f7c0): >_writeAt: n=5, err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dae1f7c0): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.879713574 +0000 UTC m=+6.312667932 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dae1f7c0): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dae1fcc0): _readAt: size=2, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dae1fcc0): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dae1fcc0): >openPending: err= 2026/05/04 03:01:57 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dae1fcc0): >_readAt: n=2, err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dae1fcc0): _writeAt: size=3, off=2 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dae1fcc0): >_writeAt: n=0, err=Bad file descriptor 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dae1fcc0): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.879713574 +0000 UTC m=+6.312667932 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dae1fcc0): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dae482c0): _readAt: size=512, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dae482c0): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dae482c0): >openPending: err= 2026/05/04 03:01:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dae482c0): >_readAt: n=5, err=EOF 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dae482c0): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.879713574 +0000 UTC m=+6.312667932 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dae482c0): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: Remove: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ec7da27f5e0 item 11 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dae48940): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dae48940): >openPending: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dae48940): _writeAt: size=5, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dae48940): >_writeAt: n=5, err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dae48940): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.881696715 +0000 UTC m=+6.314651042 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dae48940): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dae48e80): _readAt: size=512, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dae48e80): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dae48e80): >openPending: err= 2026/05/04 03:01:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dae48e80): >_readAt: n=5, err=EOF 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dae48e80): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.881696715 +0000 UTC m=+6.314651042 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dae48e80): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: Remove: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ec7da7ec1c0 item 12 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dae494c0): _readAt: size=2, off=0 2026/05/04 03:01:57 ERROR : open-test-file(0x1ec7dae494c0): Couldn't read size of file 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dae494c0): >_readAt: n=0, err=EOF 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dae494c0): _writeAt: size=5, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dae494c0): >_writeAt: n=0, err=Bad file descriptor 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dae494c0): close: 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dae494c0): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dae49880): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dae49880): >openPending: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dae49880): _writeAt: size=5, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dae49880): >_writeAt: n=5, err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dae49880): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.883447486 +0000 UTC m=+6.316401814 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dae49880): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/04 03:01:57 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dae62040): _readAt: size=512, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dae62040): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dae62040): >openPending: err= 2026/05/04 03:01:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dae62040): >_readAt: n=5, err=EOF 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dae62040): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.883447486 +0000 UTC m=+6.316401814 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dae62040): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: Remove: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ec7da7ec690 item 13 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dae626c0): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dae626c0): >openPending: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dae626c0): _writeAt: size=5, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dae626c0): >_writeAt: n=5, err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dae626c0): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.884917095 +0000 UTC m=+6.317871422 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dae626c0): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dae62c00): _readAt: size=512, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dae62c00): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dae62c00): >openPending: err= 2026/05/04 03:01:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dae62c00): >_readAt: n=5, err=EOF 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dae62c00): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.884917095 +0000 UTC m=+6.317871422 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dae62c00): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: Remove: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ec7da7eca10 item 14 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dae63240): _readAt: size=2, off=0 2026/05/04 03:01:57 ERROR : open-test-file(0x1ec7dae63240): Couldn't read size of file 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dae63240): >_readAt: n=0, err=EOF 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dae63240): _writeAt: size=5, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dae63240): >_writeAt: n=0, err=Bad file descriptor 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dae63240): close: 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dae63240): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dae63600): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dae63600): >openPending: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dae63600): _writeAt: size=5, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dae63600): >_writeAt: n=5, err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dae63600): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.88642089 +0000 UTC m=+6.319375217 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dae63600): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/04 03:01:57 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dae63cc0): _readAt: size=512, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dae63cc0): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dae63cc0): >openPending: err= 2026/05/04 03:01:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dae63cc0): >_readAt: n=5, err=EOF 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dae63cc0): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.88642089 +0000 UTC m=+6.319375217 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dae63cc0): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: Remove: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ec7da7ece70 item 15 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dae82440): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dae82440): >openPending: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dae82440): _writeAt: size=5, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dae82440): >_writeAt: n=5, err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dae82440): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.888067514 +0000 UTC m=+6.321021840 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dae82440): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dae82980): _readAt: size=512, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dae82980): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dae82980): >openPending: err= 2026/05/04 03:01:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dae82980): >_readAt: n=5, err=EOF 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dae82980): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.888067514 +0000 UTC m=+6.321021840 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dae82980): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: Remove: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ec7da7ed260 item 16 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dae82fc0): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dae82fc0): >openPending: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dae82fc0): _writeAt: size=5, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dae82fc0): >_writeAt: n=5, err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dae82fc0): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.889681265 +0000 UTC m=+6.322635612 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dae82fc0): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dae83440): _readAt: size=2, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dae83440): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dae83440): open at offset 5 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dae83440): >openPending: err= 2026/05/04 03:01:57 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dae83440): >_readAt: n=2, err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dae83440): _writeAt: size=3, off=7 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dae83440): >_writeAt: n=0, err=Bad file descriptor 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dae83440): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.889681265 +0000 UTC m=+6.322635612 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dae83440): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dae83940): _readAt: size=512, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dae83940): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dae83940): >openPending: err= 2026/05/04 03:01:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dae83940): >_readAt: n=5, err=EOF 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dae83940): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.889681265 +0000 UTC m=+6.322635612 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dae83940): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: Remove: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ec7da7ed730 item 17 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daea00c0): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daea00c0): >openPending: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daea00c0): _writeAt: size=5, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daea00c0): >_writeAt: n=5, err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daea00c0): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.892210569 +0000 UTC m=+6.325164906 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daea00c0): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daea0600): _readAt: size=512, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daea0600): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daea0600): >openPending: err= 2026/05/04 03:01:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daea0600): >_readAt: n=5, err=EOF 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daea0600): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.892210569 +0000 UTC m=+6.325164906 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daea0600): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: Remove: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ec7da7edc00 item 18 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daea0c80): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daea0c80): >openPending: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daea0c80): _writeAt: size=5, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daea0c80): >_writeAt: n=5, err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daea0c80): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.893910975 +0000 UTC m=+6.326865322 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daea0c80): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daea1180): _readAt: size=2, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daea1180): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daea1180): open at offset 5 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daea1180): >openPending: err= 2026/05/04 03:01:57 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daea1180): >_readAt: n=2, err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daea1180): _writeAt: size=3, off=7 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daea1180): >_writeAt: n=0, err=Bad file descriptor 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daea1180): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.893910975 +0000 UTC m=+6.326865322 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daea1180): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daea1680): _readAt: size=512, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daea1680): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daea1680): >openPending: err= 2026/05/04 03:01:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daea1680): >_readAt: n=5, err=EOF 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daea1680): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.893910975 +0000 UTC m=+6.326865322 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daea1680): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: Remove: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ec7da482380 item 19 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daea1c00): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daea1c00): >openPending: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daea1c00): _writeAt: size=5, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daea1c00): >_writeAt: n=5, err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daea1c00): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.89688508 +0000 UTC m=+6.329839407 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daea1c00): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daec42c0): _readAt: size=512, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daec42c0): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daec42c0): >openPending: err= 2026/05/04 03:01:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daec42c0): >_readAt: n=5, err=EOF 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daec42c0): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.89688508 +0000 UTC m=+6.329839407 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daec42c0): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: Remove: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ec7da482bd0 item 20 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daec4940): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daec4940): >openPending: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daec4940): _writeAt: size=5, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daec4940): >_writeAt: n=5, err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daec4940): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.89832893 +0000 UTC m=+6.331283258 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daec4940): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daec4e40): _readAt: size=2, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daec4e40): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daec4e40): open at offset 5 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daec4e40): >openPending: err= 2026/05/04 03:01:57 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daec4e40): >_readAt: n=2, err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daec4e40): _writeAt: size=3, off=7 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daec4e40): >_writeAt: n=0, err=Bad file descriptor 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daec4e40): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.89832893 +0000 UTC m=+6.331283258 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daec4e40): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daec5340): _readAt: size=512, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daec5340): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daec5340): >openPending: err= 2026/05/04 03:01:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daec5340): >_readAt: n=5, err=EOF 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daec5340): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.89832893 +0000 UTC m=+6.331283258 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daec5340): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: Remove: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ec7da52a310 item 21 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daec59c0): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daec59c0): >openPending: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daec59c0): _writeAt: size=5, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daec59c0): >_writeAt: n=5, err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daec59c0): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.900324846 +0000 UTC m=+6.333279173 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daec59c0): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daf14100): _readAt: size=512, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daf14100): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daf14100): >openPending: err= 2026/05/04 03:01:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daf14100): >_readAt: n=5, err=EOF 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daf14100): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.900324846 +0000 UTC m=+6.333279173 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daf14100): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: Remove: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ec7da52ac40 item 22 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daf14780): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daf14780): >openPending: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daf14780): _writeAt: size=5, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daf14780): >_writeAt: n=5, err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daf14780): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.901706349 +0000 UTC m=+6.334660675 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daf14780): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daf14c80): _readAt: size=2, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daf14c80): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daf14c80): open at offset 5 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daf14c80): >openPending: err= 2026/05/04 03:01:57 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daf14c80): >_readAt: n=2, err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daf14c80): _writeAt: size=3, off=7 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daf14c80): >_writeAt: n=0, err=Bad file descriptor 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daf14c80): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.901706349 +0000 UTC m=+6.334660675 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daf14c80): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daf15180): _readAt: size=512, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daf15180): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daf15180): >openPending: err= 2026/05/04 03:01:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daf15180): >_readAt: n=5, err=EOF 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daf15180): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.901706349 +0000 UTC m=+6.334660675 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daf15180): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: Remove: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ec7da52b2d0 item 23 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daf15800): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daf15800): >openPending: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daf15800): _writeAt: size=5, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daf15800): >_writeAt: n=5, err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daf15800): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.904010085 +0000 UTC m=+6.336964412 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daf15800): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daf15d40): _readAt: size=512, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daf15d40): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daf15d40): >openPending: err= 2026/05/04 03:01:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daf15d40): >_readAt: n=5, err=EOF 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daf15d40): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.904010085 +0000 UTC m=+6.336964412 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daf15d40): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: Remove: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ec7da52bc00 item 24 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da8b0480): _readAt: size=2, off=0 2026/05/04 03:01:57 ERROR : open-test-file(0x1ec7da8b0480): Couldn't read size of file 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da8b0480): >_readAt: n=0, err=EOF 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da8b0480): _writeAt: size=5, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da8b0480): >_writeAt: n=0, err=Bad file descriptor 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da8b0480): close: 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da8b0480): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da8b08c0): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da8b08c0): >openPending: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da8b08c0): _writeAt: size=5, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da8b08c0): >_writeAt: n=5, err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da8b08c0): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.905619228 +0000 UTC m=+6.338573555 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da8b08c0): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da8b0dc0): _readAt: size=2, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da8b0dc0): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da8b0dc0): open at offset 5 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da8b0dc0): >openPending: err= 2026/05/04 03:01:57 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da8b0dc0): >_readAt: n=2, err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da8b0dc0): _writeAt: size=3, off=7 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da8b0dc0): >_writeAt: n=0, err=Bad file descriptor 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da8b0dc0): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.905619228 +0000 UTC m=+6.338573555 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da8b0dc0): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da8b1300): _readAt: size=512, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da8b1300): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da8b1300): >openPending: err= 2026/05/04 03:01:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da8b1300): >_readAt: n=5, err=EOF 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da8b1300): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.905619228 +0000 UTC m=+6.338573555 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da8b1300): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: Remove: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ec7da482700 item 25 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da8b1980): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da8b1980): >openPending: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da8b1980): _writeAt: size=5, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da8b1980): >_writeAt: n=5, err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da8b1980): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.907832434 +0000 UTC m=+6.340786761 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da8b1980): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da8b1ec0): _readAt: size=512, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da8b1ec0): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da8b1ec0): >openPending: err= 2026/05/04 03:01:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da8b1ec0): >_readAt: n=5, err=EOF 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da8b1ec0): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.907832434 +0000 UTC m=+6.340786761 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da8b1ec0): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: Remove: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ec7da483420 item 26 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da64a840): _readAt: size=2, off=0 2026/05/04 03:01:57 ERROR : open-test-file(0x1ec7da64a840): Couldn't read size of file 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da64a840): >_readAt: n=0, err=EOF 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da64a840): _writeAt: size=5, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da64a840): >_writeAt: n=0, err=Bad file descriptor 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da64a840): close: 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da64a840): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da64ac00): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da64ac00): >openPending: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da64ac00): _writeAt: size=5, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da64ac00): >_writeAt: n=5, err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da64ac00): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.909545304 +0000 UTC m=+6.342499631 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da64ac00): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da1f9740): _readAt: size=2, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da1f9740): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da1f9740): open at offset 5 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da1f9740): >openPending: err= 2026/05/04 03:01:57 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da1f9740): >_readAt: n=2, err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da1f9740): _writeAt: size=3, off=7 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da1f9740): >_writeAt: n=0, err=Bad file descriptor 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da1f9740): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.909545304 +0000 UTC m=+6.342499631 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da1f9740): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da2f4f40): _readAt: size=512, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da2f4f40): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da2f4f40): >openPending: err= 2026/05/04 03:01:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da2f4f40): >_readAt: n=5, err=EOF 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da2f4f40): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.909545304 +0000 UTC m=+6.342499631 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da2f4f40): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: Remove: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ec7da6cc0e0 item 27 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da346380): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da346380): >openPending: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da346380): _writeAt: size=5, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da346380): >_writeAt: n=5, err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da346380): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.911633012 +0000 UTC m=+6.344587339 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da346380): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da346bc0): _readAt: size=512, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da346bc0): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da346bc0): >openPending: err= 2026/05/04 03:01:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da346bc0): >_readAt: n=5, err=EOF 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da346bc0): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.911633012 +0000 UTC m=+6.344587339 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da346bc0): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: Remove: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ec7da6cc5b0 item 28 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da347580): _readAt: size=2, off=0 2026/05/04 03:01:57 ERROR : open-test-file(0x1ec7da347580): Couldn't read size of file 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da347580): >_readAt: n=0, err=EOF 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da347580): _writeAt: size=5, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da347580): >_writeAt: n=0, err=Bad file descriptor 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da347580): close: 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da347580): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da347940): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da347940): >openPending: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da347940): _writeAt: size=5, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da347940): >_writeAt: n=5, err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da347940): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.913003214 +0000 UTC m=+6.345957541 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da347940): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/04 03:01:57 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da80c100): _readAt: size=512, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da80c100): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da80c100): >openPending: err= 2026/05/04 03:01:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da80c100): >_readAt: n=5, err=EOF 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da80c100): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.913003214 +0000 UTC m=+6.345957541 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da80c100): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: Remove: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ec7da6cc9a0 item 29 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da80c800): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da80c800): >openPending: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da80c800): _writeAt: size=5, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da80c800): >_writeAt: n=5, err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da80c800): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.914469676 +0000 UTC m=+6.347424003 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da80c800): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da80cd40): _readAt: size=512, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da80cd40): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da80cd40): >openPending: err= 2026/05/04 03:01:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da80cd40): >_readAt: n=5, err=EOF 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da80cd40): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.914469676 +0000 UTC m=+6.347424003 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da80cd40): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: Remove: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ec7da6ccd20 item 30 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da80d380): _readAt: size=2, off=0 2026/05/04 03:01:57 ERROR : open-test-file(0x1ec7da80d380): Couldn't read size of file 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da80d380): >_readAt: n=0, err=EOF 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da80d380): _writeAt: size=5, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da80d380): >_writeAt: n=0, err=Bad file descriptor 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da80d380): close: 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da80d380): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da80d740): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da80d740): >openPending: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da80d740): _writeAt: size=5, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da80d740): >_writeAt: n=5, err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da80d740): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.915979222 +0000 UTC m=+6.348933549 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da80d740): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/04 03:01:57 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da80de00): _readAt: size=512, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da80de00): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da80de00): >openPending: err= 2026/05/04 03:01:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da80de00): >_readAt: n=5, err=EOF 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da80de00): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.915979222 +0000 UTC m=+6.348933549 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da80de00): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: Remove: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ec7da790460 item 31 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/04 03:01:57 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 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da872580): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da872580): >openPending: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da872580): _writeAt: size=5, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da872580): >_writeAt: n=5, err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da872580): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.917401622 +0000 UTC m=+6.350355949 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da872580): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da872b40): _readAt: size=512, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da872b40): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da872b40): >openPending: err= 2026/05/04 03:01:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da872b40): >_readAt: n=5, err=EOF 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da872b40): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.917401622 +0000 UTC m=+6.350355949 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da872b40): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: Remove: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ec7da7908c0 item 32 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da873180): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da873180): >openPending: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da873180): _writeAt: size=5, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da873180): >_writeAt: n=5, err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da873180): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.918854419 +0000 UTC m=+6.351808746 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da873180): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da873600): _readAt: size=2, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da873600): >_readAt: n=0, err=Bad file descriptor 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da873600): _writeAt: size=3, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da873600): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da873600): >openPending: err= 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ec7da790fc0 item 33 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da873600): >_writeAt: n=3, err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da873600): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.919502505 +0000 UTC m=+6.352456832 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da873600): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da873b00): _readAt: size=512, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da873b00): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da873b00): >openPending: err= 2026/05/04 03:01:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da873b00): >_readAt: n=5, err=EOF 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da873b00): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.919502505 +0000 UTC m=+6.352456832 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da873b00): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: Remove: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ec7da7912d0 item 33 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da40e440): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da40e440): >openPending: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da40e440): _writeAt: size=5, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da40e440): >_writeAt: n=5, err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da40e440): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.920933812 +0000 UTC m=+6.353888139 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da40e440): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da40ea80): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da40ea80): >openPending: err= 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ec7da791730 item 34 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da40ea80): _readAt: size=2, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da40ea80): >_readAt: n=0, err=Bad file descriptor 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da40ea80): _writeAt: size=3, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da40ea80): >_writeAt: n=3, err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da40ea80): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.921645428 +0000 UTC m=+6.354599755 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da40ea80): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da40f400): _readAt: size=512, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da40f400): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da40f400): >openPending: err= 2026/05/04 03:01:57 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da40f400): >_readAt: n=3, err=EOF 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da40f400): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.921645428 +0000 UTC m=+6.354599755 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da40f400): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: Remove: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ec7da791c70 item 34 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7d9ff0340): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7d9ff0340): >openPending: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7d9ff0340): _writeAt: size=5, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7d9ff0340): >_writeAt: n=5, err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7d9ff0340): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.923131959 +0000 UTC m=+6.356086286 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7d9ff0340): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7d9ff08c0): _readAt: size=2, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7d9ff08c0): >_readAt: n=0, err=Bad file descriptor 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7d9ff08c0): _writeAt: size=3, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7d9ff08c0): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7d9ff08c0): >openPending: err= 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ec7da64c150 item 35 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7d9ff08c0): >_writeAt: n=3, err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7d9ff08c0): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.923722696 +0000 UTC m=+6.356677023 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7d9ff08c0): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7d9ff0dc0): _readAt: size=512, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7d9ff0dc0): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7d9ff0dc0): >openPending: err= 2026/05/04 03:01:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7d9ff0dc0): >_readAt: n=5, err=EOF 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7d9ff0dc0): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.923722696 +0000 UTC m=+6.356677023 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7d9ff0dc0): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: Remove: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ec7da64c310 item 35 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7d9ff1440): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7d9ff1440): >openPending: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7d9ff1440): _writeAt: size=5, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7d9ff1440): >_writeAt: n=5, err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7d9ff1440): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.925246768 +0000 UTC m=+6.358201095 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7d9ff1440): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7d9ff1940): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7d9ff1940): >openPending: err= 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ec7da64c690 item 36 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7d9ff1940): _readAt: size=2, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7d9ff1940): >_readAt: n=0, err=Bad file descriptor 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7d9ff1940): _writeAt: size=3, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7d9ff1940): >_writeAt: n=3, err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7d9ff1940): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.92594021 +0000 UTC m=+6.358894537 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7d9ff1940): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7d9ff1e80): _readAt: size=512, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7d9ff1e80): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7d9ff1e80): >openPending: err= 2026/05/04 03:01:57 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7d9ff1e80): >_readAt: n=3, err=EOF 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7d9ff1e80): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.92594021 +0000 UTC m=+6.358894537 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7d9ff1e80): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: Remove: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ec7da64c850 item 36 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da6485c0): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da6485c0): >openPending: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da6485c0): _writeAt: size=5, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da6485c0): >_writeAt: n=5, err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da6485c0): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.927626679 +0000 UTC m=+6.360581007 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da6485c0): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da648a40): _readAt: size=2, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da648a40): >_readAt: n=0, err=Bad file descriptor 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da648a40): _writeAt: size=3, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da648a40): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da648a40): >openPending: err= 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ec7da64ccb0 item 37 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da648a40): >_writeAt: n=3, err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da648a40): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.928245129 +0000 UTC m=+6.361199456 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da648a40): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da648f40): _readAt: size=512, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da648f40): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da648f40): >openPending: err= 2026/05/04 03:01:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da648f40): >_readAt: n=5, err=EOF 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da648f40): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.928245129 +0000 UTC m=+6.361199456 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da648f40): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: Remove: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ec7da64ce70 item 37 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da6496c0): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da6496c0): >openPending: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da6496c0): _writeAt: size=5, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da6496c0): >_writeAt: n=5, err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da6496c0): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.929816601 +0000 UTC m=+6.362770928 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da6496c0): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da7f2480): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da7f2480): >openPending: err= 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ec7da2e2a80 item 38 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da7f2480): _readAt: size=2, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da7f2480): >_readAt: n=0, err=Bad file descriptor 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da7f2480): _writeAt: size=3, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da7f2480): >_writeAt: n=3, err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da7f2480): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.930490776 +0000 UTC m=+6.363445103 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da7f2480): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da7f29c0): _readAt: size=512, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da7f29c0): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da7f29c0): >openPending: err= 2026/05/04 03:01:57 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da7f29c0): >_readAt: n=3, err=EOF 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da7f29c0): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.930490776 +0000 UTC m=+6.363445103 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da7f29c0): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: Remove: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ec7da2e2cb0 item 38 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da7f3040): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da7f3040): >openPending: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da7f3040): _writeAt: size=5, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da7f3040): >_writeAt: n=5, err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da7f3040): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.931917665 +0000 UTC m=+6.364871992 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da7f3040): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da7f3540): _readAt: size=2, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da7f3540): >_readAt: n=0, err=Bad file descriptor 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da7f3540): _writeAt: size=3, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da7f3540): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da7f3540): >openPending: err= 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ec7da2e32d0 item 39 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da7f3540): >_writeAt: n=3, err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da7f3540): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.932622368 +0000 UTC m=+6.365576695 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da7f3540): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da7f3a40): _readAt: size=512, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da7f3a40): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da7f3a40): >openPending: err= 2026/05/04 03:01:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da7f3a40): >_readAt: n=5, err=EOF 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da7f3a40): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.932622368 +0000 UTC m=+6.365576695 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da7f3a40): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: Remove: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ec7da2e3650 item 39 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dad22200): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dad22200): >openPending: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dad22200): _writeAt: size=5, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dad22200): >_writeAt: n=5, err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dad22200): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.93422521 +0000 UTC m=+6.367179536 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dad22200): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dad22700): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dad22700): >openPending: err= 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ec7da274230 item 40 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dad22700): _readAt: size=2, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dad22700): >_readAt: n=0, err=Bad file descriptor 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dad22700): _writeAt: size=3, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dad22700): >_writeAt: n=3, err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dad22700): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.935010193 +0000 UTC m=+6.367964521 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dad22700): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dad22c40): _readAt: size=512, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dad22c40): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dad22c40): >openPending: err= 2026/05/04 03:01:57 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dad22c40): >_readAt: n=3, err=EOF 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dad22c40): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.935010193 +0000 UTC m=+6.367964521 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dad22c40): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: Remove: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ec7da274770 item 40 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dad23200): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dad23200): >openPending: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dad23200): _readAt: size=2, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dad23200): >_readAt: n=0, err=Bad file descriptor 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dad23200): _writeAt: size=5, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dad23200): >_writeAt: n=5, err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dad23200): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.936826659 +0000 UTC m=+6.369780987 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dad23200): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dad23700): _writeAt: size=5, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dad23700): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dad23700): >openPending: err= 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ec7da890000 item 41 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dad23700): >_writeAt: n=5, err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dad23700): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.93736686 +0000 UTC m=+6.370321187 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dad23700): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dad23bc0): _readAt: size=2, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dad23bc0): >_readAt: n=0, err=Bad file descriptor 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dad23bc0): _writeAt: size=3, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dad23bc0): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dad23bc0): >openPending: err= 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ec7da8904d0 item 41 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dad23bc0): >_writeAt: n=3, err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dad23bc0): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.937955234 +0000 UTC m=+6.370909561 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dad23bc0): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daea0200): _readAt: size=512, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daea0200): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daea0200): >openPending: err= 2026/05/04 03:01:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daea0200): >_readAt: n=5, err=EOF 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daea0200): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.937955234 +0000 UTC m=+6.370909561 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daea0200): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: Remove: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ec7da8907e0 item 41 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daea0840): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daea0840): >openPending: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daea0840): _readAt: size=2, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daea0840): >_readAt: n=0, err=Bad file descriptor 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daea0840): _writeAt: size=5, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daea0840): >_writeAt: n=5, err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daea0840): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.9394337 +0000 UTC m=+6.372388026 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daea0840): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daea0d40): _writeAt: size=5, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daea0d40): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daea0d40): >openPending: err= 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ec7da890e00 item 42 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daea0d40): >_writeAt: n=5, err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daea0d40): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.940063841 +0000 UTC m=+6.373018168 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daea0d40): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daea1280): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daea1280): >openPending: err= 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ec7da8910a0 item 42 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daea1280): _readAt: size=2, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daea1280): >_readAt: n=0, err=Bad file descriptor 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daea1280): _writeAt: size=3, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daea1280): >_writeAt: n=3, err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daea1280): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.940765749 +0000 UTC m=+6.373720076 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daea1280): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dab7a0c0): _readAt: size=512, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dab7a0c0): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dab7a0c0): >openPending: err= 2026/05/04 03:01:57 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dab7a0c0): >_readAt: n=3, err=EOF 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dab7a0c0): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.940765749 +0000 UTC m=+6.373720076 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dab7a0c0): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: Remove: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ec7da891260 item 42 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dab7a700): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dab7a700): >openPending: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dab7a700): _readAt: size=2, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dab7a700): >_readAt: n=0, err=Bad file descriptor 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dab7a700): _writeAt: size=5, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dab7a700): >_writeAt: n=5, err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dab7a700): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.942151119 +0000 UTC m=+6.375105476 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dab7a700): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dab7ac00): _writeAt: size=5, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dab7ac00): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dab7ac00): >openPending: err= 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ec7da8915e0 item 43 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dab7ac00): >_writeAt: n=5, err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dab7ac00): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.942595709 +0000 UTC m=+6.375550037 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dab7ac00): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dab7b140): _readAt: size=2, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dab7b140): >_readAt: n=0, err=Bad file descriptor 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dab7b140): _writeAt: size=3, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dab7b140): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dab7b140): >openPending: err= 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ec7da8917a0 item 43 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dab7b140): >_writeAt: n=3, err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dab7b140): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.94312495 +0000 UTC m=+6.376079277 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dab7b140): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dab7b680): _readAt: size=512, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dab7b680): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dab7b680): >openPending: err= 2026/05/04 03:01:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dab7b680): >_readAt: n=5, err=EOF 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dab7b680): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.94312495 +0000 UTC m=+6.376079277 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dab7b680): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: Remove: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ec7da891960 item 43 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dab7bcc0): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dab7bcc0): >openPending: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dab7bcc0): _readAt: size=2, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dab7bcc0): >_readAt: n=0, err=Bad file descriptor 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dab7bcc0): _writeAt: size=5, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dab7bcc0): >_writeAt: n=5, err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dab7bcc0): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.944586645 +0000 UTC m=+6.377540972 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7dab7bcc0): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da4922c0): _writeAt: size=5, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da4922c0): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da4922c0): >openPending: err= 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ec7da891ce0 item 44 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da4922c0): >_writeAt: n=5, err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da4922c0): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.945174667 +0000 UTC m=+6.378128994 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da4922c0): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da492800): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da492800): >openPending: err= 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ec7dae00000 item 44 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da492800): _readAt: size=2, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da492800): >_readAt: n=0, err=Bad file descriptor 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da492800): _writeAt: size=3, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da492800): >_writeAt: n=3, err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da492800): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.945776314 +0000 UTC m=+6.378730642 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da492800): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da492d80): _readAt: size=512, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da492d80): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da492d80): >openPending: err= 2026/05/04 03:01:57 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da492d80): >_readAt: n=3, err=EOF 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da492d80): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.945776314 +0000 UTC m=+6.378730642 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da492d80): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: Remove: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ec7dae00310 item 44 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da4933c0): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da4933c0): >openPending: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da4933c0): _readAt: size=2, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da4933c0): >_readAt: n=0, err=Bad file descriptor 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da4933c0): _writeAt: size=5, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da4933c0): >_writeAt: n=5, err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da4933c0): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.946973199 +0000 UTC m=+6.379927526 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da4933c0): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da4938c0): _writeAt: size=5, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da4938c0): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da4938c0): >openPending: err= 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ec7dae00690 item 45 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da4938c0): >_writeAt: n=5, err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da4938c0): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.947483103 +0000 UTC m=+6.380437430 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da4938c0): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/04 03:01:57 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da4aa0c0): _readAt: size=512, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da4aa0c0): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da4aa0c0): >openPending: err= 2026/05/04 03:01:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da4aa0c0): >_readAt: n=5, err=EOF 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da4aa0c0): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.947483103 +0000 UTC m=+6.380437430 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da4aa0c0): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: Remove: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ec7dae00850 item 45 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da4aa700): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da4aa700): >openPending: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da4aa700): _readAt: size=2, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da4aa700): >_readAt: n=0, err=Bad file descriptor 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da4aa700): _writeAt: size=5, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da4aa700): >_writeAt: n=5, err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da4aa700): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.948823638 +0000 UTC m=+6.381777966 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da4aa700): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da4aac00): _writeAt: size=5, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da4aac00): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da4aac00): >openPending: err= 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ec7dae00bd0 item 46 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da4aac00): >_writeAt: n=5, err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da4aac00): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.949488445 +0000 UTC m=+6.382442772 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da4aac00): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/04 03:01:57 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da4ab300): _readAt: size=512, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da4ab300): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da4ab300): >openPending: err= 2026/05/04 03:01:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da4ab300): >_readAt: n=5, err=EOF 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da4ab300): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.949488445 +0000 UTC m=+6.382442772 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da4ab300): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: Remove: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ec7dae00d90 item 46 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da64b240): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da64b240): >openPending: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da64b240): _readAt: size=2, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da64b240): >_readAt: n=0, err=Bad file descriptor 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da64b240): _writeAt: size=5, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da64b240): >_writeAt: n=5, err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da64b240): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.950716708 +0000 UTC m=+6.383671035 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da64b240): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da64b740): _writeAt: size=5, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da64b740): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da64b740): >openPending: err= 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ec7da483b20 item 47 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da64b740): >_writeAt: n=5, err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da64b740): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.951147373 +0000 UTC m=+6.384101699 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da64b740): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/04 03:01:57 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da64be40): _readAt: size=512, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da64be40): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da64be40): >openPending: err= 2026/05/04 03:01:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da64be40): >_readAt: n=5, err=EOF 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da64be40): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.951147373 +0000 UTC m=+6.384101699 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da64be40): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: Remove: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ec7da483ce0 item 47 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daeda580): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daeda580): >openPending: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daeda580): _readAt: size=2, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daeda580): >_readAt: n=0, err=Bad file descriptor 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daeda580): _writeAt: size=5, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daeda580): >_writeAt: n=5, err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daeda580): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.952456859 +0000 UTC m=+6.385411186 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daeda580): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daedaa80): _writeAt: size=5, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daedaa80): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daedaa80): >openPending: err= 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ec7dabde2a0 item 48 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daedaa80): >_writeAt: n=5, err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daedaa80): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.952887073 +0000 UTC m=+6.385841400 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daedaa80): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/04 03:01:57 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daedb180): _readAt: size=512, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daedb180): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daedb180): >openPending: err= 2026/05/04 03:01:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daedb180): >_readAt: n=5, err=EOF 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daedb180): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.952887073 +0000 UTC m=+6.385841400 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daedb180): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: Remove: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ec7dabde460 item 48 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daedb7c0): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daedb7c0): >openPending: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daedb7c0): _writeAt: size=5, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daedb7c0): >_writeAt: n=5, err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daedb7c0): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.95415431 +0000 UTC m=+6.387108687 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daedb7c0): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daedbc40): _readAt: size=2, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daedbc40): >_readAt: n=0, err=Bad file descriptor 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daedbc40): _writeAt: size=3, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daedbc40): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daedbc40): open at offset 5 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daedbc40): >openPending: err= 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ec7dabdee00 item 49 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daedbc40): >_writeAt: n=3, err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daedbc40): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.954597298 +0000 UTC m=+6.387551624 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daedbc40): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daee6280): _readAt: size=512, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daee6280): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daee6280): >openPending: err= 2026/05/04 03:01:57 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daee6280): >_readAt: n=8, err=EOF 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daee6280): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.954597298 +0000 UTC m=+6.387551624 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daee6280): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: Remove: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ec7dabdf030 item 49 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daee6900): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daee6900): >openPending: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daee6900): _writeAt: size=5, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daee6900): >_writeAt: n=5, err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daee6900): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.955833946 +0000 UTC m=+6.388788273 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daee6900): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daee6e00): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daee6e00): open at offset 5 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daee6e00): >openPending: err= 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ec7dabdf500 item 50 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daee6e00): _readAt: size=2, off=5 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daee6e00): >_readAt: n=0, err=Bad file descriptor 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daee6e00): _writeAt: size=3, off=5 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daee6e00): >_writeAt: n=3, err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daee6e00): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.956706607 +0000 UTC m=+6.389660954 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daee6e00): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daee7380): _readAt: size=512, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daee7380): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daee7380): >openPending: err= 2026/05/04 03:01:57 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daee7380): >_readAt: n=3, err=EOF 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daee7380): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.956706607 +0000 UTC m=+6.389660954 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daee7380): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: Remove: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ec7dabdf6c0 item 50 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daee7a00): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daee7a00): >openPending: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daee7a00): _writeAt: size=5, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daee7a00): >_writeAt: n=5, err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daee7a00): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.957813079 +0000 UTC m=+6.390767407 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daee7a00): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daef4000): _readAt: size=2, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daef4000): >_readAt: n=0, err=Bad file descriptor 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daef4000): _writeAt: size=3, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daef4000): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daef4000): open at offset 5 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daef4000): >openPending: err= 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ec7dabdfb90 item 51 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daef4000): >_writeAt: n=3, err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daef4000): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.958245918 +0000 UTC m=+6.391200245 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daef4000): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daef4540): _readAt: size=512, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daef4540): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daef4540): >openPending: err= 2026/05/04 03:01:57 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daef4540): >_readAt: n=8, err=EOF 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daef4540): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.958245918 +0000 UTC m=+6.391200245 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daef4540): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: Remove: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ec7dabdfd50 item 51 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daef4bc0): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daef4bc0): >openPending: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daef4bc0): _writeAt: size=5, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daef4bc0): >_writeAt: n=5, err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daef4bc0): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.959467378 +0000 UTC m=+6.392421705 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daef4bc0): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daef50c0): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daef50c0): open at offset 5 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daef50c0): >openPending: err= 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ec7dabec230 item 52 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daef50c0): _readAt: size=2, off=5 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daef50c0): >_readAt: n=0, err=Bad file descriptor 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daef50c0): _writeAt: size=3, off=5 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daef50c0): >_writeAt: n=3, err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daef50c0): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.960003061 +0000 UTC m=+6.392957388 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daef50c0): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daef5640): _readAt: size=512, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daef5640): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daef5640): >openPending: err= 2026/05/04 03:01:57 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daef5640): >_readAt: n=3, err=EOF 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daef5640): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.960003061 +0000 UTC m=+6.392957388 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daef5640): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: Remove: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ec7dabec3f0 item 52 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daef5cc0): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daef5cc0): >openPending: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daef5cc0): _writeAt: size=5, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daef5cc0): >_writeAt: n=5, err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daef5cc0): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.961231183 +0000 UTC m=+6.394185511 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7daef5cc0): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da5482c0): _readAt: size=2, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da5482c0): >_readAt: n=0, err=Bad file descriptor 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da5482c0): _writeAt: size=3, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da5482c0): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da5482c0): open at offset 5 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da5482c0): >openPending: err= 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ec7dabec770 item 53 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da5482c0): >_writeAt: n=3, err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da5482c0): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.961634487 +0000 UTC m=+6.394588814 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da5482c0): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da548800): _readAt: size=512, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da548800): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da548800): >openPending: err= 2026/05/04 03:01:57 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da548800): >_readAt: n=8, err=EOF 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da548800): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.961634487 +0000 UTC m=+6.394588814 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da548800): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: Remove: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ec7dabeca10 item 53 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da548e80): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da548e80): >openPending: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da548e80): _writeAt: size=5, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da548e80): >_writeAt: n=5, err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da548e80): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.962747652 +0000 UTC m=+6.395701979 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da548e80): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da549380): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da549380): open at offset 5 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da549380): >openPending: err= 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ec7dabece00 item 54 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da549380): _readAt: size=2, off=5 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da549380): >_readAt: n=0, err=Bad file descriptor 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da549380): _writeAt: size=3, off=5 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da549380): >_writeAt: n=3, err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da549380): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.963312701 +0000 UTC m=+6.396267058 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da549380): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da549900): _readAt: size=512, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da549900): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da549900): >openPending: err= 2026/05/04 03:01:57 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da549900): >_readAt: n=3, err=EOF 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da549900): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.963312701 +0000 UTC m=+6.396267058 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da549900): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: Remove: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ec7dabecfc0 item 54 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da566080): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da566080): >openPending: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da566080): _writeAt: size=5, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da566080): >_writeAt: n=5, err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da566080): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.964585127 +0000 UTC m=+6.397539455 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da566080): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da566580): _readAt: size=2, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da566580): >_readAt: n=0, err=Bad file descriptor 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da566580): _writeAt: size=3, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da566580): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da566580): open at offset 5 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da566580): >openPending: err= 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ec7dabed340 item 55 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da566580): >_writeAt: n=3, err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da566580): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.965037272 +0000 UTC m=+6.397991599 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da566580): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da566ac0): _readAt: size=512, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da566ac0): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da566ac0): >openPending: err= 2026/05/04 03:01:57 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da566ac0): >_readAt: n=8, err=EOF 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da566ac0): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.965037272 +0000 UTC m=+6.397991599 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da566ac0): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: Remove: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ec7dabed500 item 55 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da567140): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da567140): >openPending: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da567140): _writeAt: size=5, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da567140): >_writeAt: n=5, err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da567140): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.96622584 +0000 UTC m=+6.399180167 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da567140): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da567640): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da567640): open at offset 5 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da567640): >openPending: err= 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ec7dabed960 item 56 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da567640): _readAt: size=2, off=5 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da567640): >_readAt: n=0, err=Bad file descriptor 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da567640): _writeAt: size=3, off=5 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da567640): >_writeAt: n=3, err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da567640): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.966725575 +0000 UTC m=+6.399679902 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da567640): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da567bc0): _readAt: size=512, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da567bc0): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da567bc0): >openPending: err= 2026/05/04 03:01:57 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da567bc0): >_readAt: n=3, err=EOF 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da567bc0): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.966725575 +0000 UTC m=+6.399679902 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da567bc0): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: Remove: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ec7dabedb90 item 56 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da574300): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da574300): open at offset 0 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da574300): >openPending: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da574300): _readAt: size=2, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da574300): >_readAt: n=0, err=Bad file descriptor 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da574300): _writeAt: size=5, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da574300): >_writeAt: n=5, err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da574300): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.968383852 +0000 UTC m=+6.401338178 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da574300): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da574840): _writeAt: size=5, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da574840): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da574840): >openPending: err= 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ec7dae260e0 item 57 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da574840): >_writeAt: n=5, err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da574840): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.968810258 +0000 UTC m=+6.401764585 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da574840): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da574d80): _readAt: size=2, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da574d80): >_readAt: n=0, err=Bad file descriptor 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da574d80): _writeAt: size=3, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da574d80): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da574d80): open at offset 5 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da574d80): >openPending: err= 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ec7dae262a0 item 57 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da574d80): >_writeAt: n=3, err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da574d80): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.969437634 +0000 UTC m=+6.402391961 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da574d80): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da575300): _readAt: size=512, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da575300): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da575300): >openPending: err= 2026/05/04 03:01:57 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da575300): >_readAt: n=8, err=EOF 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da575300): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.969437634 +0000 UTC m=+6.402391961 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da575300): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: Remove: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ec7dae26460 item 57 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da575940): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da575940): open at offset 0 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da575940): >openPending: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da575940): _readAt: size=2, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da575940): >_readAt: n=0, err=Bad file descriptor 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da575940): _writeAt: size=5, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da575940): >_writeAt: n=5, err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da575940): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.970890512 +0000 UTC m=+6.403844838 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da575940): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da575e80): _writeAt: size=5, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da575e80): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da575e80): >openPending: err= 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ec7dae267e0 item 58 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da575e80): >_writeAt: n=5, err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da575e80): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.971317619 +0000 UTC m=+6.404271947 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da575e80): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da58c4c0): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da58c4c0): open at offset 5 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da58c4c0): >openPending: err= 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ec7dae269a0 item 58 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da58c4c0): _readAt: size=2, off=5 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da58c4c0): >_readAt: n=0, err=Bad file descriptor 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da58c4c0): _writeAt: size=3, off=5 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da58c4c0): >_writeAt: n=3, err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da58c4c0): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.971815501 +0000 UTC m=+6.404769828 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da58c4c0): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da58ca80): _readAt: size=512, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da58ca80): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da58ca80): >openPending: err= 2026/05/04 03:01:57 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da58ca80): >_readAt: n=3, err=EOF 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da58ca80): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.971815501 +0000 UTC m=+6.404769828 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da58ca80): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: Remove: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ec7dae26b60 item 58 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da58d0c0): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da58d0c0): open at offset 0 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da58d0c0): >openPending: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da58d0c0): _readAt: size=2, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da58d0c0): >_readAt: n=0, err=Bad file descriptor 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da58d0c0): _writeAt: size=5, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da58d0c0): >_writeAt: n=5, err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da58d0c0): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.973055576 +0000 UTC m=+6.406009904 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da58d0c0): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da58d600): _writeAt: size=5, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da58d600): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da58d600): >openPending: err= 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ec7dae26ee0 item 59 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da58d600): >_writeAt: n=5, err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da58d600): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.97348604 +0000 UTC m=+6.406440367 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da58d600): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da58db40): _readAt: size=2, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da58db40): >_readAt: n=0, err=Bad file descriptor 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da58db40): _writeAt: size=3, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da58db40): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da58db40): open at offset 5 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da58db40): >openPending: err= 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ec7dae270a0 item 59 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da58db40): >_writeAt: n=3, err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da58db40): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.974163712 +0000 UTC m=+6.407118039 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da58db40): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da5d41c0): _readAt: size=512, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da5d41c0): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da5d41c0): >openPending: err= 2026/05/04 03:01:57 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da5d41c0): >_readAt: n=8, err=EOF 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da5d41c0): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.974163712 +0000 UTC m=+6.407118039 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da5d41c0): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: Remove: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ec7dae27260 item 59 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da5d4800): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da5d4800): open at offset 0 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da5d4800): >openPending: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da5d4800): _readAt: size=2, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da5d4800): >_readAt: n=0, err=Bad file descriptor 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da5d4800): _writeAt: size=5, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da5d4800): >_writeAt: n=5, err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da5d4800): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.975369513 +0000 UTC m=+6.408323840 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da5d4800): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da5d4d40): _writeAt: size=5, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da5d4d40): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da5d4d40): >openPending: err= 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ec7dae275e0 item 60 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da5d4d40): >_writeAt: n=5, err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da5d4d40): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.975842658 +0000 UTC m=+6.408796985 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da5d4d40): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da5d5280): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da5d5280): open at offset 5 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da5d5280): >openPending: err= 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ec7dae277a0 item 60 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da5d5280): _readAt: size=2, off=5 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da5d5280): >_readAt: n=0, err=Bad file descriptor 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da5d5280): _writeAt: size=3, off=5 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da5d5280): >_writeAt: n=3, err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da5d5280): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.976507004 +0000 UTC m=+6.409461331 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da5d5280): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da5d5840): _readAt: size=512, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da5d5840): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da5d5840): >openPending: err= 2026/05/04 03:01:57 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da5d5840): >_readAt: n=3, err=EOF 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da5d5840): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.976507004 +0000 UTC m=+6.409461331 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da5d5840): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: Remove: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ec7dae27960 item 60 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da5d5e80): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da5d5e80): open at offset 0 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da5d5e80): >openPending: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da5d5e80): _readAt: size=2, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da5d5e80): >_readAt: n=0, err=Bad file descriptor 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da5d5e80): _writeAt: size=5, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da5d5e80): >_writeAt: n=5, err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da5d5e80): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.977638795 +0000 UTC m=+6.410593122 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da5d5e80): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da5f04c0): _writeAt: size=5, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da5f04c0): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da5f04c0): >openPending: err= 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ec7dae27dc0 item 61 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da5f04c0): >_writeAt: n=5, err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da5f04c0): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.978071764 +0000 UTC m=+6.411026101 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da5f04c0): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/04 03:01:57 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da5f0bc0): _readAt: size=512, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da5f0bc0): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da5f0bc0): >openPending: err= 2026/05/04 03:01:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da5f0bc0): >_readAt: n=5, err=EOF 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da5f0bc0): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.978071764 +0000 UTC m=+6.411026101 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da5f0bc0): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: Remove: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ec7da46c0e0 item 61 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da5f1200): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da5f1200): open at offset 0 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da5f1200): >openPending: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da5f1200): _readAt: size=2, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da5f1200): >_readAt: n=0, err=Bad file descriptor 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da5f1200): _writeAt: size=5, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da5f1200): >_writeAt: n=5, err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da5f1200): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.979338329 +0000 UTC m=+6.412292656 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da5f1200): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da5f1740): _writeAt: size=5, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da5f1740): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da5f1740): >openPending: err= 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ec7da46c700 item 62 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da5f1740): >_writeAt: n=5, err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da5f1740): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.979780054 +0000 UTC m=+6.412734381 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da5f1740): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/04 03:01:57 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da5f1e40): _readAt: size=512, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da5f1e40): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da5f1e40): >openPending: err= 2026/05/04 03:01:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da5f1e40): >_readAt: n=5, err=EOF 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da5f1e40): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.979780054 +0000 UTC m=+6.412734381 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da5f1e40): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: Remove: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ec7da46ca10 item 62 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da63a580): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da63a580): open at offset 0 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da63a580): >openPending: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da63a580): _readAt: size=2, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da63a580): >_readAt: n=0, err=Bad file descriptor 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da63a580): _writeAt: size=5, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da63a580): >_writeAt: n=5, err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da63a580): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.981219997 +0000 UTC m=+6.414174334 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da63a580): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da63aac0): _writeAt: size=5, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da63aac0): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da63aac0): >openPending: err= 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ec7da46ce00 item 63 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da63aac0): >_writeAt: n=5, err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da63aac0): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.981811176 +0000 UTC m=+6.414765503 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da63aac0): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/04 03:01:57 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da63b1c0): _readAt: size=512, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da63b1c0): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da63b1c0): >openPending: err= 2026/05/04 03:01:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da63b1c0): >_readAt: n=5, err=EOF 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da63b1c0): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.981811176 +0000 UTC m=+6.414765503 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da63b1c0): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: Remove: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ec7da46d180 item 63 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/04 03:01:57 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 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da63b800): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da63b800): open at offset 0 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da63b800): >openPending: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da63b800): _readAt: size=2, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da63b800): >_readAt: n=0, err=Bad file descriptor 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da63b800): _writeAt: size=5, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da63b800): >_writeAt: n=5, err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da63b800): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.982878604 +0000 UTC m=+6.415832931 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da63b800): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da63bd40): _writeAt: size=5, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da63bd40): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da63bd40): >openPending: err= 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ec7da46d5e0 item 64 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da63bd40): >_writeAt: n=5, err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da63bd40): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.983230109 +0000 UTC m=+6.416184436 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da63bd40): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/04 03:01:57 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da664540): _readAt: size=512, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da664540): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da664540): >openPending: err= 2026/05/04 03:01:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da664540): >_readAt: n=5, err=EOF 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da664540): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.983230109 +0000 UTC m=+6.416184436 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da664540): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: Remove: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ec7da46d7a0 item 64 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da664b80): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da664b80): >openPending: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da664b80): _writeAt: size=5, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da664b80): >_writeAt: n=5, err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da664b80): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.984274555 +0000 UTC m=+6.417228882 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da664b80): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_RDWR 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da665000): _readAt: size=2, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da665000): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da665000): >openPending: err= 2026/05/04 03:01:57 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da665000): >_readAt: n=2, err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da665000): _writeAt: size=3, off=2 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ec7da46db20 item 65 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da665000): >_writeAt: n=3, err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da665000): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.984684489 +0000 UTC m=+6.417638817 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da665000): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da665500): _readAt: size=512, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da665500): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da665500): >openPending: err= 2026/05/04 03:01:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da665500): >_readAt: n=5, err=EOF 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da665500): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.984684489 +0000 UTC m=+6.417638817 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da665500): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: Remove: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ec7da46ddc0 item 65 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da665b40): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da665b40): >openPending: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da665b40): _writeAt: size=5, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da665b40): >_writeAt: n=5, err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da665b40): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.98591681 +0000 UTC m=+6.418871137 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da665b40): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da6920c0): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da6920c0): >openPending: err= 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ec7dad682a0 item 66 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da6920c0): _readAt: size=2, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da6920c0): >_readAt: n=0, err=EOF 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da6920c0): _writeAt: size=3, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da6920c0): >_writeAt: n=3, err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da6920c0): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.986361882 +0000 UTC m=+6.419316209 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da6920c0): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da692600): _readAt: size=512, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da692600): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da692600): >openPending: err= 2026/05/04 03:01:57 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da692600): >_readAt: n=3, err=EOF 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da692600): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.986361882 +0000 UTC m=+6.419316209 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da692600): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: Remove: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ec7dad68460 item 66 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da692c40): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da692c40): >openPending: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da692c40): _writeAt: size=5, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da692c40): >_writeAt: n=5, err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da692c40): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.987679715 +0000 UTC m=+6.420634042 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da692c40): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da6930c0): _readAt: size=2, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da6930c0): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da6930c0): >openPending: err= 2026/05/04 03:01:57 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da6930c0): >_readAt: n=2, err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da6930c0): _writeAt: size=3, off=2 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ec7dad68930 item 67 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da6930c0): >_writeAt: n=3, err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da6930c0): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.988388765 +0000 UTC m=+6.421343112 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da6930c0): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da6935c0): _readAt: size=512, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da6935c0): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da6935c0): >openPending: err= 2026/05/04 03:01:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da6935c0): >_readAt: n=5, err=EOF 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da6935c0): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.988388765 +0000 UTC m=+6.421343112 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da6935c0): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: Remove: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ec7dad68af0 item 67 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da693c40): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da693c40): >openPending: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da693c40): _writeAt: size=5, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da693c40): >_writeAt: n=5, err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da693c40): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.98962859 +0000 UTC m=+6.422582916 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da693c40): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da6e6240): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da6e6240): >openPending: err= 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ec7dad68ee0 item 68 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da6e6240): _readAt: size=2, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da6e6240): >_readAt: n=0, err=EOF 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da6e6240): _writeAt: size=3, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da6e6240): >_writeAt: n=3, err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da6e6240): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.990207445 +0000 UTC m=+6.423161772 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da6e6240): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da6e6780): _readAt: size=512, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da6e6780): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da6e6780): >openPending: err= 2026/05/04 03:01:57 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da6e6780): >_readAt: n=3, err=EOF 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da6e6780): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.990207445 +0000 UTC m=+6.423161772 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da6e6780): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: Remove: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ec7dad690a0 item 68 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da6e6dc0): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da6e6dc0): >openPending: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da6e6dc0): _writeAt: size=5, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da6e6dc0): >_writeAt: n=5, err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da6e6dc0): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.991409809 +0000 UTC m=+6.424364136 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da6e6dc0): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da6e7240): _readAt: size=2, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da6e7240): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da6e7240): >openPending: err= 2026/05/04 03:01:57 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da6e7240): >_readAt: n=2, err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da6e7240): _writeAt: size=3, off=2 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ec7dad69420 item 69 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da6e7240): >_writeAt: n=3, err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da6e7240): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.99186501 +0000 UTC m=+6.424819337 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da6e7240): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da6e7740): _readAt: size=512, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da6e7740): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da6e7740): >openPending: err= 2026/05/04 03:01:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da6e7740): >_readAt: n=5, err=EOF 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da6e7740): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.99186501 +0000 UTC m=+6.424819337 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da6e7740): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: Remove: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ec7dad695e0 item 69 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da6e7dc0): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da6e7dc0): >openPending: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da6e7dc0): _writeAt: size=5, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da6e7dc0): >_writeAt: n=5, err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da6e7dc0): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.993099115 +0000 UTC m=+6.426053441 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da6e7dc0): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da7503c0): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da7503c0): >openPending: err= 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ec7dad699d0 item 70 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da7503c0): _readAt: size=2, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da7503c0): >_readAt: n=0, err=EOF 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da7503c0): _writeAt: size=3, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da7503c0): >_writeAt: n=3, err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da7503c0): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.993528215 +0000 UTC m=+6.426482542 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da7503c0): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da750900): _readAt: size=512, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da750900): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da750900): >openPending: err= 2026/05/04 03:01:57 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da750900): >_readAt: n=3, err=EOF 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da750900): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.993528215 +0000 UTC m=+6.426482542 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da750900): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: Remove: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ec7dad69b90 item 70 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da750f80): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da750f80): >openPending: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da750f80): _writeAt: size=5, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da750f80): >_writeAt: n=5, err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da750f80): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.994658924 +0000 UTC m=+6.427613251 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da750f80): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da751480): _readAt: size=2, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da751480): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da751480): >openPending: err= 2026/05/04 03:01:57 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da751480): >_readAt: n=2, err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da751480): _writeAt: size=3, off=2 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ec7da5cc230 item 71 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da751480): >_writeAt: n=3, err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da751480): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.995171423 +0000 UTC m=+6.428125750 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da751480): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da751980): _readAt: size=512, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da751980): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da751980): >openPending: err= 2026/05/04 03:01:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da751980): >_readAt: n=5, err=EOF 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da751980): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.995171423 +0000 UTC m=+6.428125750 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da751980): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: Remove: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ec7da5cc7e0 item 71 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da798100): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da798100): >openPending: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da798100): _writeAt: size=5, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da798100): >_writeAt: n=5, err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da798100): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.996334262 +0000 UTC m=+6.429288589 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da798100): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da798600): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da798600): >openPending: err= 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ec7da5ccbd0 item 72 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da798600): _readAt: size=2, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da798600): >_readAt: n=0, err=EOF 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da798600): _writeAt: size=3, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da798600): >_writeAt: n=3, err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da798600): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.996774685 +0000 UTC m=+6.429729012 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da798600): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da798b40): _readAt: size=512, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da798b40): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da798b40): >openPending: err= 2026/05/04 03:01:57 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da798b40): >_readAt: n=3, err=EOF 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da798b40): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.996774685 +0000 UTC m=+6.429729012 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da798b40): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: Remove: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ec7da5cce70 item 72 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da799100): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da799100): >openPending: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da799100): _readAt: size=2, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da799100): >_readAt: n=0, err=EOF 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da799100): _writeAt: size=5, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da799100): >_writeAt: n=5, err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da799100): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.997896026 +0000 UTC m=+6.430850353 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da799100): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da799600): _writeAt: size=5, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da799600): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da799600): >openPending: err= 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ec7da5cd1f0 item 73 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da799600): >_writeAt: n=5, err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da799600): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.998334816 +0000 UTC m=+6.431289142 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da799600): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da799ac0): _readAt: size=2, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da799ac0): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da799ac0): >openPending: err= 2026/05/04 03:01:57 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da799ac0): >_readAt: n=2, err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da799ac0): _writeAt: size=3, off=2 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ec7da5cd570 item 73 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da799ac0): >_writeAt: n=3, err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da799ac0): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.998903611 +0000 UTC m=+6.431857938 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da799ac0): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da7de100): _readAt: size=512, off=0 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da7de100): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da7de100): >openPending: err= 2026/05/04 03:01:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da7de100): >_readAt: n=5, err=EOF 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da7de100): close: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:57.998903611 +0000 UTC m=+6.431857938 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da7de100): >close: err= 2026/05/04 03:01:57 DEBUG : open-test-file: Remove: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ec7da5cd7a0 item 73 2026/05/04 03:01:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/05/04 03:01:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/04 03:01:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/05/04 03:01:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da7de740): openPending: 2026/05/04 03:01:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/04 03:01:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:57 DEBUG : open-test-file(0x1ec7da7de740): >openPending: err= 2026/05/04 03:01:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7da7de740): _readAt: size=2, off=0 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7da7de740): >_readAt: n=0, err=EOF 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7da7de740): _writeAt: size=5, off=0 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7da7de740): >_writeAt: n=5, err= 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7da7de740): close: 2026/05/04 03:01:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:58.000106075 +0000 UTC m=+6.433060403 2026/05/04 03:01:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7da7de740): >close: err= 2026/05/04 03:01:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/04 03:01:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/04 03:01:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7da7dec40): _writeAt: size=5, off=0 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7da7dec40): openPending: 2026/05/04 03:01:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/04 03:01:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7da7dec40): >openPending: err= 2026/05/04 03:01:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ec7da5cdb20 item 74 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7da7dec40): >_writeAt: n=5, err= 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7da7dec40): close: 2026/05/04 03:01:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:58.000436891 +0000 UTC m=+6.433391218 2026/05/04 03:01:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7da7dec40): >close: err= 2026/05/04 03:01:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/04 03:01:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/05/04 03:01:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7da7df180): openPending: 2026/05/04 03:01:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/04 03:01:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7da7df180): >openPending: err= 2026/05/04 03:01:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/04 03:01:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ec7da5cddc0 item 74 2026/05/04 03:01:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7da7df180): _readAt: size=2, off=0 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7da7df180): >_readAt: n=0, err=EOF 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7da7df180): _writeAt: size=3, off=0 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7da7df180): >_writeAt: n=3, err= 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7da7df180): close: 2026/05/04 03:01:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:58.000886591 +0000 UTC m=+6.433840918 2026/05/04 03:01:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7da7df180): >close: err= 2026/05/04 03:01:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/04 03:01:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/04 03:01:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7da7df700): _readAt: size=512, off=0 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7da7df700): openPending: 2026/05/04 03:01:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/04 03:01:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7da7df700): >openPending: err= 2026/05/04 03:01:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7da7df700): >_readAt: n=3, err=EOF 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7da7df700): close: 2026/05/04 03:01:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:58.000886591 +0000 UTC m=+6.433840918 2026/05/04 03:01:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7da7df700): >close: err= 2026/05/04 03:01:58 DEBUG : open-test-file: Remove: 2026/05/04 03:01:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ec7da8ba0e0 item 74 2026/05/04 03:01:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/04 03:01:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/04 03:01:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/04 03:01:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/05/04 03:01:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/04 03:01:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/05/04 03:01:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7da7dfd40): openPending: 2026/05/04 03:01:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/04 03:01:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7da7dfd40): >openPending: err= 2026/05/04 03:01:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7da7dfd40): _readAt: size=2, off=0 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7da7dfd40): >_readAt: n=0, err=EOF 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7da7dfd40): _writeAt: size=5, off=0 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7da7dfd40): >_writeAt: n=5, err= 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7da7dfd40): close: 2026/05/04 03:01:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:58.002098664 +0000 UTC m=+6.435052991 2026/05/04 03:01:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7da7dfd40): >close: err= 2026/05/04 03:01:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/04 03:01:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/04 03:01:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7da808340): _writeAt: size=5, off=0 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7da808340): openPending: 2026/05/04 03:01:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/04 03:01:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7da808340): >openPending: err= 2026/05/04 03:01:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ec7da8ba460 item 75 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7da808340): >_writeAt: n=5, err= 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7da808340): close: 2026/05/04 03:01:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:58.002478182 +0000 UTC m=+6.435432509 2026/05/04 03:01:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7da808340): >close: err= 2026/05/04 03:01:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/04 03:01:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/05/04 03:01:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7da808880): _readAt: size=2, off=0 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7da808880): openPending: 2026/05/04 03:01:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/04 03:01:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7da808880): >openPending: err= 2026/05/04 03:01:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7da808880): >_readAt: n=2, err= 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7da808880): _writeAt: size=3, off=2 2026/05/04 03:01:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ec7da8ba620 item 75 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7da808880): >_writeAt: n=3, err= 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7da808880): close: 2026/05/04 03:01:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:58.002919867 +0000 UTC m=+6.435874194 2026/05/04 03:01:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7da808880): >close: err= 2026/05/04 03:01:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/04 03:01:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/04 03:01:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7da808dc0): _readAt: size=512, off=0 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7da808dc0): openPending: 2026/05/04 03:01:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/04 03:01:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7da808dc0): >openPending: err= 2026/05/04 03:01:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7da808dc0): >_readAt: n=5, err=EOF 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7da808dc0): close: 2026/05/04 03:01:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:58.002919867 +0000 UTC m=+6.435874194 2026/05/04 03:01:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7da808dc0): >close: err= 2026/05/04 03:01:58 DEBUG : open-test-file: Remove: 2026/05/04 03:01:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ec7da8ba7e0 item 75 2026/05/04 03:01:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/04 03:01:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/04 03:01:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/04 03:01:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/04 03:01:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/04 03:01:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/05/04 03:01:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7da809400): openPending: 2026/05/04 03:01:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/04 03:01:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7da809400): >openPending: err= 2026/05/04 03:01:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7da809400): _readAt: size=2, off=0 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7da809400): >_readAt: n=0, err=EOF 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7da809400): _writeAt: size=5, off=0 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7da809400): >_writeAt: n=5, err= 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7da809400): close: 2026/05/04 03:01:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:58.004154983 +0000 UTC m=+6.437109310 2026/05/04 03:01:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7da809400): >close: err= 2026/05/04 03:01:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/04 03:01:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/04 03:01:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7da809900): _writeAt: size=5, off=0 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7da809900): openPending: 2026/05/04 03:01:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/04 03:01:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7da809900): >openPending: err= 2026/05/04 03:01:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ec7da8bab60 item 76 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7da809900): >_writeAt: n=5, err= 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7da809900): close: 2026/05/04 03:01:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:58.004517589 +0000 UTC m=+6.437471915 2026/05/04 03:01:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7da809900): >close: err= 2026/05/04 03:01:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/04 03:01:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/05/04 03:01:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7da809e40): openPending: 2026/05/04 03:01:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/04 03:01:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7da809e40): >openPending: err= 2026/05/04 03:01:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/04 03:01:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ec7da8bad20 item 76 2026/05/04 03:01:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7da809e40): _readAt: size=2, off=0 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7da809e40): >_readAt: n=0, err=EOF 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7da809e40): _writeAt: size=3, off=0 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7da809e40): >_writeAt: n=3, err= 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7da809e40): close: 2026/05/04 03:01:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:58.005158201 +0000 UTC m=+6.438112528 2026/05/04 03:01:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7da809e40): >close: err= 2026/05/04 03:01:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/04 03:01:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/04 03:01:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7da8404c0): _readAt: size=512, off=0 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7da8404c0): openPending: 2026/05/04 03:01:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/04 03:01:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7da8404c0): >openPending: err= 2026/05/04 03:01:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7da8404c0): >_readAt: n=3, err=EOF 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7da8404c0): close: 2026/05/04 03:01:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:58.005158201 +0000 UTC m=+6.438112528 2026/05/04 03:01:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7da8404c0): >close: err= 2026/05/04 03:01:58 DEBUG : open-test-file: Remove: 2026/05/04 03:01:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ec7da8baee0 item 76 2026/05/04 03:01:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/04 03:01:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/04 03:01:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/04 03:01:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/05/04 03:01:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/04 03:01:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/05/04 03:01:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7da840b00): openPending: 2026/05/04 03:01:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/04 03:01:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7da840b00): >openPending: err= 2026/05/04 03:01:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7da840b00): _readAt: size=2, off=0 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7da840b00): >_readAt: n=0, err=EOF 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7da840b00): _writeAt: size=5, off=0 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7da840b00): >_writeAt: n=5, err= 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7da840b00): close: 2026/05/04 03:01:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:58.006252189 +0000 UTC m=+6.439206516 2026/05/04 03:01:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7da840b00): >close: err= 2026/05/04 03:01:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/04 03:01:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/04 03:01:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7da841000): _writeAt: size=5, off=0 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7da841000): openPending: 2026/05/04 03:01:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/04 03:01:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7da841000): >openPending: err= 2026/05/04 03:01:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ec7da8bb420 item 77 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7da841000): >_writeAt: n=5, err= 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7da841000): close: 2026/05/04 03:01:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:58.006623692 +0000 UTC m=+6.439578019 2026/05/04 03:01:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7da841000): >close: err= 2026/05/04 03:01:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/04 03:01:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/05/04 03:01:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/04 03:01:58 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/04 03:01:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/04 03:01:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/04 03:01:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/04 03:01:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/04 03:01:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7da841700): _readAt: size=512, off=0 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7da841700): openPending: 2026/05/04 03:01:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/04 03:01:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7da841700): >openPending: err= 2026/05/04 03:01:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7da841700): >_readAt: n=5, err=EOF 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7da841700): close: 2026/05/04 03:01:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:58.006623692 +0000 UTC m=+6.439578019 2026/05/04 03:01:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7da841700): >close: err= 2026/05/04 03:01:58 DEBUG : open-test-file: Remove: 2026/05/04 03:01:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ec7da8bb5e0 item 77 2026/05/04 03:01:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/04 03:01:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/04 03:01:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/04 03:01:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/04 03:01:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/04 03:01:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/05/04 03:01:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7da841d40): openPending: 2026/05/04 03:01:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/04 03:01:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7da841d40): >openPending: err= 2026/05/04 03:01:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7da841d40): _readAt: size=2, off=0 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7da841d40): >_readAt: n=0, err=EOF 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7da841d40): _writeAt: size=5, off=0 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7da841d40): >_writeAt: n=5, err= 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7da841d40): close: 2026/05/04 03:01:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:58.00782798 +0000 UTC m=+6.440782307 2026/05/04 03:01:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7da841d40): >close: err= 2026/05/04 03:01:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/04 03:01:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/04 03:01:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7da874340): _writeAt: size=5, off=0 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7da874340): openPending: 2026/05/04 03:01:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/04 03:01:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7da874340): >openPending: err= 2026/05/04 03:01:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ec7da8bbc70 item 78 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7da874340): >_writeAt: n=5, err= 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7da874340): close: 2026/05/04 03:01:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:58.008311004 +0000 UTC m=+6.441265330 2026/05/04 03:01:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7da874340): >close: err= 2026/05/04 03:01:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/04 03:01:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/05/04 03:01:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/04 03:01:58 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/04 03:01:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/04 03:01:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/04 03:01:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/04 03:01:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/04 03:01:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7da874a40): _readAt: size=512, off=0 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7da874a40): openPending: 2026/05/04 03:01:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/04 03:01:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7da874a40): >openPending: err= 2026/05/04 03:01:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7da874a40): >_readAt: n=5, err=EOF 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7da874a40): close: 2026/05/04 03:01:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:58.008311004 +0000 UTC m=+6.441265330 2026/05/04 03:01:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7da874a40): >close: err= 2026/05/04 03:01:58 DEBUG : open-test-file: Remove: 2026/05/04 03:01:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ec7da8bbe30 item 78 2026/05/04 03:01:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/04 03:01:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/04 03:01:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/04 03:01:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/04 03:01:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/04 03:01:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/05/04 03:01:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7da875080): openPending: 2026/05/04 03:01:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/04 03:01:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7da875080): >openPending: err= 2026/05/04 03:01:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7da875080): _readAt: size=2, off=0 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7da875080): >_readAt: n=0, err=EOF 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7da875080): _writeAt: size=5, off=0 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7da875080): >_writeAt: n=5, err= 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7da875080): close: 2026/05/04 03:01:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:58.009489542 +0000 UTC m=+6.442443869 2026/05/04 03:01:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7da875080): >close: err= 2026/05/04 03:01:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/04 03:01:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/04 03:01:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7da875580): _writeAt: size=5, off=0 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7da875580): openPending: 2026/05/04 03:01:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/04 03:01:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7da875580): >openPending: err= 2026/05/04 03:01:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ec7dada6310 item 79 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7da875580): >_writeAt: n=5, err= 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7da875580): close: 2026/05/04 03:01:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:58.009896642 +0000 UTC m=+6.442850969 2026/05/04 03:01:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7da875580): >close: err= 2026/05/04 03:01:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/04 03:01:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/05/04 03:01:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/04 03:01:58 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/04 03:01:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/04 03:01:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/04 03:01:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/04 03:01:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/04 03:01:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7da875c80): _readAt: size=512, off=0 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7da875c80): openPending: 2026/05/04 03:01:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/04 03:01:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7da875c80): >openPending: err= 2026/05/04 03:01:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7da875c80): >_readAt: n=5, err=EOF 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7da875c80): close: 2026/05/04 03:01:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:58.009896642 +0000 UTC m=+6.442850969 2026/05/04 03:01:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7da875c80): >close: err= 2026/05/04 03:01:58 DEBUG : open-test-file: Remove: 2026/05/04 03:01:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ec7dada64d0 item 79 2026/05/04 03:01:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/04 03:01:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/04 03:01:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/04 03:01:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/04 03:01:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/04 03:01:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/04 03:01:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7da8a63c0): openPending: 2026/05/04 03:01:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/04 03:01:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7da8a63c0): >openPending: err= 2026/05/04 03:01:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7da8a63c0): _readAt: size=2, off=0 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7da8a63c0): >_readAt: n=0, err=EOF 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7da8a63c0): _writeAt: size=5, off=0 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7da8a63c0): >_writeAt: n=5, err= 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7da8a63c0): close: 2026/05/04 03:01:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:58.011301078 +0000 UTC m=+6.444255405 2026/05/04 03:01:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7da8a63c0): >close: err= 2026/05/04 03:01:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/04 03:01:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/04 03:01:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7da8a68c0): _writeAt: size=5, off=0 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7da8a68c0): openPending: 2026/05/04 03:01:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/04 03:01:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7da8a68c0): >openPending: err= 2026/05/04 03:01:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ec7dada6850 item 80 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7da8a68c0): >_writeAt: n=5, err= 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7da8a68c0): close: 2026/05/04 03:01:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:58.011692408 +0000 UTC m=+6.444646735 2026/05/04 03:01:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7da8a68c0): >close: err= 2026/05/04 03:01:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/04 03:01:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/04 03:01:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/04 03:01:58 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/04 03:01:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/04 03:01:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/04 03:01:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/04 03:01:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/04 03:01:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7da8a6fc0): _readAt: size=512, off=0 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7da8a6fc0): openPending: 2026/05/04 03:01:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/04 03:01:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7da8a6fc0): >openPending: err= 2026/05/04 03:01:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7da8a6fc0): >_readAt: n=5, err=EOF 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7da8a6fc0): close: 2026/05/04 03:01:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:58.011692408 +0000 UTC m=+6.444646735 2026/05/04 03:01:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7da8a6fc0): >close: err= 2026/05/04 03:01:58 DEBUG : open-test-file: Remove: 2026/05/04 03:01:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ec7dada6a10 item 80 2026/05/04 03:01:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/04 03:01:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/04 03:01:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/04 03:01:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2026/05/04 03:01:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/05/04 03:01:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/04 03:01:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/04 03:01:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/04 03:01:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7da8a7600): openPending: 2026/05/04 03:01:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/04 03:01:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7da8a7600): >openPending: err= 2026/05/04 03:01:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7da8a7600): _writeAt: size=5, off=0 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7da8a7600): >_writeAt: n=5, err= 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7da8a7600): close: 2026/05/04 03:01:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:58.013211271 +0000 UTC m=+6.446165608 2026/05/04 03:01:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7da8a7600): >close: err= 2026/05/04 03:01:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/05/04 03:01:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/05/04 03:01:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7da8a7a80): _readAt: size=2, off=0 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7da8a7a80): openPending: 2026/05/04 03:01:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7da8a7a80): open at offset 5 2026/05/04 03:01:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7da8a7a80): >openPending: err= 2026/05/04 03:01:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7da8a7a80): >_readAt: n=2, err= 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7da8a7a80): _writeAt: size=3, off=7 2026/05/04 03:01:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ec7dada6fc0 item 81 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7da8a7a80): >_writeAt: n=3, err= 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7da8a7a80): close: 2026/05/04 03:01:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:58.013839419 +0000 UTC m=+6.446793756 2026/05/04 03:01:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7da8a7a80): >close: err= 2026/05/04 03:01:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/04 03:01:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/04 03:01:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7da8e80c0): _readAt: size=512, off=0 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7da8e80c0): openPending: 2026/05/04 03:01:58 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/04 03:01:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7da8e80c0): >openPending: err= 2026/05/04 03:01:58 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7da8e80c0): >_readAt: n=8, err=EOF 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7da8e80c0): close: 2026/05/04 03:01:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:58.013839419 +0000 UTC m=+6.446793756 2026/05/04 03:01:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7da8e80c0): >close: err= 2026/05/04 03:01:58 DEBUG : open-test-file: Remove: 2026/05/04 03:01:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ec7dada7180 item 81 2026/05/04 03:01:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/04 03:01:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/04 03:01:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/04 03:01:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/05/04 03:01:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/04 03:01:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/04 03:01:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/04 03:01:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/04 03:01:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7da8e8740): openPending: 2026/05/04 03:01:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/04 03:01:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7da8e8740): >openPending: err= 2026/05/04 03:01:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7da8e8740): _writeAt: size=5, off=0 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7da8e8740): >_writeAt: n=5, err= 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7da8e8740): close: 2026/05/04 03:01:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:58.015397736 +0000 UTC m=+6.448352073 2026/05/04 03:01:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7da8e8740): >close: err= 2026/05/04 03:01:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/04 03:01:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/05/04 03:01:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7da8e8c40): openPending: 2026/05/04 03:01:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7da8e8c40): open at offset 5 2026/05/04 03:01:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7da8e8c40): >openPending: err= 2026/05/04 03:01:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/04 03:01:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ec7dada7500 item 82 2026/05/04 03:01:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7da8e8c40): _readAt: size=2, off=5 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7da8e8c40): >_readAt: n=0, err=EOF 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7da8e8c40): _writeAt: size=3, off=5 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7da8e8c40): >_writeAt: n=3, err= 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7da8e8c40): close: 2026/05/04 03:01:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:58.015983935 +0000 UTC m=+6.448938272 2026/05/04 03:01:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7da8e8c40): >close: err= 2026/05/04 03:01:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/04 03:01:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/04 03:01:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7da8e91c0): _readAt: size=512, off=0 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7da8e91c0): openPending: 2026/05/04 03:01:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/04 03:01:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7da8e91c0): >openPending: err= 2026/05/04 03:01:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7da8e91c0): >_readAt: n=3, err=EOF 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7da8e91c0): close: 2026/05/04 03:01:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:58.015983935 +0000 UTC m=+6.448938272 2026/05/04 03:01:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7da8e91c0): >close: err= 2026/05/04 03:01:58 DEBUG : open-test-file: Remove: 2026/05/04 03:01:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ec7dada76c0 item 82 2026/05/04 03:01:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/04 03:01:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/04 03:01:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/04 03:01:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/05/04 03:01:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/04 03:01:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/04 03:01:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/04 03:01:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/04 03:01:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7da8e9840): openPending: 2026/05/04 03:01:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/04 03:01:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7da8e9840): >openPending: err= 2026/05/04 03:01:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7da8e9840): _writeAt: size=5, off=0 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7da8e9840): >_writeAt: n=5, err= 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7da8e9840): close: 2026/05/04 03:01:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:58.017230252 +0000 UTC m=+6.450184579 2026/05/04 03:01:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7da8e9840): >close: err= 2026/05/04 03:01:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/04 03:01:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/05/04 03:01:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7da8e9d40): _readAt: size=2, off=0 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7da8e9d40): openPending: 2026/05/04 03:01:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7da8e9d40): open at offset 5 2026/05/04 03:01:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7da8e9d40): >openPending: err= 2026/05/04 03:01:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7da8e9d40): >_readAt: n=2, err= 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7da8e9d40): _writeAt: size=3, off=7 2026/05/04 03:01:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ec7dada7a40 item 83 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7da8e9d40): >_writeAt: n=3, err= 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7da8e9d40): close: 2026/05/04 03:01:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:58.017676646 +0000 UTC m=+6.450630983 2026/05/04 03:01:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7da8e9d40): >close: err= 2026/05/04 03:01:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/04 03:01:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/04 03:01:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7daa08380): _readAt: size=512, off=0 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7daa08380): openPending: 2026/05/04 03:01:58 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/04 03:01:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7daa08380): >openPending: err= 2026/05/04 03:01:58 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7daa08380): >_readAt: n=8, err=EOF 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7daa08380): close: 2026/05/04 03:01:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:58.017676646 +0000 UTC m=+6.450630983 2026/05/04 03:01:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7daa08380): >close: err= 2026/05/04 03:01:58 DEBUG : open-test-file: Remove: 2026/05/04 03:01:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ec7dada7c00 item 83 2026/05/04 03:01:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/04 03:01:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/04 03:01:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/04 03:01:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/05/04 03:01:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/04 03:01:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/04 03:01:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/04 03:01:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/04 03:01:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7daa08a00): openPending: 2026/05/04 03:01:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/04 03:01:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7daa08a00): >openPending: err= 2026/05/04 03:01:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7daa08a00): _writeAt: size=5, off=0 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7daa08a00): >_writeAt: n=5, err= 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7daa08a00): close: 2026/05/04 03:01:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:58.018806022 +0000 UTC m=+6.451760349 2026/05/04 03:01:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7daa08a00): >close: err= 2026/05/04 03:01:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/04 03:01:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/05/04 03:01:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7daa08f00): openPending: 2026/05/04 03:01:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7daa08f00): open at offset 5 2026/05/04 03:01:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7daa08f00): >openPending: err= 2026/05/04 03:01:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/04 03:01:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ec7da2929a0 item 84 2026/05/04 03:01:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7daa08f00): _readAt: size=2, off=5 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7daa08f00): >_readAt: n=0, err=EOF 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7daa08f00): _writeAt: size=3, off=5 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7daa08f00): >_writeAt: n=3, err= 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7daa08f00): close: 2026/05/04 03:01:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:58.019243258 +0000 UTC m=+6.452197586 2026/05/04 03:01:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7daa08f00): >close: err= 2026/05/04 03:01:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/04 03:01:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/04 03:01:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7daa09480): _readAt: size=512, off=0 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7daa09480): openPending: 2026/05/04 03:01:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/04 03:01:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7daa09480): >openPending: err= 2026/05/04 03:01:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7daa09480): >_readAt: n=3, err=EOF 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7daa09480): close: 2026/05/04 03:01:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:58.019243258 +0000 UTC m=+6.452197586 2026/05/04 03:01:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7daa09480): >close: err= 2026/05/04 03:01:58 DEBUG : open-test-file: Remove: 2026/05/04 03:01:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ec7da293180 item 84 2026/05/04 03:01:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/04 03:01:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/04 03:01:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/04 03:01:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/05/04 03:01:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/04 03:01:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/04 03:01:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/04 03:01:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/04 03:01:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7daa09b00): openPending: 2026/05/04 03:01:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/04 03:01:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7daa09b00): >openPending: err= 2026/05/04 03:01:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7daa09b00): _writeAt: size=5, off=0 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7daa09b00): >_writeAt: n=5, err= 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7daa09b00): close: 2026/05/04 03:01:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:58.020483634 +0000 UTC m=+6.453437962 2026/05/04 03:01:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7daa09b00): >close: err= 2026/05/04 03:01:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/04 03:01:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/05/04 03:01:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7dab36100): _readAt: size=2, off=0 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7dab36100): openPending: 2026/05/04 03:01:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7dab36100): open at offset 5 2026/05/04 03:01:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7dab36100): >openPending: err= 2026/05/04 03:01:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7dab36100): >_readAt: n=2, err= 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7dab36100): _writeAt: size=3, off=7 2026/05/04 03:01:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ec7da293b90 item 85 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7dab36100): >_writeAt: n=3, err= 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7dab36100): close: 2026/05/04 03:01:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:58.020919709 +0000 UTC m=+6.453874046 2026/05/04 03:01:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7dab36100): >close: err= 2026/05/04 03:01:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/04 03:01:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/04 03:01:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7dab36640): _readAt: size=512, off=0 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7dab36640): openPending: 2026/05/04 03:01:58 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/04 03:01:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7dab36640): >openPending: err= 2026/05/04 03:01:58 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7dab36640): >_readAt: n=8, err=EOF 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7dab36640): close: 2026/05/04 03:01:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:58.020919709 +0000 UTC m=+6.453874046 2026/05/04 03:01:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7dab36640): >close: err= 2026/05/04 03:01:58 DEBUG : open-test-file: Remove: 2026/05/04 03:01:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ec7da5ce070 item 85 2026/05/04 03:01:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/04 03:01:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/04 03:01:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/04 03:01:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/05/04 03:01:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/04 03:01:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/04 03:01:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/04 03:01:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/04 03:01:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7dab36cc0): openPending: 2026/05/04 03:01:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/04 03:01:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7dab36cc0): >openPending: err= 2026/05/04 03:01:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7dab36cc0): _writeAt: size=5, off=0 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7dab36cc0): >_writeAt: n=5, err= 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7dab36cc0): close: 2026/05/04 03:01:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:58.022520316 +0000 UTC m=+6.455474643 2026/05/04 03:01:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7dab36cc0): >close: err= 2026/05/04 03:01:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/04 03:01:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/05/04 03:01:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7dab371c0): openPending: 2026/05/04 03:01:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7dab371c0): open at offset 5 2026/05/04 03:01:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7dab371c0): >openPending: err= 2026/05/04 03:01:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/04 03:01:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ec7da5ce5b0 item 86 2026/05/04 03:01:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7dab371c0): _readAt: size=2, off=5 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7dab371c0): >_readAt: n=0, err=EOF 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7dab371c0): _writeAt: size=3, off=5 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7dab371c0): >_writeAt: n=3, err= 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7dab371c0): close: 2026/05/04 03:01:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:58.023097298 +0000 UTC m=+6.456051625 2026/05/04 03:01:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7dab371c0): >close: err= 2026/05/04 03:01:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/04 03:01:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/04 03:01:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7dab37740): _readAt: size=512, off=0 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7dab37740): openPending: 2026/05/04 03:01:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/04 03:01:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7dab37740): >openPending: err= 2026/05/04 03:01:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7dab37740): >_readAt: n=3, err=EOF 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7dab37740): close: 2026/05/04 03:01:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:58.023097298 +0000 UTC m=+6.456051625 2026/05/04 03:01:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7dab37740): >close: err= 2026/05/04 03:01:58 DEBUG : open-test-file: Remove: 2026/05/04 03:01:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ec7da5ce770 item 86 2026/05/04 03:01:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/04 03:01:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/04 03:01:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/04 03:01:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/05/04 03:01:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/04 03:01:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/04 03:01:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/04 03:01:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/04 03:01:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7dab37dc0): openPending: 2026/05/04 03:01:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/04 03:01:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7dab37dc0): >openPending: err= 2026/05/04 03:01:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7dab37dc0): _writeAt: size=5, off=0 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7dab37dc0): >_writeAt: n=5, err= 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7dab37dc0): close: 2026/05/04 03:01:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:58.02423548 +0000 UTC m=+6.457189807 2026/05/04 03:01:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7dab37dc0): >close: err= 2026/05/04 03:01:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/04 03:01:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/05/04 03:01:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7dab843c0): _readAt: size=2, off=0 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7dab843c0): openPending: 2026/05/04 03:01:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7dab843c0): open at offset 5 2026/05/04 03:01:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7dab843c0): >openPending: err= 2026/05/04 03:01:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7dab843c0): >_readAt: n=2, err= 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7dab843c0): _writeAt: size=3, off=7 2026/05/04 03:01:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ec7da5ceaf0 item 87 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7dab843c0): >_writeAt: n=3, err= 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7dab843c0): close: 2026/05/04 03:01:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:58.024764772 +0000 UTC m=+6.457719099 2026/05/04 03:01:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7dab843c0): >close: err= 2026/05/04 03:01:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/04 03:01:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/04 03:01:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7dab84900): _readAt: size=512, off=0 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7dab84900): openPending: 2026/05/04 03:01:58 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/04 03:01:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7dab84900): >openPending: err= 2026/05/04 03:01:58 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7dab84900): >_readAt: n=8, err=EOF 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7dab84900): close: 2026/05/04 03:01:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:58.024764772 +0000 UTC m=+6.457719099 2026/05/04 03:01:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7dab84900): >close: err= 2026/05/04 03:01:58 DEBUG : open-test-file: Remove: 2026/05/04 03:01:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ec7da5ced90 item 87 2026/05/04 03:01:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/04 03:01:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/04 03:01:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/04 03:01:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/04 03:01:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/04 03:01:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/04 03:01:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/04 03:01:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/04 03:01:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7dab84f80): openPending: 2026/05/04 03:01:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/04 03:01:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7dab84f80): >openPending: err= 2026/05/04 03:01:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7dab84f80): _writeAt: size=5, off=0 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7dab84f80): >_writeAt: n=5, err= 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7dab84f80): close: 2026/05/04 03:01:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:58.025878368 +0000 UTC m=+6.458832705 2026/05/04 03:01:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7dab84f80): >close: err= 2026/05/04 03:01:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/04 03:01:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/05/04 03:01:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7dab85480): openPending: 2026/05/04 03:01:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7dab85480): open at offset 5 2026/05/04 03:01:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7dab85480): >openPending: err= 2026/05/04 03:01:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/04 03:01:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ec7da5cf110 item 88 2026/05/04 03:01:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7dab85480): _readAt: size=2, off=5 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7dab85480): >_readAt: n=0, err=EOF 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7dab85480): _writeAt: size=3, off=5 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7dab85480): >_writeAt: n=3, err= 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7dab85480): close: 2026/05/04 03:01:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:58.026398581 +0000 UTC m=+6.459352908 2026/05/04 03:01:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7dab85480): >close: err= 2026/05/04 03:01:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/04 03:01:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/04 03:01:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7dab85a00): _readAt: size=512, off=0 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7dab85a00): openPending: 2026/05/04 03:01:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/04 03:01:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7dab85a00): >openPending: err= 2026/05/04 03:01:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7dab85a00): >_readAt: n=3, err=EOF 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7dab85a00): close: 2026/05/04 03:01:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:58.026398581 +0000 UTC m=+6.459352908 2026/05/04 03:01:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7dab85a00): >close: err= 2026/05/04 03:01:58 DEBUG : open-test-file: Remove: 2026/05/04 03:01:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ec7da5cf340 item 88 2026/05/04 03:01:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/04 03:01:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/04 03:01:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/04 03:01:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/05/04 03:01:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/04 03:01:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/05/04 03:01:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7dabbe140): openPending: 2026/05/04 03:01:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7dabbe140): open at offset 0 2026/05/04 03:01:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7dabbe140): >openPending: err= 2026/05/04 03:01:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7dabbe140): _readAt: size=2, off=0 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7dabbe140): >_readAt: n=0, err=EOF 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7dabbe140): _writeAt: size=5, off=0 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7dabbe140): >_writeAt: n=5, err= 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7dabbe140): close: 2026/05/04 03:01:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:58.027470037 +0000 UTC m=+6.460424364 2026/05/04 03:01:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7dabbe140): >close: err= 2026/05/04 03:01:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/04 03:01:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/04 03:01:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7dabbe680): _writeAt: size=5, off=0 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7dabbe680): openPending: 2026/05/04 03:01:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/04 03:01:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7dabbe680): >openPending: err= 2026/05/04 03:01:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ec7da5cf6c0 item 89 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7dabbe680): >_writeAt: n=5, err= 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7dabbe680): close: 2026/05/04 03:01:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:58.027865115 +0000 UTC m=+6.460819442 2026/05/04 03:01:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7dabbe680): >close: err= 2026/05/04 03:01:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/04 03:01:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/05/04 03:01:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7dabbebc0): _readAt: size=2, off=0 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7dabbebc0): openPending: 2026/05/04 03:01:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7dabbebc0): open at offset 5 2026/05/04 03:01:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7dabbebc0): >openPending: err= 2026/05/04 03:01:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7dabbebc0): >_readAt: n=2, err= 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7dabbebc0): _writeAt: size=3, off=7 2026/05/04 03:01:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ec7da5cf880 item 89 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7dabbebc0): >_writeAt: n=3, err= 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7dabbebc0): close: 2026/05/04 03:01:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:58.028450301 +0000 UTC m=+6.461404638 2026/05/04 03:01:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7dabbebc0): >close: err= 2026/05/04 03:01:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/04 03:01:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/04 03:01:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7dabbf140): _readAt: size=512, off=0 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7dabbf140): openPending: 2026/05/04 03:01:58 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/04 03:01:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7dabbf140): >openPending: err= 2026/05/04 03:01:58 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7dabbf140): >_readAt: n=8, err=EOF 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7dabbf140): close: 2026/05/04 03:01:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:58.028450301 +0000 UTC m=+6.461404638 2026/05/04 03:01:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7dabbf140): >close: err= 2026/05/04 03:01:58 DEBUG : open-test-file: Remove: 2026/05/04 03:01:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ec7da5cfd50 item 89 2026/05/04 03:01:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/04 03:01:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/04 03:01:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/04 03:01:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/05/04 03:01:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/04 03:01:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/05/04 03:01:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7dabbf780): openPending: 2026/05/04 03:01:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7dabbf780): open at offset 0 2026/05/04 03:01:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7dabbf780): >openPending: err= 2026/05/04 03:01:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7dabbf780): _readAt: size=2, off=0 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7dabbf780): >_readAt: n=0, err=EOF 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7dabbf780): _writeAt: size=5, off=0 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7dabbf780): >_writeAt: n=5, err= 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7dabbf780): close: 2026/05/04 03:01:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:58.029553598 +0000 UTC m=+6.462507925 2026/05/04 03:01:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7dabbf780): >close: err= 2026/05/04 03:01:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/04 03:01:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/04 03:01:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7dabbfcc0): _writeAt: size=5, off=0 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7dabbfcc0): openPending: 2026/05/04 03:01:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/04 03:01:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7dabbfcc0): >openPending: err= 2026/05/04 03:01:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ec7da728460 item 90 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7dabbfcc0): >_writeAt: n=5, err= 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7dabbfcc0): close: 2026/05/04 03:01:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:58.029948354 +0000 UTC m=+6.462902681 2026/05/04 03:01:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7dabbfcc0): >close: err= 2026/05/04 03:01:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/04 03:01:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/05/04 03:01:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7dabfa300): openPending: 2026/05/04 03:01:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7dabfa300): open at offset 5 2026/05/04 03:01:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7dabfa300): >openPending: err= 2026/05/04 03:01:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/04 03:01:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ec7da728700 item 90 2026/05/04 03:01:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7dabfa300): _readAt: size=2, off=5 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7dabfa300): >_readAt: n=0, err=EOF 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7dabfa300): _writeAt: size=3, off=5 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7dabfa300): >_writeAt: n=3, err= 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7dabfa300): close: 2026/05/04 03:01:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:58.030443781 +0000 UTC m=+6.463398108 2026/05/04 03:01:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7dabfa300): >close: err= 2026/05/04 03:01:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/04 03:01:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/04 03:01:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7dabfa8c0): _readAt: size=512, off=0 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7dabfa8c0): openPending: 2026/05/04 03:01:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/04 03:01:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7dabfa8c0): >openPending: err= 2026/05/04 03:01:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7dabfa8c0): >_readAt: n=3, err=EOF 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7dabfa8c0): close: 2026/05/04 03:01:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:58.030443781 +0000 UTC m=+6.463398108 2026/05/04 03:01:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7dabfa8c0): >close: err= 2026/05/04 03:01:58 DEBUG : open-test-file: Remove: 2026/05/04 03:01:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ec7da7288c0 item 90 2026/05/04 03:01:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/04 03:01:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/04 03:01:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/04 03:01:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/05/04 03:01:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/04 03:01:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/05/04 03:01:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7dabfaf00): openPending: 2026/05/04 03:01:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7dabfaf00): open at offset 0 2026/05/04 03:01:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7dabfaf00): >openPending: err= 2026/05/04 03:01:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7dabfaf00): _readAt: size=2, off=0 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7dabfaf00): >_readAt: n=0, err=EOF 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7dabfaf00): _writeAt: size=5, off=0 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7dabfaf00): >_writeAt: n=5, err= 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7dabfaf00): close: 2026/05/04 03:01:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:58.03145845 +0000 UTC m=+6.464412787 2026/05/04 03:01:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7dabfaf00): >close: err= 2026/05/04 03:01:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/04 03:01:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/04 03:01:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7dabfb440): _writeAt: size=5, off=0 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7dabfb440): openPending: 2026/05/04 03:01:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/04 03:01:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7dabfb440): >openPending: err= 2026/05/04 03:01:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ec7da729030 item 91 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7dabfb440): >_writeAt: n=5, err= 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7dabfb440): close: 2026/05/04 03:01:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:58.031911327 +0000 UTC m=+6.464865654 2026/05/04 03:01:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7dabfb440): >close: err= 2026/05/04 03:01:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/04 03:01:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/05/04 03:01:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7dabfb980): _readAt: size=2, off=0 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7dabfb980): openPending: 2026/05/04 03:01:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7dabfb980): open at offset 5 2026/05/04 03:01:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7dabfb980): >openPending: err= 2026/05/04 03:01:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7dabfb980): >_readAt: n=2, err= 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7dabfb980): _writeAt: size=3, off=7 2026/05/04 03:01:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ec7da7291f0 item 91 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7dabfb980): >_writeAt: n=3, err= 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7dabfb980): close: 2026/05/04 03:01:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:58.032469312 +0000 UTC m=+6.465423639 2026/05/04 03:01:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7dabfb980): >close: err= 2026/05/04 03:01:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/04 03:01:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/04 03:01:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7dac1c000): _readAt: size=512, off=0 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7dac1c000): openPending: 2026/05/04 03:01:58 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/04 03:01:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7dac1c000): >openPending: err= 2026/05/04 03:01:58 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7dac1c000): >_readAt: n=8, err=EOF 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7dac1c000): close: 2026/05/04 03:01:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:58.032469312 +0000 UTC m=+6.465423639 2026/05/04 03:01:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7dac1c000): >close: err= 2026/05/04 03:01:58 DEBUG : open-test-file: Remove: 2026/05/04 03:01:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ec7da7293b0 item 91 2026/05/04 03:01:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/04 03:01:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/04 03:01:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/04 03:01:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/04 03:01:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/04 03:01:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/04 03:01:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7dac1c640): openPending: 2026/05/04 03:01:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7dac1c640): open at offset 0 2026/05/04 03:01:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7dac1c640): >openPending: err= 2026/05/04 03:01:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7dac1c640): _readAt: size=2, off=0 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7dac1c640): >_readAt: n=0, err=EOF 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7dac1c640): _writeAt: size=5, off=0 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7dac1c640): >_writeAt: n=5, err= 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7dac1c640): close: 2026/05/04 03:01:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:58.033660024 +0000 UTC m=+6.466614351 2026/05/04 03:01:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7dac1c640): >close: err= 2026/05/04 03:01:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/04 03:01:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/04 03:01:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7dac1cb80): _writeAt: size=5, off=0 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7dac1cb80): openPending: 2026/05/04 03:01:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/04 03:01:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7dac1cb80): >openPending: err= 2026/05/04 03:01:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ec7da729ab0 item 92 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7dac1cb80): >_writeAt: n=5, err= 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7dac1cb80): close: 2026/05/04 03:01:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:58.034121828 +0000 UTC m=+6.467076175 2026/05/04 03:01:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7dac1cb80): >close: err= 2026/05/04 03:01:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/04 03:01:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/04 03:01:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7dac1d0c0): openPending: 2026/05/04 03:01:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7dac1d0c0): open at offset 5 2026/05/04 03:01:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7dac1d0c0): >openPending: err= 2026/05/04 03:01:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/04 03:01:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ec7da729c70 item 92 2026/05/04 03:01:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7dac1d0c0): _readAt: size=2, off=5 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7dac1d0c0): >_readAt: n=0, err=EOF 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7dac1d0c0): _writeAt: size=3, off=5 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7dac1d0c0): >_writeAt: n=3, err= 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7dac1d0c0): close: 2026/05/04 03:01:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:58.034649656 +0000 UTC m=+6.467603982 2026/05/04 03:01:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7dac1d0c0): >close: err= 2026/05/04 03:01:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/04 03:01:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/04 03:01:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7dac1d680): _readAt: size=512, off=0 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7dac1d680): openPending: 2026/05/04 03:01:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/04 03:01:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7dac1d680): >openPending: err= 2026/05/04 03:01:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7dac1d680): >_readAt: n=3, err=EOF 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7dac1d680): close: 2026/05/04 03:01:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:58.034649656 +0000 UTC m=+6.467603982 2026/05/04 03:01:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7dac1d680): >close: err= 2026/05/04 03:01:58 DEBUG : open-test-file: Remove: 2026/05/04 03:01:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ec7da729e30 item 92 2026/05/04 03:01:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/04 03:01:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/04 03:01:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/04 03:01:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/05/04 03:01:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/04 03:01:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/05/04 03:01:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7dac1dcc0): openPending: 2026/05/04 03:01:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7dac1dcc0): open at offset 0 2026/05/04 03:01:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7dac1dcc0): >openPending: err= 2026/05/04 03:01:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7dac1dcc0): _readAt: size=2, off=0 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7dac1dcc0): >_readAt: n=0, err=EOF 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7dac1dcc0): _writeAt: size=5, off=0 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7dac1dcc0): >_writeAt: n=5, err= 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7dac1dcc0): close: 2026/05/04 03:01:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:58.036020949 +0000 UTC m=+6.468975276 2026/05/04 03:01:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7dac1dcc0): >close: err= 2026/05/04 03:01:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/04 03:01:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/04 03:01:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7dac4e300): _writeAt: size=5, off=0 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7dac4e300): openPending: 2026/05/04 03:01:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/04 03:01:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7dac4e300): >openPending: err= 2026/05/04 03:01:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ec7da2e8930 item 93 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7dac4e300): >_writeAt: n=5, err= 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7dac4e300): close: 2026/05/04 03:01:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:58.036431666 +0000 UTC m=+6.469385993 2026/05/04 03:01:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7dac4e300): >close: err= 2026/05/04 03:01:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/04 03:01:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/05/04 03:01:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/04 03:01:58 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/04 03:01:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/04 03:01:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/04 03:01:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/04 03:01:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/04 03:01:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7dac4ea00): _readAt: size=512, off=0 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7dac4ea00): openPending: 2026/05/04 03:01:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/04 03:01:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7dac4ea00): >openPending: err= 2026/05/04 03:01:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7dac4ea00): >_readAt: n=5, err=EOF 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7dac4ea00): close: 2026/05/04 03:01:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:58.036431666 +0000 UTC m=+6.469385993 2026/05/04 03:01:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7dac4ea00): >close: err= 2026/05/04 03:01:58 DEBUG : open-test-file: Remove: 2026/05/04 03:01:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ec7da2e98f0 item 93 2026/05/04 03:01:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/04 03:01:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/04 03:01:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/04 03:01:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/04 03:01:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/04 03:01:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/04 03:01:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7dac4f040): openPending: 2026/05/04 03:01:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7dac4f040): open at offset 0 2026/05/04 03:01:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7dac4f040): >openPending: err= 2026/05/04 03:01:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7dac4f040): _readAt: size=2, off=0 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7dac4f040): >_readAt: n=0, err=EOF 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7dac4f040): _writeAt: size=5, off=0 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7dac4f040): >_writeAt: n=5, err= 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7dac4f040): close: 2026/05/04 03:01:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:58.037584697 +0000 UTC m=+6.470539024 2026/05/04 03:01:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7dac4f040): >close: err= 2026/05/04 03:01:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/04 03:01:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/04 03:01:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7dac4f580): _writeAt: size=5, off=0 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7dac4f580): openPending: 2026/05/04 03:01:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/04 03:01:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7dac4f580): >openPending: err= 2026/05/04 03:01:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ec7da82a230 item 94 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7dac4f580): >_writeAt: n=5, err= 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7dac4f580): close: 2026/05/04 03:01:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:58.038035038 +0000 UTC m=+6.470989365 2026/05/04 03:01:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7dac4f580): >close: err= 2026/05/04 03:01:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/04 03:01:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/04 03:01:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/04 03:01:58 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/04 03:01:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/04 03:01:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/04 03:01:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/04 03:01:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/04 03:01:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7da649d00): _readAt: size=512, off=0 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7da649d00): openPending: 2026/05/04 03:01:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/04 03:01:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7da649d00): >openPending: err= 2026/05/04 03:01:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7da649d00): >_readAt: n=5, err=EOF 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7da649d00): close: 2026/05/04 03:01:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:58.038035038 +0000 UTC m=+6.470989365 2026/05/04 03:01:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7da649d00): >close: err= 2026/05/04 03:01:58 DEBUG : open-test-file: Remove: 2026/05/04 03:01:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ec7da64d260 item 94 2026/05/04 03:01:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/04 03:01:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/04 03:01:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/04 03:01:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/04 03:01:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/04 03:01:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/04 03:01:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7dac90440): openPending: 2026/05/04 03:01:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7dac90440): open at offset 0 2026/05/04 03:01:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7dac90440): >openPending: err= 2026/05/04 03:01:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7dac90440): _readAt: size=2, off=0 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7dac90440): >_readAt: n=0, err=EOF 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7dac90440): _writeAt: size=5, off=0 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7dac90440): >_writeAt: n=5, err= 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7dac90440): close: 2026/05/04 03:01:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:58.039549954 +0000 UTC m=+6.472504291 2026/05/04 03:01:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7dac90440): >close: err= 2026/05/04 03:01:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/04 03:01:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/04 03:01:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7dac90980): _writeAt: size=5, off=0 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7dac90980): openPending: 2026/05/04 03:01:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/04 03:01:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7dac90980): >openPending: err= 2026/05/04 03:01:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ec7da64d5e0 item 95 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7dac90980): >_writeAt: n=5, err= 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7dac90980): close: 2026/05/04 03:01:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:58.039990697 +0000 UTC m=+6.472945024 2026/05/04 03:01:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7dac90980): >close: err= 2026/05/04 03:01:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/04 03:01:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/04 03:01:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/04 03:01:58 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/04 03:01:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/04 03:01:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/04 03:01:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/04 03:01:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/04 03:01:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7dac91080): _readAt: size=512, off=0 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7dac91080): openPending: 2026/05/04 03:01:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/04 03:01:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7dac91080): >openPending: err= 2026/05/04 03:01:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7dac91080): >_readAt: n=5, err=EOF 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7dac91080): close: 2026/05/04 03:01:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:58.039990697 +0000 UTC m=+6.472945024 2026/05/04 03:01:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7dac91080): >close: err= 2026/05/04 03:01:58 DEBUG : open-test-file: Remove: 2026/05/04 03:01:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ec7da64d7a0 item 95 2026/05/04 03:01:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/04 03:01:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/04 03:01:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/04 03:01:58 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 2026/05/04 03:01:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/04 03:01:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/04 03:01:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7dac916c0): openPending: 2026/05/04 03:01:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7dac916c0): open at offset 0 2026/05/04 03:01:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7dac916c0): >openPending: err= 2026/05/04 03:01:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7dac916c0): _readAt: size=2, off=0 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7dac916c0): >_readAt: n=0, err=EOF 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7dac916c0): _writeAt: size=5, off=0 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7dac916c0): >_writeAt: n=5, err= 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7dac916c0): close: 2026/05/04 03:01:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:58.041502476 +0000 UTC m=+6.474456803 2026/05/04 03:01:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7dac916c0): >close: err= 2026/05/04 03:01:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/04 03:01:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/04 03:01:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7dac91c00): _writeAt: size=5, off=0 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7dac91c00): openPending: 2026/05/04 03:01:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/04 03:01:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7dac91c00): >openPending: err= 2026/05/04 03:01:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ec7da64de30 item 96 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7dac91c00): >_writeAt: n=5, err= 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7dac91c00): close: 2026/05/04 03:01:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:58.04191124 +0000 UTC m=+6.474865567 2026/05/04 03:01:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7dac91c00): >close: err= 2026/05/04 03:01:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/04 03:01:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/04 03:01:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/04 03:01:58 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/04 03:01:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/04 03:01:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/04 03:01:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/04 03:01:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/04 03:01:58 DEBUG : open-test-file: newRWFileHandle: 2026/05/04 03:01:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/04 03:01:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/04 03:01:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7dacbc400): _readAt: size=512, off=0 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7dacbc400): openPending: 2026/05/04 03:01:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/04 03:01:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7dacbc400): >openPending: err= 2026/05/04 03:01:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7dacbc400): >_readAt: n=5, err=EOF 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7dacbc400): close: 2026/05/04 03:01:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-04 03:01:58.04191124 +0000 UTC m=+6.474865567 2026/05/04 03:01:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:58 DEBUG : open-test-file(0x1ec7dacbc400): >close: err= 2026/05/04 03:01:58 DEBUG : open-test-file: Remove: 2026/05/04 03:01:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ec7da2b24d0 item 96 2026/05/04 03:01:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/04 03:01:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/04 03:01:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/04 03:01:58 DEBUG : open-test-file: >Remove: err= 2026/05/04 03:01:58 DEBUG : WaitForWriters: timeout=30s 2026/05/04 03:01:58 DEBUG : Looking for writers 2026/05/04 03:01:58 DEBUG : >WaitForWriters: 2026/05/04 03:01:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (0.42s) --- PASS: TestRWFileHandleOpenTests/writes (0.23s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.00s) --- 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.19s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.00s) --- 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:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote", Local "Local file system at /tmp/rclone2152350087", Modify Window "1s" 2026/05/04 03:01:58 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: poll-interval is not supported by this remote 2026/05/04 03:01:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/04 03:01:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{0UzLU}/rclone-test-kejijut7pote" 2026/05/04 03:01:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{0UzLU}/rclone-test-kejijut7pote" 2026/05/04 03:01:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{0UzLU}/rclone-test-kejijut7pote" 2026/05/04 03:01:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/04 03:01:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{0UzLU}/rclone-test-kejijut7pote" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{0UzLU}/rclone-test-kejijut7pote" 2026/05/04 03:01:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{0UzLU}/rclone-test-kejijut7pote" 2026/05/04 03:01:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/04 03:01:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{0UzLU}/rclone-test-kejijut7pote" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{0UzLU}/rclone-test-kejijut7pote" 2026/05/04 03:01:58 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/04 03:01:58 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/04 03:01:58 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/04 03:01:58 DEBUG : file1: newRWFileHandle: 2026/05/04 03:01:58 DEBUG : file1(0x1ec7da4ab600): openPending: 2026/05/04 03:01:58 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/04 03:01:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/04 03:01:58 DEBUG : file1(0x1ec7da4ab600): >openPending: err= 2026/05/04 03:01:58 DEBUG : file1: >newRWFileHandle: err= 2026/05/04 03:01:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/04 03:01:58 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/05/04 03:01:58 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/05/04 03:01:58 DEBUG : file1(0x1ec7da4ab600): _writeAt: size=2, off=0 2026/05/04 03:01:58 DEBUG : file1(0x1ec7da4ab600): >_writeAt: n=2, err= 2026/05/04 03:01:58 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/05/04 03:01:58 DEBUG : file1(0x1ec7da4ab600): RWFileHandle.Flush 2026/05/04 03:01:58 DEBUG : file1(0x1ec7da4ab600): RWFileHandle.Release 2026/05/04 03:01:58 DEBUG : file1(0x1ec7da4ab600): close: 2026/05/04 03:01:58 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/05/04 03:01:58 INFO : file1: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:58 DEBUG : file1(0x1ec7da4ab600): >close: err= 2026/05/04 03:01:58 DEBUG : WaitForWriters: timeout=30s 2026/05/04 03:01:58 DEBUG : Looking for writers 2026/05/04 03:01:58 DEBUG : file1: reading active writers 2026/05/04 03:01:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/04 03:01:58 DEBUG : Looking for writers 2026/05/04 03:01:58 DEBUG : file1: reading active writers 2026/05/04 03:01:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/04 03:01:58 DEBUG : Looking for writers 2026/05/04 03:01:58 DEBUG : file1: reading active writers 2026/05/04 03:01:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/04 03:01:58 DEBUG : Looking for writers 2026/05/04 03:01:58 DEBUG : file1: reading active writers 2026/05/04 03:01:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/04 03:01:58 DEBUG : file1: vfs cache: starting upload 2026/05/04 03:01:58 DEBUG : file1.a0a9169e.partial: size = 2 OK 2026/05/04 03:01:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/file1.a0a9169e.partial" 2026/05/04 03:01:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: md5sum /home/rclone/rclone-test-kejijut7pote/file1.a0a9169e.partial 2026/05/04 03:01:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: 49f68a5c8493ec2c0bf489821c21fc3b /home/rclone/rclone-test-kejijut7pote/file1.a0a9169e.partial 2026/05/04 03:01:58 DEBUG : file1.a0a9169e.partial: Parsed hash: 49f68a5c8493ec2c0bf489821c21fc3b 2026/05/04 03:01:58 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/05/04 03:01:58 DEBUG : file1.a0a9169e.partial: renamed to: file1 2026/05/04 03:01:58 INFO : file1: Copied (new) 2026/05/04 03:01:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/file1" 2026/05/04 03:01:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: md5sum /home/rclone/rclone-test-kejijut7pote/file1 2026/05/04 03:01:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: 49f68a5c8493ec2c0bf489821c21fc3b /home/rclone/rclone-test-kejijut7pote/file1 2026/05/04 03:01:58 DEBUG : file1: Parsed hash: 49f68a5c8493ec2c0bf489821c21fc3b 2026/05/04 03:01:58 DEBUG : file1: vfs cache: fingerprint now "2,2012-11-18 17:32:31 +0000 UTC,49f68a5c8493ec2c0bf489821c21fc3b" 2026/05/04 03:01:58 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/05/04 03:01:58 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2026/05/04 03:01:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/04 03:01:58 INFO : file1: vfs cache: upload succeeded try #1 2026/05/04 03:01:58 DEBUG : Looking for writers 2026/05/04 03:01:58 DEBUG : file1: reading active writers 2026/05/04 03:01:58 DEBUG : >WaitForWriters: 2026/05/04 03:01:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/file1" 2026/05/04 03:01:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: md5sum /home/rclone/rclone-test-kejijut7pote/file1 2026/05/04 03:01:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: 49f68a5c8493ec2c0bf489821c21fc3b /home/rclone/rclone-test-kejijut7pote/file1 2026/05/04 03:01:58 DEBUG : file1: Parsed hash: 49f68a5c8493ec2c0bf489821c21fc3b 2026/05/04 03:01:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/file1" 2026/05/04 03:01:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: sha1sum /home/rclone/rclone-test-kejijut7pote/file1 2026/05/04 03:01:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: c22b5f9178342609428d6f51b2c5af4c0bde6a42 /home/rclone/rclone-test-kejijut7pote/file1 2026/05/04 03:01:58 DEBUG : file1: Parsed hash: c22b5f9178342609428d6f51b2c5af4c0bde6a42 2026/05/04 03:01:58 DEBUG : WaitForWriters: timeout=30s 2026/05/04 03:01:58 DEBUG : Looking for writers 2026/05/04 03:01:58 DEBUG : file1: reading active writers 2026/05/04 03:01:58 DEBUG : >WaitForWriters: 2026/05/04 03:01:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: vfs cache: cleaner exiting --- PASS: TestRWFileModTimeWithOpenWriters (0.17s) === RUN TestRWCacheRename run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote", Local "Local file system at /tmp/rclone2152350087", Modify Window "1s" 2026/05/04 03:01:58 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: poll-interval is not supported by this remote 2026/05/04 03:01:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/04 03:01:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{0UzLU}/rclone-test-kejijut7pote" 2026/05/04 03:01:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{0UzLU}/rclone-test-kejijut7pote" 2026/05/04 03:01:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{0UzLU}/rclone-test-kejijut7pote" 2026/05/04 03:01:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/04 03:01:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{0UzLU}/rclone-test-kejijut7pote" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{0UzLU}/rclone-test-kejijut7pote" 2026/05/04 03:01:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{0UzLU}/rclone-test-kejijut7pote" 2026/05/04 03:01:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/04 03:01:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{0UzLU}/rclone-test-kejijut7pote" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{0UzLU}/rclone-test-kejijut7pote" 2026/05/04 03:01:58 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/04 03:01:58 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/04 03:01:58 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2026/05/04 03:01:58 DEBUG : rename_me: newRWFileHandle: 2026/05/04 03:01:58 DEBUG : rename_me(0x1ec7da1f8880): openPending: 2026/05/04 03:01:58 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/04 03:01:58 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/05/04 03:01:58 DEBUG : rename_me(0x1ec7da1f8880): >openPending: err= 2026/05/04 03:01:58 DEBUG : rename_me: >newRWFileHandle: err= 2026/05/04 03:01:58 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/05/04 03:01:58 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2026/05/04 03:01:58 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2026/05/04 03:01:58 DEBUG : rename_me(0x1ec7da1f8880): _writeAt: size=5, off=0 2026/05/04 03:01:58 DEBUG : rename_me(0x1ec7da1f8880): >_writeAt: n=5, err= 2026/05/04 03:01:58 DEBUG : rename_me(0x1ec7da1f8880): close: 2026/05/04 03:01:58 DEBUG : rename_me: vfs cache: setting modification time to 2026-05-04 03:01:58.214866911 +0000 UTC m=+6.647821248 2026/05/04 03:01:58 INFO : rename_me: vfs cache: queuing for upload in 100ms 2026/05/04 03:01:58 DEBUG : rename_me(0x1ec7da1f8880): >close: err= 2026/05/04 03:01:58 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2026/05/04 03:01:58 DEBUG : i_was_renamed: Updating file with 0x1ec7da7560d0 2026/05/04 03:01:58 DEBUG : Added virtual directory entry vDel: "rename_me" 2026/05/04 03:01:58 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/05/04 03:01:58 DEBUG : WaitForWriters: timeout=30s 2026/05/04 03:01:58 DEBUG : Looking for writers 2026/05/04 03:01:58 DEBUG : i_was_renamed: reading active writers 2026/05/04 03:01:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/04 03:01:58 DEBUG : Looking for writers 2026/05/04 03:01:58 DEBUG : i_was_renamed: reading active writers 2026/05/04 03:01:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/04 03:01:58 DEBUG : Looking for writers 2026/05/04 03:01:58 DEBUG : i_was_renamed: reading active writers 2026/05/04 03:01:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/04 03:01:58 DEBUG : Looking for writers 2026/05/04 03:01:58 DEBUG : i_was_renamed: reading active writers 2026/05/04 03:01:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/04 03:01:58 DEBUG : i_was_renamed: vfs cache: starting upload 2026/05/04 03:01:58 DEBUG : i_was_renamed.25b2811f.partial: size = 5 OK 2026/05/04 03:01:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/i_was_renamed.25b2811f.partial" 2026/05/04 03:01:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: md5sum /home/rclone/rclone-test-kejijut7pote/i_was_renamed.25b2811f.partial 2026/05/04 03:01:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-kejijut7pote/i_was_renamed.25b2811f.partial 2026/05/04 03:01:58 DEBUG : i_was_renamed.25b2811f.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/05/04 03:01:58 DEBUG : i_was_renamed: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/05/04 03:01:58 DEBUG : i_was_renamed.25b2811f.partial: renamed to: i_was_renamed 2026/05/04 03:01:58 INFO : i_was_renamed: Copied (new) 2026/05/04 03:01:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/i_was_renamed" 2026/05/04 03:01:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: md5sum /home/rclone/rclone-test-kejijut7pote/i_was_renamed 2026/05/04 03:01:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-kejijut7pote/i_was_renamed 2026/05/04 03:01:58 DEBUG : i_was_renamed: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/05/04 03:01:58 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2026-05-04 03:01:58 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/05/04 03:01:58 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2026/05/04 03:01:58 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/05/04 03:01:58 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2026/05/04 03:01:58 DEBUG : Looking for writers 2026/05/04 03:01:58 DEBUG : i_was_renamed: reading active writers 2026/05/04 03:01:58 DEBUG : >WaitForWriters: 2026/05/04 03:01:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: vfs cache: cleaner exiting --- PASS: TestRWCacheRename (0.16s) === RUN TestRWCacheUpdate run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote", Local "Local file system at /tmp/rclone2152350087", Modify Window "1s" 2026/05/04 03:01:58 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: poll-interval is not supported by this remote 2026/05/04 03:01:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/04 03:01:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{0UzLU}/rclone-test-kejijut7pote" 2026/05/04 03:01:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{0UzLU}/rclone-test-kejijut7pote" 2026/05/04 03:01:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{0UzLU}/rclone-test-kejijut7pote" 2026/05/04 03:01:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/04 03:01:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{0UzLU}/rclone-test-kejijut7pote" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{0UzLU}/rclone-test-kejijut7pote" 2026/05/04 03:01:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{0UzLU}/rclone-test-kejijut7pote" 2026/05/04 03:01:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/04 03:01:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{0UzLU}/rclone-test-kejijut7pote" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{0UzLU}/rclone-test-kejijut7pote" 2026/05/04 03:01:58 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/04 03:01:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/TestRWCacheUpdate" 2026/05/04 03:01:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: md5sum /home/rclone/rclone-test-kejijut7pote/TestRWCacheUpdate 2026/05/04 03:01:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: 8558f20bbf1a5777c862752b37ad49be /home/rclone/rclone-test-kejijut7pote/TestRWCacheUpdate 2026/05/04 03:01:58 DEBUG : TestRWCacheUpdate: Parsed hash: 8558f20bbf1a5777c862752b37ad49be 2026/05/04 03:01:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/TestRWCacheUpdate" 2026/05/04 03:01:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: sha1sum /home/rclone/rclone-test-kejijut7pote/TestRWCacheUpdate 2026/05/04 03:01:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: 288158e561053f03b91b9361f5d0328ac9e349fc /home/rclone/rclone-test-kejijut7pote/TestRWCacheUpdate 2026/05/04 03:01:58 DEBUG : TestRWCacheUpdate: Parsed hash: 288158e561053f03b91b9361f5d0328ac9e349fc 2026/05/04 03:01:58 DEBUG : forgetting directory cache 2026/05/04 03:01:58 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/04 03:01:58 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/04 03:01:58 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/04 03:01:58 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/04 03:01:58 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/04 03:01:58 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/04 03:01:58 DEBUG : TestRWCacheUpdate(0x1ec7dae0e540): _readAt: size=512, off=0 2026/05/04 03:01:58 DEBUG : TestRWCacheUpdate(0x1ec7dae0e540): openPending: 2026/05/04 03:01:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/TestRWCacheUpdate" 2026/05/04 03:01:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: md5sum /home/rclone/rclone-test-kejijut7pote/TestRWCacheUpdate 2026/05/04 03:01:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: 8558f20bbf1a5777c862752b37ad49be /home/rclone/rclone-test-kejijut7pote/TestRWCacheUpdate 2026/05/04 03:01:58 DEBUG : TestRWCacheUpdate: Parsed hash: 8558f20bbf1a5777c862752b37ad49be 2026/05/04 03:01:58 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-05-04 02:02:58 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" against cached fingerprint "" 2026/05/04 03:01:58 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/05/04 03:01:58 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/04 03:01:58 DEBUG : TestRWCacheUpdate(0x1ec7dae0e540): >openPending: err= 2026/05/04 03:01:58 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/05/04 03:01:58 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/04 03:01:58 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/04 03:01:58 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/04 03:01:58 DEBUG : TestRWCacheUpdate(0x1ec7dae0e540): >_readAt: n=20, err=EOF 2026/05/04 03:01:58 DEBUG : TestRWCacheUpdate(0x1ec7dae0e540): close: 2026/05/04 03:01:58 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-04 02:02:58 +0000 UTC 2026/05/04 03:01:58 DEBUG : TestRWCacheUpdate(0x1ec7dae0e540): >close: err= 2026/05/04 03:01:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/TestRWCacheUpdate" 2026/05/04 03:01:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: md5sum /home/rclone/rclone-test-kejijut7pote/TestRWCacheUpdate 2026/05/04 03:01:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: 944a242d910e2bbacae0d0db8c64490a /home/rclone/rclone-test-kejijut7pote/TestRWCacheUpdate 2026/05/04 03:01:58 DEBUG : TestRWCacheUpdate: Parsed hash: 944a242d910e2bbacae0d0db8c64490a 2026/05/04 03:01:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/TestRWCacheUpdate" 2026/05/04 03:01:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: sha1sum /home/rclone/rclone-test-kejijut7pote/TestRWCacheUpdate 2026/05/04 03:01:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: f47c1f4670d7bfa799e2e12e6aff3029f0785d53 /home/rclone/rclone-test-kejijut7pote/TestRWCacheUpdate 2026/05/04 03:01:58 DEBUG : TestRWCacheUpdate: Parsed hash: f47c1f4670d7bfa799e2e12e6aff3029f0785d53 2026/05/04 03:01:58 DEBUG : forgetting directory cache 2026/05/04 03:01:58 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/04 03:01:58 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/04 03:01:58 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/04 03:01:58 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/04 03:01:58 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/04 03:01:58 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/04 03:01:58 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/04 03:01:58 DEBUG : TestRWCacheUpdate(0x1ec7dae0ec80): _readAt: size=512, off=0 2026/05/04 03:01:58 DEBUG : TestRWCacheUpdate(0x1ec7dae0ec80): openPending: 2026/05/04 03:01:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/TestRWCacheUpdate" 2026/05/04 03:01:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: md5sum /home/rclone/rclone-test-kejijut7pote/TestRWCacheUpdate 2026/05/04 03:01:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: 944a242d910e2bbacae0d0db8c64490a /home/rclone/rclone-test-kejijut7pote/TestRWCacheUpdate 2026/05/04 03:01:58 DEBUG : TestRWCacheUpdate: Parsed hash: 944a242d910e2bbacae0d0db8c64490a 2026/05/04 03:01:58 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-05-04 02:03:58 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" against cached fingerprint "20,2026-05-04 02:02:58 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" 2026/05/04 03:01:58 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-05-04 02:03:58 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" != cached fingerprint "20,2026-05-04 02:02:58 +0000 UTC,8558f20bbf1a5777c862752b37ad49be") 2026/05/04 03:01:58 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/04 03:01:58 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/04 03:01:58 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/05/04 03:01:58 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/04 03:01:58 DEBUG : TestRWCacheUpdate(0x1ec7dae0ec80): >openPending: err= 2026/05/04 03:01:58 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/05/04 03:01:58 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/04 03:01:58 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/04 03:01:58 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/04 03:01:58 DEBUG : TestRWCacheUpdate(0x1ec7dae0ec80): >_readAt: n=20, err=EOF 2026/05/04 03:01:58 DEBUG : TestRWCacheUpdate(0x1ec7dae0ec80): close: 2026/05/04 03:01:58 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-04 02:03:58 +0000 UTC 2026/05/04 03:01:58 DEBUG : TestRWCacheUpdate(0x1ec7dae0ec80): >close: err= 2026/05/04 03:01:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/TestRWCacheUpdate" 2026/05/04 03:01:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: md5sum /home/rclone/rclone-test-kejijut7pote/TestRWCacheUpdate 2026/05/04 03:01:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: 4e063366550d230fc1fb85c19dbb494d /home/rclone/rclone-test-kejijut7pote/TestRWCacheUpdate 2026/05/04 03:01:58 DEBUG : TestRWCacheUpdate: Parsed hash: 4e063366550d230fc1fb85c19dbb494d 2026/05/04 03:01:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/TestRWCacheUpdate" 2026/05/04 03:01:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: sha1sum /home/rclone/rclone-test-kejijut7pote/TestRWCacheUpdate 2026/05/04 03:01:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: cdbdc94ef0e50810466d21c31d02b8365e9616d2 /home/rclone/rclone-test-kejijut7pote/TestRWCacheUpdate 2026/05/04 03:01:58 DEBUG : TestRWCacheUpdate: Parsed hash: cdbdc94ef0e50810466d21c31d02b8365e9616d2 2026/05/04 03:01:59 DEBUG : forgetting directory cache 2026/05/04 03:01:59 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/04 03:01:59 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/04 03:01:59 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/04 03:01:59 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/04 03:01:59 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/04 03:01:59 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/04 03:01:59 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/04 03:01:59 DEBUG : TestRWCacheUpdate(0x1ec7dacbd600): _readAt: size=512, off=0 2026/05/04 03:01:59 DEBUG : TestRWCacheUpdate(0x1ec7dacbd600): openPending: 2026/05/04 03:01:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/TestRWCacheUpdate" 2026/05/04 03:01:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: md5sum /home/rclone/rclone-test-kejijut7pote/TestRWCacheUpdate 2026/05/04 03:01:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: 4e063366550d230fc1fb85c19dbb494d /home/rclone/rclone-test-kejijut7pote/TestRWCacheUpdate 2026/05/04 03:01:59 DEBUG : TestRWCacheUpdate: Parsed hash: 4e063366550d230fc1fb85c19dbb494d 2026/05/04 03:01:59 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-05-04 02:04:58 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" against cached fingerprint "20,2026-05-04 02:03:58 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" 2026/05/04 03:01:59 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-05-04 02:04:58 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" != cached fingerprint "20,2026-05-04 02:03:58 +0000 UTC,944a242d910e2bbacae0d0db8c64490a") 2026/05/04 03:01:59 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/04 03:01:59 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/04 03:01:59 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/05/04 03:01:59 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/04 03:01:59 DEBUG : TestRWCacheUpdate(0x1ec7dacbd600): >openPending: err= 2026/05/04 03:01:59 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/05/04 03:01:59 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/04 03:01:59 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/04 03:01:59 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/04 03:01:59 DEBUG : TestRWCacheUpdate(0x1ec7dacbd600): >_readAt: n=20, err=EOF 2026/05/04 03:01:59 DEBUG : TestRWCacheUpdate(0x1ec7dacbd600): close: 2026/05/04 03:01:59 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-04 02:04:58 +0000 UTC 2026/05/04 03:01:59 DEBUG : TestRWCacheUpdate(0x1ec7dacbd600): >close: err= 2026/05/04 03:01:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/TestRWCacheUpdate" 2026/05/04 03:01:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: md5sum /home/rclone/rclone-test-kejijut7pote/TestRWCacheUpdate 2026/05/04 03:01:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: a8c7956852282e88c22a986150cb5a68 /home/rclone/rclone-test-kejijut7pote/TestRWCacheUpdate 2026/05/04 03:01:59 DEBUG : TestRWCacheUpdate: Parsed hash: a8c7956852282e88c22a986150cb5a68 2026/05/04 03:01:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/TestRWCacheUpdate" 2026/05/04 03:01:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: sha1sum /home/rclone/rclone-test-kejijut7pote/TestRWCacheUpdate 2026/05/04 03:01:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: 9c0b7852a4bce62b7ba1ae22ce62c4abdb8eb3d7 /home/rclone/rclone-test-kejijut7pote/TestRWCacheUpdate 2026/05/04 03:01:59 DEBUG : TestRWCacheUpdate: Parsed hash: 9c0b7852a4bce62b7ba1ae22ce62c4abdb8eb3d7 2026/05/04 03:01:59 DEBUG : forgetting directory cache 2026/05/04 03:01:59 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/04 03:01:59 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/04 03:01:59 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/04 03:01:59 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/04 03:01:59 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/04 03:01:59 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/04 03:01:59 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/04 03:01:59 DEBUG : TestRWCacheUpdate(0x1ec7dae0fd40): _readAt: size=512, off=0 2026/05/04 03:01:59 DEBUG : TestRWCacheUpdate(0x1ec7dae0fd40): openPending: 2026/05/04 03:01:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/TestRWCacheUpdate" 2026/05/04 03:01:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: md5sum /home/rclone/rclone-test-kejijut7pote/TestRWCacheUpdate 2026/05/04 03:01:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: a8c7956852282e88c22a986150cb5a68 /home/rclone/rclone-test-kejijut7pote/TestRWCacheUpdate 2026/05/04 03:01:59 DEBUG : TestRWCacheUpdate: Parsed hash: a8c7956852282e88c22a986150cb5a68 2026/05/04 03:01:59 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-05-04 02:05:58 +0000 UTC,a8c7956852282e88c22a986150cb5a68" against cached fingerprint "20,2026-05-04 02:04:58 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" 2026/05/04 03:01:59 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-05-04 02:05:58 +0000 UTC,a8c7956852282e88c22a986150cb5a68" != cached fingerprint "20,2026-05-04 02:04:58 +0000 UTC,4e063366550d230fc1fb85c19dbb494d") 2026/05/04 03:01:59 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/04 03:01:59 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/04 03:01:59 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/05/04 03:01:59 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/04 03:01:59 DEBUG : TestRWCacheUpdate(0x1ec7dae0fd40): >openPending: err= 2026/05/04 03:01:59 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/05/04 03:01:59 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/04 03:01:59 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/04 03:01:59 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/04 03:01:59 DEBUG : TestRWCacheUpdate(0x1ec7dae0fd40): >_readAt: n=20, err=EOF 2026/05/04 03:01:59 DEBUG : TestRWCacheUpdate(0x1ec7dae0fd40): close: 2026/05/04 03:01:59 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-04 02:05:58 +0000 UTC 2026/05/04 03:01:59 DEBUG : TestRWCacheUpdate(0x1ec7dae0fd40): >close: err= 2026/05/04 03:01:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/TestRWCacheUpdate" 2026/05/04 03:01:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: md5sum /home/rclone/rclone-test-kejijut7pote/TestRWCacheUpdate 2026/05/04 03:01:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: 25074c7237d5f7774d304950950b2d66 /home/rclone/rclone-test-kejijut7pote/TestRWCacheUpdate 2026/05/04 03:01:59 DEBUG : TestRWCacheUpdate: Parsed hash: 25074c7237d5f7774d304950950b2d66 2026/05/04 03:01:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/TestRWCacheUpdate" 2026/05/04 03:01:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: sha1sum /home/rclone/rclone-test-kejijut7pote/TestRWCacheUpdate 2026/05/04 03:01:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: ceb5d9ade326cb4f1198af16dc24366d3d9c950f /home/rclone/rclone-test-kejijut7pote/TestRWCacheUpdate 2026/05/04 03:01:59 DEBUG : TestRWCacheUpdate: Parsed hash: ceb5d9ade326cb4f1198af16dc24366d3d9c950f 2026/05/04 03:01:59 DEBUG : forgetting directory cache 2026/05/04 03:01:59 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/04 03:01:59 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/04 03:01:59 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/04 03:01:59 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/04 03:01:59 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/04 03:01:59 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/04 03:01:59 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/04 03:01:59 DEBUG : TestRWCacheUpdate(0x1ec7da80c8c0): _readAt: size=512, off=0 2026/05/04 03:01:59 DEBUG : TestRWCacheUpdate(0x1ec7da80c8c0): openPending: 2026/05/04 03:01:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/TestRWCacheUpdate" 2026/05/04 03:01:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: md5sum /home/rclone/rclone-test-kejijut7pote/TestRWCacheUpdate 2026/05/04 03:01:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: 25074c7237d5f7774d304950950b2d66 /home/rclone/rclone-test-kejijut7pote/TestRWCacheUpdate 2026/05/04 03:01:59 DEBUG : TestRWCacheUpdate: Parsed hash: 25074c7237d5f7774d304950950b2d66 2026/05/04 03:01:59 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-05-04 02:06:58 +0000 UTC,25074c7237d5f7774d304950950b2d66" against cached fingerprint "20,2026-05-04 02:05:58 +0000 UTC,a8c7956852282e88c22a986150cb5a68" 2026/05/04 03:01:59 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-05-04 02:06:58 +0000 UTC,25074c7237d5f7774d304950950b2d66" != cached fingerprint "20,2026-05-04 02:05:58 +0000 UTC,a8c7956852282e88c22a986150cb5a68") 2026/05/04 03:01:59 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/04 03:01:59 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/04 03:01:59 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/05/04 03:01:59 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/04 03:01:59 DEBUG : TestRWCacheUpdate(0x1ec7da80c8c0): >openPending: err= 2026/05/04 03:01:59 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/05/04 03:01:59 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/04 03:01:59 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/04 03:01:59 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/04 03:01:59 DEBUG : TestRWCacheUpdate(0x1ec7da80c8c0): >_readAt: n=20, err=EOF 2026/05/04 03:01:59 DEBUG : TestRWCacheUpdate(0x1ec7da80c8c0): close: 2026/05/04 03:01:59 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-04 02:06:58 +0000 UTC 2026/05/04 03:01:59 DEBUG : TestRWCacheUpdate(0x1ec7da80c8c0): >close: err= 2026/05/04 03:01:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/TestRWCacheUpdate" 2026/05/04 03:01:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: md5sum /home/rclone/rclone-test-kejijut7pote/TestRWCacheUpdate 2026/05/04 03:01:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: 58e51f3b328781d7a035e462b2e9bd00 /home/rclone/rclone-test-kejijut7pote/TestRWCacheUpdate 2026/05/04 03:01:59 DEBUG : TestRWCacheUpdate: Parsed hash: 58e51f3b328781d7a035e462b2e9bd00 2026/05/04 03:01:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/TestRWCacheUpdate" 2026/05/04 03:01:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: sha1sum /home/rclone/rclone-test-kejijut7pote/TestRWCacheUpdate 2026/05/04 03:01:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: 5f11b0143ac8866346332777b557a7153a9d90b8 /home/rclone/rclone-test-kejijut7pote/TestRWCacheUpdate 2026/05/04 03:01:59 DEBUG : TestRWCacheUpdate: Parsed hash: 5f11b0143ac8866346332777b557a7153a9d90b8 2026/05/04 03:01:59 DEBUG : forgetting directory cache 2026/05/04 03:01:59 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/04 03:01:59 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/04 03:01:59 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/04 03:01:59 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/04 03:01:59 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/04 03:01:59 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/04 03:01:59 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/04 03:01:59 DEBUG : TestRWCacheUpdate(0x1ec7dacbdbc0): _readAt: size=512, off=0 2026/05/04 03:01:59 DEBUG : TestRWCacheUpdate(0x1ec7dacbdbc0): openPending: 2026/05/04 03:01:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/TestRWCacheUpdate" 2026/05/04 03:01:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: md5sum /home/rclone/rclone-test-kejijut7pote/TestRWCacheUpdate 2026/05/04 03:01:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: 58e51f3b328781d7a035e462b2e9bd00 /home/rclone/rclone-test-kejijut7pote/TestRWCacheUpdate 2026/05/04 03:01:59 DEBUG : TestRWCacheUpdate: Parsed hash: 58e51f3b328781d7a035e462b2e9bd00 2026/05/04 03:01:59 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-05-04 02:07:58 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" against cached fingerprint "20,2026-05-04 02:06:58 +0000 UTC,25074c7237d5f7774d304950950b2d66" 2026/05/04 03:01:59 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-05-04 02:07:58 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" != cached fingerprint "20,2026-05-04 02:06:58 +0000 UTC,25074c7237d5f7774d304950950b2d66") 2026/05/04 03:01:59 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/04 03:01:59 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/04 03:01:59 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/05/04 03:01:59 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/04 03:01:59 DEBUG : TestRWCacheUpdate(0x1ec7dacbdbc0): >openPending: err= 2026/05/04 03:01:59 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/05/04 03:01:59 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/04 03:01:59 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/04 03:01:59 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/04 03:01:59 DEBUG : TestRWCacheUpdate(0x1ec7dacbdbc0): >_readAt: n=20, err=EOF 2026/05/04 03:01:59 DEBUG : TestRWCacheUpdate(0x1ec7dacbdbc0): close: 2026/05/04 03:01:59 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-04 02:07:58 +0000 UTC 2026/05/04 03:01:59 DEBUG : TestRWCacheUpdate(0x1ec7dacbdbc0): >close: err= 2026/05/04 03:01:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/TestRWCacheUpdate" 2026/05/04 03:01:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: md5sum /home/rclone/rclone-test-kejijut7pote/TestRWCacheUpdate 2026/05/04 03:01:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: 8dbc613757cc0c1614e9b1aafd9156a7 /home/rclone/rclone-test-kejijut7pote/TestRWCacheUpdate 2026/05/04 03:01:59 DEBUG : TestRWCacheUpdate: Parsed hash: 8dbc613757cc0c1614e9b1aafd9156a7 2026/05/04 03:01:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/TestRWCacheUpdate" 2026/05/04 03:01:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: sha1sum /home/rclone/rclone-test-kejijut7pote/TestRWCacheUpdate 2026/05/04 03:01:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: 674b2f1010a3dfc9a0bf400bf2936b0c0c3d6c06 /home/rclone/rclone-test-kejijut7pote/TestRWCacheUpdate 2026/05/04 03:01:59 DEBUG : TestRWCacheUpdate: Parsed hash: 674b2f1010a3dfc9a0bf400bf2936b0c0c3d6c06 2026/05/04 03:01:59 DEBUG : forgetting directory cache 2026/05/04 03:01:59 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/04 03:01:59 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/04 03:01:59 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/04 03:01:59 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/04 03:01:59 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/04 03:01:59 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/04 03:01:59 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/04 03:01:59 DEBUG : TestRWCacheUpdate(0x1ec7d9ff0840): _readAt: size=512, off=0 2026/05/04 03:01:59 DEBUG : TestRWCacheUpdate(0x1ec7d9ff0840): openPending: 2026/05/04 03:01:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/TestRWCacheUpdate" 2026/05/04 03:01:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: md5sum /home/rclone/rclone-test-kejijut7pote/TestRWCacheUpdate 2026/05/04 03:01:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: 8dbc613757cc0c1614e9b1aafd9156a7 /home/rclone/rclone-test-kejijut7pote/TestRWCacheUpdate 2026/05/04 03:01:59 DEBUG : TestRWCacheUpdate: Parsed hash: 8dbc613757cc0c1614e9b1aafd9156a7 2026/05/04 03:01:59 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2026-05-04 02:08:58 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" against cached fingerprint "20,2026-05-04 02:07:58 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" 2026/05/04 03:01:59 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2026-05-04 02:08:58 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" != cached fingerprint "20,2026-05-04 02:07:58 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00") 2026/05/04 03:01:59 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/04 03:01:59 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/04 03:01:59 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2026/05/04 03:01:59 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/04 03:01:59 DEBUG : TestRWCacheUpdate(0x1ec7d9ff0840): >openPending: err= 2026/05/04 03:01:59 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2026/05/04 03:01:59 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/04 03:01:59 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/04 03:01:59 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/04 03:01:59 DEBUG : TestRWCacheUpdate(0x1ec7d9ff0840): >_readAt: n=21, err=EOF 2026/05/04 03:01:59 DEBUG : TestRWCacheUpdate(0x1ec7d9ff0840): close: 2026/05/04 03:01:59 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-04 02:08:58 +0000 UTC 2026/05/04 03:01:59 DEBUG : TestRWCacheUpdate(0x1ec7d9ff0840): >close: err= 2026/05/04 03:01:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/TestRWCacheUpdate" 2026/05/04 03:01:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: md5sum /home/rclone/rclone-test-kejijut7pote/TestRWCacheUpdate 2026/05/04 03:01:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: d6db0c1b4814e22b98d1f690596f68ca /home/rclone/rclone-test-kejijut7pote/TestRWCacheUpdate 2026/05/04 03:01:59 DEBUG : TestRWCacheUpdate: Parsed hash: d6db0c1b4814e22b98d1f690596f68ca 2026/05/04 03:01:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/TestRWCacheUpdate" 2026/05/04 03:01:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: sha1sum /home/rclone/rclone-test-kejijut7pote/TestRWCacheUpdate 2026/05/04 03:01:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: 3b798a8b8f0600c2d19a26f69ad842e576e2ce94 /home/rclone/rclone-test-kejijut7pote/TestRWCacheUpdate 2026/05/04 03:01:59 DEBUG : TestRWCacheUpdate: Parsed hash: 3b798a8b8f0600c2d19a26f69ad842e576e2ce94 2026/05/04 03:02:00 DEBUG : forgetting directory cache 2026/05/04 03:02:00 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/04 03:02:00 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/04 03:02:00 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/04 03:02:00 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/04 03:02:00 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/04 03:02:00 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/04 03:02:00 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/04 03:02:00 DEBUG : TestRWCacheUpdate(0x1ec7d9ff0ec0): _readAt: size=512, off=0 2026/05/04 03:02:00 DEBUG : TestRWCacheUpdate(0x1ec7d9ff0ec0): openPending: 2026/05/04 03:02:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/TestRWCacheUpdate" 2026/05/04 03:02:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: md5sum /home/rclone/rclone-test-kejijut7pote/TestRWCacheUpdate 2026/05/04 03:02:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: d6db0c1b4814e22b98d1f690596f68ca /home/rclone/rclone-test-kejijut7pote/TestRWCacheUpdate 2026/05/04 03:02:00 DEBUG : TestRWCacheUpdate: Parsed hash: d6db0c1b4814e22b98d1f690596f68ca 2026/05/04 03:02:00 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2026-05-04 02:09:58 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" against cached fingerprint "21,2026-05-04 02:08:58 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" 2026/05/04 03:02:00 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2026-05-04 02:09:58 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" != cached fingerprint "21,2026-05-04 02:08:58 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7") 2026/05/04 03:02:00 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/04 03:02:00 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/04 03:02:00 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2026/05/04 03:02:00 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/04 03:02:00 DEBUG : TestRWCacheUpdate(0x1ec7d9ff0ec0): >openPending: err= 2026/05/04 03:02:00 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2026/05/04 03:02:00 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/04 03:02:00 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/04 03:02:00 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/04 03:02:00 DEBUG : TestRWCacheUpdate(0x1ec7d9ff0ec0): >_readAt: n=22, err=EOF 2026/05/04 03:02:00 DEBUG : TestRWCacheUpdate(0x1ec7d9ff0ec0): close: 2026/05/04 03:02:00 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-04 02:09:58 +0000 UTC 2026/05/04 03:02:00 DEBUG : TestRWCacheUpdate(0x1ec7d9ff0ec0): >close: err= 2026/05/04 03:02:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/TestRWCacheUpdate" 2026/05/04 03:02:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: md5sum /home/rclone/rclone-test-kejijut7pote/TestRWCacheUpdate 2026/05/04 03:02:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: a04b60cad5c51870e80f668df3d720c0 /home/rclone/rclone-test-kejijut7pote/TestRWCacheUpdate 2026/05/04 03:02:00 DEBUG : TestRWCacheUpdate: Parsed hash: a04b60cad5c51870e80f668df3d720c0 2026/05/04 03:02:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/TestRWCacheUpdate" 2026/05/04 03:02:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: sha1sum /home/rclone/rclone-test-kejijut7pote/TestRWCacheUpdate 2026/05/04 03:02:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: bd321569f0a3d2d05d8c22e92ead3ccb6bd12aa3 /home/rclone/rclone-test-kejijut7pote/TestRWCacheUpdate 2026/05/04 03:02:00 DEBUG : TestRWCacheUpdate: Parsed hash: bd321569f0a3d2d05d8c22e92ead3ccb6bd12aa3 2026/05/04 03:02:00 DEBUG : forgetting directory cache 2026/05/04 03:02:00 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/04 03:02:00 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/04 03:02:00 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/04 03:02:00 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/04 03:02:00 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/04 03:02:00 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/04 03:02:00 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/04 03:02:00 DEBUG : TestRWCacheUpdate(0x1ec7daea0100): _readAt: size=512, off=0 2026/05/04 03:02:00 DEBUG : TestRWCacheUpdate(0x1ec7daea0100): openPending: 2026/05/04 03:02:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/TestRWCacheUpdate" 2026/05/04 03:02:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: md5sum /home/rclone/rclone-test-kejijut7pote/TestRWCacheUpdate 2026/05/04 03:02:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: a04b60cad5c51870e80f668df3d720c0 /home/rclone/rclone-test-kejijut7pote/TestRWCacheUpdate 2026/05/04 03:02:00 DEBUG : TestRWCacheUpdate: Parsed hash: a04b60cad5c51870e80f668df3d720c0 2026/05/04 03:02:00 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2026-05-04 02:10:58 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" against cached fingerprint "22,2026-05-04 02:09:58 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" 2026/05/04 03:02:00 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2026-05-04 02:10:58 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" != cached fingerprint "22,2026-05-04 02:09:58 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca") 2026/05/04 03:02:00 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/04 03:02:00 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/04 03:02:00 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2026/05/04 03:02:00 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/04 03:02:00 DEBUG : TestRWCacheUpdate(0x1ec7daea0100): >openPending: err= 2026/05/04 03:02:00 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2026/05/04 03:02:00 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/04 03:02:00 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/04 03:02:00 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/04 03:02:00 DEBUG : TestRWCacheUpdate(0x1ec7daea0100): >_readAt: n=23, err=EOF 2026/05/04 03:02:00 DEBUG : TestRWCacheUpdate(0x1ec7daea0100): close: 2026/05/04 03:02:00 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-04 02:10:58 +0000 UTC 2026/05/04 03:02:00 DEBUG : TestRWCacheUpdate(0x1ec7daea0100): >close: err= 2026/05/04 03:02:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/TestRWCacheUpdate" 2026/05/04 03:02:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: md5sum /home/rclone/rclone-test-kejijut7pote/TestRWCacheUpdate 2026/05/04 03:02:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: 074978d6705e58530a3c8d378a08fa37 /home/rclone/rclone-test-kejijut7pote/TestRWCacheUpdate 2026/05/04 03:02:00 DEBUG : TestRWCacheUpdate: Parsed hash: 074978d6705e58530a3c8d378a08fa37 2026/05/04 03:02:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/TestRWCacheUpdate" 2026/05/04 03:02:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: sha1sum /home/rclone/rclone-test-kejijut7pote/TestRWCacheUpdate 2026/05/04 03:02:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: 62773e350f2f87e22c3d3c0d445c7a429aae8efa /home/rclone/rclone-test-kejijut7pote/TestRWCacheUpdate 2026/05/04 03:02:00 DEBUG : TestRWCacheUpdate: Parsed hash: 62773e350f2f87e22c3d3c0d445c7a429aae8efa 2026/05/04 03:02:00 DEBUG : forgetting directory cache 2026/05/04 03:02:00 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/04 03:02:00 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/04 03:02:00 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/04 03:02:00 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/04 03:02:00 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/04 03:02:00 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/04 03:02:00 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/04 03:02:00 DEBUG : TestRWCacheUpdate(0x1ec7da7f3300): _readAt: size=512, off=0 2026/05/04 03:02:00 DEBUG : TestRWCacheUpdate(0x1ec7da7f3300): openPending: 2026/05/04 03:02:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/TestRWCacheUpdate" 2026/05/04 03:02:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: md5sum /home/rclone/rclone-test-kejijut7pote/TestRWCacheUpdate 2026/05/04 03:02:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: 074978d6705e58530a3c8d378a08fa37 /home/rclone/rclone-test-kejijut7pote/TestRWCacheUpdate 2026/05/04 03:02:00 DEBUG : TestRWCacheUpdate: Parsed hash: 074978d6705e58530a3c8d378a08fa37 2026/05/04 03:02:00 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2026-05-04 02:11:58 +0000 UTC,074978d6705e58530a3c8d378a08fa37" against cached fingerprint "23,2026-05-04 02:10:58 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" 2026/05/04 03:02:00 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2026-05-04 02:11:58 +0000 UTC,074978d6705e58530a3c8d378a08fa37" != cached fingerprint "23,2026-05-04 02:10:58 +0000 UTC,a04b60cad5c51870e80f668df3d720c0") 2026/05/04 03:02:00 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/04 03:02:00 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/04 03:02:00 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2026/05/04 03:02:00 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/04 03:02:00 DEBUG : TestRWCacheUpdate(0x1ec7da7f3300): >openPending: err= 2026/05/04 03:02:00 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2026/05/04 03:02:00 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/04 03:02:00 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/04 03:02:00 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/04 03:02:00 DEBUG : TestRWCacheUpdate(0x1ec7da7f3300): >_readAt: n=24, err=EOF 2026/05/04 03:02:00 DEBUG : TestRWCacheUpdate(0x1ec7da7f3300): close: 2026/05/04 03:02:00 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-04 02:11:58 +0000 UTC 2026/05/04 03:02:00 DEBUG : TestRWCacheUpdate(0x1ec7da7f3300): >close: err= 2026/05/04 03:02:00 DEBUG : WaitForWriters: timeout=30s 2026/05/04 03:02:00 DEBUG : Looking for writers 2026/05/04 03:02:00 DEBUG : TestRWCacheUpdate: reading active writers 2026/05/04 03:02:00 DEBUG : >WaitForWriters: 2026/05/04 03:02:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: vfs cache: cleaner exiting --- PASS: TestRWCacheUpdate (2.19s) === RUN TestCaseSensitivity run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote", Local "Local file system at /tmp/rclone2152350087", Modify Window "1s" 2026/05/04 03:02:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/FiLeA" 2026/05/04 03:02:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: md5sum /home/rclone/rclone-test-kejijut7pote/FiLeA 2026/05/04 03:02:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: 89d903bc35dede724fd52c51437ff5fd /home/rclone/rclone-test-kejijut7pote/FiLeA 2026/05/04 03:02:00 DEBUG : FiLeA: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/05/04 03:02:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/FiLeA" 2026/05/04 03:02:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: sha1sum /home/rclone/rclone-test-kejijut7pote/FiLeA 2026/05/04 03:02:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 /home/rclone/rclone-test-kejijut7pote/FiLeA 2026/05/04 03:02:00 DEBUG : FiLeA: Parsed hash: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 2026/05/04 03:02:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/FiLeB" 2026/05/04 03:02:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: md5sum /home/rclone/rclone-test-kejijut7pote/FiLeB 2026/05/04 03:02:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /home/rclone/rclone-test-kejijut7pote/FiLeB 2026/05/04 03:02:00 DEBUG : FiLeB: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/05/04 03:02:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/FiLeB" 2026/05/04 03:02:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: sha1sum /home/rclone/rclone-test-kejijut7pote/FiLeB 2026/05/04 03:02:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: 4c64312d5aa547e7c43b39f451fd0be214b550d6 /home/rclone/rclone-test-kejijut7pote/FiLeB 2026/05/04 03:02:00 DEBUG : FiLeB: Parsed hash: 4c64312d5aa547e7c43b39f451fd0be214b550d6 2026/05/04 03:02:00 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: poll-interval is not supported by this remote 2026/05/04 03:02:00 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: poll-interval is not supported by this remote 2026/05/04 03:02:00 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/04 03:02:00 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/05/04 03:02:00 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/05/04 03:02:00 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/05/04 03:02:00 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/05/04 03:02:00 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/04 03:02:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/FiLeA" 2026/05/04 03:02:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: md5sum /home/rclone/rclone-test-kejijut7pote/FiLeA 2026/05/04 03:02:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: 89d903bc35dede724fd52c51437ff5fd /home/rclone/rclone-test-kejijut7pote/FiLeA 2026/05/04 03:02:00 DEBUG : FiLeA: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/05/04 03:02:00 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/04 03:02:00 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/05/04 03:02:00 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/05/04 03:02:00 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/05/04 03:02:00 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/05/04 03:02:00 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/04 03:02:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/FiLeA" 2026/05/04 03:02:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: md5sum /home/rclone/rclone-test-kejijut7pote/FiLeA 2026/05/04 03:02:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: 89d903bc35dede724fd52c51437ff5fd /home/rclone/rclone-test-kejijut7pote/FiLeA 2026/05/04 03:02:00 DEBUG : FiLeA: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/05/04 03:02:00 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/04 03:02:00 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/05/04 03:02:00 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/05/04 03:02:00 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/05/04 03:02:00 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/05/04 03:02:00 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/04 03:02:00 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/04 03:02:00 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/05/04 03:02:00 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/05/04 03:02:00 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/05/04 03:02:00 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/05/04 03:02:00 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/04 03:02:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/FiLeB" 2026/05/04 03:02:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: md5sum /home/rclone/rclone-test-kejijut7pote/FiLeB 2026/05/04 03:02:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /home/rclone/rclone-test-kejijut7pote/FiLeB 2026/05/04 03:02:00 DEBUG : FiLeB: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/05/04 03:02:00 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/04 03:02:00 DEBUG : FilEb: Open: flags=O_RDONLY 2026/05/04 03:02:00 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/05/04 03:02:00 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/05/04 03:02:00 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/05/04 03:02:00 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/04 03:02:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/FilEb" 2026/05/04 03:02:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: md5sum /home/rclone/rclone-test-kejijut7pote/FilEb 2026/05/04 03:02:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: 79369f78f7882c1baabbc7d45dc5daa0 /home/rclone/rclone-test-kejijut7pote/FilEb 2026/05/04 03:02:00 DEBUG : FilEb: Parsed hash: 79369f78f7882c1baabbc7d45dc5daa0 2026/05/04 03:02:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/FiLeA" 2026/05/04 03:02:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: md5sum /home/rclone/rclone-test-kejijut7pote/FiLeA 2026/05/04 03:02:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: 89d903bc35dede724fd52c51437ff5fd /home/rclone/rclone-test-kejijut7pote/FiLeA 2026/05/04 03:02:00 DEBUG : FiLeA: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/05/04 03:02:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/FiLeA" 2026/05/04 03:02:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: sha1sum /home/rclone/rclone-test-kejijut7pote/FiLeA 2026/05/04 03:02:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 /home/rclone/rclone-test-kejijut7pote/FiLeA 2026/05/04 03:02:00 DEBUG : FiLeA: Parsed hash: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 2026/05/04 03:02:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/FiLeB" 2026/05/04 03:02:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: md5sum /home/rclone/rclone-test-kejijut7pote/FiLeB 2026/05/04 03:02:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /home/rclone/rclone-test-kejijut7pote/FiLeB 2026/05/04 03:02:00 DEBUG : FiLeB: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/05/04 03:02:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/FiLeB" 2026/05/04 03:02:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: sha1sum /home/rclone/rclone-test-kejijut7pote/FiLeB 2026/05/04 03:02:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: 4c64312d5aa547e7c43b39f451fd0be214b550d6 /home/rclone/rclone-test-kejijut7pote/FiLeB 2026/05/04 03:02:00 DEBUG : FiLeB: Parsed hash: 4c64312d5aa547e7c43b39f451fd0be214b550d6 2026/05/04 03:02:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/FilEb" 2026/05/04 03:02:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: md5sum /home/rclone/rclone-test-kejijut7pote/FilEb 2026/05/04 03:02:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: 79369f78f7882c1baabbc7d45dc5daa0 /home/rclone/rclone-test-kejijut7pote/FilEb 2026/05/04 03:02:00 DEBUG : FilEb: Parsed hash: 79369f78f7882c1baabbc7d45dc5daa0 2026/05/04 03:02:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/FilEb" 2026/05/04 03:02:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: sha1sum /home/rclone/rclone-test-kejijut7pote/FilEb 2026/05/04 03:02:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: 7a5211eef71caf0a250ea202616030c063bd4f75 /home/rclone/rclone-test-kejijut7pote/FilEb 2026/05/04 03:02:00 DEBUG : FilEb: Parsed hash: 7a5211eef71caf0a250ea202616030c063bd4f75 2026/05/04 03:02:00 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/04 03:02:00 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/05/04 03:02:00 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/05/04 03:02:00 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/05/04 03:02:00 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/05/04 03:02:00 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/04 03:02:00 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/04 03:02:00 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/05/04 03:02:00 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/05/04 03:02:00 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2026/05/04 03:02:00 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/05/04 03:02:00 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/04 03:02:00 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/04 03:02:00 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/05/04 03:02:00 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/05/04 03:02:00 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2026/05/04 03:02:00 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/05/04 03:02:00 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/04 03:02:00 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/04 03:02:00 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/05/04 03:02:00 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/05/04 03:02:00 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2026/05/04 03:02:00 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/05/04 03:02:00 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/04 03:02:00 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/04 03:02:00 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/05/04 03:02:00 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/05/04 03:02:00 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/05/04 03:02:00 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/05/04 03:02:00 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/04 03:02:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/FiLeB" 2026/05/04 03:02:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: md5sum /home/rclone/rclone-test-kejijut7pote/FiLeB 2026/05/04 03:02:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /home/rclone/rclone-test-kejijut7pote/FiLeB 2026/05/04 03:02:00 DEBUG : FiLeB: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/05/04 03:02:00 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/04 03:02:00 DEBUG : FilEb: Open: flags=O_RDONLY 2026/05/04 03:02:00 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/05/04 03:02:00 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/05/04 03:02:00 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/05/04 03:02:00 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/04 03:02:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/FilEb" 2026/05/04 03:02:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: md5sum /home/rclone/rclone-test-kejijut7pote/FilEb 2026/05/04 03:02:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: 79369f78f7882c1baabbc7d45dc5daa0 /home/rclone/rclone-test-kejijut7pote/FilEb 2026/05/04 03:02:00 DEBUG : FilEb: Parsed hash: 79369f78f7882c1baabbc7d45dc5daa0 2026/05/04 03:02:00 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/04 03:02:00 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2026/05/04 03:02:00 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2026/05/04 03:02:00 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/04 03:02:00 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2026/05/04 03:02:00 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2026/05/04 03:02:00 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/04 03:02:00 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/05/04 03:02:00 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/05/04 03:02:00 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/05/04 03:02:00 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/05/04 03:02:00 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/04 03:02:00 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/04 03:02:00 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2026/05/04 03:02:00 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/04 03:02:00 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2026/05/04 03:02:00 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/04 03:02:00 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2026/05/04 03:02:00 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/04 03:02:00 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/05/04 03:02:00 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/05/04 03:02:00 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/05/04 03:02:00 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/05/04 03:02:00 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/04 03:02:00 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/04 03:02:00 DEBUG : FilEb: Open: flags=O_RDONLY 2026/05/04 03:02:00 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/05/04 03:02:00 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/05/04 03:02:00 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/05/04 03:02:00 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/04 03:02:00 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/04 03:02:00 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2026/05/04 03:02:00 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/04 03:02:00 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2026/05/04 03:02:00 DEBUG : WaitForWriters: timeout=30s 2026/05/04 03:02:00 DEBUG : Looking for writers 2026/05/04 03:02:00 DEBUG : FiLeA: reading active writers 2026/05/04 03:02:00 DEBUG : FiLeB: reading active writers 2026/05/04 03:02:00 DEBUG : FilEb: reading active writers 2026/05/04 03:02:00 DEBUG : >WaitForWriters: 2026/05/04 03:02:00 DEBUG : WaitForWriters: timeout=30s 2026/05/04 03:02:00 DEBUG : Looking for writers 2026/05/04 03:02:00 DEBUG : FiLeA: reading active writers 2026/05/04 03:02:00 DEBUG : FiLeB: reading active writers 2026/05/04 03:02:00 DEBUG : FilEb: reading active writers 2026/05/04 03:02:00 DEBUG : >WaitForWriters: --- PASS: TestCaseSensitivity (0.07s) === RUN TestUnicodeNormalization run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote", Local "Local file system at /tmp/rclone2152350087", Modify Window "1s" 2026/05/04 03:02:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/normal name with no special characters.txt" 2026/05/04 03:02:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: md5sum /home/rclone/rclone-test-kejijut7pote/normal\ name\ with\ no\ special\ characters.txt 2026/05/04 03:02:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: 89d903bc35dede724fd52c51437ff5fd /home/rclone/rclone-test-kejijut7pote/normal name with no special characters.txt 2026/05/04 03:02:00 DEBUG : normal name with no special characters.txt: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/05/04 03:02:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/normal name with no special characters.txt" 2026/05/04 03:02:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: sha1sum /home/rclone/rclone-test-kejijut7pote/normal\ name\ with\ no\ special\ characters.txt 2026/05/04 03:02:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 /home/rclone/rclone-test-kejijut7pote/normal name with no special characters.txt 2026/05/04 03:02:00 DEBUG : normal name with no special characters.txt: Parsed hash: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 2026/05/04 03:02:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/測試_Русский___ě_áñ" 2026/05/04 03:02:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: md5sum /home/rclone/rclone-test-kejijut7pote/測試_Русский___ě_áñ 2026/05/04 03:02:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /home/rclone/rclone-test-kejijut7pote/測試_Русский___ě_áñ 2026/05/04 03:02:00 DEBUG : 測試_Русский___ě_áñ: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/05/04 03:02:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/測試_Русский___ě_áñ" 2026/05/04 03:02:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: sha1sum /home/rclone/rclone-test-kejijut7pote/測試_Русский___ě_áñ 2026/05/04 03:02:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: 4c64312d5aa547e7c43b39f451fd0be214b550d6 /home/rclone/rclone-test-kejijut7pote/測試_Русский___ě_áñ 2026/05/04 03:02:00 DEBUG : 測試_Русский___ě_áñ: Parsed hash: 4c64312d5aa547e7c43b39f451fd0be214b550d6 2026/05/04 03:02:00 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: poll-interval is not supported by this remote 2026/05/04 03:02:00 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/04 03:02:00 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/05/04 03:02:00 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/05/04 03:02:00 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/05/04 03:02:00 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/04 03:02:00 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/04 03:02:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/normal name with no special characters.txt" 2026/05/04 03:02:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: md5sum /home/rclone/rclone-test-kejijut7pote/normal\ name\ with\ no\ special\ characters.txt 2026/05/04 03:02:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: 89d903bc35dede724fd52c51437ff5fd /home/rclone/rclone-test-kejijut7pote/normal name with no special characters.txt 2026/05/04 03:02:00 DEBUG : normal name with no special characters.txt: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/05/04 03:02:00 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/04 03:02:00 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2026/05/04 03:02:00 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2026/05/04 03:02:00 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2026/05/04 03:02:00 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2026/05/04 03:02:00 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/04 03:02:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/測試_Русский___ě_áñ" 2026/05/04 03:02:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: md5sum /home/rclone/rclone-test-kejijut7pote/測試_Русский___ě_áñ 2026/05/04 03:02:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /home/rclone/rclone-test-kejijut7pote/測試_Русский___ě_áñ 2026/05/04 03:02:00 DEBUG : 測試_Русский___ě_áñ: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/05/04 03:02:00 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/04 03:02:00 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/05/04 03:02:00 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/05/04 03:02:00 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/05/04 03:02:00 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/04 03:02:00 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/04 03:02:00 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/04 03:02:00 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2026/05/04 03:02:00 DEBUG : WaitForWriters: timeout=30s 2026/05/04 03:02:00 DEBUG : Looking for writers 2026/05/04 03:02:00 DEBUG : normal name with no special characters.txt: reading active writers 2026/05/04 03:02:00 DEBUG : 測試_Русский___ě_áñ: reading active writers 2026/05/04 03:02:00 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (0.03s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote", Local "Local file system at /tmp/rclone2152350087", Modify Window "1s" 2026/05/04 03:02:00 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: poll-interval is not supported by this remote 2026/05/04 03:02:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Reusing VFS from active cache 2026/05/04 03:02:00 DEBUG : WaitForWriters: timeout=30s 2026/05/04 03:02:00 DEBUG : Looking for writers 2026/05/04 03:02:00 DEBUG : >WaitForWriters: 2026/05/04 03:02:00 DEBUG : WaitForWriters: timeout=30s 2026/05/04 03:02:00 DEBUG : Looking for writers 2026/05/04 03:02:00 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.00s) === RUN TestVFSNewWithOpts run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote", Local "Local file system at /tmp/rclone2152350087", Modify Window "1s" 2026/05/04 03:02:00 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: poll-interval is not supported by this remote 2026/05/04 03:02:00 DEBUG : WaitForWriters: timeout=30s 2026/05/04 03:02:00 DEBUG : Looking for writers 2026/05/04 03:02:00 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.00s) === RUN TestVFSRoot run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote", Local "Local file system at /tmp/rclone2152350087", Modify Window "1s" 2026/05/04 03:02:00 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: poll-interval is not supported by this remote 2026/05/04 03:02:00 DEBUG : WaitForWriters: timeout=30s 2026/05/04 03:02:00 DEBUG : Looking for writers 2026/05/04 03:02:00 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.00s) === RUN TestVFSStat run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote", Local "Local file system at /tmp/rclone2152350087", Modify Window "1s" 2026/05/04 03:02:00 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: poll-interval is not supported by this remote 2026/05/04 03:02:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/file1" 2026/05/04 03:02:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: md5sum /home/rclone/rclone-test-kejijut7pote/file1 2026/05/04 03:02:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-kejijut7pote/file1 2026/05/04 03:02:00 DEBUG : file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/04 03:02:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/file1" 2026/05/04 03:02:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: sha1sum /home/rclone/rclone-test-kejijut7pote/file1 2026/05/04 03:02:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-kejijut7pote/file1 2026/05/04 03:02:00 DEBUG : file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/04 03:02:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/dir/file2" 2026/05/04 03:02:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: md5sum /home/rclone/rclone-test-kejijut7pote/dir/file2 2026/05/04 03:02:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: 25ba584dea3b091afba78acbe36da91a /home/rclone/rclone-test-kejijut7pote/dir/file2 2026/05/04 03:02:00 DEBUG : dir/file2: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/05/04 03:02:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/dir/file2" 2026/05/04 03:02:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: sha1sum /home/rclone/rclone-test-kejijut7pote/dir/file2 2026/05/04 03:02:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /home/rclone/rclone-test-kejijut7pote/dir/file2 2026/05/04 03:02:00 DEBUG : dir/file2: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/05/04 03:02:00 DEBUG : WaitForWriters: timeout=30s 2026/05/04 03:02:00 DEBUG : dir: Looking for writers 2026/05/04 03:02:00 DEBUG : file2: reading active writers 2026/05/04 03:02:00 DEBUG : Looking for writers 2026/05/04 03:02:00 DEBUG : dir: reading active writers 2026/05/04 03:02:00 DEBUG : file1: reading active writers 2026/05/04 03:02:00 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (0.02s) === RUN TestVFSStatParent run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote", Local "Local file system at /tmp/rclone2152350087", Modify Window "1s" 2026/05/04 03:02:00 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: poll-interval is not supported by this remote 2026/05/04 03:02:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/file1" 2026/05/04 03:02:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: md5sum /home/rclone/rclone-test-kejijut7pote/file1 2026/05/04 03:02:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-kejijut7pote/file1 2026/05/04 03:02:00 DEBUG : file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/04 03:02:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/file1" 2026/05/04 03:02:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: sha1sum /home/rclone/rclone-test-kejijut7pote/file1 2026/05/04 03:02:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-kejijut7pote/file1 2026/05/04 03:02:00 DEBUG : file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/04 03:02:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/dir/file2" 2026/05/04 03:02:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: md5sum /home/rclone/rclone-test-kejijut7pote/dir/file2 2026/05/04 03:02:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: 25ba584dea3b091afba78acbe36da91a /home/rclone/rclone-test-kejijut7pote/dir/file2 2026/05/04 03:02:00 DEBUG : dir/file2: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/05/04 03:02:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/dir/file2" 2026/05/04 03:02:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: sha1sum /home/rclone/rclone-test-kejijut7pote/dir/file2 2026/05/04 03:02:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /home/rclone/rclone-test-kejijut7pote/dir/file2 2026/05/04 03:02:00 DEBUG : dir/file2: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/05/04 03:02:00 DEBUG : WaitForWriters: timeout=30s 2026/05/04 03:02:00 DEBUG : dir: Looking for writers 2026/05/04 03:02:00 DEBUG : Looking for writers 2026/05/04 03:02:00 DEBUG : dir: reading active writers 2026/05/04 03:02:00 DEBUG : file1: reading active writers 2026/05/04 03:02:00 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (0.03s) === RUN TestVFSOpenFile run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote", Local "Local file system at /tmp/rclone2152350087", Modify Window "1s" 2026/05/04 03:02:00 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: poll-interval is not supported by this remote 2026/05/04 03:02:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/file1" 2026/05/04 03:02:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: md5sum /home/rclone/rclone-test-kejijut7pote/file1 2026/05/04 03:02:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-kejijut7pote/file1 2026/05/04 03:02:00 DEBUG : file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/04 03:02:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/file1" 2026/05/04 03:02:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: sha1sum /home/rclone/rclone-test-kejijut7pote/file1 2026/05/04 03:02:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-kejijut7pote/file1 2026/05/04 03:02:00 DEBUG : file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/04 03:02:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/dir/file2" 2026/05/04 03:02:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: md5sum /home/rclone/rclone-test-kejijut7pote/dir/file2 2026/05/04 03:02:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: 25ba584dea3b091afba78acbe36da91a /home/rclone/rclone-test-kejijut7pote/dir/file2 2026/05/04 03:02:00 DEBUG : dir/file2: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/05/04 03:02:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/dir/file2" 2026/05/04 03:02:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: sha1sum /home/rclone/rclone-test-kejijut7pote/dir/file2 2026/05/04 03:02:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /home/rclone/rclone-test-kejijut7pote/dir/file2 2026/05/04 03:02:00 DEBUG : dir/file2: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/05/04 03:02:00 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/04 03:02:00 DEBUG : file1: Open: flags=O_RDONLY 2026/05/04 03:02:00 DEBUG : file1: >Open: fd=file1 (r), err= 2026/05/04 03:02:00 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/05/04 03:02:00 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/04 03:02:00 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2026/05/04 03:02:00 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/04 03:02:00 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/05/04 03:02:00 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/04 03:02:00 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2026/05/04 03:02:00 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/05/04 03:02:00 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2026/05/04 03:02:00 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2026/05/04 03:02:00 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/05/04 03:02:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: File to upload is small (0 bytes), uploading instead of streaming 2026/05/04 03:02:00 DEBUG : dir/new_file.txt: size = 0 OK 2026/05/04 03:02:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/dir/new_file.txt" 2026/05/04 03:02:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: md5sum /home/rclone/rclone-test-kejijut7pote/dir/new_file.txt 2026/05/04 03:02:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-kejijut7pote/dir/new_file.txt 2026/05/04 03:02:00 DEBUG : dir/new_file.txt: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/05/04 03:02:00 DEBUG : dir/new_file.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/05/04 03:02:00 DEBUG : dir/new_file.txt: Size and md5 of src and dst objects identical 2026/05/04 03:02:00 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/05/04 03:02:00 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/04 03:02:00 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/05/04 03:02:00 DEBUG : WaitForWriters: timeout=30s 2026/05/04 03:02:00 DEBUG : dir: Looking for writers 2026/05/04 03:02:00 DEBUG : file2: reading active writers 2026/05/04 03:02:00 DEBUG : new_file.txt: reading active writers 2026/05/04 03:02:00 DEBUG : Looking for writers 2026/05/04 03:02:00 DEBUG : dir: reading active writers 2026/05/04 03:02:00 DEBUG : file1: reading active writers 2026/05/04 03:02:00 DEBUG : >WaitForWriters: 2026/05/04 03:02:00 DEBUG : forgetting directory cache 2026/05/04 03:02:00 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" --- PASS: TestVFSOpenFile (0.04s) === RUN TestVFSRename run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote", Local "Local file system at /tmp/rclone2152350087", Modify Window "1s" 2026/05/04 03:02:00 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: poll-interval is not supported by this remote 2026/05/04 03:02:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/dir/file2" 2026/05/04 03:02:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: md5sum /home/rclone/rclone-test-kejijut7pote/dir/file2 2026/05/04 03:02:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: 25ba584dea3b091afba78acbe36da91a /home/rclone/rclone-test-kejijut7pote/dir/file2 2026/05/04 03:02:00 DEBUG : dir/file2: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/05/04 03:02:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/dir/file2" 2026/05/04 03:02:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: sha1sum /home/rclone/rclone-test-kejijut7pote/dir/file2 2026/05/04 03:02:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /home/rclone/rclone-test-kejijut7pote/dir/file2 2026/05/04 03:02:00 DEBUG : dir/file2: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/05/04 03:02:00 INFO : dir/file2: Moved (server-side) to: dir/file1 2026/05/04 03:02:00 DEBUG : dir/file1: Updating file with dir/file1 0x1ec7da5f6820 2026/05/04 03:02:00 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/05/04 03:02:00 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/04 03:02:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/dir/file1" 2026/05/04 03:02:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: md5sum /home/rclone/rclone-test-kejijut7pote/dir/file1 2026/05/04 03:02:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: 25ba584dea3b091afba78acbe36da91a /home/rclone/rclone-test-kejijut7pote/dir/file1 2026/05/04 03:02:00 DEBUG : dir/file1: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/05/04 03:02:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/dir/file1" 2026/05/04 03:02:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: sha1sum /home/rclone/rclone-test-kejijut7pote/dir/file1 2026/05/04 03:02:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /home/rclone/rclone-test-kejijut7pote/dir/file1 2026/05/04 03:02:00 DEBUG : dir/file1: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/05/04 03:02:00 INFO : dir/file1: Moved (server-side) to: file0 2026/05/04 03:02:00 DEBUG : file0: Updating file with file0 0x1ec7da5f6820 2026/05/04 03:02:00 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/04 03:02:00 DEBUG : Added virtual directory entry vAddFile: "file0" 2026/05/04 03:02:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/file0" 2026/05/04 03:02:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: md5sum /home/rclone/rclone-test-kejijut7pote/file0 2026/05/04 03:02:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: 25ba584dea3b091afba78acbe36da91a /home/rclone/rclone-test-kejijut7pote/file0 2026/05/04 03:02:00 DEBUG : file0: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/05/04 03:02:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/file0" 2026/05/04 03:02:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: sha1sum /home/rclone/rclone-test-kejijut7pote/file0 2026/05/04 03:02:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /home/rclone/rclone-test-kejijut7pote/file0 2026/05/04 03:02:00 DEBUG : file0: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/05/04 03:02:00 DEBUG : WaitForWriters: timeout=30s 2026/05/04 03:02:00 DEBUG : dir: Looking for writers 2026/05/04 03:02:00 DEBUG : Looking for writers 2026/05/04 03:02:00 DEBUG : dir: reading active writers 2026/05/04 03:02:00 DEBUG : file0: reading active writers 2026/05/04 03:02:00 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (0.04s) === RUN TestVFSStatfs run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote", Local "Local file system at /tmp/rclone2152350087", Modify Window "1s" 2026/05/04 03:02:00 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: poll-interval is not supported by this remote 2026/05/04 03:02:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Server has VFS statistics extension 2026/05/04 03:02:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: About path "/home/rclone/rclone-test-kejijut7pote" 2026/05/04 03:02:00 DEBUG : WaitForWriters: timeout=30s 2026/05/04 03:02:00 DEBUG : Looking for writers 2026/05/04 03:02:00 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.00s) === RUN TestVFSMkdir run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote", Local "Local file system at /tmp/rclone2152350087", Modify Window "1s" 2026/05/04 03:02:00 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: poll-interval is not supported by this remote 2026/05/04 03:02:00 DEBUG : Added virtual directory entry vAddDir: "/" 2026/05/04 03:02:00 DEBUG : Added virtual directory entry vAddDir: "a" 2026/05/04 03:02:00 DEBUG : Added virtual directory entry vAddDir: "b" 2026/05/04 03:02:00 DEBUG : Added virtual directory entry vAddDir: "c" 2026/05/04 03:02:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: New connection 127.0.0.1:35646->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/05/04 03:02:00 DEBUG : Added virtual directory entry vAddDir: "d" 2026/05/04 03:02:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: New connection 127.0.0.1:35652->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/05/04 03:02:00 DEBUG : WaitForWriters: timeout=30s 2026/05/04 03:02:00 DEBUG : Looking for writers 2026/05/04 03:02:00 DEBUG : a: Looking for writers 2026/05/04 03:02:00 DEBUG : b: Looking for writers 2026/05/04 03:02:00 DEBUG : c: Looking for writers 2026/05/04 03:02:00 DEBUG : d: Looking for writers 2026/05/04 03:02:00 DEBUG : Looking for writers 2026/05/04 03:02:00 DEBUG : /: reading active writers 2026/05/04 03:02:00 DEBUG : a: reading active writers 2026/05/04 03:02:00 DEBUG : b: reading active writers 2026/05/04 03:02:00 DEBUG : c: reading active writers 2026/05/04 03:02:00 DEBUG : d: reading active writers 2026/05/04 03:02:00 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (0.20s) === RUN TestVFSMkdirAll run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote", Local "Local file system at /tmp/rclone2152350087", Modify Window "1s" 2026/05/04 03:02:01 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: poll-interval is not supported by this remote 2026/05/04 03:02:01 DEBUG : Added virtual directory entry vAddDir: "a" 2026/05/04 03:02:01 DEBUG : a: Added virtual directory entry vAddDir: "b" 2026/05/04 03:02:01 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2026/05/04 03:02:01 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2026/05/04 03:02:01 DEBUG : WaitForWriters: timeout=30s 2026/05/04 03:02:01 DEBUG : a/b/c/d: Looking for writers 2026/05/04 03:02:01 DEBUG : a/b/c: Looking for writers 2026/05/04 03:02:01 DEBUG : d: reading active writers 2026/05/04 03:02:01 DEBUG : a/b: Looking for writers 2026/05/04 03:02:01 DEBUG : c: reading active writers 2026/05/04 03:02:01 DEBUG : a: Looking for writers 2026/05/04 03:02:01 DEBUG : b: reading active writers 2026/05/04 03:02:01 DEBUG : Looking for writers 2026/05/04 03:02:01 DEBUG : a: reading active writers 2026/05/04 03:02:01 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdirAll (0.04s) === RUN TestFillInMissingSizes === RUN TestFillInMissingSizes/total=20,free=5,used=15 === RUN TestFillInMissingSizes/total=20,free=5,used=-1 === RUN TestFillInMissingSizes/total=20,free=-1,used=15 === RUN TestFillInMissingSizes/total=20,free=-1,used=-1 === RUN TestFillInMissingSizes/total=-1,free=5,used=15 === RUN TestFillInMissingSizes/total=-1,free=15,used=-1 === RUN TestFillInMissingSizes/total=-1,free=-1,used=15 === RUN TestFillInMissingSizes/total=-1,free=-1,used=-1 --- PASS: TestFillInMissingSizes (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=15,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=-1 (0.00s) === RUN TestVFSIsMetadataFile run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote", Local "Local file system at /tmp/rclone2152350087", Modify Window "1s" 2026/05/04 03:02:01 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: poll-interval is not supported by this remote 2026/05/04 03:02:01 DEBUG : WaitForWriters: timeout=30s 2026/05/04 03:02:01 DEBUG : Looking for writers 2026/05/04 03:02:01 DEBUG : >WaitForWriters: --- PASS: TestVFSIsMetadataFile (0.00s) === RUN TestWriteFileHandleReadonly write_test.go:38: Skipping test on non local remote --- SKIP: TestWriteFileHandleReadonly (0.00s) === RUN TestWriteFileHandleMethods run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote", Local "Local file system at /tmp/rclone2152350087", Modify Window "1s" 2026/05/04 03:02:01 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: poll-interval is not supported by this remote 2026/05/04 03:02:01 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/04 03:02:01 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/04 03:02:01 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/04 03:02:01 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/04 03:02:01 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/04 03:02:01 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/04 03:02:01 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2026/05/04 03:02:01 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2026/05/04 03:02:01 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2026/05/04 03:02:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: File to upload is small (5 bytes), uploading instead of streaming 2026/05/04 03:02:01 DEBUG : file1: size = 5 OK 2026/05/04 03:02:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/file1" 2026/05/04 03:02:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: md5sum /home/rclone/rclone-test-kejijut7pote/file1 2026/05/04 03:02:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-kejijut7pote/file1 2026/05/04 03:02:01 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/05/04 03:02:01 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/05/04 03:02:01 DEBUG : file1: Size and md5 of src and dst objects identical 2026/05/04 03:02:01 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/04 03:02:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/file1" 2026/05/04 03:02:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: md5sum /home/rclone/rclone-test-kejijut7pote/file1 2026/05/04 03:02:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-kejijut7pote/file1 2026/05/04 03:02:01 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/05/04 03:02:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/file1" 2026/05/04 03:02:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: sha1sum /home/rclone/rclone-test-kejijut7pote/file1 2026/05/04 03:02:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d /home/rclone/rclone-test-kejijut7pote/file1 2026/05/04 03:02:01 DEBUG : file1: Parsed hash: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d 2026/05/04 03:02:01 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/04 03:02:01 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/04 03:02:01 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/04 03:02:01 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/04 03:02:01 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/04 03:02:01 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/04 03:02:01 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/04 03:02:01 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/04 03:02:01 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/04 03:02:01 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/04 03:02:01 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2026/05/04 03:02:01 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/05/04 03:02:01 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/05/04 03:02:01 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/04 03:02:01 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/04 03:02:01 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/04 03:02:01 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/04 03:02:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: File to upload is small (0 bytes), uploading instead of streaming 2026/05/04 03:02:01 DEBUG : file1: size = 0 OK 2026/05/04 03:02:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/file1" 2026/05/04 03:02:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: md5sum /home/rclone/rclone-test-kejijut7pote/file1 2026/05/04 03:02:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-kejijut7pote/file1 2026/05/04 03:02:01 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/05/04 03:02:01 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/05/04 03:02:01 DEBUG : file1: Size and md5 of src and dst objects identical 2026/05/04 03:02:01 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/04 03:02:01 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/05/04 03:02:01 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/05/04 03:02:01 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/04 03:02:01 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/04 03:02:01 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/04 03:02:01 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/04 03:02:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: File to upload is small (7 bytes), uploading instead of streaming 2026/05/04 03:02:01 DEBUG : file1: size = 7 OK 2026/05/04 03:02:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/file1" 2026/05/04 03:02:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: md5sum /home/rclone/rclone-test-kejijut7pote/file1 2026/05/04 03:02:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: 9141de76717e095d4dd05f1e686ad6a8 /home/rclone/rclone-test-kejijut7pote/file1 2026/05/04 03:02:01 DEBUG : file1: Parsed hash: 9141de76717e095d4dd05f1e686ad6a8 2026/05/04 03:02:01 DEBUG : file1: md5 = 9141de76717e095d4dd05f1e686ad6a8 OK 2026/05/04 03:02:01 DEBUG : file1: Size and md5 of src and dst objects identical 2026/05/04 03:02:01 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/04 03:02:01 DEBUG : WaitForWriters: timeout=30s 2026/05/04 03:02:01 DEBUG : Looking for writers 2026/05/04 03:02:01 DEBUG : file1: reading active writers 2026/05/04 03:02:01 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (0.02s) === RUN TestWriteFileHandleWriteAt run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote", Local "Local file system at /tmp/rclone2152350087", Modify Window "1s" 2026/05/04 03:02:01 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: poll-interval is not supported by this remote 2026/05/04 03:02:01 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/04 03:02:01 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/04 03:02:01 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/04 03:02:01 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/04 03:02:01 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/04 03:02:01 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/04 03:02:01 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2026/05/04 03:02:01 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{0UzLU}/rclone-test-kejijut7pote/dir/file1: no such file or directory 2026/05/04 03:02:01 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{0UzLU}/rclone-test-kejijut7pote/dir/file1: no such file or directory 2026/05/04 03:02:01 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{0UzLU}/rclone-test-kejijut7pote/dir/file1: no such file or directory 2026/05/04 03:02:01 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{0UzLU}/rclone-test-kejijut7pote/dir/file1: no such file or directory 2026/05/04 03:02:01 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{0UzLU}/rclone-test-kejijut7pote/dir/file1: no such file or directory 2026/05/04 03:02:01 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{0UzLU}/rclone-test-kejijut7pote/dir/file1: no such file or directory 2026/05/04 03:02:01 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{0UzLU}/rclone-test-kejijut7pote/dir/file1: no such file or directory 2026/05/04 03:02:01 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{0UzLU}/rclone-test-kejijut7pote/dir/file1: no such file or directory 2026/05/04 03:02:01 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{0UzLU}/rclone-test-kejijut7pote/dir/file1: no such file or directory 2026/05/04 03:02:01 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{0UzLU}/rclone-test-kejijut7pote/dir/file1: no such file or directory 2026/05/04 03:02:02 DEBUG : file1: aborting in-sequence write wait, off=100 2026/05/04 03:02:02 DEBUG : file1: failed to wait for in-sequence write to 100 2026/05/04 03:02:02 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2026/05/04 03:02:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: File to upload is small (11 bytes), uploading instead of streaming 2026/05/04 03:02:02 DEBUG : file1: size = 11 OK 2026/05/04 03:02:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/file1" 2026/05/04 03:02:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: md5sum /home/rclone/rclone-test-kejijut7pote/file1 2026/05/04 03:02:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /home/rclone/rclone-test-kejijut7pote/file1 2026/05/04 03:02:02 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/05/04 03:02:02 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/05/04 03:02:02 DEBUG : file1: Size and md5 of src and dst objects identical 2026/05/04 03:02:02 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/04 03:02:02 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2026/05/04 03:02:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/file1" 2026/05/04 03:02:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: md5sum /home/rclone/rclone-test-kejijut7pote/file1 2026/05/04 03:02:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /home/rclone/rclone-test-kejijut7pote/file1 2026/05/04 03:02:02 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/05/04 03:02:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/file1" 2026/05/04 03:02:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: sha1sum /home/rclone/rclone-test-kejijut7pote/file1 2026/05/04 03:02:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed /home/rclone/rclone-test-kejijut7pote/file1 2026/05/04 03:02:02 DEBUG : file1: Parsed hash: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed 2026/05/04 03:02:02 DEBUG : WaitForWriters: timeout=30s 2026/05/04 03:02:02 DEBUG : Looking for writers 2026/05/04 03:02:02 DEBUG : file1: reading active writers 2026/05/04 03:02:02 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (1.02s) === RUN TestWriteFileHandleFlush run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote", Local "Local file system at /tmp/rclone2152350087", Modify Window "1s" 2026/05/04 03:02:02 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: poll-interval is not supported by this remote 2026/05/04 03:02:02 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/04 03:02:02 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/04 03:02:02 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/04 03:02:02 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/04 03:02:02 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/04 03:02:02 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2026/05/04 03:02:02 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/04 03:02:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: File to upload is small (5 bytes), uploading instead of streaming 2026/05/04 03:02:02 DEBUG : file1: size = 5 OK 2026/05/04 03:02:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/file1" 2026/05/04 03:02:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: md5sum /home/rclone/rclone-test-kejijut7pote/file1 2026/05/04 03:02:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-kejijut7pote/file1 2026/05/04 03:02:02 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/05/04 03:02:02 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/05/04 03:02:02 DEBUG : file1: Size and md5 of src and dst objects identical 2026/05/04 03:02:02 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/04 03:02:02 DEBUG : file1: WriteFileHandle.Flush nothing to do 2026/05/04 03:02:02 DEBUG : WaitForWriters: timeout=30s 2026/05/04 03:02:02 DEBUG : Looking for writers 2026/05/04 03:02:02 DEBUG : file1: reading active writers 2026/05/04 03:02:02 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (0.01s) === RUN TestWriteFileHandleRelease run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote", Local "Local file system at /tmp/rclone2152350087", Modify Window "1s" 2026/05/04 03:02:02 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: poll-interval is not supported by this remote 2026/05/04 03:02:02 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/04 03:02:02 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/04 03:02:02 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/04 03:02:02 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/04 03:02:02 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/04 03:02:02 DEBUG : file1: WriteFileHandle.Release closing 2026/05/04 03:02:02 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/04 03:02:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: File to upload is small (0 bytes), uploading instead of streaming 2026/05/04 03:02:02 DEBUG : file1: size = 0 OK 2026/05/04 03:02:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/file1" 2026/05/04 03:02:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: md5sum /home/rclone/rclone-test-kejijut7pote/file1 2026/05/04 03:02:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-kejijut7pote/file1 2026/05/04 03:02:02 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/05/04 03:02:02 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/05/04 03:02:02 DEBUG : file1: Size and md5 of src and dst objects identical 2026/05/04 03:02:02 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/04 03:02:02 DEBUG : file1: WriteFileHandle.Release nothing to do 2026/05/04 03:02:02 DEBUG : WaitForWriters: timeout=30s 2026/05/04 03:02:02 DEBUG : Looking for writers 2026/05/04 03:02:02 DEBUG : file1: reading active writers 2026/05/04 03:02:02 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (0.01s) === RUN TestWriteFileModTimeWithOpenWriters run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote", Local "Local file system at /tmp/rclone2152350087", Modify Window "1s" 2026/05/04 03:02:02 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: poll-interval is not supported by this remote 2026/05/04 03:02:02 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/04 03:02:02 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/04 03:02:02 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/04 03:02:02 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/04 03:02:02 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/04 03:02:02 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/04 03:02:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: File to upload is small (2 bytes), uploading instead of streaming 2026/05/04 03:02:02 DEBUG : file1: size = 2 OK 2026/05/04 03:02:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/file1" 2026/05/04 03:02:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: md5sum /home/rclone/rclone-test-kejijut7pote/file1 2026/05/04 03:02:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: 49f68a5c8493ec2c0bf489821c21fc3b /home/rclone/rclone-test-kejijut7pote/file1 2026/05/04 03:02:02 DEBUG : file1: Parsed hash: 49f68a5c8493ec2c0bf489821c21fc3b 2026/05/04 03:02:02 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/05/04 03:02:02 DEBUG : file1: Size and md5 of src and dst objects identical 2026/05/04 03:02:02 DEBUG : file1: Applied pending mod time 2012-11-18 17:32:31 +0000 UTC OK 2026/05/04 03:02:02 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/04 03:02:02 DEBUG : WaitForWriters: timeout=30s 2026/05/04 03:02:02 DEBUG : Looking for writers 2026/05/04 03:02:02 DEBUG : file1: reading active writers 2026/05/04 03:02:02 DEBUG : >WaitForWriters: --- PASS: TestWriteFileModTimeWithOpenWriters (0.01s) === RUN TestFileReadAtZeroLength run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote", Local "Local file system at /tmp/rclone2152350087", Modify Window "1s" 2026/05/04 03:02:02 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: poll-interval is not supported by this remote 2026/05/04 03:02:02 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/04 03:02:02 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/04 03:02:02 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/04 03:02:02 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/04 03:02:02 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/04 03:02:02 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/04 03:02:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: File to upload is small (0 bytes), uploading instead of streaming 2026/05/04 03:02:02 DEBUG : file1: size = 0 OK 2026/05/04 03:02:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/file1" 2026/05/04 03:02:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: md5sum /home/rclone/rclone-test-kejijut7pote/file1 2026/05/04 03:02:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-kejijut7pote/file1 2026/05/04 03:02:02 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/05/04 03:02:02 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/05/04 03:02:02 DEBUG : file1: Size and md5 of src and dst objects identical 2026/05/04 03:02:02 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/04 03:02:02 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/04 03:02:02 DEBUG : file1: Open: flags=O_RDONLY 2026/05/04 03:02:02 DEBUG : file1: >Open: fd=file1 (r), err= 2026/05/04 03:02:02 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/05/04 03:02:02 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/05/04 03:02:02 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/05/04 03:02:02 DEBUG : WaitForWriters: timeout=30s 2026/05/04 03:02:02 DEBUG : Looking for writers 2026/05/04 03:02:02 DEBUG : file1: reading active writers 2026/05/04 03:02:02 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (0.01s) === RUN TestFileReadAtNonZeroLength run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote", Local "Local file system at /tmp/rclone2152350087", Modify Window "1s" 2026/05/04 03:02:02 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: poll-interval is not supported by this remote 2026/05/04 03:02:02 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/04 03:02:02 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/04 03:02:02 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/04 03:02:02 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/04 03:02:02 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/04 03:02:02 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/04 03:02:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: File to upload is small (100 bytes), uploading instead of streaming 2026/05/04 03:02:02 DEBUG : file1: size = 100 OK 2026/05/04 03:02:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/file1" 2026/05/04 03:02:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: md5sum /home/rclone/rclone-test-kejijut7pote/file1 2026/05/04 03:02:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: fe70c5752c4608aff7e1b94d3bb3bfda /home/rclone/rclone-test-kejijut7pote/file1 2026/05/04 03:02:02 DEBUG : file1: Parsed hash: fe70c5752c4608aff7e1b94d3bb3bfda 2026/05/04 03:02:02 DEBUG : file1: md5 = fe70c5752c4608aff7e1b94d3bb3bfda OK 2026/05/04 03:02:02 DEBUG : file1: Size and md5 of src and dst objects identical 2026/05/04 03:02:02 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/04 03:02:02 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/04 03:02:02 DEBUG : file1: Open: flags=O_RDONLY 2026/05/04 03:02:02 DEBUG : file1: >Open: fd=file1 (r), err= 2026/05/04 03:02:02 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/05/04 03:02:02 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/05/04 03:02:02 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/05/04 03:02:02 DEBUG : WaitForWriters: timeout=30s 2026/05/04 03:02:02 DEBUG : Looking for writers 2026/05/04 03:02:02 DEBUG : file1: reading active writers 2026/05/04 03:02:02 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (0.01s) === RUN TestZipManyFiles run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote", Local "Local file system at /tmp/rclone2152350087", Modify Window "1s" 2026/05/04 03:02:02 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: poll-interval is not supported by this remote 2026/05/04 03:02:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/flat/f000.txt" 2026/05/04 03:02:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: md5sum /home/rclone/rclone-test-kejijut7pote/flat/f000.txt 2026/05/04 03:02:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: a217847fb21f7e963650acc42a7a3b39 /home/rclone/rclone-test-kejijut7pote/flat/f000.txt 2026/05/04 03:02:02 DEBUG : flat/f000.txt: Parsed hash: a217847fb21f7e963650acc42a7a3b39 2026/05/04 03:02:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/flat/f000.txt" 2026/05/04 03:02:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: sha1sum /home/rclone/rclone-test-kejijut7pote/flat/f000.txt 2026/05/04 03:02:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: c411c13d2fde40743cb34d29f96a35975bbfef9c /home/rclone/rclone-test-kejijut7pote/flat/f000.txt 2026/05/04 03:02:02 DEBUG : flat/f000.txt: Parsed hash: c411c13d2fde40743cb34d29f96a35975bbfef9c 2026/05/04 03:02:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/flat/f001.txt" 2026/05/04 03:02:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: md5sum /home/rclone/rclone-test-kejijut7pote/flat/f001.txt 2026/05/04 03:02:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: f4ae3155a94225d34a70f10e659557c3 /home/rclone/rclone-test-kejijut7pote/flat/f001.txt 2026/05/04 03:02:02 DEBUG : flat/f001.txt: Parsed hash: f4ae3155a94225d34a70f10e659557c3 2026/05/04 03:02:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/flat/f001.txt" 2026/05/04 03:02:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: sha1sum /home/rclone/rclone-test-kejijut7pote/flat/f001.txt 2026/05/04 03:02:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: 46007547503950688fd883befced0e53561dae68 /home/rclone/rclone-test-kejijut7pote/flat/f001.txt 2026/05/04 03:02:02 DEBUG : flat/f001.txt: Parsed hash: 46007547503950688fd883befced0e53561dae68 2026/05/04 03:02:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/flat/f002.txt" 2026/05/04 03:02:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: md5sum /home/rclone/rclone-test-kejijut7pote/flat/f002.txt 2026/05/04 03:02:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: 32efe482074c8b2c32cb86e0408849d3 /home/rclone/rclone-test-kejijut7pote/flat/f002.txt 2026/05/04 03:02:02 DEBUG : flat/f002.txt: Parsed hash: 32efe482074c8b2c32cb86e0408849d3 2026/05/04 03:02:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/flat/f002.txt" 2026/05/04 03:02:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: sha1sum /home/rclone/rclone-test-kejijut7pote/flat/f002.txt 2026/05/04 03:02:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: 3911c439d6af617451e319f94dfafb3c820da182 /home/rclone/rclone-test-kejijut7pote/flat/f002.txt 2026/05/04 03:02:02 DEBUG : flat/f002.txt: Parsed hash: 3911c439d6af617451e319f94dfafb3c820da182 2026/05/04 03:02:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/flat/f003.txt" 2026/05/04 03:02:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: md5sum /home/rclone/rclone-test-kejijut7pote/flat/f003.txt 2026/05/04 03:02:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: 7fc5fc031450b8aa97a6bd2940ce089e /home/rclone/rclone-test-kejijut7pote/flat/f003.txt 2026/05/04 03:02:02 DEBUG : flat/f003.txt: Parsed hash: 7fc5fc031450b8aa97a6bd2940ce089e 2026/05/04 03:02:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/flat/f003.txt" 2026/05/04 03:02:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: sha1sum /home/rclone/rclone-test-kejijut7pote/flat/f003.txt 2026/05/04 03:02:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: 091c86b1f3d5adc126ce76dcb8bfab2fcbb4b64b /home/rclone/rclone-test-kejijut7pote/flat/f003.txt 2026/05/04 03:02:02 DEBUG : flat/f003.txt: Parsed hash: 091c86b1f3d5adc126ce76dcb8bfab2fcbb4b64b 2026/05/04 03:02:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/flat/f004.txt" 2026/05/04 03:02:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: md5sum /home/rclone/rclone-test-kejijut7pote/flat/f004.txt 2026/05/04 03:02:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: a0cc525f7207539d9ed6f6fe03808820 /home/rclone/rclone-test-kejijut7pote/flat/f004.txt 2026/05/04 03:02:02 DEBUG : flat/f004.txt: Parsed hash: a0cc525f7207539d9ed6f6fe03808820 2026/05/04 03:02:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/flat/f004.txt" 2026/05/04 03:02:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: sha1sum /home/rclone/rclone-test-kejijut7pote/flat/f004.txt 2026/05/04 03:02:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: 079985a49a3bd62df1a79417e15263ed81bd6843 /home/rclone/rclone-test-kejijut7pote/flat/f004.txt 2026/05/04 03:02:02 DEBUG : flat/f004.txt: Parsed hash: 079985a49a3bd62df1a79417e15263ed81bd6843 2026/05/04 03:02:02 DEBUG : flat/f000.txt: Open: flags=O_RDONLY 2026/05/04 03:02:02 DEBUG : flat/f000.txt: >Open: fd=flat/f000.txt (r), err= 2026/05/04 03:02:02 DEBUG : flat/f000.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/04 03:02:02 DEBUG : flat/f000.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/04 03:02:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/flat/f000.txt" 2026/05/04 03:02:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: md5sum /home/rclone/rclone-test-kejijut7pote/flat/f000.txt 2026/05/04 03:02:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: a217847fb21f7e963650acc42a7a3b39 /home/rclone/rclone-test-kejijut7pote/flat/f000.txt 2026/05/04 03:02:02 DEBUG : flat/f000.txt: Parsed hash: a217847fb21f7e963650acc42a7a3b39 2026/05/04 03:02:02 DEBUG : flat/f001.txt: Open: flags=O_RDONLY 2026/05/04 03:02:02 DEBUG : flat/f001.txt: >Open: fd=flat/f001.txt (r), err= 2026/05/04 03:02:02 DEBUG : flat/f001.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/04 03:02:02 DEBUG : flat/f001.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/04 03:02:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/flat/f001.txt" 2026/05/04 03:02:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: md5sum /home/rclone/rclone-test-kejijut7pote/flat/f001.txt 2026/05/04 03:02:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: f4ae3155a94225d34a70f10e659557c3 /home/rclone/rclone-test-kejijut7pote/flat/f001.txt 2026/05/04 03:02:02 DEBUG : flat/f001.txt: Parsed hash: f4ae3155a94225d34a70f10e659557c3 2026/05/04 03:02:02 DEBUG : flat/f002.txt: Open: flags=O_RDONLY 2026/05/04 03:02:02 DEBUG : flat/f002.txt: >Open: fd=flat/f002.txt (r), err= 2026/05/04 03:02:02 DEBUG : flat/f002.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/04 03:02:02 DEBUG : flat/f002.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/04 03:02:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/flat/f002.txt" 2026/05/04 03:02:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: md5sum /home/rclone/rclone-test-kejijut7pote/flat/f002.txt 2026/05/04 03:02:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: 32efe482074c8b2c32cb86e0408849d3 /home/rclone/rclone-test-kejijut7pote/flat/f002.txt 2026/05/04 03:02:02 DEBUG : flat/f002.txt: Parsed hash: 32efe482074c8b2c32cb86e0408849d3 2026/05/04 03:02:02 DEBUG : flat/f003.txt: Open: flags=O_RDONLY 2026/05/04 03:02:02 DEBUG : flat/f003.txt: >Open: fd=flat/f003.txt (r), err= 2026/05/04 03:02:02 DEBUG : flat/f003.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/04 03:02:02 DEBUG : flat/f003.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/04 03:02:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/flat/f003.txt" 2026/05/04 03:02:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: md5sum /home/rclone/rclone-test-kejijut7pote/flat/f003.txt 2026/05/04 03:02:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: 7fc5fc031450b8aa97a6bd2940ce089e /home/rclone/rclone-test-kejijut7pote/flat/f003.txt 2026/05/04 03:02:02 DEBUG : flat/f003.txt: Parsed hash: 7fc5fc031450b8aa97a6bd2940ce089e 2026/05/04 03:02:02 DEBUG : flat/f004.txt: Open: flags=O_RDONLY 2026/05/04 03:02:02 DEBUG : flat/f004.txt: >Open: fd=flat/f004.txt (r), err= 2026/05/04 03:02:02 DEBUG : flat/f004.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/04 03:02:02 DEBUG : flat/f004.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/04 03:02:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/flat/f004.txt" 2026/05/04 03:02:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: md5sum /home/rclone/rclone-test-kejijut7pote/flat/f004.txt 2026/05/04 03:02:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: a0cc525f7207539d9ed6f6fe03808820 /home/rclone/rclone-test-kejijut7pote/flat/f004.txt 2026/05/04 03:02:02 DEBUG : flat/f004.txt: Parsed hash: a0cc525f7207539d9ed6f6fe03808820 2026/05/04 03:02:02 DEBUG : WaitForWriters: timeout=30s 2026/05/04 03:02:02 DEBUG : flat: Looking for writers 2026/05/04 03:02:02 DEBUG : f003.txt: reading active writers 2026/05/04 03:02:02 DEBUG : f004.txt: reading active writers 2026/05/04 03:02:02 DEBUG : f000.txt: reading active writers 2026/05/04 03:02:02 DEBUG : f001.txt: reading active writers 2026/05/04 03:02:02 DEBUG : f002.txt: reading active writers 2026/05/04 03:02:02 DEBUG : Looking for writers 2026/05/04 03:02:02 DEBUG : flat: reading active writers 2026/05/04 03:02:02 DEBUG : >WaitForWriters: --- PASS: TestZipManyFiles (0.08s) === RUN TestZipManySubDirs run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote", Local "Local file system at /tmp/rclone2152350087", Modify Window "1s" 2026/05/04 03:02:02 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: poll-interval is not supported by this remote 2026/05/04 03:02:02 DEBUG : a/b/c/deep.txt: Open: flags=O_RDONLY 2026/05/04 03:02:02 DEBUG : a/b/c/deep.txt: >Open: fd=a/b/c/deep.txt (r), err= 2026/05/04 03:02:02 DEBUG : a/b/c/deep.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/04 03:02:02 DEBUG : a/b/c/deep.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/04 03:02:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/a/b/c/deep.txt" 2026/05/04 03:02:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: md5sum /home/rclone/rclone-test-kejijut7pote/a/b/c/deep.txt 2026/05/04 03:02:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: 6627415e807ee33c7302917216e7da68 /home/rclone/rclone-test-kejijut7pote/a/b/c/deep.txt 2026/05/04 03:02:02 DEBUG : a/b/c/deep.txt: Parsed hash: 6627415e807ee33c7302917216e7da68 2026/05/04 03:02:02 DEBUG : a/b/mid.txt: Open: flags=O_RDONLY 2026/05/04 03:02:02 DEBUG : a/b/mid.txt: >Open: fd=a/b/mid.txt (r), err= 2026/05/04 03:02:02 DEBUG : a/b/mid.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/04 03:02:02 DEBUG : a/b/mid.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/04 03:02:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/a/b/mid.txt" 2026/05/04 03:02:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: md5sum /home/rclone/rclone-test-kejijut7pote/a/b/mid.txt 2026/05/04 03:02:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: 22384709d743fe3c6fb0a4b35b2e10a6 /home/rclone/rclone-test-kejijut7pote/a/b/mid.txt 2026/05/04 03:02:02 DEBUG : a/b/mid.txt: Parsed hash: 22384709d743fe3c6fb0a4b35b2e10a6 2026/05/04 03:02:02 DEBUG : a/top.txt: Open: flags=O_RDONLY 2026/05/04 03:02:02 DEBUG : a/top.txt: >Open: fd=a/top.txt (r), err= 2026/05/04 03:02:02 DEBUG : a/top.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/04 03:02:02 DEBUG : a/top.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/04 03:02:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/a/top.txt" 2026/05/04 03:02:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: md5sum /home/rclone/rclone-test-kejijut7pote/a/top.txt 2026/05/04 03:02:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: b28354b543375bfa94dabaeda722927f /home/rclone/rclone-test-kejijut7pote/a/top.txt 2026/05/04 03:02:02 DEBUG : a/top.txt: Parsed hash: b28354b543375bfa94dabaeda722927f 2026/05/04 03:02:02 DEBUG : WaitForWriters: timeout=30s 2026/05/04 03:02:02 DEBUG : a/b/c: Looking for writers 2026/05/04 03:02:02 DEBUG : deep.txt: reading active writers 2026/05/04 03:02:02 DEBUG : a/b: Looking for writers 2026/05/04 03:02:02 DEBUG : c: reading active writers 2026/05/04 03:02:02 DEBUG : mid.txt: reading active writers 2026/05/04 03:02:02 DEBUG : a: Looking for writers 2026/05/04 03:02:02 DEBUG : b: reading active writers 2026/05/04 03:02:02 DEBUG : top.txt: reading active writers 2026/05/04 03:02:02 DEBUG : Looking for writers 2026/05/04 03:02:02 DEBUG : a: reading active writers 2026/05/04 03:02:02 DEBUG : >WaitForWriters: --- PASS: TestZipManySubDirs (0.05s) === RUN TestZipLargeFiles run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote", Local "Local file system at /tmp/rclone2152350087", Modify Window "1s" 2026/05/04 03:02:02 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: poll-interval is not supported by this remote 2026/05/04 03:02:02 DEBUG : bigdir/big.bin: Open: flags=O_RDONLY 2026/05/04 03:02:02 DEBUG : bigdir/big.bin: >Open: fd=bigdir/big.bin (r), err= 2026/05/04 03:02:02 DEBUG : bigdir/big.bin: ChunkedReader.openRange at 0 length 134217728 2026/05/04 03:02:02 DEBUG : bigdir/big.bin: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 2026/05/04 03:02:02 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4096 length 8192 chunkOffset 0 chunkSize 134217728 2026/05/04 03:02:02 DEBUG : bigdir/big.bin: ChunkedReader.Read at 12288 length 16384 chunkOffset 0 chunkSize 134217728 2026/05/04 03:02:02 DEBUG : bigdir/big.bin: ChunkedReader.Read at 28672 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/04 03:02:02 DEBUG : bigdir/big.bin: ChunkedReader.Read at 61440 length 65536 chunkOffset 0 chunkSize 134217728 2026/05/04 03:02:02 DEBUG : bigdir/big.bin: ChunkedReader.Read at 126976 length 131072 chunkOffset 0 chunkSize 134217728 2026/05/04 03:02:02 DEBUG : bigdir/big.bin: ChunkedReader.Read at 258048 length 262144 chunkOffset 0 chunkSize 134217728 2026/05/04 03:02:02 DEBUG : bigdir/big.bin: ChunkedReader.Read at 520192 length 524288 chunkOffset 0 chunkSize 134217728 2026/05/04 03:02:02 DEBUG : bigdir/big.bin: ChunkedReader.Read at 1044480 length 1048576 chunkOffset 0 chunkSize 134217728 2026/05/04 03:02:02 DEBUG : bigdir/big.bin: ChunkedReader.Read at 2093056 length 1048576 chunkOffset 0 chunkSize 134217728 2026/05/04 03:02:02 DEBUG : bigdir/big.bin: ChunkedReader.Read at 3141632 length 1048576 chunkOffset 0 chunkSize 134217728 2026/05/04 03:02:02 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4190208 length 1048576 chunkOffset 0 chunkSize 134217728 2026/05/04 03:02:02 DEBUG : bigdir/big.bin: ChunkedReader.Read at 5238784 length 1048576 chunkOffset 0 chunkSize 134217728 2026/05/04 03:02:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/bigdir/big.bin" 2026/05/04 03:02:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: md5sum /home/rclone/rclone-test-kejijut7pote/bigdir/big.bin 2026/05/04 03:02:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: 2b86c80a3a84e0dd82664cd02e8098f7 /home/rclone/rclone-test-kejijut7pote/bigdir/big.bin 2026/05/04 03:02:02 DEBUG : bigdir/big.bin: Parsed hash: 2b86c80a3a84e0dd82664cd02e8098f7 2026/05/04 03:02:02 DEBUG : WaitForWriters: timeout=30s 2026/05/04 03:02:02 DEBUG : bigdir: Looking for writers 2026/05/04 03:02:02 DEBUG : big.bin: reading active writers 2026/05/04 03:02:02 DEBUG : Looking for writers 2026/05/04 03:02:02 DEBUG : bigdir: reading active writers 2026/05/04 03:02:02 DEBUG : >WaitForWriters: --- PASS: TestZipLargeFiles (0.53s) === RUN TestZipDirsInRoot run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote", Local "Local file system at /tmp/rclone2152350087", Modify Window "1s" 2026/05/04 03:02:02 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: poll-interval is not supported by this remote 2026/05/04 03:02:02 DEBUG : dir1/a.txt: Open: flags=O_RDONLY 2026/05/04 03:02:02 DEBUG : dir1/a.txt: >Open: fd=dir1/a.txt (r), err= 2026/05/04 03:02:02 DEBUG : dir1/a.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/04 03:02:02 DEBUG : dir1/a.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/04 03:02:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/dir1/a.txt" 2026/05/04 03:02:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: md5sum /home/rclone/rclone-test-kejijut7pote/dir1/a.txt 2026/05/04 03:02:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: 9dd4e461268c8034f5c8564e155c67a6 /home/rclone/rclone-test-kejijut7pote/dir1/a.txt 2026/05/04 03:02:02 DEBUG : dir1/a.txt: Parsed hash: 9dd4e461268c8034f5c8564e155c67a6 2026/05/04 03:02:02 DEBUG : dir2/b.txt: Open: flags=O_RDONLY 2026/05/04 03:02:02 DEBUG : dir2/b.txt: >Open: fd=dir2/b.txt (r), err= 2026/05/04 03:02:02 DEBUG : dir2/b.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/04 03:02:02 DEBUG : dir2/b.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/04 03:02:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/dir2/b.txt" 2026/05/04 03:02:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: md5sum /home/rclone/rclone-test-kejijut7pote/dir2/b.txt 2026/05/04 03:02:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: 415290769594460e2e485922904f345d /home/rclone/rclone-test-kejijut7pote/dir2/b.txt 2026/05/04 03:02:02 DEBUG : dir2/b.txt: Parsed hash: 415290769594460e2e485922904f345d 2026/05/04 03:02:02 DEBUG : dir3/c.txt: Open: flags=O_RDONLY 2026/05/04 03:02:02 DEBUG : dir3/c.txt: >Open: fd=dir3/c.txt (r), err= 2026/05/04 03:02:02 DEBUG : dir3/c.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/04 03:02:02 DEBUG : dir3/c.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/04 03:02:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Shell path "/home/rclone/rclone-test-kejijut7pote/dir3/c.txt" 2026/05/04 03:02:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Running remote command: md5sum /home/rclone/rclone-test-kejijut7pote/dir3/c.txt 2026/05/04 03:02:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Remote command result: fbade9e36a3f36d3d676c1b808451dd7 /home/rclone/rclone-test-kejijut7pote/dir3/c.txt 2026/05/04 03:02:02 DEBUG : dir3/c.txt: Parsed hash: fbade9e36a3f36d3d676c1b808451dd7 2026/05/04 03:02:02 DEBUG : WaitForWriters: timeout=30s 2026/05/04 03:02:02 DEBUG : dir2: Looking for writers 2026/05/04 03:02:02 DEBUG : b.txt: reading active writers 2026/05/04 03:02:02 DEBUG : dir3: Looking for writers 2026/05/04 03:02:02 DEBUG : c.txt: reading active writers 2026/05/04 03:02:02 DEBUG : dir1: Looking for writers 2026/05/04 03:02:02 DEBUG : a.txt: reading active writers 2026/05/04 03:02:02 DEBUG : Looking for writers 2026/05/04 03:02:02 DEBUG : dir1: reading active writers 2026/05/04 03:02:02 DEBUG : dir2: reading active writers 2026/05/04 03:02:02 DEBUG : dir3: reading active writers 2026/05/04 03:02:02 DEBUG : >WaitForWriters: --- PASS: TestZipDirsInRoot (0.03s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) PASS 2026/05/04 03:02:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-kejijut7pote: Purge dir "" "./vfs.test -test.v -test.timeout 1h0m0s -remote TestSFTPOpenssh: -verbose" - Finished OK in 11.299686495s (try 1/5)