"./vfs.test -test.v -test.timeout 1h0m0s -remote TestSFTPOpenssh: -verbose" - Starting (try 1/5) 2026/04/24 05:15:47 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-pecajeh0hali" 2026/04/24 05:15:47 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/24 05:15:47 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2026/04/24 05:15:47 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/04/24 05:15:47 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/04/24 05:15:47 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/04/24 05:15:47 DEBUG : Setting pass="aMCjZUe72LiaEhf9FmEhh8b4zG8UA3Pc" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/04/24 05:15:47 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/04/24 05:15:47 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{Nc-Cp}" suffix to name 2026/04/24 05:15:47 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/04/24 05:15:47 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/04/24 05:15:47 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/04/24 05:15:47 DEBUG : Setting pass="aMCjZUe72LiaEhf9FmEhh8b4zG8UA3Pc" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/04/24 05:15:47 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/04/24 05:15:47 NOTICE: TestSFTPOpenssh{Nc-Cp}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/04/24 05:15:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: New connection 127.0.0.1:59146->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/04/24 05:15:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell type "unix" from config 2026/04/24 05:15:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Relative path resolved to "/home/rclone/rclone-test-pecajeh0hali" 2026/04/24 05:15:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Using root directory "/home/rclone/rclone-test-pecajeh0hali" 2026/04/24 05:15:47 DEBUG : Creating backend with remote "/tmp/rclone3332270375" === RUN TestDirHandleMethods run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali", Local "Local file system at /tmp/rclone3332270375", Modify Window "1s" 2026/04/24 05:15:47 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: poll-interval is not supported by this remote 2026/04/24 05:15:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/dir/file1" 2026/04/24 05:15:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: md5sum /home/rclone/rclone-test-pecajeh0hali/dir/file1 2026/04/24 05:15:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-pecajeh0hali/dir/file1 2026/04/24 05:15:47 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/24 05:15:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/dir/file1" 2026/04/24 05:15:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: sha1sum /home/rclone/rclone-test-pecajeh0hali/dir/file1 2026/04/24 05:15:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-pecajeh0hali/dir/file1 2026/04/24 05:15:47 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/04/24 05:15:47 DEBUG : WaitForWriters: timeout=30s 2026/04/24 05:15:47 DEBUG : dir: Looking for writers 2026/04/24 05:15:47 DEBUG : Looking for writers 2026/04/24 05:15:47 DEBUG : dir: reading active writers 2026/04/24 05:15:47 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (0.02s) === RUN TestDirHandleReaddir run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali", Local "Local file system at /tmp/rclone3332270375", Modify Window "1s" 2026/04/24 05:15:47 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: poll-interval is not supported by this remote 2026/04/24 05:15:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/dir/file1" 2026/04/24 05:15:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: md5sum /home/rclone/rclone-test-pecajeh0hali/dir/file1 2026/04/24 05:15:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-pecajeh0hali/dir/file1 2026/04/24 05:15:47 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/24 05:15:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/dir/file1" 2026/04/24 05:15:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: sha1sum /home/rclone/rclone-test-pecajeh0hali/dir/file1 2026/04/24 05:15:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-pecajeh0hali/dir/file1 2026/04/24 05:15:47 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/04/24 05:15:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/dir/file2" 2026/04/24 05:15:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: md5sum /home/rclone/rclone-test-pecajeh0hali/dir/file2 2026/04/24 05:15:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: d1b75f73cb5fce53969131dd22562187 /home/rclone/rclone-test-pecajeh0hali/dir/file2 2026/04/24 05:15:47 DEBUG : dir/file2: Parsed hash: d1b75f73cb5fce53969131dd22562187 2026/04/24 05:15:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/dir/file2" 2026/04/24 05:15:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: sha1sum /home/rclone/rclone-test-pecajeh0hali/dir/file2 2026/04/24 05:15:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: a27568a80a633d6d412968848f0bd4bb0b06c660 /home/rclone/rclone-test-pecajeh0hali/dir/file2 2026/04/24 05:15:47 DEBUG : dir/file2: Parsed hash: a27568a80a633d6d412968848f0bd4bb0b06c660 2026/04/24 05:15:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/dir/subdir/file3" 2026/04/24 05:15:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: md5sum /home/rclone/rclone-test-pecajeh0hali/dir/subdir/file3 2026/04/24 05:15:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: 01295b6a8d3454e40dd135bbe6af1579 /home/rclone/rclone-test-pecajeh0hali/dir/subdir/file3 2026/04/24 05:15:47 DEBUG : dir/subdir/file3: Parsed hash: 01295b6a8d3454e40dd135bbe6af1579 2026/04/24 05:15:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/dir/subdir/file3" 2026/04/24 05:15:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: sha1sum /home/rclone/rclone-test-pecajeh0hali/dir/subdir/file3 2026/04/24 05:15:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: 12f90edc26dfcb79d30b0d8635de998dba66312a /home/rclone/rclone-test-pecajeh0hali/dir/subdir/file3 2026/04/24 05:15:47 DEBUG : dir/subdir/file3: Parsed hash: 12f90edc26dfcb79d30b0d8635de998dba66312a 2026/04/24 05:15:47 DEBUG : WaitForWriters: timeout=30s 2026/04/24 05:15:47 DEBUG : dir/subdir: Looking for writers 2026/04/24 05:15:47 DEBUG : dir: Looking for writers 2026/04/24 05:15:47 DEBUG : file1: reading active writers 2026/04/24 05:15:47 DEBUG : file2: reading active writers 2026/04/24 05:15:47 DEBUG : subdir: reading active writers 2026/04/24 05:15:47 DEBUG : Looking for writers 2026/04/24 05:15:47 DEBUG : dir: reading active writers 2026/04/24 05:15:47 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (0.04s) === RUN TestDirHandleReaddirnames run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali", Local "Local file system at /tmp/rclone3332270375", Modify Window "1s" 2026/04/24 05:15:47 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: poll-interval is not supported by this remote 2026/04/24 05:15:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/dir/file1" 2026/04/24 05:15:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: md5sum /home/rclone/rclone-test-pecajeh0hali/dir/file1 2026/04/24 05:15:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-pecajeh0hali/dir/file1 2026/04/24 05:15:47 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/24 05:15:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/dir/file1" 2026/04/24 05:15:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: sha1sum /home/rclone/rclone-test-pecajeh0hali/dir/file1 2026/04/24 05:15:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-pecajeh0hali/dir/file1 2026/04/24 05:15:47 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/04/24 05:15:47 DEBUG : WaitForWriters: timeout=30s 2026/04/24 05:15:47 DEBUG : dir: Looking for writers 2026/04/24 05:15:47 DEBUG : file1: reading active writers 2026/04/24 05:15:47 DEBUG : Looking for writers 2026/04/24 05:15:47 DEBUG : dir: reading active writers 2026/04/24 05:15:47 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (0.02s) === RUN TestDirMethods run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali", Local "Local file system at /tmp/rclone3332270375", Modify Window "1s" 2026/04/24 05:15:47 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: poll-interval is not supported by this remote 2026/04/24 05:15:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/dir/file1" 2026/04/24 05:15:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: md5sum /home/rclone/rclone-test-pecajeh0hali/dir/file1 2026/04/24 05:15:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-pecajeh0hali/dir/file1 2026/04/24 05:15:47 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/24 05:15:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/dir/file1" 2026/04/24 05:15:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: sha1sum /home/rclone/rclone-test-pecajeh0hali/dir/file1 2026/04/24 05:15:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-pecajeh0hali/dir/file1 2026/04/24 05:15:47 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/04/24 05:15:47 DEBUG : WaitForWriters: timeout=30s 2026/04/24 05:15:47 DEBUG : dir: Looking for writers 2026/04/24 05:15:47 DEBUG : Looking for writers 2026/04/24 05:15:47 DEBUG : dir: reading active writers 2026/04/24 05:15:47 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (0.01s) === RUN TestDirForgetAll run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali", Local "Local file system at /tmp/rclone3332270375", Modify Window "1s" 2026/04/24 05:15:47 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: poll-interval is not supported by this remote 2026/04/24 05:15:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/dir/file1" 2026/04/24 05:15:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: md5sum /home/rclone/rclone-test-pecajeh0hali/dir/file1 2026/04/24 05:15:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-pecajeh0hali/dir/file1 2026/04/24 05:15:47 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/24 05:15:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/dir/file1" 2026/04/24 05:15:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: sha1sum /home/rclone/rclone-test-pecajeh0hali/dir/file1 2026/04/24 05:15:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-pecajeh0hali/dir/file1 2026/04/24 05:15:47 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/04/24 05:15:47 DEBUG : dir: forgetting directory cache 2026/04/24 05:15:47 DEBUG : forgetting directory cache 2026/04/24 05:15:47 DEBUG : dir: forgetting directory cache 2026/04/24 05:15:47 DEBUG : WaitForWriters: timeout=30s 2026/04/24 05:15:47 DEBUG : Looking for writers 2026/04/24 05:15:47 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (0.01s) === RUN TestDirForgetPath run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali", Local "Local file system at /tmp/rclone3332270375", Modify Window "1s" 2026/04/24 05:15:47 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: poll-interval is not supported by this remote 2026/04/24 05:15:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/dir/file1" 2026/04/24 05:15:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: md5sum /home/rclone/rclone-test-pecajeh0hali/dir/file1 2026/04/24 05:15:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-pecajeh0hali/dir/file1 2026/04/24 05:15:47 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/24 05:15:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/dir/file1" 2026/04/24 05:15:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: sha1sum /home/rclone/rclone-test-pecajeh0hali/dir/file1 2026/04/24 05:15:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-pecajeh0hali/dir/file1 2026/04/24 05:15:47 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/04/24 05:15:47 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2026/04/24 05:15:47 DEBUG : dir: invalidating directory cache 2026/04/24 05:15:47 DEBUG : >ForgetPath: 2026/04/24 05:15:47 DEBUG : ForgetPath: relativePath="dir", type=0 2026/04/24 05:15:47 DEBUG : invalidating directory cache 2026/04/24 05:15:47 DEBUG : dir: forgetting directory cache 2026/04/24 05:15:47 DEBUG : >ForgetPath: 2026/04/24 05:15:47 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2026/04/24 05:15:47 DEBUG : >ForgetPath: 2026/04/24 05:15:47 DEBUG : WaitForWriters: timeout=30s 2026/04/24 05:15:47 DEBUG : dir: Looking for writers 2026/04/24 05:15:47 DEBUG : Looking for writers 2026/04/24 05:15:47 DEBUG : dir: reading active writers 2026/04/24 05:15:47 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (0.01s) === RUN TestDirWalk run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali", Local "Local file system at /tmp/rclone3332270375", Modify Window "1s" 2026/04/24 05:15:47 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: poll-interval is not supported by this remote 2026/04/24 05:15:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/dir/file1" 2026/04/24 05:15:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: md5sum /home/rclone/rclone-test-pecajeh0hali/dir/file1 2026/04/24 05:15:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-pecajeh0hali/dir/file1 2026/04/24 05:15:47 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/24 05:15:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/dir/file1" 2026/04/24 05:15:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: sha1sum /home/rclone/rclone-test-pecajeh0hali/dir/file1 2026/04/24 05:15:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-pecajeh0hali/dir/file1 2026/04/24 05:15:47 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/04/24 05:15:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: New connection 127.0.0.1:59162->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/04/24 05:15:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/fil/a/b/c" 2026/04/24 05:15:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: md5sum /home/rclone/rclone-test-pecajeh0hali/fil/a/b/c 2026/04/24 05:15:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: 8a723ce6358887fb2e41fbe163780b08 /home/rclone/rclone-test-pecajeh0hali/fil/a/b/c 2026/04/24 05:15:47 DEBUG : fil/a/b/c: Parsed hash: 8a723ce6358887fb2e41fbe163780b08 2026/04/24 05:15:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/fil/a/b/c" 2026/04/24 05:15:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: sha1sum /home/rclone/rclone-test-pecajeh0hali/fil/a/b/c 2026/04/24 05:15:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: 6e53ed736122eed1a3cfda28927c84739fb15f43 /home/rclone/rclone-test-pecajeh0hali/fil/a/b/c 2026/04/24 05:15:47 DEBUG : fil/a/b/c: Parsed hash: 6e53ed736122eed1a3cfda28927c84739fb15f43 2026/04/24 05:15:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/dir/file1" 2026/04/24 05:15:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: md5sum /home/rclone/rclone-test-pecajeh0hali/dir/file1 2026/04/24 05:15:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-pecajeh0hali/dir/file1 2026/04/24 05:15:47 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/24 05:15:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/dir/file1" 2026/04/24 05:15:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: sha1sum /home/rclone/rclone-test-pecajeh0hali/dir/file1 2026/04/24 05:15:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-pecajeh0hali/dir/file1 2026/04/24 05:15:47 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/04/24 05:15:47 DEBUG : forgetting directory cache 2026/04/24 05:15:47 DEBUG : dir: forgetting directory cache 2026/04/24 05:15:47 DEBUG : WaitForWriters: timeout=30s 2026/04/24 05:15:47 DEBUG : dir: Looking for writers 2026/04/24 05:15:47 DEBUG : fil/a/b: Looking for writers 2026/04/24 05:15:47 DEBUG : fil/a: Looking for writers 2026/04/24 05:15:47 DEBUG : b: reading active writers 2026/04/24 05:15:47 DEBUG : fil: Looking for writers 2026/04/24 05:15:47 DEBUG : a: reading active writers 2026/04/24 05:15:47 DEBUG : Looking for writers 2026/04/24 05:15:47 DEBUG : dir: reading active writers 2026/04/24 05:15:47 DEBUG : fil: reading active writers 2026/04/24 05:15:47 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (0.12s) === RUN TestDirSetModTime run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali", Local "Local file system at /tmp/rclone3332270375", Modify Window "1s" 2026/04/24 05:15:47 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: poll-interval is not supported by this remote 2026/04/24 05:15:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/dir/file1" 2026/04/24 05:15:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: md5sum /home/rclone/rclone-test-pecajeh0hali/dir/file1 2026/04/24 05:15:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-pecajeh0hali/dir/file1 2026/04/24 05:15:47 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/24 05:15:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/dir/file1" 2026/04/24 05:15:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: sha1sum /home/rclone/rclone-test-pecajeh0hali/dir/file1 2026/04/24 05:15:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-pecajeh0hali/dir/file1 2026/04/24 05:15:47 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/04/24 05:15:47 DEBUG : WaitForWriters: timeout=30s 2026/04/24 05:15:47 DEBUG : dir: Looking for writers 2026/04/24 05:15:47 DEBUG : Looking for writers 2026/04/24 05:15:47 DEBUG : dir: reading active writers 2026/04/24 05:15:47 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (0.02s) === RUN TestDirStat run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali", Local "Local file system at /tmp/rclone3332270375", Modify Window "1s" 2026/04/24 05:15:47 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: poll-interval is not supported by this remote 2026/04/24 05:15:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/dir/file1" 2026/04/24 05:15:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: md5sum /home/rclone/rclone-test-pecajeh0hali/dir/file1 2026/04/24 05:15:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-pecajeh0hali/dir/file1 2026/04/24 05:15:47 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/24 05:15:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/dir/file1" 2026/04/24 05:15:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: sha1sum /home/rclone/rclone-test-pecajeh0hali/dir/file1 2026/04/24 05:15:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-pecajeh0hali/dir/file1 2026/04/24 05:15:47 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/04/24 05:15:47 DEBUG : WaitForWriters: timeout=30s 2026/04/24 05:15:47 DEBUG : dir: Looking for writers 2026/04/24 05:15:47 DEBUG : file1: reading active writers 2026/04/24 05:15:47 DEBUG : Looking for writers 2026/04/24 05:15:47 DEBUG : dir: reading active writers 2026/04/24 05:15:47 DEBUG : >WaitForWriters: --- PASS: TestDirStat (0.02s) === RUN TestDirReadDirAll run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali", Local "Local file system at /tmp/rclone3332270375", Modify Window "1s" 2026/04/24 05:15:47 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: poll-interval is not supported by this remote 2026/04/24 05:15:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/dir/file1" 2026/04/24 05:15:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: md5sum /home/rclone/rclone-test-pecajeh0hali/dir/file1 2026/04/24 05:15:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-pecajeh0hali/dir/file1 2026/04/24 05:15:47 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/24 05:15:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/dir/file1" 2026/04/24 05:15:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: sha1sum /home/rclone/rclone-test-pecajeh0hali/dir/file1 2026/04/24 05:15:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-pecajeh0hali/dir/file1 2026/04/24 05:15:47 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/04/24 05:15:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/dir/file2" 2026/04/24 05:15:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: md5sum /home/rclone/rclone-test-pecajeh0hali/dir/file2 2026/04/24 05:15:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: d1b75f73cb5fce53969131dd22562187 /home/rclone/rclone-test-pecajeh0hali/dir/file2 2026/04/24 05:15:47 DEBUG : dir/file2: Parsed hash: d1b75f73cb5fce53969131dd22562187 2026/04/24 05:15:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/dir/file2" 2026/04/24 05:15:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: sha1sum /home/rclone/rclone-test-pecajeh0hali/dir/file2 2026/04/24 05:15:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: a27568a80a633d6d412968848f0bd4bb0b06c660 /home/rclone/rclone-test-pecajeh0hali/dir/file2 2026/04/24 05:15:47 DEBUG : dir/file2: Parsed hash: a27568a80a633d6d412968848f0bd4bb0b06c660 2026/04/24 05:15:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/dir/subdir/file3" 2026/04/24 05:15:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: md5sum /home/rclone/rclone-test-pecajeh0hali/dir/subdir/file3 2026/04/24 05:15:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: 01295b6a8d3454e40dd135bbe6af1579 /home/rclone/rclone-test-pecajeh0hali/dir/subdir/file3 2026/04/24 05:15:47 DEBUG : dir/subdir/file3: Parsed hash: 01295b6a8d3454e40dd135bbe6af1579 2026/04/24 05:15:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/dir/subdir/file3" 2026/04/24 05:15:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: sha1sum /home/rclone/rclone-test-pecajeh0hali/dir/subdir/file3 2026/04/24 05:15:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: 12f90edc26dfcb79d30b0d8635de998dba66312a /home/rclone/rclone-test-pecajeh0hali/dir/subdir/file3 2026/04/24 05:15:47 DEBUG : dir/subdir/file3: Parsed hash: 12f90edc26dfcb79d30b0d8635de998dba66312a === RUN TestDirReadDirAll/Virtual 2026/04/24 05:15:47 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2026/04/24 05:15:47 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2026/04/24 05:15:47 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/04/24 05:15:47 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2026/04/24 05:15:47 DEBUG : Waiting for deletions to finish 2026/04/24 05:15:47 INFO : dir/subdir/file3: Deleted 2026/04/24 05:15:47 DEBUG : removing 1 level 2 directories 2026/04/24 05:15:47 INFO : dir/subdir: Removing directory 2026/04/24 05:15:47 DEBUG : dir: invalidating directory cache 2026/04/24 05:15:47 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2026/04/24 05:15:47 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2026/04/24 05:15:47 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2026/04/24 05:15:47 DEBUG : dir/file1: Reset virtual modtime 2026/04/24 05:15:47 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2026/04/24 05:15:47 DEBUG : dir/virtualFile: Reset virtual modtime 2026/04/24 05:15:47 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2026/04/24 05:15:47 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2026/04/24 05:15:47 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/24 05:15:47 DEBUG : dir: invalidating directory cache 2026/04/24 05:15:47 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2026/04/24 05:15:47 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/04/24 05:15:47 DEBUG : dir/virtualFile: Reset virtual modtime 2026/04/24 05:15:47 DEBUG : forgetting directory cache 2026/04/24 05:15:47 DEBUG : dir: forgetting directory cache 2026/04/24 05:15:47 DEBUG : dir/virtualDir: forgetting directory cache 2026/04/24 05:15:47 DEBUG : WaitForWriters: timeout=30s 2026/04/24 05:15:47 DEBUG : dir/virtualDir: Looking for writers 2026/04/24 05:15:47 DEBUG : dir: Looking for writers 2026/04/24 05:15:47 DEBUG : virtualFile: reading active writers 2026/04/24 05:15:47 DEBUG : virtualDir: reading active writers 2026/04/24 05:15:47 DEBUG : file1: reading active writers 2026/04/24 05:15:47 DEBUG : virtualFile2: reading active writers 2026/04/24 05:15:47 DEBUG : Looking for writers 2026/04/24 05:15:47 DEBUG : dir: reading active writers 2026/04/24 05:15:47 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (0.04s) --- PASS: TestDirReadDirAll/Virtual (0.01s) === RUN TestDirOpen run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali", Local "Local file system at /tmp/rclone3332270375", Modify Window "1s" 2026/04/24 05:15:47 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: poll-interval is not supported by this remote 2026/04/24 05:15:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/dir/file1" 2026/04/24 05:15:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: md5sum /home/rclone/rclone-test-pecajeh0hali/dir/file1 2026/04/24 05:15:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-pecajeh0hali/dir/file1 2026/04/24 05:15:47 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/24 05:15:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/dir/file1" 2026/04/24 05:15:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: sha1sum /home/rclone/rclone-test-pecajeh0hali/dir/file1 2026/04/24 05:15:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-pecajeh0hali/dir/file1 2026/04/24 05:15:47 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/04/24 05:15:47 ERROR : dir/: Can only open directories read only 2026/04/24 05:15:47 DEBUG : WaitForWriters: timeout=30s 2026/04/24 05:15:47 DEBUG : dir: Looking for writers 2026/04/24 05:15:47 DEBUG : Looking for writers 2026/04/24 05:15:47 DEBUG : dir: reading active writers 2026/04/24 05:15:47 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (0.02s) === RUN TestDirCreate run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali", Local "Local file system at /tmp/rclone3332270375", Modify Window "1s" 2026/04/24 05:15:47 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: poll-interval is not supported by this remote 2026/04/24 05:15:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/dir/file1" 2026/04/24 05:15:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: md5sum /home/rclone/rclone-test-pecajeh0hali/dir/file1 2026/04/24 05:15:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-pecajeh0hali/dir/file1 2026/04/24 05:15:47 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/24 05:15:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/dir/file1" 2026/04/24 05:15:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: sha1sum /home/rclone/rclone-test-pecajeh0hali/dir/file1 2026/04/24 05:15:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-pecajeh0hali/dir/file1 2026/04/24 05:15:47 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/04/24 05:15:47 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2026/04/24 05:15:47 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/04/24 05:15:47 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2026/04/24 05:15:47 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/04/24 05:15:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: File to upload is small (5 bytes), uploading instead of streaming 2026/04/24 05:15:47 DEBUG : dir/potato: size = 5 OK 2026/04/24 05:15:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/dir/potato" 2026/04/24 05:15:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: md5sum /home/rclone/rclone-test-pecajeh0hali/dir/potato 2026/04/24 05:15:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-pecajeh0hali/dir/potato 2026/04/24 05:15:47 DEBUG : dir/potato: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/04/24 05:15:47 DEBUG : dir/potato: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/04/24 05:15:47 DEBUG : dir/potato: Size and md5 of src and dst objects identical 2026/04/24 05:15:47 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/04/24 05:15:47 DEBUG : WaitForWriters: timeout=30s 2026/04/24 05:15:47 DEBUG : dir: Looking for writers 2026/04/24 05:15:47 DEBUG : file1: reading active writers 2026/04/24 05:15:47 DEBUG : potato: reading active writers 2026/04/24 05:15:47 DEBUG : Looking for writers 2026/04/24 05:15:47 DEBUG : dir: reading active writers 2026/04/24 05:15:47 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (0.12s) === RUN TestDirMkdir run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali", Local "Local file system at /tmp/rclone3332270375", Modify Window "1s" 2026/04/24 05:15:47 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: poll-interval is not supported by this remote 2026/04/24 05:15:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/dir/file1" 2026/04/24 05:15:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: md5sum /home/rclone/rclone-test-pecajeh0hali/dir/file1 2026/04/24 05:15:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-pecajeh0hali/dir/file1 2026/04/24 05:15:47 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/24 05:15:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/dir/file1" 2026/04/24 05:15:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: sha1sum /home/rclone/rclone-test-pecajeh0hali/dir/file1 2026/04/24 05:15:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-pecajeh0hali/dir/file1 2026/04/24 05:15:47 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/04/24 05:15:47 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/04/24 05:15:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/dir/file1" 2026/04/24 05:15:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: md5sum /home/rclone/rclone-test-pecajeh0hali/dir/file1 2026/04/24 05:15:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-pecajeh0hali/dir/file1 2026/04/24 05:15:47 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/24 05:15:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/dir/file1" 2026/04/24 05:15:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: sha1sum /home/rclone/rclone-test-pecajeh0hali/dir/file1 2026/04/24 05:15:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-pecajeh0hali/dir/file1 2026/04/24 05:15:47 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/04/24 05:15:47 DEBUG : WaitForWriters: timeout=30s 2026/04/24 05:15:47 DEBUG : dir/sub: Looking for writers 2026/04/24 05:15:47 DEBUG : dir: Looking for writers 2026/04/24 05:15:47 DEBUG : file1: reading active writers 2026/04/24 05:15:47 DEBUG : sub: reading active writers 2026/04/24 05:15:47 DEBUG : Looking for writers 2026/04/24 05:15:47 DEBUG : dir: reading active writers 2026/04/24 05:15:47 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (0.13s) === RUN TestDirMkdirSub run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali", Local "Local file system at /tmp/rclone3332270375", Modify Window "1s" 2026/04/24 05:15:47 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: poll-interval is not supported by this remote 2026/04/24 05:15:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/dir/file1" 2026/04/24 05:15:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: md5sum /home/rclone/rclone-test-pecajeh0hali/dir/file1 2026/04/24 05:15:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-pecajeh0hali/dir/file1 2026/04/24 05:15:47 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/24 05:15:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/dir/file1" 2026/04/24 05:15:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: sha1sum /home/rclone/rclone-test-pecajeh0hali/dir/file1 2026/04/24 05:15:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-pecajeh0hali/dir/file1 2026/04/24 05:15:47 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/04/24 05:15:47 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/04/24 05:15:47 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2026/04/24 05:15:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/dir/file1" 2026/04/24 05:15:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: md5sum /home/rclone/rclone-test-pecajeh0hali/dir/file1 2026/04/24 05:15:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-pecajeh0hali/dir/file1 2026/04/24 05:15:47 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/24 05:15:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/dir/file1" 2026/04/24 05:15:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: sha1sum /home/rclone/rclone-test-pecajeh0hali/dir/file1 2026/04/24 05:15:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-pecajeh0hali/dir/file1 2026/04/24 05:15:47 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/04/24 05:15:47 DEBUG : WaitForWriters: timeout=30s 2026/04/24 05:15:47 DEBUG : dir/sub/subsub: Looking for writers 2026/04/24 05:15:47 DEBUG : dir/sub: Looking for writers 2026/04/24 05:15:47 DEBUG : subsub: reading active writers 2026/04/24 05:15:47 DEBUG : dir: Looking for writers 2026/04/24 05:15:47 DEBUG : sub: reading active writers 2026/04/24 05:15:47 DEBUG : file1: reading active writers 2026/04/24 05:15:47 DEBUG : Looking for writers 2026/04/24 05:15:47 DEBUG : dir: reading active writers 2026/04/24 05:15:47 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (0.04s) === RUN TestDirRemove run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali", Local "Local file system at /tmp/rclone3332270375", Modify Window "1s" 2026/04/24 05:15:47 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: poll-interval is not supported by this remote 2026/04/24 05:15:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/dir/file1" 2026/04/24 05:15:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: md5sum /home/rclone/rclone-test-pecajeh0hali/dir/file1 2026/04/24 05:15:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-pecajeh0hali/dir/file1 2026/04/24 05:15:47 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/24 05:15:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/dir/file1" 2026/04/24 05:15:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: sha1sum /home/rclone/rclone-test-pecajeh0hali/dir/file1 2026/04/24 05:15:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-pecajeh0hali/dir/file1 2026/04/24 05:15:47 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/04/24 05:15:47 ERROR : dir/: Dir.Remove not empty 2026/04/24 05:15:47 DEBUG : dir/file1: Remove: 2026/04/24 05:15:47 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/24 05:15:47 DEBUG : dir/file1: >Remove: err= 2026/04/24 05:15:47 DEBUG : Added virtual directory entry vDel: "dir" 2026/04/24 05:15:47 DEBUG : WaitForWriters: timeout=30s 2026/04/24 05:15:47 DEBUG : Looking for writers 2026/04/24 05:15:47 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (0.02s) === RUN TestDirRemoveAll run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali", Local "Local file system at /tmp/rclone3332270375", Modify Window "1s" 2026/04/24 05:15:47 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: poll-interval is not supported by this remote 2026/04/24 05:15:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/dir/file1" 2026/04/24 05:15:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: md5sum /home/rclone/rclone-test-pecajeh0hali/dir/file1 2026/04/24 05:15:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-pecajeh0hali/dir/file1 2026/04/24 05:15:47 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/24 05:15:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/dir/file1" 2026/04/24 05:15:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: sha1sum /home/rclone/rclone-test-pecajeh0hali/dir/file1 2026/04/24 05:15:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-pecajeh0hali/dir/file1 2026/04/24 05:15:47 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/04/24 05:15:47 DEBUG : dir/file1: Remove: 2026/04/24 05:15:47 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/24 05:15:47 DEBUG : dir/file1: >Remove: err= 2026/04/24 05:15:47 DEBUG : Added virtual directory entry vDel: "dir" 2026/04/24 05:15:47 DEBUG : WaitForWriters: timeout=30s 2026/04/24 05:15:47 DEBUG : Looking for writers 2026/04/24 05:15:47 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (0.02s) === RUN TestDirRemoveName run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali", Local "Local file system at /tmp/rclone3332270375", Modify Window "1s" 2026/04/24 05:15:47 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: poll-interval is not supported by this remote 2026/04/24 05:15:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/dir/file1" 2026/04/24 05:15:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: md5sum /home/rclone/rclone-test-pecajeh0hali/dir/file1 2026/04/24 05:15:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-pecajeh0hali/dir/file1 2026/04/24 05:15:47 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/24 05:15:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/dir/file1" 2026/04/24 05:15:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: sha1sum /home/rclone/rclone-test-pecajeh0hali/dir/file1 2026/04/24 05:15:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-pecajeh0hali/dir/file1 2026/04/24 05:15:47 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/04/24 05:15:47 DEBUG : dir/file1: Remove: 2026/04/24 05:15:47 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/24 05:15:47 DEBUG : dir/file1: >Remove: err= 2026/04/24 05:15:47 DEBUG : WaitForWriters: timeout=30s 2026/04/24 05:15:47 DEBUG : dir: Looking for writers 2026/04/24 05:15:47 DEBUG : Looking for writers 2026/04/24 05:15:47 DEBUG : dir: reading active writers 2026/04/24 05:15:47 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (0.12s) === RUN TestDirRename run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali", Local "Local file system at /tmp/rclone3332270375", Modify Window "1s" 2026/04/24 05:15:47 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: poll-interval is not supported by this remote 2026/04/24 05:15:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/dir/file1" 2026/04/24 05:15:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: md5sum /home/rclone/rclone-test-pecajeh0hali/dir/file1 2026/04/24 05:15:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-pecajeh0hali/dir/file1 2026/04/24 05:15:47 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/24 05:15:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/dir/file1" 2026/04/24 05:15:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: sha1sum /home/rclone/rclone-test-pecajeh0hali/dir/file1 2026/04/24 05:15:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-pecajeh0hali/dir/file1 2026/04/24 05:15:47 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/04/24 05:15:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/dir/file1" 2026/04/24 05:15:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: md5sum /home/rclone/rclone-test-pecajeh0hali/dir/file1 2026/04/24 05:15:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-pecajeh0hali/dir/file1 2026/04/24 05:15:48 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/24 05:15:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/dir/file1" 2026/04/24 05:15:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: sha1sum /home/rclone/rclone-test-pecajeh0hali/dir/file1 2026/04/24 05:15:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-pecajeh0hali/dir/file1 2026/04/24 05:15:48 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/04/24 05:15:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/dir/file3" 2026/04/24 05:15:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: md5sum /home/rclone/rclone-test-pecajeh0hali/dir/file3 2026/04/24 05:15:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: ea32138586c9d4e9533ef6cf95e9ec4b /home/rclone/rclone-test-pecajeh0hali/dir/file3 2026/04/24 05:15:48 DEBUG : dir/file3: Parsed hash: ea32138586c9d4e9533ef6cf95e9ec4b 2026/04/24 05:15:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/dir/file3" 2026/04/24 05:15:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: sha1sum /home/rclone/rclone-test-pecajeh0hali/dir/file3 2026/04/24 05:15:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: 5360d62d7372ae902378af794a02722679d4c87f /home/rclone/rclone-test-pecajeh0hali/dir/file3 2026/04/24 05:15:48 DEBUG : dir/file3: Parsed hash: 5360d62d7372ae902378af794a02722679d4c87f 2026/04/24 05:15:48 ERROR : dir/not found: Dir.Rename error: file does not exist 2026/04/24 05:15:48 DEBUG : dir: Updating dir with dir2 0x35773ebc12b0 2026/04/24 05:15:48 DEBUG : dir: forgetting directory cache 2026/04/24 05:15:48 DEBUG : Added virtual directory entry vDel: "dir" 2026/04/24 05:15:48 DEBUG : Added virtual directory entry vAddDir: "dir2" 2026/04/24 05:15:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/dir2/file1" 2026/04/24 05:15:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: md5sum /home/rclone/rclone-test-pecajeh0hali/dir2/file1 2026/04/24 05:15:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-pecajeh0hali/dir2/file1 2026/04/24 05:15:48 DEBUG : dir2/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/24 05:15:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/dir2/file1" 2026/04/24 05:15:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: sha1sum /home/rclone/rclone-test-pecajeh0hali/dir2/file1 2026/04/24 05:15:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-pecajeh0hali/dir2/file1 2026/04/24 05:15:48 DEBUG : dir2/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/04/24 05:15:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/dir2/file3" 2026/04/24 05:15:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: md5sum /home/rclone/rclone-test-pecajeh0hali/dir2/file3 2026/04/24 05:15:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: ea32138586c9d4e9533ef6cf95e9ec4b /home/rclone/rclone-test-pecajeh0hali/dir2/file3 2026/04/24 05:15:48 DEBUG : dir2/file3: Parsed hash: ea32138586c9d4e9533ef6cf95e9ec4b 2026/04/24 05:15:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/dir2/file3" 2026/04/24 05:15:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: sha1sum /home/rclone/rclone-test-pecajeh0hali/dir2/file3 2026/04/24 05:15:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: 5360d62d7372ae902378af794a02722679d4c87f /home/rclone/rclone-test-pecajeh0hali/dir2/file3 2026/04/24 05:15:48 DEBUG : dir2/file3: Parsed hash: 5360d62d7372ae902378af794a02722679d4c87f 2026/04/24 05:15:48 INFO : dir2/file1: Moved (server-side) to: file2 2026/04/24 05:15:48 DEBUG : file2: Updating file with file2 0x35773e9df930 2026/04/24 05:15:48 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2026/04/24 05:15:48 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/04/24 05:15:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/file2" 2026/04/24 05:15:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: md5sum /home/rclone/rclone-test-pecajeh0hali/file2 2026/04/24 05:15:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-pecajeh0hali/file2 2026/04/24 05:15:48 DEBUG : file2: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/24 05:15:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/file2" 2026/04/24 05:15:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: sha1sum /home/rclone/rclone-test-pecajeh0hali/file2 2026/04/24 05:15:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-pecajeh0hali/file2 2026/04/24 05:15:48 DEBUG : file2: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/04/24 05:15:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/dir2/file3" 2026/04/24 05:15:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: md5sum /home/rclone/rclone-test-pecajeh0hali/dir2/file3 2026/04/24 05:15:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: ea32138586c9d4e9533ef6cf95e9ec4b /home/rclone/rclone-test-pecajeh0hali/dir2/file3 2026/04/24 05:15:48 DEBUG : dir2/file3: Parsed hash: ea32138586c9d4e9533ef6cf95e9ec4b 2026/04/24 05:15:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/dir2/file3" 2026/04/24 05:15:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: sha1sum /home/rclone/rclone-test-pecajeh0hali/dir2/file3 2026/04/24 05:15:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: 5360d62d7372ae902378af794a02722679d4c87f /home/rclone/rclone-test-pecajeh0hali/dir2/file3 2026/04/24 05:15:48 DEBUG : dir2/file3: Parsed hash: 5360d62d7372ae902378af794a02722679d4c87f 2026/04/24 05:15:48 INFO : dir2/file3: Deleted 2026/04/24 05:15:48 INFO : file2: Moved (server-side) to: dir2/file3 2026/04/24 05:15:48 DEBUG : dir2/file3: Updating file with dir2/file3 0x35773e9df930 2026/04/24 05:15:48 DEBUG : Added virtual directory entry vDel: "file2" 2026/04/24 05:15:48 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2026/04/24 05:15:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/dir2/file3" 2026/04/24 05:15:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: md5sum /home/rclone/rclone-test-pecajeh0hali/dir2/file3 2026/04/24 05:15:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-pecajeh0hali/dir2/file3 2026/04/24 05:15:48 DEBUG : dir2/file3: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/24 05:15:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/dir2/file3" 2026/04/24 05:15:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: sha1sum /home/rclone/rclone-test-pecajeh0hali/dir2/file3 2026/04/24 05:15:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-pecajeh0hali/dir2/file3 2026/04/24 05:15:48 DEBUG : dir2/file3: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/04/24 05:15:48 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2026/04/24 05:15:48 DEBUG : empty directory: Updating dir with renamed empty directory 0x35773eb90d00 2026/04/24 05:15:48 DEBUG : empty directory: forgetting directory cache 2026/04/24 05:15:48 DEBUG : Added virtual directory entry vDel: "empty directory" 2026/04/24 05:15:48 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2026/04/24 05:15:48 DEBUG : dir2: Renaming to "dir3" 2026/04/24 05:15:48 DEBUG : WaitForWriters: timeout=30s 2026/04/24 05:15:48 DEBUG : dir3: Looking for writers 2026/04/24 05:15:48 DEBUG : file3: reading active writers 2026/04/24 05:15:48 DEBUG : renamed empty directory: Looking for writers 2026/04/24 05:15:48 DEBUG : Looking for writers 2026/04/24 05:15:48 DEBUG : dir3: reading active writers 2026/04/24 05:15:48 DEBUG : renamed empty directory: reading active writers 2026/04/24 05:15:48 DEBUG : >WaitForWriters: --- PASS: TestDirRename (0.18s) === 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-pecajeh0hali", Local "Local file system at /tmp/rclone3332270375", Modify Window "1s" 2026/04/24 05:15:48 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: poll-interval is not supported by this remote 2026/04/24 05:15:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/dir/file1" 2026/04/24 05:15:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: md5sum /home/rclone/rclone-test-pecajeh0hali/dir/file1 2026/04/24 05:15:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-pecajeh0hali/dir/file1 2026/04/24 05:15:48 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/24 05:15:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/dir/file1" 2026/04/24 05:15:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: sha1sum /home/rclone/rclone-test-pecajeh0hali/dir/file1 2026/04/24 05:15:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-pecajeh0hali/dir/file1 2026/04/24 05:15:48 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/04/24 05:15:48 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/04/24 05:15:48 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 05:15:48 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/24 05:15:48 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/04/24 05:15:48 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2026/04/24 05:15:48 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2026/04/24 05:15:48 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/04/24 05:15:48 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 05:15:48 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/24 05:15:48 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/04/24 05:15:48 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2026/04/24 05:15:48 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2026/04/24 05:15:48 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/04/24 05:15:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: File to upload is small (12 bytes), uploading instead of streaming 2026/04/24 05:15:48 DEBUG : dir/sub/file2: size = 12 OK 2026/04/24 05:15:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/dir/sub/file2" 2026/04/24 05:15:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: md5sum /home/rclone/rclone-test-pecajeh0hali/dir/sub/file2 2026/04/24 05:15:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: fc3ff98e8c6a0d3087d515c0473f8677 /home/rclone/rclone-test-pecajeh0hali/dir/sub/file2 2026/04/24 05:15:48 DEBUG : dir/sub/file2: Parsed hash: fc3ff98e8c6a0d3087d515c0473f8677 2026/04/24 05:15:48 DEBUG : dir/sub/file2: md5 = fc3ff98e8c6a0d3087d515c0473f8677 OK 2026/04/24 05:15:48 DEBUG : dir/sub/file2: Size and md5 of src and dst objects identical 2026/04/24 05:15:48 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/04/24 05:15:48 DEBUG : forgetting directory cache 2026/04/24 05:15:48 DEBUG : dir: forgetting directory cache 2026/04/24 05:15:48 DEBUG : dir/sub: forgetting directory cache 2026/04/24 05:15:48 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2026/04/24 05:15:48 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2026/04/24 05:15:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: File to upload is small (5 bytes), uploading instead of streaming 2026/04/24 05:15:48 DEBUG : dir/sub/file0: size = 5 OK 2026/04/24 05:15:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/dir/sub/file0" 2026/04/24 05:15:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: md5sum /home/rclone/rclone-test-pecajeh0hali/dir/sub/file0 2026/04/24 05:15:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-pecajeh0hali/dir/sub/file0 2026/04/24 05:15:48 DEBUG : dir/sub/file0: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/04/24 05:15:48 DEBUG : dir/sub/file0: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/04/24 05:15:48 DEBUG : dir/sub/file0: Size and md5 of src and dst objects identical 2026/04/24 05:15:48 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/04/24 05:15:48 DEBUG : WaitForWriters: timeout=30s 2026/04/24 05:15:48 DEBUG : dir/sub: Looking for writers 2026/04/24 05:15:48 DEBUG : file0: reading active writers 2026/04/24 05:15:48 DEBUG : file2: reading active writers 2026/04/24 05:15:48 DEBUG : dir: Looking for writers 2026/04/24 05:15:48 DEBUG : file1: reading active writers 2026/04/24 05:15:48 DEBUG : sub: reading active writers 2026/04/24 05:15:48 DEBUG : Looking for writers 2026/04/24 05:15:48 DEBUG : dir: reading active writers 2026/04/24 05:15:48 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (0.03s) === RUN TestDirEntryModTimeInvalidation run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali", Local "Local file system at /tmp/rclone3332270375", Modify Window "1s" 2026/04/24 05:15:48 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: poll-interval is not supported by this remote 2026/04/24 05:15:48 DEBUG : forgetting directory cache 2026/04/24 05:15:49 DEBUG : forgetting directory cache 2026/04/24 05:15:49 DEBUG : dir: forgetting directory cache 2026/04/24 05:15:49 DEBUG : WaitForWriters: timeout=30s 2026/04/24 05:15:49 DEBUG : dir: Looking for writers 2026/04/24 05:15:49 DEBUG : Looking for writers 2026/04/24 05:15:49 DEBUG : dir: reading active writers 2026/04/24 05:15:49 DEBUG : >WaitForWriters: --- PASS: TestDirEntryModTimeInvalidation (1.11s) === RUN TestDirMetadataExtension run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali", Local "Local file system at /tmp/rclone3332270375", Modify Window "1s" 2026/04/24 05:15:49 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: poll-interval is not supported by this remote 2026/04/24 05:15:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/dir/file1" 2026/04/24 05:15:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: md5sum /home/rclone/rclone-test-pecajeh0hali/dir/file1 2026/04/24 05:15:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-pecajeh0hali/dir/file1 2026/04/24 05:15:49 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/24 05:15:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/dir/file1" 2026/04/24 05:15:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: sha1sum /home/rclone/rclone-test-pecajeh0hali/dir/file1 2026/04/24 05:15:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-pecajeh0hali/dir/file1 2026/04/24 05:15:49 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/04/24 05:15:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2026/04/24 05:15:49 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 05:15:49 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2026/04/24 05:15:49 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2026/04/24 05:15:49 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2026/04/24 05:15:49 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2026/04/24 05:15:49 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/04/24 05:15:49 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2026/04/24 05:15:49 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 05:15:49 DEBUG : dir.metadata: Open: flags=O_RDONLY 2026/04/24 05:15:49 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2026/04/24 05:15:49 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2026/04/24 05:15:49 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2026/04/24 05:15:49 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/04/24 05:15:49 DEBUG : WaitForWriters: timeout=30s 2026/04/24 05:15:49 DEBUG : dir: Looking for writers 2026/04/24 05:15:49 DEBUG : file1.metadata: reading active writers 2026/04/24 05:15:49 DEBUG : file1: reading active writers 2026/04/24 05:15:49 DEBUG : Looking for writers 2026/04/24 05:15:49 DEBUG : dir: reading active writers 2026/04/24 05:15:49 DEBUG : dir.metadata: reading active writers 2026/04/24 05:15:49 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-pecajeh0hali", Local "Local file system at /tmp/rclone3332270375", Modify Window "1s" 2026/04/24 05:15:49 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: poll-interval is not supported by this remote 2026/04/24 05:15:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/dir/file1" 2026/04/24 05:15:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: md5sum /home/rclone/rclone-test-pecajeh0hali/dir/file1 2026/04/24 05:15:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-pecajeh0hali/dir/file1 2026/04/24 05:15:49 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/24 05:15:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/dir/file1" 2026/04/24 05:15:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: sha1sum /home/rclone/rclone-test-pecajeh0hali/dir/file1 2026/04/24 05:15:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-pecajeh0hali/dir/file1 2026/04/24 05:15:49 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/04/24 05:15:49 DEBUG : WaitForWriters: timeout=30s 2026/04/24 05:15:49 DEBUG : dir: Looking for writers 2026/04/24 05:15:49 DEBUG : file1: reading active writers 2026/04/24 05:15:49 DEBUG : Looking for writers 2026/04/24 05:15:49 DEBUG : dir: reading active writers 2026/04/24 05:15:49 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-pecajeh0hali", Local "Local file system at /tmp/rclone3332270375", Modify Window "1s" 2026/04/24 05:15:49 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: poll-interval is not supported by this remote 2026/04/24 05:15:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/dir/file1" 2026/04/24 05:15:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: md5sum /home/rclone/rclone-test-pecajeh0hali/dir/file1 2026/04/24 05:15:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-pecajeh0hali/dir/file1 2026/04/24 05:15:49 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/24 05:15:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/dir/file1" 2026/04/24 05:15:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: sha1sum /home/rclone/rclone-test-pecajeh0hali/dir/file1 2026/04/24 05:15:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-pecajeh0hali/dir/file1 2026/04/24 05:15:49 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/04/24 05:15:49 DEBUG : Can set mod time: true 2026/04/24 05:15:49 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/04/24 05:15:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/dir/file1" 2026/04/24 05:15:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: md5sum /home/rclone/rclone-test-pecajeh0hali/dir/file1 2026/04/24 05:15:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-pecajeh0hali/dir/file1 2026/04/24 05:15:49 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/24 05:15:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/dir/file1" 2026/04/24 05:15:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: sha1sum /home/rclone/rclone-test-pecajeh0hali/dir/file1 2026/04/24 05:15:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-pecajeh0hali/dir/file1 2026/04/24 05:15:49 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/04/24 05:15:49 DEBUG : WaitForWriters: timeout=30s 2026/04/24 05:15:49 DEBUG : dir: Looking for writers 2026/04/24 05:15:49 DEBUG : file1: reading active writers 2026/04/24 05:15:49 DEBUG : Looking for writers 2026/04/24 05:15:49 DEBUG : dir: reading active writers 2026/04/24 05:15:49 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali", Local "Local file system at /tmp/rclone3332270375", Modify Window "1s" 2026/04/24 05:15:49 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: poll-interval is not supported by this remote 2026/04/24 05:15:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/dir/file1" 2026/04/24 05:15:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: md5sum /home/rclone/rclone-test-pecajeh0hali/dir/file1 2026/04/24 05:15:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-pecajeh0hali/dir/file1 2026/04/24 05:15:49 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/24 05:15:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/dir/file1" 2026/04/24 05:15:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: sha1sum /home/rclone/rclone-test-pecajeh0hali/dir/file1 2026/04/24 05:15:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-pecajeh0hali/dir/file1 2026/04/24 05:15:49 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/04/24 05:15:49 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/24 05:15:49 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/04/24 05:15:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/24 05:15:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: File to upload is small (0 bytes), uploading instead of streaming 2026/04/24 05:15:49 DEBUG : dir/file1: size = 0 OK 2026/04/24 05:15:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/dir/file1" 2026/04/24 05:15:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: md5sum /home/rclone/rclone-test-pecajeh0hali/dir/file1 2026/04/24 05:15:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-pecajeh0hali/dir/file1 2026/04/24 05:15:49 DEBUG : dir/file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/04/24 05:15:49 DEBUG : dir/file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/04/24 05:15:49 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/04/24 05:15:49 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/04/24 05:15:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/24 05:15:49 DEBUG : WaitForWriters: timeout=30s 2026/04/24 05:15:49 DEBUG : dir: Looking for writers 2026/04/24 05:15:49 DEBUG : file1: reading active writers 2026/04/24 05:15:49 DEBUG : Looking for writers 2026/04/24 05:15:49 DEBUG : dir: reading active writers 2026/04/24 05:15:49 DEBUG : >WaitForWriters: 2026/04/24 05:15:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/dir/file1" 2026/04/24 05:15:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: md5sum /home/rclone/rclone-test-pecajeh0hali/dir/file1 2026/04/24 05:15:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-pecajeh0hali/dir/file1 2026/04/24 05:15:49 DEBUG : dir/file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/04/24 05:15:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/dir/file1" 2026/04/24 05:15:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: sha1sum /home/rclone/rclone-test-pecajeh0hali/dir/file1 2026/04/24 05:15:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /home/rclone/rclone-test-pecajeh0hali/dir/file1 2026/04/24 05:15:49 DEBUG : dir/file1: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2026/04/24 05:15:49 DEBUG : WaitForWriters: timeout=30s 2026/04/24 05:15:49 DEBUG : dir: Looking for writers 2026/04/24 05:15:49 DEBUG : file1: reading active writers 2026/04/24 05:15:49 DEBUG : Looking for writers 2026/04/24 05:15:49 DEBUG : dir: reading active writers 2026/04/24 05:15:49 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali", Local "Local file system at /tmp/rclone3332270375", Modify Window "1s" 2026/04/24 05:15:49 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: poll-interval is not supported by this remote 2026/04/24 05:15:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/dir/file1" 2026/04/24 05:15:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: md5sum /home/rclone/rclone-test-pecajeh0hali/dir/file1 2026/04/24 05:15:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-pecajeh0hali/dir/file1 2026/04/24 05:15:49 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/24 05:15:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/dir/file1" 2026/04/24 05:15:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: sha1sum /home/rclone/rclone-test-pecajeh0hali/dir/file1 2026/04/24 05:15:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-pecajeh0hali/dir/file1 2026/04/24 05:15:49 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/04/24 05:15:49 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/24 05:15:49 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/04/24 05:15:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/24 05:15:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: File to upload is small (5 bytes), uploading instead of streaming 2026/04/24 05:15:49 DEBUG : dir/file1: size = 5 OK 2026/04/24 05:15:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/dir/file1" 2026/04/24 05:15:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: md5sum /home/rclone/rclone-test-pecajeh0hali/dir/file1 2026/04/24 05:15:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-pecajeh0hali/dir/file1 2026/04/24 05:15:49 DEBUG : dir/file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/04/24 05:15:49 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/04/24 05:15:49 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/04/24 05:15:49 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/04/24 05:15:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/24 05:15:49 DEBUG : WaitForWriters: timeout=30s 2026/04/24 05:15:49 DEBUG : dir: Looking for writers 2026/04/24 05:15:49 DEBUG : file1: reading active writers 2026/04/24 05:15:49 DEBUG : Looking for writers 2026/04/24 05:15:49 DEBUG : dir: reading active writers 2026/04/24 05:15:49 DEBUG : >WaitForWriters: 2026/04/24 05:15:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/dir/file1" 2026/04/24 05:15:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: md5sum /home/rclone/rclone-test-pecajeh0hali/dir/file1 2026/04/24 05:15:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-pecajeh0hali/dir/file1 2026/04/24 05:15:49 DEBUG : dir/file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/04/24 05:15:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/dir/file1" 2026/04/24 05:15:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: sha1sum /home/rclone/rclone-test-pecajeh0hali/dir/file1 2026/04/24 05:15:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d /home/rclone/rclone-test-pecajeh0hali/dir/file1 2026/04/24 05:15:49 DEBUG : dir/file1: Parsed hash: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d 2026/04/24 05:15:49 DEBUG : WaitForWriters: timeout=30s 2026/04/24 05:15:49 DEBUG : dir: Looking for writers 2026/04/24 05:15:49 DEBUG : file1: reading active writers 2026/04/24 05:15:49 DEBUG : Looking for writers 2026/04/24 05:15:49 DEBUG : dir: reading active writers 2026/04/24 05:15:49 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali", Local "Local file system at /tmp/rclone3332270375", Modify Window "1s" 2026/04/24 05:15:49 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: poll-interval is not supported by this remote 2026/04/24 05:15:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/24 05:15:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Nc-Cp}/rclone-test-pecajeh0hali" 2026/04/24 05:15:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Nc-Cp}/rclone-test-pecajeh0hali" 2026/04/24 05:15:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Nc-Cp}/rclone-test-pecajeh0hali" 2026/04/24 05:15:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/24 05:15:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Nc-Cp}/rclone-test-pecajeh0hali" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Nc-Cp}/rclone-test-pecajeh0hali" 2026/04/24 05:15:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Nc-Cp}/rclone-test-pecajeh0hali" 2026/04/24 05:15:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/24 05:15:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Nc-Cp}/rclone-test-pecajeh0hali" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Nc-Cp}/rclone-test-pecajeh0hali" 2026/04/24 05:15:49 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/24 05:15:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/dir/file1" 2026/04/24 05:15:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: md5sum /home/rclone/rclone-test-pecajeh0hali/dir/file1 2026/04/24 05:15:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-pecajeh0hali/dir/file1 2026/04/24 05:15:49 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/24 05:15:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/dir/file1" 2026/04/24 05:15:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: sha1sum /home/rclone/rclone-test-pecajeh0hali/dir/file1 2026/04/24 05:15:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-pecajeh0hali/dir/file1 2026/04/24 05:15:49 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/04/24 05:15:49 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/04/24 05:15:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/dir/file1" 2026/04/24 05:15:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: md5sum /home/rclone/rclone-test-pecajeh0hali/dir/file1 2026/04/24 05:15:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-pecajeh0hali/dir/file1 2026/04/24 05:15:49 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/24 05:15:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/dir/file1" 2026/04/24 05:15:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: sha1sum /home/rclone/rclone-test-pecajeh0hali/dir/file1 2026/04/24 05:15:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-pecajeh0hali/dir/file1 2026/04/24 05:15:49 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/04/24 05:15:49 DEBUG : WaitForWriters: timeout=30s 2026/04/24 05:15:49 DEBUG : dir: Looking for writers 2026/04/24 05:15:49 DEBUG : file1: reading active writers 2026/04/24 05:15:49 DEBUG : Looking for writers 2026/04/24 05:15:49 DEBUG : dir: reading active writers 2026/04/24 05:15:49 DEBUG : >WaitForWriters: 2026/04/24 05:15:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: 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-pecajeh0hali", Local "Local file system at /tmp/rclone3332270375", Modify Window "1s" 2026/04/24 05:15:49 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: poll-interval is not supported by this remote 2026/04/24 05:15:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/24 05:15:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Nc-Cp}/rclone-test-pecajeh0hali" 2026/04/24 05:15:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Nc-Cp}/rclone-test-pecajeh0hali" 2026/04/24 05:15:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Nc-Cp}/rclone-test-pecajeh0hali" 2026/04/24 05:15:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/24 05:15:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Nc-Cp}/rclone-test-pecajeh0hali" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Nc-Cp}/rclone-test-pecajeh0hali" 2026/04/24 05:15:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Nc-Cp}/rclone-test-pecajeh0hali" 2026/04/24 05:15:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/24 05:15:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Nc-Cp}/rclone-test-pecajeh0hali" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Nc-Cp}/rclone-test-pecajeh0hali" 2026/04/24 05:15:49 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/24 05:15:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/dir/file1" 2026/04/24 05:15:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: md5sum /home/rclone/rclone-test-pecajeh0hali/dir/file1 2026/04/24 05:15:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-pecajeh0hali/dir/file1 2026/04/24 05:15:49 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/24 05:15:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/dir/file1" 2026/04/24 05:15:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: sha1sum /home/rclone/rclone-test-pecajeh0hali/dir/file1 2026/04/24 05:15:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-pecajeh0hali/dir/file1 2026/04/24 05:15:49 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/04/24 05:15:49 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/04/24 05:15:49 DEBUG : dir/file1: newRWFileHandle: 2026/04/24 05:15:49 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/24 05:15:49 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/24 05:15:49 DEBUG : dir/file1(0x35773ea22c00): close: 2026/04/24 05:15:49 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/04/24 05:15:49 DEBUG : dir/file1(0x35773ea22c00): >close: err= 2026/04/24 05:15:49 DEBUG : WaitForWriters: timeout=30s 2026/04/24 05:15:49 DEBUG : dir: Looking for writers 2026/04/24 05:15:49 DEBUG : file1: reading active writers 2026/04/24 05:15:49 DEBUG : Looking for writers 2026/04/24 05:15:49 DEBUG : dir: reading active writers 2026/04/24 05:15:49 DEBUG : >WaitForWriters: 2026/04/24 05:15:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/dir/file1" 2026/04/24 05:15:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: md5sum /home/rclone/rclone-test-pecajeh0hali/dir/file1 2026/04/24 05:15:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-pecajeh0hali/dir/file1 2026/04/24 05:15:49 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/24 05:15:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/dir/file1" 2026/04/24 05:15:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: sha1sum /home/rclone/rclone-test-pecajeh0hali/dir/file1 2026/04/24 05:15:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-pecajeh0hali/dir/file1 2026/04/24 05:15:49 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/04/24 05:15:49 DEBUG : WaitForWriters: timeout=30s 2026/04/24 05:15:49 DEBUG : dir: Looking for writers 2026/04/24 05:15:49 DEBUG : file1: reading active writers 2026/04/24 05:15:49 DEBUG : Looking for writers 2026/04/24 05:15:49 DEBUG : dir: reading active writers 2026/04/24 05:15:49 DEBUG : >WaitForWriters: 2026/04/24 05:15:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: 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-pecajeh0hali", Local "Local file system at /tmp/rclone3332270375", Modify Window "1s" 2026/04/24 05:15:49 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: poll-interval is not supported by this remote 2026/04/24 05:15:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/24 05:15:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Nc-Cp}/rclone-test-pecajeh0hali" 2026/04/24 05:15:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Nc-Cp}/rclone-test-pecajeh0hali" 2026/04/24 05:15:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Nc-Cp}/rclone-test-pecajeh0hali" 2026/04/24 05:15:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/24 05:15:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Nc-Cp}/rclone-test-pecajeh0hali" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Nc-Cp}/rclone-test-pecajeh0hali" 2026/04/24 05:15:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Nc-Cp}/rclone-test-pecajeh0hali" 2026/04/24 05:15:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/24 05:15:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Nc-Cp}/rclone-test-pecajeh0hali" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Nc-Cp}/rclone-test-pecajeh0hali" 2026/04/24 05:15:49 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/24 05:15:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/dir/file1" 2026/04/24 05:15:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: md5sum /home/rclone/rclone-test-pecajeh0hali/dir/file1 2026/04/24 05:15:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-pecajeh0hali/dir/file1 2026/04/24 05:15:49 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/24 05:15:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/dir/file1" 2026/04/24 05:15:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: sha1sum /home/rclone/rclone-test-pecajeh0hali/dir/file1 2026/04/24 05:15:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-pecajeh0hali/dir/file1 2026/04/24 05:15:49 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/04/24 05:15:49 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/04/24 05:15:49 DEBUG : dir/file1: newRWFileHandle: 2026/04/24 05:15:49 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/24 05:15:49 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/24 05:15:49 DEBUG : dir/file1(0x35773eaf9980): _writeAt: size=5, off=0 2026/04/24 05:15:49 DEBUG : dir/file1(0x35773eaf9980): openPending: 2026/04/24 05:15:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/dir/file1" 2026/04/24 05:15:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: md5sum /home/rclone/rclone-test-pecajeh0hali/dir/file1 2026/04/24 05:15:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-pecajeh0hali/dir/file1 2026/04/24 05:15:49 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/24 05:15:49 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/04/24 05:15:49 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/04/24 05:15:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/24 05:15:49 DEBUG : dir/file1(0x35773eaf9980): >openPending: err= 2026/04/24 05:15:49 DEBUG : dir/file1(0x35773eaf9980): >_writeAt: n=5, err= 2026/04/24 05:15:49 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/04/24 05:15:49 DEBUG : dir/file1(0x35773eaf9980): close: 2026/04/24 05:15:49 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2026/04/24 05:15:49 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2026/04/24 05:15:49 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2026/04/24 05:15:49 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/04/24 05:15:49 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/04/24 05:15:49 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:49 DEBUG : dir/file1(0x35773eaf9980): >close: err= 2026/04/24 05:15:49 DEBUG : WaitForWriters: timeout=30s 2026/04/24 05:15:49 DEBUG : dir: Looking for writers 2026/04/24 05:15:49 DEBUG : file1: reading active writers 2026/04/24 05:15:49 DEBUG : Looking for writers 2026/04/24 05:15:49 DEBUG : dir: reading active writers 2026/04/24 05:15:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/24 05:15:49 DEBUG : dir: Looking for writers 2026/04/24 05:15:49 DEBUG : file1: reading active writers 2026/04/24 05:15:49 DEBUG : Looking for writers 2026/04/24 05:15:49 DEBUG : dir: reading active writers 2026/04/24 05:15:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/24 05:15:49 DEBUG : dir: Looking for writers 2026/04/24 05:15:49 DEBUG : file1: reading active writers 2026/04/24 05:15:49 DEBUG : Looking for writers 2026/04/24 05:15:49 DEBUG : dir: reading active writers 2026/04/24 05:15:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/24 05:15:49 DEBUG : dir: Looking for writers 2026/04/24 05:15:49 DEBUG : file1: reading active writers 2026/04/24 05:15:49 DEBUG : Looking for writers 2026/04/24 05:15:49 DEBUG : dir: reading active writers 2026/04/24 05:15:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/24 05:15:49 DEBUG : dir/file1: vfs cache: starting upload 2026/04/24 05:15:49 DEBUG : dir/file1.2f98c60a.partial: size = 14 OK 2026/04/24 05:15:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/dir/file1.2f98c60a.partial" 2026/04/24 05:15:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: md5sum /home/rclone/rclone-test-pecajeh0hali/dir/file1.2f98c60a.partial 2026/04/24 05:15:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: 60cac3f4f9c843121eee2ba9e0dac970 /home/rclone/rclone-test-pecajeh0hali/dir/file1.2f98c60a.partial 2026/04/24 05:15:49 DEBUG : dir/file1.2f98c60a.partial: Parsed hash: 60cac3f4f9c843121eee2ba9e0dac970 2026/04/24 05:15:49 DEBUG : dir/file1: md5 = 60cac3f4f9c843121eee2ba9e0dac970 OK 2026/04/24 05:15:49 DEBUG : dir/file1.2f98c60a.partial: renamed to: dir/file1 2026/04/24 05:15:49 INFO : dir/file1: Copied (replaced existing) 2026/04/24 05:15:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/dir/file1" 2026/04/24 05:15:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: md5sum /home/rclone/rclone-test-pecajeh0hali/dir/file1 2026/04/24 05:15:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: 60cac3f4f9c843121eee2ba9e0dac970 /home/rclone/rclone-test-pecajeh0hali/dir/file1 2026/04/24 05:15:49 DEBUG : dir/file1: Parsed hash: 60cac3f4f9c843121eee2ba9e0dac970 2026/04/24 05:15:49 DEBUG : dir/file1: vfs cache: fingerprint now "14,2011-12-25 12:59:59 +0000 UTC,60cac3f4f9c843121eee2ba9e0dac970" 2026/04/24 05:15:49 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/04/24 05:15:49 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2026/04/24 05:15:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/24 05:15:49 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/04/24 05:15:49 DEBUG : dir: Looking for writers 2026/04/24 05:15:49 DEBUG : file1: reading active writers 2026/04/24 05:15:49 DEBUG : Looking for writers 2026/04/24 05:15:49 DEBUG : dir: reading active writers 2026/04/24 05:15:49 DEBUG : >WaitForWriters: 2026/04/24 05:15:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/dir/file1" 2026/04/24 05:15:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: md5sum /home/rclone/rclone-test-pecajeh0hali/dir/file1 2026/04/24 05:15:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: 60cac3f4f9c843121eee2ba9e0dac970 /home/rclone/rclone-test-pecajeh0hali/dir/file1 2026/04/24 05:15:49 DEBUG : dir/file1: Parsed hash: 60cac3f4f9c843121eee2ba9e0dac970 2026/04/24 05:15:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/dir/file1" 2026/04/24 05:15:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: sha1sum /home/rclone/rclone-test-pecajeh0hali/dir/file1 2026/04/24 05:15:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: 5ec62fa7440335ab2e3e5529744fa9627e9c4174 /home/rclone/rclone-test-pecajeh0hali/dir/file1 2026/04/24 05:15:49 DEBUG : dir/file1: Parsed hash: 5ec62fa7440335ab2e3e5529744fa9627e9c4174 2026/04/24 05:15:49 DEBUG : WaitForWriters: timeout=30s 2026/04/24 05:15:49 DEBUG : dir: Looking for writers 2026/04/24 05:15:49 DEBUG : file1: reading active writers 2026/04/24 05:15:49 DEBUG : Looking for writers 2026/04/24 05:15:49 DEBUG : dir: reading active writers 2026/04/24 05:15:49 DEBUG : >WaitForWriters: 2026/04/24 05:15:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: vfs cache: cleaner exiting --- PASS: TestFileSetModTime (0.31s) --- PASS: TestFileSetModTime/cache=off,open=false,write=false (0.03s) --- PASS: TestFileSetModTime/cache=off,open=true,write=false (0.03s) --- PASS: TestFileSetModTime/cache=off,open=true,write=true (0.02s) --- PASS: TestFileSetModTime/cache=full,open=false,write=false (0.02s) --- PASS: TestFileSetModTime/cache=full,open=true,write=false (0.02s) --- PASS: TestFileSetModTime/cache=full,open=true,write=true (0.18s) === RUN TestFileOpenRead run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali", Local "Local file system at /tmp/rclone3332270375", Modify Window "1s" 2026/04/24 05:15:49 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: poll-interval is not supported by this remote 2026/04/24 05:15:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/dir/file1" 2026/04/24 05:15:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: md5sum /home/rclone/rclone-test-pecajeh0hali/dir/file1 2026/04/24 05:15:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-pecajeh0hali/dir/file1 2026/04/24 05:15:49 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/24 05:15:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/dir/file1" 2026/04/24 05:15:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: sha1sum /home/rclone/rclone-test-pecajeh0hali/dir/file1 2026/04/24 05:15:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-pecajeh0hali/dir/file1 2026/04/24 05:15:49 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/04/24 05:15:49 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/24 05:15:49 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/24 05:15:49 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/24 05:15:49 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/04/24 05:15:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/dir/file1" 2026/04/24 05:15:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: md5sum /home/rclone/rclone-test-pecajeh0hali/dir/file1 2026/04/24 05:15:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-pecajeh0hali/dir/file1 2026/04/24 05:15:49 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/24 05:15:49 DEBUG : WaitForWriters: timeout=30s 2026/04/24 05:15:49 DEBUG : dir: Looking for writers 2026/04/24 05:15:49 DEBUG : file1: reading active writers 2026/04/24 05:15:49 DEBUG : Looking for writers 2026/04/24 05:15:49 DEBUG : dir: reading active writers 2026/04/24 05:15:49 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (0.02s) === RUN TestFileOpenReadUnknownSize 2026/04/24 05:15:49 INFO : Mock file system at root: poll-interval is not supported by this remote 2026/04/24 05:15:49 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/24 05:15:49 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/24 05:15:49 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2026/04/24 05:15:49 DEBUG : WaitForWriters: timeout=30s 2026/04/24 05:15:49 DEBUG : Looking for writers 2026/04/24 05:15:49 DEBUG : file.txt: reading active writers 2026/04/24 05:15:49 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali", Local "Local file system at /tmp/rclone3332270375", Modify Window "1s" 2026/04/24 05:15:49 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: poll-interval is not supported by this remote 2026/04/24 05:15:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/dir/file1" 2026/04/24 05:15:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: md5sum /home/rclone/rclone-test-pecajeh0hali/dir/file1 2026/04/24 05:15:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-pecajeh0hali/dir/file1 2026/04/24 05:15:49 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/24 05:15:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/dir/file1" 2026/04/24 05:15:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: sha1sum /home/rclone/rclone-test-pecajeh0hali/dir/file1 2026/04/24 05:15:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-pecajeh0hali/dir/file1 2026/04/24 05:15:49 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/04/24 05:15:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/24 05:15:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: File to upload is small (25 bytes), uploading instead of streaming 2026/04/24 05:15:49 DEBUG : dir/file1: size = 25 OK 2026/04/24 05:15:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/dir/file1" 2026/04/24 05:15:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: md5sum /home/rclone/rclone-test-pecajeh0hali/dir/file1 2026/04/24 05:15:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-pecajeh0hali/dir/file1 2026/04/24 05:15:49 DEBUG : dir/file1: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/04/24 05:15:49 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/04/24 05:15:49 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/04/24 05:15:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/24 05:15:49 DEBUG : WaitForWriters: timeout=30s 2026/04/24 05:15:49 DEBUG : dir: Looking for writers 2026/04/24 05:15:49 DEBUG : file1: reading active writers 2026/04/24 05:15:49 DEBUG : Looking for writers 2026/04/24 05:15:49 DEBUG : dir: reading active writers 2026/04/24 05:15:49 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (0.02s) === RUN TestFileRemove run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali", Local "Local file system at /tmp/rclone3332270375", Modify Window "1s" 2026/04/24 05:15:49 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: poll-interval is not supported by this remote 2026/04/24 05:15:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/dir/file1" 2026/04/24 05:15:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: md5sum /home/rclone/rclone-test-pecajeh0hali/dir/file1 2026/04/24 05:15:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-pecajeh0hali/dir/file1 2026/04/24 05:15:49 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/24 05:15:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/dir/file1" 2026/04/24 05:15:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: sha1sum /home/rclone/rclone-test-pecajeh0hali/dir/file1 2026/04/24 05:15:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-pecajeh0hali/dir/file1 2026/04/24 05:15:49 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/04/24 05:15:49 DEBUG : dir/file1: Remove: 2026/04/24 05:15:49 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/24 05:15:49 DEBUG : dir/file1: >Remove: err= 2026/04/24 05:15:49 DEBUG : dir/file1: Remove: 2026/04/24 05:15:49 DEBUG : dir/file1: >Remove: err=Read only file system 2026/04/24 05:15:49 DEBUG : WaitForWriters: timeout=30s 2026/04/24 05:15:49 DEBUG : dir: Looking for writers 2026/04/24 05:15:49 DEBUG : Looking for writers 2026/04/24 05:15:49 DEBUG : dir: reading active writers 2026/04/24 05:15:49 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (0.02s) === RUN TestFileRemoveAll run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali", Local "Local file system at /tmp/rclone3332270375", Modify Window "1s" 2026/04/24 05:15:49 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: poll-interval is not supported by this remote 2026/04/24 05:15:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/dir/file1" 2026/04/24 05:15:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: md5sum /home/rclone/rclone-test-pecajeh0hali/dir/file1 2026/04/24 05:15:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-pecajeh0hali/dir/file1 2026/04/24 05:15:49 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/24 05:15:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/dir/file1" 2026/04/24 05:15:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: sha1sum /home/rclone/rclone-test-pecajeh0hali/dir/file1 2026/04/24 05:15:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-pecajeh0hali/dir/file1 2026/04/24 05:15:49 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/04/24 05:15:49 DEBUG : dir/file1: Remove: 2026/04/24 05:15:49 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/24 05:15:49 DEBUG : dir/file1: >Remove: err= 2026/04/24 05:15:49 DEBUG : dir/file1: Remove: 2026/04/24 05:15:49 DEBUG : dir/file1: >Remove: err=Read only file system 2026/04/24 05:15:49 DEBUG : WaitForWriters: timeout=30s 2026/04/24 05:15:49 DEBUG : dir: Looking for writers 2026/04/24 05:15:49 DEBUG : Looking for writers 2026/04/24 05:15:49 DEBUG : dir: reading active writers 2026/04/24 05:15:49 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (0.02s) === RUN TestFileOpen run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali", Local "Local file system at /tmp/rclone3332270375", Modify Window "1s" 2026/04/24 05:15:49 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: poll-interval is not supported by this remote 2026/04/24 05:15:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/dir/file1" 2026/04/24 05:15:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: md5sum /home/rclone/rclone-test-pecajeh0hali/dir/file1 2026/04/24 05:15:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-pecajeh0hali/dir/file1 2026/04/24 05:15:49 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/24 05:15:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/dir/file1" 2026/04/24 05:15:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: sha1sum /home/rclone/rclone-test-pecajeh0hali/dir/file1 2026/04/24 05:15:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-pecajeh0hali/dir/file1 2026/04/24 05:15:49 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/04/24 05:15:49 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/24 05:15:49 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/24 05:15:49 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/04/24 05:15:49 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/04/24 05:15:49 DEBUG : dir/file1: Open: flags=O_RDWR 2026/04/24 05:15:49 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/04/24 05:15:49 DEBUG : dir/file1: Open: flags=0x3 2026/04/24 05:15:49 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2026/04/24 05:15:49 DEBUG : dir/file1: >Open: fd=, err=permission denied 2026/04/24 05:15:49 DEBUG : WaitForWriters: timeout=30s 2026/04/24 05:15:49 DEBUG : dir: Looking for writers 2026/04/24 05:15:49 DEBUG : file1: reading active writers 2026/04/24 05:15:49 DEBUG : Looking for writers 2026/04/24 05:15:49 DEBUG : dir: reading active writers 2026/04/24 05:15:49 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (0.01s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali", Local "Local file system at /tmp/rclone3332270375", Modify Window "1s" 2026/04/24 05:15:49 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: poll-interval is not supported by this remote 2026/04/24 05:15:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/dir/file1" 2026/04/24 05:15:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: md5sum /home/rclone/rclone-test-pecajeh0hali/dir/file1 2026/04/24 05:15:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-pecajeh0hali/dir/file1 2026/04/24 05:15:49 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/24 05:15:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/dir/file1" 2026/04/24 05:15:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: sha1sum /home/rclone/rclone-test-pecajeh0hali/dir/file1 2026/04/24 05:15:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-pecajeh0hali/dir/file1 2026/04/24 05:15:49 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/04/24 05:15:49 DEBUG : WaitForWriters: timeout=30s 2026/04/24 05:15:49 DEBUG : dir: Looking for writers 2026/04/24 05:15:49 DEBUG : file1: reading active writers 2026/04/24 05:15:49 DEBUG : Looking for writers 2026/04/24 05:15:49 DEBUG : dir: reading active writers 2026/04/24 05:15:49 DEBUG : >WaitForWriters: 2026/04/24 05:15:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/dir/file1" 2026/04/24 05:15:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: md5sum /home/rclone/rclone-test-pecajeh0hali/dir/file1 2026/04/24 05:15:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-pecajeh0hali/dir/file1 2026/04/24 05:15:49 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/24 05:15:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/dir/file1" 2026/04/24 05:15:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: sha1sum /home/rclone/rclone-test-pecajeh0hali/dir/file1 2026/04/24 05:15:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-pecajeh0hali/dir/file1 2026/04/24 05:15:49 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/04/24 05:15:49 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/24 05:15:49 DEBUG : newLeaf: Updating file with newLeaf 0x35773edda9c0 2026/04/24 05:15:49 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/24 05:15:49 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/24 05:15:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/newLeaf" 2026/04/24 05:15:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: md5sum /home/rclone/rclone-test-pecajeh0hali/newLeaf 2026/04/24 05:15:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-pecajeh0hali/newLeaf 2026/04/24 05:15:49 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/24 05:15:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/newLeaf" 2026/04/24 05:15:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: sha1sum /home/rclone/rclone-test-pecajeh0hali/newLeaf 2026/04/24 05:15:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-pecajeh0hali/newLeaf 2026/04/24 05:15:49 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/04/24 05:15:49 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/04/24 05:15:49 DEBUG : dir/file1: Updating file with dir/file1 0x35773edda9c0 2026/04/24 05:15:49 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/04/24 05:15:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/24 05:15:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/dir/file1" 2026/04/24 05:15:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: md5sum /home/rclone/rclone-test-pecajeh0hali/dir/file1 2026/04/24 05:15:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-pecajeh0hali/dir/file1 2026/04/24 05:15:49 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/24 05:15:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/dir/file1" 2026/04/24 05:15:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: sha1sum /home/rclone/rclone-test-pecajeh0hali/dir/file1 2026/04/24 05:15:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-pecajeh0hali/dir/file1 2026/04/24 05:15:49 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/04/24 05:15:49 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/24 05:15:49 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/04/24 05:15:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/24 05:15:49 DEBUG : dir/file1: File is currently open, delaying rename 0x35773edda9c0 2026/04/24 05:15:49 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/24 05:15:49 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/24 05:15:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: File to upload is small (25 bytes), uploading instead of streaming 2026/04/24 05:15:49 DEBUG : dir/file1: size = 25 OK 2026/04/24 05:15:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/dir/file1" 2026/04/24 05:15:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: md5sum /home/rclone/rclone-test-pecajeh0hali/dir/file1 2026/04/24 05:15:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-pecajeh0hali/dir/file1 2026/04/24 05:15:49 DEBUG : dir/file1: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/04/24 05:15:49 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/04/24 05:15:49 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/04/24 05:15:49 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/24 05:15:49 DEBUG : newLeaf: Running delayed rename now 2026/04/24 05:15:49 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/24 05:15:49 DEBUG : newLeaf: Updating file with newLeaf 0x35773edda9c0 2026/04/24 05:15:49 DEBUG : WaitForWriters: timeout=30s 2026/04/24 05:15:49 DEBUG : dir: Looking for writers 2026/04/24 05:15:49 DEBUG : Looking for writers 2026/04/24 05:15:49 DEBUG : dir: reading active writers 2026/04/24 05:15:49 DEBUG : newLeaf: reading active writers 2026/04/24 05:15:49 DEBUG : >WaitForWriters: 2026/04/24 05:15:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/newLeaf" 2026/04/24 05:15:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: md5sum /home/rclone/rclone-test-pecajeh0hali/newLeaf 2026/04/24 05:15:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-pecajeh0hali/newLeaf 2026/04/24 05:15:49 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/04/24 05:15:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/newLeaf" 2026/04/24 05:15:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: sha1sum /home/rclone/rclone-test-pecajeh0hali/newLeaf 2026/04/24 05:15:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /home/rclone/rclone-test-pecajeh0hali/newLeaf 2026/04/24 05:15:49 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/04/24 05:15:49 DEBUG : WaitForWriters: timeout=30s 2026/04/24 05:15:49 DEBUG : dir: Looking for writers 2026/04/24 05:15:49 DEBUG : Looking for writers 2026/04/24 05:15:49 DEBUG : dir: reading active writers 2026/04/24 05:15:49 DEBUG : newLeaf: reading active writers 2026/04/24 05:15:49 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali", Local "Local file system at /tmp/rclone3332270375", Modify Window "1s" 2026/04/24 05:15:49 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: poll-interval is not supported by this remote 2026/04/24 05:15:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/24 05:15:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Nc-Cp}/rclone-test-pecajeh0hali" 2026/04/24 05:15:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Nc-Cp}/rclone-test-pecajeh0hali" 2026/04/24 05:15:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Nc-Cp}/rclone-test-pecajeh0hali" 2026/04/24 05:15:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/24 05:15:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Nc-Cp}/rclone-test-pecajeh0hali" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Nc-Cp}/rclone-test-pecajeh0hali" 2026/04/24 05:15:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Nc-Cp}/rclone-test-pecajeh0hali" 2026/04/24 05:15:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/24 05:15:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Nc-Cp}/rclone-test-pecajeh0hali" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Nc-Cp}/rclone-test-pecajeh0hali" 2026/04/24 05:15:49 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/24 05:15:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/dir/file1" 2026/04/24 05:15:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: md5sum /home/rclone/rclone-test-pecajeh0hali/dir/file1 2026/04/24 05:15:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-pecajeh0hali/dir/file1 2026/04/24 05:15:49 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/24 05:15:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/dir/file1" 2026/04/24 05:15:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: sha1sum /home/rclone/rclone-test-pecajeh0hali/dir/file1 2026/04/24 05:15:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-pecajeh0hali/dir/file1 2026/04/24 05:15:49 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/04/24 05:15:49 DEBUG : WaitForWriters: timeout=30s 2026/04/24 05:15:49 DEBUG : dir: Looking for writers 2026/04/24 05:15:49 DEBUG : file1: reading active writers 2026/04/24 05:15:49 DEBUG : Looking for writers 2026/04/24 05:15:49 DEBUG : dir: reading active writers 2026/04/24 05:15:49 DEBUG : >WaitForWriters: 2026/04/24 05:15:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/dir/file1" 2026/04/24 05:15:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: md5sum /home/rclone/rclone-test-pecajeh0hali/dir/file1 2026/04/24 05:15:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-pecajeh0hali/dir/file1 2026/04/24 05:15:49 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/24 05:15:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/dir/file1" 2026/04/24 05:15:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: sha1sum /home/rclone/rclone-test-pecajeh0hali/dir/file1 2026/04/24 05:15:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-pecajeh0hali/dir/file1 2026/04/24 05:15:49 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/04/24 05:15:49 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/24 05:15:49 DEBUG : newLeaf: Updating file with newLeaf 0x35773eb3b1e0 2026/04/24 05:15:49 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/24 05:15:49 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/24 05:15:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/newLeaf" 2026/04/24 05:15:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: md5sum /home/rclone/rclone-test-pecajeh0hali/newLeaf 2026/04/24 05:15:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-pecajeh0hali/newLeaf 2026/04/24 05:15:49 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/24 05:15:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/newLeaf" 2026/04/24 05:15:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: sha1sum /home/rclone/rclone-test-pecajeh0hali/newLeaf 2026/04/24 05:15:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-pecajeh0hali/newLeaf 2026/04/24 05:15:49 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/04/24 05:15:49 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/04/24 05:15:49 DEBUG : dir/file1: Updating file with dir/file1 0x35773eb3b1e0 2026/04/24 05:15:49 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/04/24 05:15:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/24 05:15:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/dir/file1" 2026/04/24 05:15:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: md5sum /home/rclone/rclone-test-pecajeh0hali/dir/file1 2026/04/24 05:15:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-pecajeh0hali/dir/file1 2026/04/24 05:15:49 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/24 05:15:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/dir/file1" 2026/04/24 05:15:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: sha1sum /home/rclone/rclone-test-pecajeh0hali/dir/file1 2026/04/24 05:15:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-pecajeh0hali/dir/file1 2026/04/24 05:15:49 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/04/24 05:15:49 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/24 05:15:49 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/04/24 05:15:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/24 05:15:49 DEBUG : dir/file1: File is currently open, delaying rename 0x35773eb3b1e0 2026/04/24 05:15:49 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/24 05:15:49 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/24 05:15:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: File to upload is small (25 bytes), uploading instead of streaming 2026/04/24 05:15:49 DEBUG : dir/file1: size = 25 OK 2026/04/24 05:15:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/dir/file1" 2026/04/24 05:15:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: md5sum /home/rclone/rclone-test-pecajeh0hali/dir/file1 2026/04/24 05:15:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-pecajeh0hali/dir/file1 2026/04/24 05:15:49 DEBUG : dir/file1: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/04/24 05:15:49 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/04/24 05:15:49 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/04/24 05:15:49 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/24 05:15:49 DEBUG : newLeaf: Running delayed rename now 2026/04/24 05:15:49 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/24 05:15:49 DEBUG : newLeaf: Updating file with newLeaf 0x35773eb3b1e0 2026/04/24 05:15:49 DEBUG : WaitForWriters: timeout=30s 2026/04/24 05:15:49 DEBUG : dir: Looking for writers 2026/04/24 05:15:49 DEBUG : Looking for writers 2026/04/24 05:15:49 DEBUG : newLeaf: reading active writers 2026/04/24 05:15:49 DEBUG : dir: reading active writers 2026/04/24 05:15:49 DEBUG : >WaitForWriters: 2026/04/24 05:15:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/newLeaf" 2026/04/24 05:15:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: md5sum /home/rclone/rclone-test-pecajeh0hali/newLeaf 2026/04/24 05:15:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-pecajeh0hali/newLeaf 2026/04/24 05:15:49 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/04/24 05:15:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/newLeaf" 2026/04/24 05:15:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: sha1sum /home/rclone/rclone-test-pecajeh0hali/newLeaf 2026/04/24 05:15:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /home/rclone/rclone-test-pecajeh0hali/newLeaf 2026/04/24 05:15:49 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/04/24 05:15:49 DEBUG : WaitForWriters: timeout=30s 2026/04/24 05:15:49 DEBUG : dir: Looking for writers 2026/04/24 05:15:49 DEBUG : Looking for writers 2026/04/24 05:15:49 DEBUG : dir: reading active writers 2026/04/24 05:15:49 DEBUG : newLeaf: reading active writers 2026/04/24 05:15:49 DEBUG : >WaitForWriters: 2026/04/24 05:15:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali", Local "Local file system at /tmp/rclone3332270375", Modify Window "1s" 2026/04/24 05:15:49 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: poll-interval is not supported by this remote 2026/04/24 05:15:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/24 05:15:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Nc-Cp}/rclone-test-pecajeh0hali" 2026/04/24 05:15:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Nc-Cp}/rclone-test-pecajeh0hali" 2026/04/24 05:15:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Nc-Cp}/rclone-test-pecajeh0hali" 2026/04/24 05:15:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/24 05:15:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Nc-Cp}/rclone-test-pecajeh0hali" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Nc-Cp}/rclone-test-pecajeh0hali" 2026/04/24 05:15:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Nc-Cp}/rclone-test-pecajeh0hali" 2026/04/24 05:15:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/24 05:15:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Nc-Cp}/rclone-test-pecajeh0hali" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Nc-Cp}/rclone-test-pecajeh0hali" 2026/04/24 05:15:49 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/24 05:15:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/dir/file1" 2026/04/24 05:15:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: md5sum /home/rclone/rclone-test-pecajeh0hali/dir/file1 2026/04/24 05:15:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-pecajeh0hali/dir/file1 2026/04/24 05:15:49 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/24 05:15:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/dir/file1" 2026/04/24 05:15:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: sha1sum /home/rclone/rclone-test-pecajeh0hali/dir/file1 2026/04/24 05:15:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-pecajeh0hali/dir/file1 2026/04/24 05:15:49 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/04/24 05:15:49 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/24 05:15:49 DEBUG : dir/file1: newRWFileHandle: 2026/04/24 05:15:49 DEBUG : dir/file1(0x35773ec35a40): openPending: 2026/04/24 05:15:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/dir/file1" 2026/04/24 05:15:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: md5sum /home/rclone/rclone-test-pecajeh0hali/dir/file1 2026/04/24 05:15:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-pecajeh0hali/dir/file1 2026/04/24 05:15:49 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/24 05:15:49 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/04/24 05:15:49 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/04/24 05:15:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/24 05:15:49 DEBUG : dir/file1(0x35773ec35a40): >openPending: err= 2026/04/24 05:15:49 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/24 05:15:49 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/24 05:15:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/24 05:15:49 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/24 05:15:49 DEBUG : dir/file1(0x35773ec35a40): _writeAt: size=14, off=0 2026/04/24 05:15:49 DEBUG : dir/file1(0x35773ec35a40): >_writeAt: n=14, err= 2026/04/24 05:15:49 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/04/24 05:15:49 DEBUG : dir/file1(0x35773ec35a40): close: 2026/04/24 05:15:49 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/04/24 05:15:49 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/04/24 05:15:49 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:49 DEBUG : dir/file1(0x35773ec35a40): >close: err= 2026/04/24 05:15:49 DEBUG : WaitForWriters: timeout=30s 2026/04/24 05:15:49 DEBUG : dir: Looking for writers 2026/04/24 05:15:49 DEBUG : file1: reading active writers 2026/04/24 05:15:49 DEBUG : Looking for writers 2026/04/24 05:15:49 DEBUG : dir: reading active writers 2026/04/24 05:15:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/24 05:15:49 DEBUG : dir: Looking for writers 2026/04/24 05:15:49 DEBUG : file1: reading active writers 2026/04/24 05:15:49 DEBUG : Looking for writers 2026/04/24 05:15:49 DEBUG : dir: reading active writers 2026/04/24 05:15:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/24 05:15:49 DEBUG : dir: Looking for writers 2026/04/24 05:15:49 DEBUG : file1: reading active writers 2026/04/24 05:15:49 DEBUG : Looking for writers 2026/04/24 05:15:49 DEBUG : dir: reading active writers 2026/04/24 05:15:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/24 05:15:49 DEBUG : dir: Looking for writers 2026/04/24 05:15:49 DEBUG : file1: reading active writers 2026/04/24 05:15:49 DEBUG : Looking for writers 2026/04/24 05:15:49 DEBUG : dir: reading active writers 2026/04/24 05:15:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/24 05:15:49 DEBUG : dir/file1: vfs cache: starting upload 2026/04/24 05:15:49 DEBUG : dir/file1.ca338588.partial: size = 14 OK 2026/04/24 05:15:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/dir/file1.ca338588.partial" 2026/04/24 05:15:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: md5sum /home/rclone/rclone-test-pecajeh0hali/dir/file1.ca338588.partial 2026/04/24 05:15:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-pecajeh0hali/dir/file1.ca338588.partial 2026/04/24 05:15:49 DEBUG : dir/file1.ca338588.partial: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/24 05:15:49 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/24 05:15:49 DEBUG : dir/file1.ca338588.partial: renamed to: dir/file1 2026/04/24 05:15:49 INFO : dir/file1: Copied (replaced existing) 2026/04/24 05:15:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/dir/file1" 2026/04/24 05:15:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: md5sum /home/rclone/rclone-test-pecajeh0hali/dir/file1 2026/04/24 05:15:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-pecajeh0hali/dir/file1 2026/04/24 05:15:49 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/24 05:15:49 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/04/24 05:15:49 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/04/24 05:15:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/24 05:15:49 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/04/24 05:15:50 DEBUG : dir: Looking for writers 2026/04/24 05:15:50 DEBUG : file1: reading active writers 2026/04/24 05:15:50 DEBUG : Looking for writers 2026/04/24 05:15:50 DEBUG : dir: reading active writers 2026/04/24 05:15:50 DEBUG : >WaitForWriters: 2026/04/24 05:15:50 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/24 05:15:50 DEBUG : dir/file1: newRWFileHandle: 2026/04/24 05:15:50 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/24 05:15:50 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/24 05:15:50 DEBUG : dir/file1(0x35773f0b2080): _readAt: size=512, off=0 2026/04/24 05:15:50 DEBUG : dir/file1(0x35773f0b2080): openPending: 2026/04/24 05:15:50 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/04/24 05:15:50 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/04/24 05:15:50 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/24 05:15:50 DEBUG : dir/file1(0x35773f0b2080): >openPending: err= 2026/04/24 05:15:50 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/04/24 05:15:50 DEBUG : dir/file1(0x35773f0b2080): >_readAt: n=14, err=EOF 2026/04/24 05:15:50 DEBUG : dir/file1(0x35773f0b2080): close: 2026/04/24 05:15:50 DEBUG : dir/file1(0x35773f0b2080): >close: err= 2026/04/24 05:15:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/dir/file1" 2026/04/24 05:15:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: md5sum /home/rclone/rclone-test-pecajeh0hali/dir/file1 2026/04/24 05:15:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-pecajeh0hali/dir/file1 2026/04/24 05:15:50 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/24 05:15:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/dir/file1" 2026/04/24 05:15:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: sha1sum /home/rclone/rclone-test-pecajeh0hali/dir/file1 2026/04/24 05:15:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-pecajeh0hali/dir/file1 2026/04/24 05:15:50 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/04/24 05:15:50 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/24 05:15:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/newLeaf" 2026/04/24 05:15:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: md5sum /home/rclone/rclone-test-pecajeh0hali/newLeaf 2026/04/24 05:15:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-pecajeh0hali/newLeaf 2026/04/24 05:15:50 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/24 05:15:50 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/04/24 05:15:50 DEBUG : newLeaf: Updating file with newLeaf 0x35773f1e0410 2026/04/24 05:15:50 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/24 05:15:50 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/24 05:15:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/newLeaf" 2026/04/24 05:15:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: md5sum /home/rclone/rclone-test-pecajeh0hali/newLeaf 2026/04/24 05:15:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-pecajeh0hali/newLeaf 2026/04/24 05:15:50 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/24 05:15:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/newLeaf" 2026/04/24 05:15:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: sha1sum /home/rclone/rclone-test-pecajeh0hali/newLeaf 2026/04/24 05:15:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-pecajeh0hali/newLeaf 2026/04/24 05:15:50 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/04/24 05:15:50 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/04/24 05:15:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/dir/file1" 2026/04/24 05:15:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: md5sum /home/rclone/rclone-test-pecajeh0hali/dir/file1 2026/04/24 05:15:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-pecajeh0hali/dir/file1 2026/04/24 05:15:50 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/24 05:15:50 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/04/24 05:15:50 DEBUG : dir/file1: Updating file with dir/file1 0x35773f1e0410 2026/04/24 05:15:50 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/04/24 05:15:50 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/24 05:15:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/dir/file1" 2026/04/24 05:15:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: md5sum /home/rclone/rclone-test-pecajeh0hali/dir/file1 2026/04/24 05:15:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-pecajeh0hali/dir/file1 2026/04/24 05:15:50 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/24 05:15:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/dir/file1" 2026/04/24 05:15:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: sha1sum /home/rclone/rclone-test-pecajeh0hali/dir/file1 2026/04/24 05:15:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-pecajeh0hali/dir/file1 2026/04/24 05:15:50 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/04/24 05:15:50 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/24 05:15:50 DEBUG : dir/file1: newRWFileHandle: 2026/04/24 05:15:50 DEBUG : dir/file1(0x35773f237000): openPending: 2026/04/24 05:15:50 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/04/24 05:15:50 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/04/24 05:15:50 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/24 05:15:50 DEBUG : dir/file1(0x35773f237000): >openPending: err= 2026/04/24 05:15:50 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/24 05:15:50 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/24 05:15:50 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/24 05:15:50 DEBUG : dir/file1(0x35773f237000): _writeAt: size=25, off=0 2026/04/24 05:15:50 DEBUG : dir/file1(0x35773f237000): >_writeAt: n=25, err= 2026/04/24 05:15:50 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/24 05:15:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/newLeaf" 2026/04/24 05:15:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: md5sum /home/rclone/rclone-test-pecajeh0hali/newLeaf 2026/04/24 05:15:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-pecajeh0hali/newLeaf 2026/04/24 05:15:50 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/24 05:15:50 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/04/24 05:15:50 DEBUG : newLeaf: Updating file with newLeaf 0x35773f1e0410 2026/04/24 05:15:50 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/24 05:15:50 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/24 05:15:50 DEBUG : newLeaf(0x35773f237000): close: 2026/04/24 05:15:50 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/04/24 05:15:50 DEBUG : newLeaf: vfs cache: setting modification time to 2026-04-24 05:15:50.03636422 +0000 UTC m=+2.944607232 2026/04/24 05:15:50 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:50 DEBUG : newLeaf(0x35773f237000): >close: err= 2026/04/24 05:15:50 DEBUG : WaitForWriters: timeout=30s 2026/04/24 05:15:50 DEBUG : dir: Looking for writers 2026/04/24 05:15:50 DEBUG : Looking for writers 2026/04/24 05:15:50 DEBUG : dir: reading active writers 2026/04/24 05:15:50 DEBUG : newLeaf: reading active writers 2026/04/24 05:15:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/24 05:15:50 DEBUG : dir: Looking for writers 2026/04/24 05:15:50 DEBUG : Looking for writers 2026/04/24 05:15:50 DEBUG : newLeaf: reading active writers 2026/04/24 05:15:50 DEBUG : dir: reading active writers 2026/04/24 05:15:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/24 05:15:50 DEBUG : dir: Looking for writers 2026/04/24 05:15:50 DEBUG : Looking for writers 2026/04/24 05:15:50 DEBUG : dir: reading active writers 2026/04/24 05:15:50 DEBUG : newLeaf: reading active writers 2026/04/24 05:15:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/24 05:15:50 DEBUG : dir: Looking for writers 2026/04/24 05:15:50 DEBUG : Looking for writers 2026/04/24 05:15:50 DEBUG : dir: reading active writers 2026/04/24 05:15:50 DEBUG : newLeaf: reading active writers 2026/04/24 05:15:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/24 05:15:50 DEBUG : newLeaf: vfs cache: starting upload 2026/04/24 05:15:50 DEBUG : newLeaf.6aa5de42.partial: size = 25 OK 2026/04/24 05:15:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/newLeaf.6aa5de42.partial" 2026/04/24 05:15:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: md5sum /home/rclone/rclone-test-pecajeh0hali/newLeaf.6aa5de42.partial 2026/04/24 05:15:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-pecajeh0hali/newLeaf.6aa5de42.partial 2026/04/24 05:15:50 DEBUG : newLeaf.6aa5de42.partial: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/04/24 05:15:50 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/04/24 05:15:50 DEBUG : newLeaf.6aa5de42.partial: renamed to: newLeaf 2026/04/24 05:15:50 INFO : newLeaf: Copied (replaced existing) 2026/04/24 05:15:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/newLeaf" 2026/04/24 05:15:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: md5sum /home/rclone/rclone-test-pecajeh0hali/newLeaf 2026/04/24 05:15:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-pecajeh0hali/newLeaf 2026/04/24 05:15:50 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/04/24 05:15:50 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-04-24 05:15:50 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/04/24 05:15:50 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/04/24 05:15:50 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/24 05:15:50 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/04/24 05:15:50 DEBUG : dir: Looking for writers 2026/04/24 05:15:50 DEBUG : Looking for writers 2026/04/24 05:15:50 DEBUG : dir: reading active writers 2026/04/24 05:15:50 DEBUG : newLeaf: reading active writers 2026/04/24 05:15:50 DEBUG : >WaitForWriters: 2026/04/24 05:15:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/newLeaf" 2026/04/24 05:15:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: md5sum /home/rclone/rclone-test-pecajeh0hali/newLeaf 2026/04/24 05:15:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-pecajeh0hali/newLeaf 2026/04/24 05:15:50 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/04/24 05:15:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/newLeaf" 2026/04/24 05:15:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: sha1sum /home/rclone/rclone-test-pecajeh0hali/newLeaf 2026/04/24 05:15:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /home/rclone/rclone-test-pecajeh0hali/newLeaf 2026/04/24 05:15:50 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/04/24 05:15:50 DEBUG : WaitForWriters: timeout=30s 2026/04/24 05:15:50 DEBUG : dir: Looking for writers 2026/04/24 05:15:50 DEBUG : Looking for writers 2026/04/24 05:15:50 DEBUG : dir: reading active writers 2026/04/24 05:15:50 DEBUG : newLeaf: reading active writers 2026/04/24 05:15:50 DEBUG : >WaitForWriters: 2026/04/24 05:15:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali", Local "Local file system at /tmp/rclone3332270375", Modify Window "1s" 2026/04/24 05:15:50 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: poll-interval is not supported by this remote 2026/04/24 05:15:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/24 05:15:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Nc-Cp}/rclone-test-pecajeh0hali" 2026/04/24 05:15:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Nc-Cp}/rclone-test-pecajeh0hali" 2026/04/24 05:15:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Nc-Cp}/rclone-test-pecajeh0hali" 2026/04/24 05:15:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/24 05:15:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Nc-Cp}/rclone-test-pecajeh0hali" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Nc-Cp}/rclone-test-pecajeh0hali" 2026/04/24 05:15:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Nc-Cp}/rclone-test-pecajeh0hali" 2026/04/24 05:15:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/24 05:15:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Nc-Cp}/rclone-test-pecajeh0hali" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Nc-Cp}/rclone-test-pecajeh0hali" 2026/04/24 05:15:50 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/24 05:15:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/dir/file1" 2026/04/24 05:15:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: md5sum /home/rclone/rclone-test-pecajeh0hali/dir/file1 2026/04/24 05:15:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-pecajeh0hali/dir/file1 2026/04/24 05:15:50 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/24 05:15:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/dir/file1" 2026/04/24 05:15:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: sha1sum /home/rclone/rclone-test-pecajeh0hali/dir/file1 2026/04/24 05:15:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-pecajeh0hali/dir/file1 2026/04/24 05:15:50 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/04/24 05:15:50 DEBUG : WaitForWriters: timeout=30s 2026/04/24 05:15:50 DEBUG : dir: Looking for writers 2026/04/24 05:15:50 DEBUG : file1: reading active writers 2026/04/24 05:15:50 DEBUG : Looking for writers 2026/04/24 05:15:50 DEBUG : dir: reading active writers 2026/04/24 05:15:50 DEBUG : >WaitForWriters: 2026/04/24 05:15:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/dir/file1" 2026/04/24 05:15:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: md5sum /home/rclone/rclone-test-pecajeh0hali/dir/file1 2026/04/24 05:15:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-pecajeh0hali/dir/file1 2026/04/24 05:15:50 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/24 05:15:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/dir/file1" 2026/04/24 05:15:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: sha1sum /home/rclone/rclone-test-pecajeh0hali/dir/file1 2026/04/24 05:15:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-pecajeh0hali/dir/file1 2026/04/24 05:15:50 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/04/24 05:15:50 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/24 05:15:50 DEBUG : newLeaf: Updating file with newLeaf 0x35773e8daf70 2026/04/24 05:15:50 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/24 05:15:50 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/24 05:15:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/newLeaf" 2026/04/24 05:15:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: md5sum /home/rclone/rclone-test-pecajeh0hali/newLeaf 2026/04/24 05:15:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-pecajeh0hali/newLeaf 2026/04/24 05:15:50 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/24 05:15:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/newLeaf" 2026/04/24 05:15:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: sha1sum /home/rclone/rclone-test-pecajeh0hali/newLeaf 2026/04/24 05:15:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-pecajeh0hali/newLeaf 2026/04/24 05:15:50 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/04/24 05:15:50 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/04/24 05:15:50 DEBUG : dir/file1: Updating file with dir/file1 0x35773e8daf70 2026/04/24 05:15:50 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/04/24 05:15:50 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/24 05:15:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/dir/file1" 2026/04/24 05:15:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: md5sum /home/rclone/rclone-test-pecajeh0hali/dir/file1 2026/04/24 05:15:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-pecajeh0hali/dir/file1 2026/04/24 05:15:50 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/24 05:15:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/dir/file1" 2026/04/24 05:15:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: sha1sum /home/rclone/rclone-test-pecajeh0hali/dir/file1 2026/04/24 05:15:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-pecajeh0hali/dir/file1 2026/04/24 05:15:50 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/04/24 05:15:50 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/24 05:15:50 DEBUG : dir/file1: newRWFileHandle: 2026/04/24 05:15:50 DEBUG : dir/file1(0x35773eb7c6c0): openPending: 2026/04/24 05:15:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/dir/file1" 2026/04/24 05:15:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: md5sum /home/rclone/rclone-test-pecajeh0hali/dir/file1 2026/04/24 05:15:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-pecajeh0hali/dir/file1 2026/04/24 05:15:50 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/24 05:15:50 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/04/24 05:15:50 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/04/24 05:15:50 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/24 05:15:50 DEBUG : dir/file1(0x35773eb7c6c0): >openPending: err= 2026/04/24 05:15:50 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/24 05:15:50 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/24 05:15:50 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/24 05:15:50 DEBUG : dir/file1(0x35773eb7c6c0): _writeAt: size=25, off=0 2026/04/24 05:15:50 DEBUG : dir/file1(0x35773eb7c6c0): >_writeAt: n=25, err= 2026/04/24 05:15:50 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/24 05:15:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/newLeaf" 2026/04/24 05:15:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: md5sum /home/rclone/rclone-test-pecajeh0hali/newLeaf 2026/04/24 05:15:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-pecajeh0hali/newLeaf 2026/04/24 05:15:50 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/24 05:15:50 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/04/24 05:15:50 DEBUG : newLeaf: Updating file with newLeaf 0x35773e8daf70 2026/04/24 05:15:50 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/24 05:15:50 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/24 05:15:50 DEBUG : newLeaf(0x35773eb7c6c0): close: 2026/04/24 05:15:50 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/04/24 05:15:50 DEBUG : newLeaf: vfs cache: setting modification time to 2026-04-24 05:15:50.240256979 +0000 UTC m=+3.148499992 2026/04/24 05:15:50 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:50 DEBUG : newLeaf(0x35773eb7c6c0): >close: err= 2026/04/24 05:15:50 DEBUG : WaitForWriters: timeout=30s 2026/04/24 05:15:50 DEBUG : dir: Looking for writers 2026/04/24 05:15:50 DEBUG : Looking for writers 2026/04/24 05:15:50 DEBUG : newLeaf: reading active writers 2026/04/24 05:15:50 DEBUG : dir: reading active writers 2026/04/24 05:15:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/24 05:15:50 DEBUG : dir: Looking for writers 2026/04/24 05:15:50 DEBUG : Looking for writers 2026/04/24 05:15:50 DEBUG : dir: reading active writers 2026/04/24 05:15:50 DEBUG : newLeaf: reading active writers 2026/04/24 05:15:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/24 05:15:50 DEBUG : dir: Looking for writers 2026/04/24 05:15:50 DEBUG : Looking for writers 2026/04/24 05:15:50 DEBUG : dir: reading active writers 2026/04/24 05:15:50 DEBUG : newLeaf: reading active writers 2026/04/24 05:15:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/24 05:15:50 DEBUG : dir: Looking for writers 2026/04/24 05:15:50 DEBUG : Looking for writers 2026/04/24 05:15:50 DEBUG : dir: reading active writers 2026/04/24 05:15:50 DEBUG : newLeaf: reading active writers 2026/04/24 05:15:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/24 05:15:50 DEBUG : newLeaf: vfs cache: starting upload 2026/04/24 05:15:50 DEBUG : newLeaf.8d5ec236.partial: size = 25 OK 2026/04/24 05:15:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/newLeaf.8d5ec236.partial" 2026/04/24 05:15:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: md5sum /home/rclone/rclone-test-pecajeh0hali/newLeaf.8d5ec236.partial 2026/04/24 05:15:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-pecajeh0hali/newLeaf.8d5ec236.partial 2026/04/24 05:15:50 DEBUG : newLeaf.8d5ec236.partial: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/04/24 05:15:50 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/04/24 05:15:50 DEBUG : newLeaf.8d5ec236.partial: renamed to: newLeaf 2026/04/24 05:15:50 INFO : newLeaf: Copied (replaced existing) 2026/04/24 05:15:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/newLeaf" 2026/04/24 05:15:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: md5sum /home/rclone/rclone-test-pecajeh0hali/newLeaf 2026/04/24 05:15:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-pecajeh0hali/newLeaf 2026/04/24 05:15:50 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/04/24 05:15:50 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-04-24 05:15:50 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/04/24 05:15:50 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/04/24 05:15:50 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/24 05:15:50 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/04/24 05:15:50 DEBUG : dir: Looking for writers 2026/04/24 05:15:50 DEBUG : Looking for writers 2026/04/24 05:15:50 DEBUG : dir: reading active writers 2026/04/24 05:15:50 DEBUG : newLeaf: reading active writers 2026/04/24 05:15:50 DEBUG : >WaitForWriters: 2026/04/24 05:15:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/newLeaf" 2026/04/24 05:15:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: md5sum /home/rclone/rclone-test-pecajeh0hali/newLeaf 2026/04/24 05:15:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-pecajeh0hali/newLeaf 2026/04/24 05:15:50 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/04/24 05:15:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/newLeaf" 2026/04/24 05:15:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: sha1sum /home/rclone/rclone-test-pecajeh0hali/newLeaf 2026/04/24 05:15:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /home/rclone/rclone-test-pecajeh0hali/newLeaf 2026/04/24 05:15:50 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/04/24 05:15:50 DEBUG : WaitForWriters: timeout=30s 2026/04/24 05:15:50 DEBUG : dir: Looking for writers 2026/04/24 05:15:50 DEBUG : Looking for writers 2026/04/24 05:15:50 DEBUG : dir: reading active writers 2026/04/24 05:15:50 DEBUG : newLeaf: reading active writers 2026/04/24 05:15:50 DEBUG : >WaitForWriters: 2026/04/24 05:15:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali", Local "Local file system at /tmp/rclone3332270375", Modify Window "1s" 2026/04/24 05:15:50 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: poll-interval is not supported by this remote 2026/04/24 05:15:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/24 05:15:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Nc-Cp}/rclone-test-pecajeh0hali" 2026/04/24 05:15:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Nc-Cp}/rclone-test-pecajeh0hali" 2026/04/24 05:15:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Nc-Cp}/rclone-test-pecajeh0hali" 2026/04/24 05:15:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/24 05:15:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Nc-Cp}/rclone-test-pecajeh0hali" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Nc-Cp}/rclone-test-pecajeh0hali" 2026/04/24 05:15:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Nc-Cp}/rclone-test-pecajeh0hali" 2026/04/24 05:15:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/24 05:15:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Nc-Cp}/rclone-test-pecajeh0hali" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Nc-Cp}/rclone-test-pecajeh0hali" 2026/04/24 05:15:50 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/24 05:15:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/dir/file1" 2026/04/24 05:15:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: md5sum /home/rclone/rclone-test-pecajeh0hali/dir/file1 2026/04/24 05:15:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-pecajeh0hali/dir/file1 2026/04/24 05:15:50 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/24 05:15:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/dir/file1" 2026/04/24 05:15:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: sha1sum /home/rclone/rclone-test-pecajeh0hali/dir/file1 2026/04/24 05:15:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-pecajeh0hali/dir/file1 2026/04/24 05:15:50 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/04/24 05:15:50 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/24 05:15:50 DEBUG : dir/file1: newRWFileHandle: 2026/04/24 05:15:50 DEBUG : dir/file1(0x35773eb12500): openPending: 2026/04/24 05:15:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/dir/file1" 2026/04/24 05:15:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: md5sum /home/rclone/rclone-test-pecajeh0hali/dir/file1 2026/04/24 05:15:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-pecajeh0hali/dir/file1 2026/04/24 05:15:50 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/24 05:15:50 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/04/24 05:15:50 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/04/24 05:15:50 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/24 05:15:50 DEBUG : dir/file1(0x35773eb12500): >openPending: err= 2026/04/24 05:15:50 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/24 05:15:50 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/24 05:15:50 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/24 05:15:50 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/24 05:15:50 DEBUG : dir/file1(0x35773eb12500): _writeAt: size=14, off=0 2026/04/24 05:15:50 DEBUG : dir/file1(0x35773eb12500): >_writeAt: n=14, err= 2026/04/24 05:15:50 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/04/24 05:15:50 DEBUG : dir/file1(0x35773eb12500): close: 2026/04/24 05:15:50 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/04/24 05:15:50 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/04/24 05:15:50 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:50 DEBUG : dir/file1(0x35773eb12500): >close: err= 2026/04/24 05:15:50 DEBUG : WaitForWriters: timeout=30s 2026/04/24 05:15:50 DEBUG : dir: Looking for writers 2026/04/24 05:15:50 DEBUG : file1: reading active writers 2026/04/24 05:15:50 DEBUG : Looking for writers 2026/04/24 05:15:50 DEBUG : dir: reading active writers 2026/04/24 05:15:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/24 05:15:50 DEBUG : dir: Looking for writers 2026/04/24 05:15:50 DEBUG : file1: reading active writers 2026/04/24 05:15:50 DEBUG : Looking for writers 2026/04/24 05:15:50 DEBUG : dir: reading active writers 2026/04/24 05:15:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/24 05:15:50 DEBUG : dir: Looking for writers 2026/04/24 05:15:50 DEBUG : file1: reading active writers 2026/04/24 05:15:50 DEBUG : Looking for writers 2026/04/24 05:15:50 DEBUG : dir: reading active writers 2026/04/24 05:15:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/24 05:15:50 DEBUG : dir: Looking for writers 2026/04/24 05:15:50 DEBUG : file1: reading active writers 2026/04/24 05:15:50 DEBUG : Looking for writers 2026/04/24 05:15:50 DEBUG : dir: reading active writers 2026/04/24 05:15:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/24 05:15:50 DEBUG : dir/file1: vfs cache: starting upload 2026/04/24 05:15:50 DEBUG : dir/file1.ca338588.partial: size = 14 OK 2026/04/24 05:15:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/dir/file1.ca338588.partial" 2026/04/24 05:15:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: md5sum /home/rclone/rclone-test-pecajeh0hali/dir/file1.ca338588.partial 2026/04/24 05:15:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-pecajeh0hali/dir/file1.ca338588.partial 2026/04/24 05:15:50 DEBUG : dir/file1.ca338588.partial: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/24 05:15:50 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/24 05:15:50 DEBUG : dir/file1.ca338588.partial: renamed to: dir/file1 2026/04/24 05:15:50 INFO : dir/file1: Copied (replaced existing) 2026/04/24 05:15:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/dir/file1" 2026/04/24 05:15:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: md5sum /home/rclone/rclone-test-pecajeh0hali/dir/file1 2026/04/24 05:15:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-pecajeh0hali/dir/file1 2026/04/24 05:15:50 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/24 05:15:50 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/04/24 05:15:50 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/04/24 05:15:50 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/24 05:15:50 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/04/24 05:15:50 DEBUG : dir: Looking for writers 2026/04/24 05:15:50 DEBUG : file1: reading active writers 2026/04/24 05:15:50 DEBUG : Looking for writers 2026/04/24 05:15:50 DEBUG : dir: reading active writers 2026/04/24 05:15:50 DEBUG : >WaitForWriters: 2026/04/24 05:15:50 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/24 05:15:50 DEBUG : dir/file1: newRWFileHandle: 2026/04/24 05:15:50 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/24 05:15:50 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/24 05:15:50 DEBUG : dir/file1(0x35773e995d40): _readAt: size=512, off=0 2026/04/24 05:15:50 DEBUG : dir/file1(0x35773e995d40): openPending: 2026/04/24 05:15:50 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/04/24 05:15:50 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/04/24 05:15:50 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/24 05:15:50 DEBUG : dir/file1(0x35773e995d40): >openPending: err= 2026/04/24 05:15:50 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/04/24 05:15:50 DEBUG : dir/file1(0x35773e995d40): >_readAt: n=14, err=EOF 2026/04/24 05:15:50 DEBUG : dir/file1(0x35773e995d40): close: 2026/04/24 05:15:50 DEBUG : dir/file1(0x35773e995d40): >close: err= 2026/04/24 05:15:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/dir/file1" 2026/04/24 05:15:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: md5sum /home/rclone/rclone-test-pecajeh0hali/dir/file1 2026/04/24 05:15:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-pecajeh0hali/dir/file1 2026/04/24 05:15:50 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/24 05:15:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/dir/file1" 2026/04/24 05:15:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: sha1sum /home/rclone/rclone-test-pecajeh0hali/dir/file1 2026/04/24 05:15:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-pecajeh0hali/dir/file1 2026/04/24 05:15:50 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/04/24 05:15:50 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/24 05:15:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/newLeaf" 2026/04/24 05:15:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: md5sum /home/rclone/rclone-test-pecajeh0hali/newLeaf 2026/04/24 05:15:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-pecajeh0hali/newLeaf 2026/04/24 05:15:50 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/24 05:15:50 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/04/24 05:15:50 DEBUG : newLeaf: Updating file with newLeaf 0x35773eae2410 2026/04/24 05:15:50 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/24 05:15:50 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/24 05:15:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/newLeaf" 2026/04/24 05:15:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: md5sum /home/rclone/rclone-test-pecajeh0hali/newLeaf 2026/04/24 05:15:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-pecajeh0hali/newLeaf 2026/04/24 05:15:50 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/24 05:15:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/newLeaf" 2026/04/24 05:15:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: sha1sum /home/rclone/rclone-test-pecajeh0hali/newLeaf 2026/04/24 05:15:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-pecajeh0hali/newLeaf 2026/04/24 05:15:50 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/04/24 05:15:50 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/04/24 05:15:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/dir/file1" 2026/04/24 05:15:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: md5sum /home/rclone/rclone-test-pecajeh0hali/dir/file1 2026/04/24 05:15:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-pecajeh0hali/dir/file1 2026/04/24 05:15:50 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/24 05:15:50 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/04/24 05:15:50 DEBUG : dir/file1: Updating file with dir/file1 0x35773eae2410 2026/04/24 05:15:50 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/04/24 05:15:50 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/24 05:15:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/dir/file1" 2026/04/24 05:15:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: md5sum /home/rclone/rclone-test-pecajeh0hali/dir/file1 2026/04/24 05:15:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-pecajeh0hali/dir/file1 2026/04/24 05:15:50 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/24 05:15:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/dir/file1" 2026/04/24 05:15:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: sha1sum /home/rclone/rclone-test-pecajeh0hali/dir/file1 2026/04/24 05:15:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-pecajeh0hali/dir/file1 2026/04/24 05:15:50 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/04/24 05:15:50 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/24 05:15:50 DEBUG : dir/file1: newRWFileHandle: 2026/04/24 05:15:50 DEBUG : dir/file1(0x35773eb139c0): openPending: 2026/04/24 05:15:50 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/04/24 05:15:50 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/04/24 05:15:50 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/24 05:15:50 DEBUG : dir/file1(0x35773eb139c0): >openPending: err= 2026/04/24 05:15:50 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/24 05:15:50 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/24 05:15:50 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/24 05:15:50 DEBUG : dir/file1(0x35773eb139c0): _writeAt: size=25, off=0 2026/04/24 05:15:50 DEBUG : dir/file1(0x35773eb139c0): >_writeAt: n=25, err= 2026/04/24 05:15:50 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/24 05:15:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/newLeaf" 2026/04/24 05:15:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: md5sum /home/rclone/rclone-test-pecajeh0hali/newLeaf 2026/04/24 05:15:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-pecajeh0hali/newLeaf 2026/04/24 05:15:50 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/24 05:15:50 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/04/24 05:15:50 DEBUG : newLeaf: Updating file with newLeaf 0x35773eae2410 2026/04/24 05:15:50 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/24 05:15:50 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/24 05:15:50 DEBUG : newLeaf(0x35773eb139c0): close: 2026/04/24 05:15:50 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/04/24 05:15:50 DEBUG : newLeaf: vfs cache: setting modification time to 2026-04-24 05:15:50.606160812 +0000 UTC m=+3.514403825 2026/04/24 05:15:50 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:50 DEBUG : newLeaf(0x35773eb139c0): >close: err= 2026/04/24 05:15:50 DEBUG : WaitForWriters: timeout=30s 2026/04/24 05:15:50 DEBUG : dir: Looking for writers 2026/04/24 05:15:50 DEBUG : Looking for writers 2026/04/24 05:15:50 DEBUG : dir: reading active writers 2026/04/24 05:15:50 DEBUG : newLeaf: reading active writers 2026/04/24 05:15:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/24 05:15:50 DEBUG : dir: Looking for writers 2026/04/24 05:15:50 DEBUG : Looking for writers 2026/04/24 05:15:50 DEBUG : dir: reading active writers 2026/04/24 05:15:50 DEBUG : newLeaf: reading active writers 2026/04/24 05:15:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/24 05:15:50 DEBUG : dir: Looking for writers 2026/04/24 05:15:50 DEBUG : Looking for writers 2026/04/24 05:15:50 DEBUG : dir: reading active writers 2026/04/24 05:15:50 DEBUG : newLeaf: reading active writers 2026/04/24 05:15:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/24 05:15:50 DEBUG : dir: Looking for writers 2026/04/24 05:15:50 DEBUG : Looking for writers 2026/04/24 05:15:50 DEBUG : newLeaf: reading active writers 2026/04/24 05:15:50 DEBUG : dir: reading active writers 2026/04/24 05:15:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/24 05:15:50 DEBUG : newLeaf: vfs cache: starting upload 2026/04/24 05:15:50 DEBUG : newLeaf.1957c1c6.partial: size = 25 OK 2026/04/24 05:15:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/newLeaf.1957c1c6.partial" 2026/04/24 05:15:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: md5sum /home/rclone/rclone-test-pecajeh0hali/newLeaf.1957c1c6.partial 2026/04/24 05:15:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-pecajeh0hali/newLeaf.1957c1c6.partial 2026/04/24 05:15:50 DEBUG : newLeaf.1957c1c6.partial: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/04/24 05:15:50 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/04/24 05:15:50 DEBUG : newLeaf.1957c1c6.partial: renamed to: newLeaf 2026/04/24 05:15:50 INFO : newLeaf: Copied (replaced existing) 2026/04/24 05:15:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/newLeaf" 2026/04/24 05:15:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: md5sum /home/rclone/rclone-test-pecajeh0hali/newLeaf 2026/04/24 05:15:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-pecajeh0hali/newLeaf 2026/04/24 05:15:50 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/04/24 05:15:50 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-04-24 05:15:50 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/04/24 05:15:50 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/04/24 05:15:50 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/24 05:15:50 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/04/24 05:15:50 DEBUG : dir: Looking for writers 2026/04/24 05:15:50 DEBUG : Looking for writers 2026/04/24 05:15:50 DEBUG : dir: reading active writers 2026/04/24 05:15:50 DEBUG : newLeaf: reading active writers 2026/04/24 05:15:50 DEBUG : >WaitForWriters: 2026/04/24 05:15:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/newLeaf" 2026/04/24 05:15:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: md5sum /home/rclone/rclone-test-pecajeh0hali/newLeaf 2026/04/24 05:15:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-pecajeh0hali/newLeaf 2026/04/24 05:15:50 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/04/24 05:15:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/newLeaf" 2026/04/24 05:15:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: sha1sum /home/rclone/rclone-test-pecajeh0hali/newLeaf 2026/04/24 05:15:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /home/rclone/rclone-test-pecajeh0hali/newLeaf 2026/04/24 05:15:50 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/04/24 05:15:50 DEBUG : WaitForWriters: timeout=30s 2026/04/24 05:15:50 DEBUG : dir: Looking for writers 2026/04/24 05:15:50 DEBUG : Looking for writers 2026/04/24 05:15:50 DEBUG : dir: reading active writers 2026/04/24 05:15:50 DEBUG : newLeaf: reading active writers 2026/04/24 05:15:50 DEBUG : >WaitForWriters: 2026/04/24 05:15:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali", Local "Local file system at /tmp/rclone3332270375", Modify Window "1s" 2026/04/24 05:15:50 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: poll-interval is not supported by this remote 2026/04/24 05:15:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/24 05:15:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Nc-Cp}/rclone-test-pecajeh0hali" 2026/04/24 05:15:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Nc-Cp}/rclone-test-pecajeh0hali" 2026/04/24 05:15:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Nc-Cp}/rclone-test-pecajeh0hali" 2026/04/24 05:15:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/24 05:15:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Nc-Cp}/rclone-test-pecajeh0hali" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Nc-Cp}/rclone-test-pecajeh0hali" 2026/04/24 05:15:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Nc-Cp}/rclone-test-pecajeh0hali" 2026/04/24 05:15:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/24 05:15:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Nc-Cp}/rclone-test-pecajeh0hali" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Nc-Cp}/rclone-test-pecajeh0hali" 2026/04/24 05:15:50 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/24 05:15:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/dir/file1" 2026/04/24 05:15:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: md5sum /home/rclone/rclone-test-pecajeh0hali/dir/file1 2026/04/24 05:15:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-pecajeh0hali/dir/file1 2026/04/24 05:15:50 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/24 05:15:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/dir/file1" 2026/04/24 05:15:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: sha1sum /home/rclone/rclone-test-pecajeh0hali/dir/file1 2026/04/24 05:15:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-pecajeh0hali/dir/file1 2026/04/24 05:15:50 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/04/24 05:15:50 DEBUG : WaitForWriters: timeout=30s 2026/04/24 05:15:50 DEBUG : dir: Looking for writers 2026/04/24 05:15:50 DEBUG : file1: reading active writers 2026/04/24 05:15:50 DEBUG : Looking for writers 2026/04/24 05:15:50 DEBUG : dir: reading active writers 2026/04/24 05:15:50 DEBUG : >WaitForWriters: 2026/04/24 05:15:50 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/24 05:15:50 DEBUG : dir/file1: newRWFileHandle: 2026/04/24 05:15:50 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/24 05:15:50 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/24 05:15:50 DEBUG : dir/file1(0x35773f27ea40): _readAt: size=512, off=0 2026/04/24 05:15:50 DEBUG : dir/file1(0x35773f27ea40): openPending: 2026/04/24 05:15:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/dir/file1" 2026/04/24 05:15:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: md5sum /home/rclone/rclone-test-pecajeh0hali/dir/file1 2026/04/24 05:15:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-pecajeh0hali/dir/file1 2026/04/24 05:15:50 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/24 05:15:50 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/04/24 05:15:50 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/04/24 05:15:50 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/24 05:15:50 DEBUG : dir/file1(0x35773f27ea40): >openPending: err= 2026/04/24 05:15:50 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2026/04/24 05:15:50 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/24 05:15:50 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/24 05:15:50 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/24 05:15:50 DEBUG : dir/file1(0x35773f27ea40): >_readAt: n=14, err=EOF 2026/04/24 05:15:50 DEBUG : dir/file1(0x35773f27ea40): close: 2026/04/24 05:15:50 DEBUG : dir/file1(0x35773f27ea40): >close: err= 2026/04/24 05:15:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/dir/file1" 2026/04/24 05:15:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: md5sum /home/rclone/rclone-test-pecajeh0hali/dir/file1 2026/04/24 05:15:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-pecajeh0hali/dir/file1 2026/04/24 05:15:50 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/24 05:15:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/dir/file1" 2026/04/24 05:15:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: sha1sum /home/rclone/rclone-test-pecajeh0hali/dir/file1 2026/04/24 05:15:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-pecajeh0hali/dir/file1 2026/04/24 05:15:50 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/04/24 05:15:50 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/24 05:15:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/newLeaf" 2026/04/24 05:15:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: md5sum /home/rclone/rclone-test-pecajeh0hali/newLeaf 2026/04/24 05:15:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-pecajeh0hali/newLeaf 2026/04/24 05:15:50 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/24 05:15:50 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/04/24 05:15:50 DEBUG : newLeaf: Updating file with newLeaf 0x35773f19bad0 2026/04/24 05:15:50 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/24 05:15:50 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/24 05:15:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/newLeaf" 2026/04/24 05:15:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: md5sum /home/rclone/rclone-test-pecajeh0hali/newLeaf 2026/04/24 05:15:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-pecajeh0hali/newLeaf 2026/04/24 05:15:50 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/24 05:15:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/newLeaf" 2026/04/24 05:15:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: sha1sum /home/rclone/rclone-test-pecajeh0hali/newLeaf 2026/04/24 05:15:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-pecajeh0hali/newLeaf 2026/04/24 05:15:50 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/04/24 05:15:50 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/04/24 05:15:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/dir/file1" 2026/04/24 05:15:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: md5sum /home/rclone/rclone-test-pecajeh0hali/dir/file1 2026/04/24 05:15:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-pecajeh0hali/dir/file1 2026/04/24 05:15:50 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/24 05:15:50 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/04/24 05:15:50 DEBUG : dir/file1: Updating file with dir/file1 0x35773f19bad0 2026/04/24 05:15:50 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/04/24 05:15:50 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/24 05:15:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/dir/file1" 2026/04/24 05:15:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: md5sum /home/rclone/rclone-test-pecajeh0hali/dir/file1 2026/04/24 05:15:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-pecajeh0hali/dir/file1 2026/04/24 05:15:50 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/24 05:15:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/dir/file1" 2026/04/24 05:15:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: sha1sum /home/rclone/rclone-test-pecajeh0hali/dir/file1 2026/04/24 05:15:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-pecajeh0hali/dir/file1 2026/04/24 05:15:50 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/04/24 05:15:50 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/24 05:15:50 DEBUG : dir/file1: newRWFileHandle: 2026/04/24 05:15:50 DEBUG : dir/file1(0x35773f27f4c0): openPending: 2026/04/24 05:15:50 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/04/24 05:15:50 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/04/24 05:15:50 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/24 05:15:50 DEBUG : dir/file1(0x35773f27f4c0): >openPending: err= 2026/04/24 05:15:50 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/24 05:15:50 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/24 05:15:50 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/24 05:15:50 DEBUG : dir/file1(0x35773f27f4c0): _writeAt: size=25, off=0 2026/04/24 05:15:50 DEBUG : dir/file1(0x35773f27f4c0): >_writeAt: n=25, err= 2026/04/24 05:15:50 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/24 05:15:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/newLeaf" 2026/04/24 05:15:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: md5sum /home/rclone/rclone-test-pecajeh0hali/newLeaf 2026/04/24 05:15:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-pecajeh0hali/newLeaf 2026/04/24 05:15:50 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/24 05:15:50 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/04/24 05:15:50 DEBUG : newLeaf: Updating file with newLeaf 0x35773f19bad0 2026/04/24 05:15:50 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/24 05:15:50 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/24 05:15:50 DEBUG : newLeaf(0x35773f27f4c0): close: 2026/04/24 05:15:50 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/04/24 05:15:50 DEBUG : newLeaf: vfs cache: setting modification time to 2026-04-24 05:15:50.811727745 +0000 UTC m=+3.719970757 2026/04/24 05:15:50 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:50 DEBUG : newLeaf(0x35773f27f4c0): >close: err= 2026/04/24 05:15:50 DEBUG : WaitForWriters: timeout=30s 2026/04/24 05:15:50 DEBUG : dir: Looking for writers 2026/04/24 05:15:50 DEBUG : Looking for writers 2026/04/24 05:15:50 DEBUG : dir: reading active writers 2026/04/24 05:15:50 DEBUG : newLeaf: reading active writers 2026/04/24 05:15:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/24 05:15:50 DEBUG : dir: Looking for writers 2026/04/24 05:15:50 DEBUG : Looking for writers 2026/04/24 05:15:50 DEBUG : dir: reading active writers 2026/04/24 05:15:50 DEBUG : newLeaf: reading active writers 2026/04/24 05:15:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/24 05:15:50 DEBUG : dir: Looking for writers 2026/04/24 05:15:50 DEBUG : Looking for writers 2026/04/24 05:15:50 DEBUG : dir: reading active writers 2026/04/24 05:15:50 DEBUG : newLeaf: reading active writers 2026/04/24 05:15:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/24 05:15:50 DEBUG : dir: Looking for writers 2026/04/24 05:15:50 DEBUG : Looking for writers 2026/04/24 05:15:50 DEBUG : newLeaf: reading active writers 2026/04/24 05:15:50 DEBUG : dir: reading active writers 2026/04/24 05:15:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/24 05:15:50 DEBUG : newLeaf: vfs cache: starting upload 2026/04/24 05:15:50 DEBUG : newLeaf.68220c1b.partial: size = 25 OK 2026/04/24 05:15:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/newLeaf.68220c1b.partial" 2026/04/24 05:15:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: md5sum /home/rclone/rclone-test-pecajeh0hali/newLeaf.68220c1b.partial 2026/04/24 05:15:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-pecajeh0hali/newLeaf.68220c1b.partial 2026/04/24 05:15:50 DEBUG : newLeaf.68220c1b.partial: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/04/24 05:15:50 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/04/24 05:15:50 DEBUG : newLeaf.68220c1b.partial: renamed to: newLeaf 2026/04/24 05:15:50 INFO : newLeaf: Copied (replaced existing) 2026/04/24 05:15:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/newLeaf" 2026/04/24 05:15:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: md5sum /home/rclone/rclone-test-pecajeh0hali/newLeaf 2026/04/24 05:15:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-pecajeh0hali/newLeaf 2026/04/24 05:15:50 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/04/24 05:15:50 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-04-24 05:15:50 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/04/24 05:15:50 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/04/24 05:15:50 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/24 05:15:50 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/04/24 05:15:50 DEBUG : dir: Looking for writers 2026/04/24 05:15:50 DEBUG : Looking for writers 2026/04/24 05:15:50 DEBUG : dir: reading active writers 2026/04/24 05:15:50 DEBUG : newLeaf: reading active writers 2026/04/24 05:15:50 DEBUG : >WaitForWriters: 2026/04/24 05:15:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/newLeaf" 2026/04/24 05:15:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: md5sum /home/rclone/rclone-test-pecajeh0hali/newLeaf 2026/04/24 05:15:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-pecajeh0hali/newLeaf 2026/04/24 05:15:50 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/04/24 05:15:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/newLeaf" 2026/04/24 05:15:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: sha1sum /home/rclone/rclone-test-pecajeh0hali/newLeaf 2026/04/24 05:15:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /home/rclone/rclone-test-pecajeh0hali/newLeaf 2026/04/24 05:15:50 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/04/24 05:15:50 DEBUG : WaitForWriters: timeout=30s 2026/04/24 05:15:50 DEBUG : dir: Looking for writers 2026/04/24 05:15:50 DEBUG : Looking for writers 2026/04/24 05:15:50 DEBUG : dir: reading active writers 2026/04/24 05:15:50 DEBUG : newLeaf: reading active writers 2026/04/24 05:15:50 DEBUG : >WaitForWriters: 2026/04/24 05:15:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: vfs cache: cleaner exiting --- PASS: TestFileRename (1.23s) --- PASS: TestFileRename/off,forceCache=false (0.05s) --- PASS: TestFileRename/minimal,forceCache=false (0.05s) --- PASS: TestFileRename/minimal,forceCache=true (0.36s) --- PASS: TestFileRename/writes,forceCache=false (0.21s) --- PASS: TestFileRename/writes,forceCache=true (0.36s) --- PASS: TestFileRename/full,forceCache=false (0.21s) === 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-pecajeh0hali", Local "Local file system at /tmp/rclone3332270375", Modify Window "1s" 2026/04/24 05:15:50 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: poll-interval is not supported by this remote 2026/04/24 05:15:50 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: poll-interval is not supported by this remote 2026/04/24 05:15:50 DEBUG : WaitForWriters: timeout=30s 2026/04/24 05:15:50 DEBUG : Looking for writers 2026/04/24 05:15:50 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-pecajeh0hali", Local "Local file system at /tmp/rclone3332270375", Modify Window "1s" 2026/04/24 05:15:50 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: poll-interval is not supported by this remote 2026/04/24 05:15:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/dir/file1" 2026/04/24 05:15:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: md5sum /home/rclone/rclone-test-pecajeh0hali/dir/file1 2026/04/24 05:15:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-pecajeh0hali/dir/file1 2026/04/24 05:15:50 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/04/24 05:15:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/dir/file1" 2026/04/24 05:15:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: sha1sum /home/rclone/rclone-test-pecajeh0hali/dir/file1 2026/04/24 05:15:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-pecajeh0hali/dir/file1 2026/04/24 05:15:50 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/04/24 05:15:50 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/24 05:15:50 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/24 05:15:50 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/24 05:15:50 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/04/24 05:15:50 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/24 05:15:50 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/04/24 05:15:50 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2026/04/24 05:15:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/dir/file1" 2026/04/24 05:15:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: md5sum /home/rclone/rclone-test-pecajeh0hali/dir/file1 2026/04/24 05:15:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-pecajeh0hali/dir/file1 2026/04/24 05:15:50 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/04/24 05:15:50 DEBUG : WaitForWriters: timeout=30s 2026/04/24 05:15:50 DEBUG : dir: Looking for writers 2026/04/24 05:15:50 DEBUG : file1: reading active writers 2026/04/24 05:15:50 DEBUG : Looking for writers 2026/04/24 05:15:50 DEBUG : dir: reading active writers 2026/04/24 05:15:50 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (0.02s) === RUN TestReadFileHandleSeek run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali", Local "Local file system at /tmp/rclone3332270375", Modify Window "1s" 2026/04/24 05:15:51 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: poll-interval is not supported by this remote 2026/04/24 05:15:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/dir/file1" 2026/04/24 05:15:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: md5sum /home/rclone/rclone-test-pecajeh0hali/dir/file1 2026/04/24 05:15:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-pecajeh0hali/dir/file1 2026/04/24 05:15:51 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/04/24 05:15:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/dir/file1" 2026/04/24 05:15:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: sha1sum /home/rclone/rclone-test-pecajeh0hali/dir/file1 2026/04/24 05:15:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-pecajeh0hali/dir/file1 2026/04/24 05:15:51 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/04/24 05:15:51 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/24 05:15:51 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/24 05:15:51 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/24 05:15:51 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/04/24 05:15:51 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/24 05:15:51 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/04/24 05:15:51 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/04/24 05:15:51 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/04/24 05:15:51 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/04/24 05:15:51 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/04/24 05:15:51 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/04/24 05:15:51 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/04/24 05:15:51 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/04/24 05:15:51 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2026/04/24 05:15:51 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2026/04/24 05:15:51 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2026/04/24 05:15:51 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2026/04/24 05:15:51 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2026/04/24 05:15:51 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2026/04/24 05:15:51 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2026/04/24 05:15:51 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2026/04/24 05:15:51 DEBUG : WaitForWriters: timeout=30s 2026/04/24 05:15:51 DEBUG : dir: Looking for writers 2026/04/24 05:15:51 DEBUG : file1: reading active writers 2026/04/24 05:15:51 DEBUG : Looking for writers 2026/04/24 05:15:51 DEBUG : dir: reading active writers 2026/04/24 05:15:51 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (0.04s) === RUN TestReadFileHandleReadAt run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali", Local "Local file system at /tmp/rclone3332270375", Modify Window "1s" 2026/04/24 05:15:51 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: poll-interval is not supported by this remote 2026/04/24 05:15:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/dir/file1" 2026/04/24 05:15:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: md5sum /home/rclone/rclone-test-pecajeh0hali/dir/file1 2026/04/24 05:15:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-pecajeh0hali/dir/file1 2026/04/24 05:15:51 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/04/24 05:15:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/dir/file1" 2026/04/24 05:15:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: sha1sum /home/rclone/rclone-test-pecajeh0hali/dir/file1 2026/04/24 05:15:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-pecajeh0hali/dir/file1 2026/04/24 05:15:51 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/04/24 05:15:51 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/24 05:15:51 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/24 05:15:51 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/24 05:15:51 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/04/24 05:15:51 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/24 05:15:51 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/04/24 05:15:51 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/04/24 05:15:51 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/04/24 05:15:51 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/04/24 05:15:51 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/04/24 05:15:51 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/04/24 05:15:51 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/04/24 05:15:51 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/04/24 05:15:51 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2026/04/24 05:15:51 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2026/04/24 05:15:51 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2026/04/24 05:15:51 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2026/04/24 05:15:51 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2026/04/24 05:15:51 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2026/04/24 05:15:51 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2026/04/24 05:15:51 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2026/04/24 05:15:51 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2026/04/24 05:15:51 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2026/04/24 05:15:51 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/04/24 05:15:51 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2026/04/24 05:15:51 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2026/04/24 05:15:51 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2026/04/24 05:15:51 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/04/24 05:15:51 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/04/24 05:15:51 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/04/24 05:15:51 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/04/24 05:15:51 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2026/04/24 05:15:51 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/04/24 05:15:51 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/04/24 05:15:51 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/04/24 05:15:51 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2026/04/24 05:15:51 DEBUG : WaitForWriters: timeout=30s 2026/04/24 05:15:51 DEBUG : dir: Looking for writers 2026/04/24 05:15:51 DEBUG : file1: reading active writers 2026/04/24 05:15:51 DEBUG : Looking for writers 2026/04/24 05:15:51 DEBUG : dir: reading active writers 2026/04/24 05:15:51 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (0.11s) === RUN TestReadFileHandleFlush run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali", Local "Local file system at /tmp/rclone3332270375", Modify Window "1s" 2026/04/24 05:15:51 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: poll-interval is not supported by this remote 2026/04/24 05:15:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/dir/file1" 2026/04/24 05:15:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: md5sum /home/rclone/rclone-test-pecajeh0hali/dir/file1 2026/04/24 05:15:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-pecajeh0hali/dir/file1 2026/04/24 05:15:51 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/04/24 05:15:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/dir/file1" 2026/04/24 05:15:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: sha1sum /home/rclone/rclone-test-pecajeh0hali/dir/file1 2026/04/24 05:15:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-pecajeh0hali/dir/file1 2026/04/24 05:15:51 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/04/24 05:15:51 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/24 05:15:51 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/24 05:15:51 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/24 05:15:51 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/04/24 05:15:51 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/24 05:15:51 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/04/24 05:15:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/dir/file1" 2026/04/24 05:15:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: md5sum /home/rclone/rclone-test-pecajeh0hali/dir/file1 2026/04/24 05:15:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-pecajeh0hali/dir/file1 2026/04/24 05:15:51 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/04/24 05:15:51 DEBUG : WaitForWriters: timeout=30s 2026/04/24 05:15:51 DEBUG : dir: Looking for writers 2026/04/24 05:15:51 DEBUG : file1: reading active writers 2026/04/24 05:15:51 DEBUG : Looking for writers 2026/04/24 05:15:51 DEBUG : dir: reading active writers 2026/04/24 05:15:51 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (0.02s) === RUN TestReadFileHandleRelease run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali", Local "Local file system at /tmp/rclone3332270375", Modify Window "1s" 2026/04/24 05:15:51 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: poll-interval is not supported by this remote 2026/04/24 05:15:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/dir/file1" 2026/04/24 05:15:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: md5sum /home/rclone/rclone-test-pecajeh0hali/dir/file1 2026/04/24 05:15:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-pecajeh0hali/dir/file1 2026/04/24 05:15:51 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/04/24 05:15:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/dir/file1" 2026/04/24 05:15:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: sha1sum /home/rclone/rclone-test-pecajeh0hali/dir/file1 2026/04/24 05:15:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-pecajeh0hali/dir/file1 2026/04/24 05:15:51 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/04/24 05:15:51 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/24 05:15:51 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/24 05:15:51 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/24 05:15:51 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/04/24 05:15:51 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/24 05:15:51 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/04/24 05:15:51 DEBUG : dir/file1: ReadFileHandle.Release closing 2026/04/24 05:15:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/dir/file1" 2026/04/24 05:15:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: md5sum /home/rclone/rclone-test-pecajeh0hali/dir/file1 2026/04/24 05:15:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-pecajeh0hali/dir/file1 2026/04/24 05:15:51 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/04/24 05:15:51 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2026/04/24 05:15:51 DEBUG : WaitForWriters: timeout=30s 2026/04/24 05:15:51 DEBUG : dir: Looking for writers 2026/04/24 05:15:51 DEBUG : file1: reading active writers 2026/04/24 05:15:51 DEBUG : Looking for writers 2026/04/24 05:15:51 DEBUG : dir: reading active writers 2026/04/24 05:15:51 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (0.02s) === RUN TestRWFileHandleMethodsRead run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali", Local "Local file system at /tmp/rclone3332270375", Modify Window "1s" 2026/04/24 05:15:51 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: poll-interval is not supported by this remote 2026/04/24 05:15:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/24 05:15:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Nc-Cp}/rclone-test-pecajeh0hali" 2026/04/24 05:15:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Nc-Cp}/rclone-test-pecajeh0hali" 2026/04/24 05:15:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Nc-Cp}/rclone-test-pecajeh0hali" 2026/04/24 05:15:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/24 05:15:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Nc-Cp}/rclone-test-pecajeh0hali" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Nc-Cp}/rclone-test-pecajeh0hali" 2026/04/24 05:15:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Nc-Cp}/rclone-test-pecajeh0hali" 2026/04/24 05:15:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/24 05:15:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Nc-Cp}/rclone-test-pecajeh0hali" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Nc-Cp}/rclone-test-pecajeh0hali" 2026/04/24 05:15:51 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/24 05:15:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/dir/file1" 2026/04/24 05:15:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: md5sum /home/rclone/rclone-test-pecajeh0hali/dir/file1 2026/04/24 05:15:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-pecajeh0hali/dir/file1 2026/04/24 05:15:51 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/04/24 05:15:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/dir/file1" 2026/04/24 05:15:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: sha1sum /home/rclone/rclone-test-pecajeh0hali/dir/file1 2026/04/24 05:15:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-pecajeh0hali/dir/file1 2026/04/24 05:15:51 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/04/24 05:15:51 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/24 05:15:51 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/24 05:15:51 DEBUG : dir/file1: newRWFileHandle: 2026/04/24 05:15:51 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/24 05:15:51 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/24 05:15:51 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/24 05:15:51 DEBUG : dir/file1(0x35773f22e040): _readAt: size=1, off=0 2026/04/24 05:15:51 DEBUG : dir/file1(0x35773f22e040): openPending: 2026/04/24 05:15:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/dir/file1" 2026/04/24 05:15:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: md5sum /home/rclone/rclone-test-pecajeh0hali/dir/file1 2026/04/24 05:15:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-pecajeh0hali/dir/file1 2026/04/24 05:15:51 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/04/24 05:15:51 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/04/24 05:15:51 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/24 05:15:51 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/24 05:15:51 DEBUG : dir/file1(0x35773f22e040): >openPending: err= 2026/04/24 05:15:51 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/04/24 05:15:51 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/24 05:15:51 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/24 05:15:51 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/24 05:15:51 DEBUG : dir/file1(0x35773f22e040): >_readAt: n=1, err= 2026/04/24 05:15:51 DEBUG : dir/file1(0x35773f22e040): _readAt: size=256, off=1 2026/04/24 05:15:51 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2026/04/24 05:15:51 DEBUG : dir/file1(0x35773f22e040): >_readAt: n=15, err=EOF 2026/04/24 05:15:51 DEBUG : dir/file1(0x35773f22e040): _readAt: size=16, off=16 2026/04/24 05:15:51 DEBUG : dir/file1(0x35773f22e040): >_readAt: n=0, err=EOF 2026/04/24 05:15:51 DEBUG : dir/file1(0x35773f22e040): close: 2026/04/24 05:15:51 DEBUG : dir/file1(0x35773f22e040): >close: err= 2026/04/24 05:15:51 DEBUG : dir/file1(0x35773f22e040): close: 2026/04/24 05:15:51 DEBUG : dir/file1(0x35773f22e040): >close: err=file already closed 2026/04/24 05:15:51 DEBUG : WaitForWriters: timeout=30s 2026/04/24 05:15:51 DEBUG : dir: Looking for writers 2026/04/24 05:15:51 DEBUG : file1: reading active writers 2026/04/24 05:15:51 DEBUG : Looking for writers 2026/04/24 05:15:51 DEBUG : dir: reading active writers 2026/04/24 05:15:51 DEBUG : >WaitForWriters: 2026/04/24 05:15:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (0.02s) === RUN TestRWFileHandleSeek run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali", Local "Local file system at /tmp/rclone3332270375", Modify Window "1s" 2026/04/24 05:15:51 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: poll-interval is not supported by this remote 2026/04/24 05:15:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/24 05:15:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Nc-Cp}/rclone-test-pecajeh0hali" 2026/04/24 05:15:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Nc-Cp}/rclone-test-pecajeh0hali" 2026/04/24 05:15:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Nc-Cp}/rclone-test-pecajeh0hali" 2026/04/24 05:15:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/24 05:15:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Nc-Cp}/rclone-test-pecajeh0hali" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Nc-Cp}/rclone-test-pecajeh0hali" 2026/04/24 05:15:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Nc-Cp}/rclone-test-pecajeh0hali" 2026/04/24 05:15:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/24 05:15:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Nc-Cp}/rclone-test-pecajeh0hali" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Nc-Cp}/rclone-test-pecajeh0hali" 2026/04/24 05:15:51 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/24 05:15:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/dir/file1" 2026/04/24 05:15:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: md5sum /home/rclone/rclone-test-pecajeh0hali/dir/file1 2026/04/24 05:15:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-pecajeh0hali/dir/file1 2026/04/24 05:15:51 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/04/24 05:15:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/dir/file1" 2026/04/24 05:15:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: sha1sum /home/rclone/rclone-test-pecajeh0hali/dir/file1 2026/04/24 05:15:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-pecajeh0hali/dir/file1 2026/04/24 05:15:51 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/04/24 05:15:51 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/24 05:15:51 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/24 05:15:51 DEBUG : dir/file1: newRWFileHandle: 2026/04/24 05:15:51 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/24 05:15:51 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/24 05:15:51 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/24 05:15:51 DEBUG : dir/file1(0x35773e892940): _readAt: size=1, off=0 2026/04/24 05:15:51 DEBUG : dir/file1(0x35773e892940): openPending: 2026/04/24 05:15:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/dir/file1" 2026/04/24 05:15:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: md5sum /home/rclone/rclone-test-pecajeh0hali/dir/file1 2026/04/24 05:15:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-pecajeh0hali/dir/file1 2026/04/24 05:15:51 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/04/24 05:15:51 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/04/24 05:15:51 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/24 05:15:51 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/24 05:15:51 DEBUG : dir/file1(0x35773e892940): >openPending: err= 2026/04/24 05:15:51 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/04/24 05:15:51 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/24 05:15:51 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/24 05:15:51 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/24 05:15:51 DEBUG : dir/file1(0x35773e892940): >_readAt: n=1, err= 2026/04/24 05:15:51 DEBUG : dir/file1(0x35773e892940): _readAt: size=1, off=5 2026/04/24 05:15:51 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/04/24 05:15:51 DEBUG : dir/file1(0x35773e892940): >_readAt: n=1, err= 2026/04/24 05:15:51 DEBUG : dir/file1(0x35773e892940): _readAt: size=1, off=3 2026/04/24 05:15:51 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2026/04/24 05:15:51 DEBUG : dir/file1(0x35773e892940): >_readAt: n=1, err= 2026/04/24 05:15:51 DEBUG : dir/file1(0x35773e892940): _readAt: size=1, off=13 2026/04/24 05:15:51 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2026/04/24 05:15:51 DEBUG : dir/file1(0x35773e892940): >_readAt: n=1, err= 2026/04/24 05:15:51 DEBUG : dir/file1(0x35773e892940): _readAt: size=16, off=100 2026/04/24 05:15:51 DEBUG : dir/file1(0x35773e892940): >_readAt: n=0, err=EOF 2026/04/24 05:15:51 DEBUG : dir/file1(0x35773e892940): close: 2026/04/24 05:15:51 DEBUG : dir/file1(0x35773e892940): >close: err= 2026/04/24 05:15:51 DEBUG : WaitForWriters: timeout=30s 2026/04/24 05:15:51 DEBUG : dir: Looking for writers 2026/04/24 05:15:51 DEBUG : file1: reading active writers 2026/04/24 05:15:51 DEBUG : Looking for writers 2026/04/24 05:15:51 DEBUG : dir: reading active writers 2026/04/24 05:15:51 DEBUG : >WaitForWriters: 2026/04/24 05:15:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (0.03s) === RUN TestRWFileHandleReadAt run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali", Local "Local file system at /tmp/rclone3332270375", Modify Window "1s" 2026/04/24 05:15:51 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: poll-interval is not supported by this remote 2026/04/24 05:15:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/24 05:15:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Nc-Cp}/rclone-test-pecajeh0hali" 2026/04/24 05:15:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Nc-Cp}/rclone-test-pecajeh0hali" 2026/04/24 05:15:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Nc-Cp}/rclone-test-pecajeh0hali" 2026/04/24 05:15:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/24 05:15:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Nc-Cp}/rclone-test-pecajeh0hali" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Nc-Cp}/rclone-test-pecajeh0hali" 2026/04/24 05:15:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Nc-Cp}/rclone-test-pecajeh0hali" 2026/04/24 05:15:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/24 05:15:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Nc-Cp}/rclone-test-pecajeh0hali" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Nc-Cp}/rclone-test-pecajeh0hali" 2026/04/24 05:15:51 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/24 05:15:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/dir/file1" 2026/04/24 05:15:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: md5sum /home/rclone/rclone-test-pecajeh0hali/dir/file1 2026/04/24 05:15:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-pecajeh0hali/dir/file1 2026/04/24 05:15:51 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/04/24 05:15:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/dir/file1" 2026/04/24 05:15:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: sha1sum /home/rclone/rclone-test-pecajeh0hali/dir/file1 2026/04/24 05:15:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-pecajeh0hali/dir/file1 2026/04/24 05:15:51 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/04/24 05:15:51 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/24 05:15:51 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/24 05:15:51 DEBUG : dir/file1: newRWFileHandle: 2026/04/24 05:15:51 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/24 05:15:51 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/24 05:15:51 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/24 05:15:51 DEBUG : dir/file1(0x35773e791bc0): _readAt: size=1, off=0 2026/04/24 05:15:51 DEBUG : dir/file1(0x35773e791bc0): openPending: 2026/04/24 05:15:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/dir/file1" 2026/04/24 05:15:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: md5sum /home/rclone/rclone-test-pecajeh0hali/dir/file1 2026/04/24 05:15:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-pecajeh0hali/dir/file1 2026/04/24 05:15:51 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/04/24 05:15:51 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/04/24 05:15:51 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/24 05:15:51 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/24 05:15:51 DEBUG : dir/file1(0x35773e791bc0): >openPending: err= 2026/04/24 05:15:51 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/04/24 05:15:51 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/24 05:15:51 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/24 05:15:51 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/24 05:15:51 DEBUG : dir/file1(0x35773e791bc0): >_readAt: n=1, err= 2026/04/24 05:15:51 DEBUG : dir/file1(0x35773e791bc0): _readAt: size=1, off=5 2026/04/24 05:15:51 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/04/24 05:15:51 DEBUG : dir/file1(0x35773e791bc0): >_readAt: n=1, err= 2026/04/24 05:15:51 DEBUG : dir/file1(0x35773e791bc0): _readAt: size=1, off=1 2026/04/24 05:15:51 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2026/04/24 05:15:51 DEBUG : dir/file1(0x35773e791bc0): >_readAt: n=1, err= 2026/04/24 05:15:51 DEBUG : dir/file1(0x35773e791bc0): _readAt: size=6, off=10 2026/04/24 05:15:51 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/04/24 05:15:51 DEBUG : dir/file1(0x35773e791bc0): >_readAt: n=6, err= 2026/04/24 05:15:51 DEBUG : dir/file1(0x35773e791bc0): _readAt: size=256, off=10 2026/04/24 05:15:51 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/04/24 05:15:51 DEBUG : dir/file1(0x35773e791bc0): >_readAt: n=6, err=EOF 2026/04/24 05:15:51 DEBUG : dir/file1(0x35773e791bc0): _readAt: size=256, off=100 2026/04/24 05:15:51 DEBUG : dir/file1(0x35773e791bc0): >_readAt: n=0, err=EOF 2026/04/24 05:15:51 DEBUG : dir/file1(0x35773e791bc0): close: 2026/04/24 05:15:51 DEBUG : dir/file1(0x35773e791bc0): >close: err= 2026/04/24 05:15:51 DEBUG : dir/file1(0x35773e791bc0): _readAt: size=256, off=100 2026/04/24 05:15:51 DEBUG : dir/file1(0x35773e791bc0): >_readAt: n=0, err=file already closed 2026/04/24 05:15:51 DEBUG : WaitForWriters: timeout=30s 2026/04/24 05:15:51 DEBUG : dir: Looking for writers 2026/04/24 05:15:51 DEBUG : file1: reading active writers 2026/04/24 05:15:51 DEBUG : Looking for writers 2026/04/24 05:15:51 DEBUG : dir: reading active writers 2026/04/24 05:15:51 DEBUG : >WaitForWriters: 2026/04/24 05:15:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (0.02s) === RUN TestRWFileHandleFlushRead run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali", Local "Local file system at /tmp/rclone3332270375", Modify Window "1s" 2026/04/24 05:15:51 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: poll-interval is not supported by this remote 2026/04/24 05:15:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/24 05:15:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Nc-Cp}/rclone-test-pecajeh0hali" 2026/04/24 05:15:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Nc-Cp}/rclone-test-pecajeh0hali" 2026/04/24 05:15:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Nc-Cp}/rclone-test-pecajeh0hali" 2026/04/24 05:15:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/24 05:15:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Nc-Cp}/rclone-test-pecajeh0hali" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Nc-Cp}/rclone-test-pecajeh0hali" 2026/04/24 05:15:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Nc-Cp}/rclone-test-pecajeh0hali" 2026/04/24 05:15:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/24 05:15:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Nc-Cp}/rclone-test-pecajeh0hali" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Nc-Cp}/rclone-test-pecajeh0hali" 2026/04/24 05:15:51 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/24 05:15:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/dir/file1" 2026/04/24 05:15:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: md5sum /home/rclone/rclone-test-pecajeh0hali/dir/file1 2026/04/24 05:15:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-pecajeh0hali/dir/file1 2026/04/24 05:15:51 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/04/24 05:15:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/dir/file1" 2026/04/24 05:15:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: sha1sum /home/rclone/rclone-test-pecajeh0hali/dir/file1 2026/04/24 05:15:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-pecajeh0hali/dir/file1 2026/04/24 05:15:51 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/04/24 05:15:51 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/24 05:15:51 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/24 05:15:51 DEBUG : dir/file1: newRWFileHandle: 2026/04/24 05:15:51 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/24 05:15:51 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/24 05:15:51 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/24 05:15:51 DEBUG : dir/file1(0x35773f237300): RWFileHandle.Flush 2026/04/24 05:15:51 DEBUG : dir/file1(0x35773f237300): _readAt: size=256, off=0 2026/04/24 05:15:51 DEBUG : dir/file1(0x35773f237300): openPending: 2026/04/24 05:15:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/dir/file1" 2026/04/24 05:15:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: md5sum /home/rclone/rclone-test-pecajeh0hali/dir/file1 2026/04/24 05:15:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-pecajeh0hali/dir/file1 2026/04/24 05:15:51 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/04/24 05:15:51 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/04/24 05:15:51 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/24 05:15:51 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/24 05:15:51 DEBUG : dir/file1(0x35773f237300): >openPending: err= 2026/04/24 05:15:51 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/04/24 05:15:51 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/24 05:15:51 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/24 05:15:51 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/24 05:15:51 DEBUG : dir/file1(0x35773f237300): >_readAt: n=16, err=EOF 2026/04/24 05:15:51 DEBUG : dir/file1(0x35773f237300): RWFileHandle.Flush 2026/04/24 05:15:51 DEBUG : dir/file1(0x35773f237300): RWFileHandle.Flush 2026/04/24 05:15:51 DEBUG : dir/file1(0x35773f237300): close: 2026/04/24 05:15:51 DEBUG : dir/file1(0x35773f237300): >close: err= 2026/04/24 05:15:51 DEBUG : WaitForWriters: timeout=30s 2026/04/24 05:15:51 DEBUG : dir: Looking for writers 2026/04/24 05:15:51 DEBUG : file1: reading active writers 2026/04/24 05:15:51 DEBUG : Looking for writers 2026/04/24 05:15:51 DEBUG : dir: reading active writers 2026/04/24 05:15:51 DEBUG : >WaitForWriters: 2026/04/24 05:15:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (0.02s) === RUN TestRWFileHandleReleaseRead run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali", Local "Local file system at /tmp/rclone3332270375", Modify Window "1s" 2026/04/24 05:15:51 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: poll-interval is not supported by this remote 2026/04/24 05:15:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/24 05:15:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Nc-Cp}/rclone-test-pecajeh0hali" 2026/04/24 05:15:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Nc-Cp}/rclone-test-pecajeh0hali" 2026/04/24 05:15:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Nc-Cp}/rclone-test-pecajeh0hali" 2026/04/24 05:15:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/24 05:15:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Nc-Cp}/rclone-test-pecajeh0hali" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Nc-Cp}/rclone-test-pecajeh0hali" 2026/04/24 05:15:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Nc-Cp}/rclone-test-pecajeh0hali" 2026/04/24 05:15:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/24 05:15:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Nc-Cp}/rclone-test-pecajeh0hali" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Nc-Cp}/rclone-test-pecajeh0hali" 2026/04/24 05:15:51 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/24 05:15:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/dir/file1" 2026/04/24 05:15:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: md5sum /home/rclone/rclone-test-pecajeh0hali/dir/file1 2026/04/24 05:15:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-pecajeh0hali/dir/file1 2026/04/24 05:15:51 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/04/24 05:15:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/dir/file1" 2026/04/24 05:15:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: sha1sum /home/rclone/rclone-test-pecajeh0hali/dir/file1 2026/04/24 05:15:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-pecajeh0hali/dir/file1 2026/04/24 05:15:51 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/04/24 05:15:51 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/24 05:15:51 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/24 05:15:51 DEBUG : dir/file1: newRWFileHandle: 2026/04/24 05:15:51 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/24 05:15:51 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/24 05:15:51 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/24 05:15:51 DEBUG : dir/file1(0x35773ec13a80): _readAt: size=256, off=0 2026/04/24 05:15:51 DEBUG : dir/file1(0x35773ec13a80): openPending: 2026/04/24 05:15:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/dir/file1" 2026/04/24 05:15:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: md5sum /home/rclone/rclone-test-pecajeh0hali/dir/file1 2026/04/24 05:15:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-pecajeh0hali/dir/file1 2026/04/24 05:15:51 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/04/24 05:15:51 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/04/24 05:15:51 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/24 05:15:51 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/24 05:15:51 DEBUG : dir/file1(0x35773ec13a80): >openPending: err= 2026/04/24 05:15:51 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/04/24 05:15:51 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/24 05:15:51 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/24 05:15:51 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/24 05:15:51 DEBUG : dir/file1(0x35773ec13a80): >_readAt: n=16, err=EOF 2026/04/24 05:15:51 DEBUG : dir/file1(0x35773ec13a80): RWFileHandle.Release 2026/04/24 05:15:51 DEBUG : dir/file1(0x35773ec13a80): close: 2026/04/24 05:15:51 DEBUG : dir/file1(0x35773ec13a80): >close: err= 2026/04/24 05:15:51 DEBUG : dir/file1(0x35773ec13a80): RWFileHandle.Release 2026/04/24 05:15:51 DEBUG : WaitForWriters: timeout=30s 2026/04/24 05:15:51 DEBUG : dir: Looking for writers 2026/04/24 05:15:51 DEBUG : file1: reading active writers 2026/04/24 05:15:51 DEBUG : Looking for writers 2026/04/24 05:15:51 DEBUG : dir: reading active writers 2026/04/24 05:15:51 DEBUG : >WaitForWriters: 2026/04/24 05:15:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (0.02s) === RUN TestRWFileHandleMethodsWrite run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali", Local "Local file system at /tmp/rclone3332270375", Modify Window "1s" 2026/04/24 05:15:51 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: poll-interval is not supported by this remote 2026/04/24 05:15:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/24 05:15:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Nc-Cp}/rclone-test-pecajeh0hali" 2026/04/24 05:15:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Nc-Cp}/rclone-test-pecajeh0hali" 2026/04/24 05:15:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Nc-Cp}/rclone-test-pecajeh0hali" 2026/04/24 05:15:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/24 05:15:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Nc-Cp}/rclone-test-pecajeh0hali" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Nc-Cp}/rclone-test-pecajeh0hali" 2026/04/24 05:15:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Nc-Cp}/rclone-test-pecajeh0hali" 2026/04/24 05:15:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/24 05:15:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Nc-Cp}/rclone-test-pecajeh0hali" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Nc-Cp}/rclone-test-pecajeh0hali" 2026/04/24 05:15:51 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 05:15:51 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/24 05:15:51 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/24 05:15:51 DEBUG : file1: newRWFileHandle: 2026/04/24 05:15:51 DEBUG : file1(0x35773f180f40): openPending: 2026/04/24 05:15:51 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 05:15:51 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/24 05:15:51 DEBUG : file1(0x35773f180f40): >openPending: err= 2026/04/24 05:15:51 DEBUG : file1: >newRWFileHandle: err= 2026/04/24 05:15:51 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/24 05:15:51 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/24 05:15:51 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/04/24 05:15:51 DEBUG : file1(0x35773f180f40): _writeAt: size=5, off=0 2026/04/24 05:15:51 DEBUG : file1(0x35773f180f40): >_writeAt: n=5, err= 2026/04/24 05:15:51 DEBUG : file1(0x35773f180f40): _writeAt: size=7, off=5 2026/04/24 05:15:51 DEBUG : file1(0x35773f180f40): >_writeAt: n=7, err= 2026/04/24 05:15:51 DEBUG : file1: vfs cache: truncate to size=11 2026/04/24 05:15:51 DEBUG : file1(0x35773f180f40): close: 2026/04/24 05:15:51 DEBUG : file1: vfs cache: setting modification time to 2026-04-24 05:15:51.3367574 +0000 UTC m=+4.245000422 2026/04/24 05:15:51 INFO : file1: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:51 DEBUG : file1(0x35773f180f40): >close: err= 2026/04/24 05:15:51 DEBUG : file1(0x35773f180f40): close: 2026/04/24 05:15:51 DEBUG : file1(0x35773f180f40): >close: err=file already closed 2026/04/24 05:15:51 DEBUG : WaitForWriters: timeout=30s 2026/04/24 05:15:51 DEBUG : Looking for writers 2026/04/24 05:15:51 DEBUG : file1: reading active writers 2026/04/24 05:15:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/24 05:15:51 DEBUG : Looking for writers 2026/04/24 05:15:51 DEBUG : file1: reading active writers 2026/04/24 05:15:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/24 05:15:51 DEBUG : Looking for writers 2026/04/24 05:15:51 DEBUG : file1: reading active writers 2026/04/24 05:15:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/24 05:15:51 DEBUG : Looking for writers 2026/04/24 05:15:51 DEBUG : file1: reading active writers 2026/04/24 05:15:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/24 05:15:51 DEBUG : file1: vfs cache: starting upload 2026/04/24 05:15:51 DEBUG : file1.f15d74a3.partial: size = 11 OK 2026/04/24 05:15:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/file1.f15d74a3.partial" 2026/04/24 05:15:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: md5sum /home/rclone/rclone-test-pecajeh0hali/file1.f15d74a3.partial 2026/04/24 05:15:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /home/rclone/rclone-test-pecajeh0hali/file1.f15d74a3.partial 2026/04/24 05:15:51 DEBUG : file1.f15d74a3.partial: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/04/24 05:15:51 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/24 05:15:51 DEBUG : file1.f15d74a3.partial: renamed to: file1 2026/04/24 05:15:51 INFO : file1: Copied (new) 2026/04/24 05:15:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/file1" 2026/04/24 05:15:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: md5sum /home/rclone/rclone-test-pecajeh0hali/file1 2026/04/24 05:15:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /home/rclone/rclone-test-pecajeh0hali/file1 2026/04/24 05:15:51 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/04/24 05:15:51 DEBUG : file1: vfs cache: fingerprint now "11,2026-04-24 05:15:51 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2026/04/24 05:15:51 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/04/24 05:15:51 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/24 05:15:51 INFO : file1: vfs cache: upload succeeded try #1 2026/04/24 05:15:51 DEBUG : Looking for writers 2026/04/24 05:15:51 DEBUG : file1: reading active writers 2026/04/24 05:15:51 DEBUG : >WaitForWriters: 2026/04/24 05:15:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/file1" 2026/04/24 05:15:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: md5sum /home/rclone/rclone-test-pecajeh0hali/file1 2026/04/24 05:15:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /home/rclone/rclone-test-pecajeh0hali/file1 2026/04/24 05:15:51 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/04/24 05:15:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/file1" 2026/04/24 05:15:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: sha1sum /home/rclone/rclone-test-pecajeh0hali/file1 2026/04/24 05:15:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed /home/rclone/rclone-test-pecajeh0hali/file1 2026/04/24 05:15:51 DEBUG : file1: Parsed hash: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed 2026/04/24 05:15:51 DEBUG : WaitForWriters: timeout=30s 2026/04/24 05:15:51 DEBUG : Looking for writers 2026/04/24 05:15:51 DEBUG : file1: reading active writers 2026/04/24 05:15:51 DEBUG : >WaitForWriters: 2026/04/24 05:15:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (0.17s) === RUN TestRWFileHandleWriteAt run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali", Local "Local file system at /tmp/rclone3332270375", Modify Window "1s" 2026/04/24 05:15:51 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: poll-interval is not supported by this remote 2026/04/24 05:15:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/24 05:15:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Nc-Cp}/rclone-test-pecajeh0hali" 2026/04/24 05:15:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Nc-Cp}/rclone-test-pecajeh0hali" 2026/04/24 05:15:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Nc-Cp}/rclone-test-pecajeh0hali" 2026/04/24 05:15:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/24 05:15:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Nc-Cp}/rclone-test-pecajeh0hali" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Nc-Cp}/rclone-test-pecajeh0hali" 2026/04/24 05:15:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Nc-Cp}/rclone-test-pecajeh0hali" 2026/04/24 05:15:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/24 05:15:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Nc-Cp}/rclone-test-pecajeh0hali" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Nc-Cp}/rclone-test-pecajeh0hali" 2026/04/24 05:15:51 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 05:15:51 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/24 05:15:51 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/24 05:15:51 DEBUG : file1: newRWFileHandle: 2026/04/24 05:15:51 DEBUG : file1(0x35773f0b2d00): openPending: 2026/04/24 05:15:51 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 05:15:51 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/24 05:15:51 DEBUG : file1(0x35773f0b2d00): >openPending: err= 2026/04/24 05:15:51 DEBUG : file1: >newRWFileHandle: err= 2026/04/24 05:15:51 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/24 05:15:51 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/24 05:15:51 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/04/24 05:15:51 DEBUG : file1(0x35773f0b2d00): _writeAt: size=7, off=0 2026/04/24 05:15:51 DEBUG : file1(0x35773f0b2d00): >_writeAt: n=7, err= 2026/04/24 05:15:51 DEBUG : file1(0x35773f0b2d00): _writeAt: size=6, off=5 2026/04/24 05:15:51 DEBUG : file1(0x35773f0b2d00): >_writeAt: n=6, err= 2026/04/24 05:15:51 DEBUG : file1(0x35773f0b2d00): close: 2026/04/24 05:15:51 DEBUG : file1: vfs cache: setting modification time to 2026-04-24 05:15:51.503275439 +0000 UTC m=+4.411518462 2026/04/24 05:15:51 INFO : file1: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:51 DEBUG : file1(0x35773f0b2d00): >close: err= 2026/04/24 05:15:51 DEBUG : file1(0x35773f0b2d00): _writeAt: size=5, off=0 2026/04/24 05:15:51 DEBUG : file1(0x35773f0b2d00): >_writeAt: n=0, err=file already closed 2026/04/24 05:15:51 DEBUG : WaitForWriters: timeout=30s 2026/04/24 05:15:51 DEBUG : Looking for writers 2026/04/24 05:15:51 DEBUG : file1: reading active writers 2026/04/24 05:15:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/24 05:15:51 DEBUG : Looking for writers 2026/04/24 05:15:51 DEBUG : file1: reading active writers 2026/04/24 05:15:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/24 05:15:51 DEBUG : Looking for writers 2026/04/24 05:15:51 DEBUG : file1: reading active writers 2026/04/24 05:15:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/24 05:15:51 DEBUG : Looking for writers 2026/04/24 05:15:51 DEBUG : file1: reading active writers 2026/04/24 05:15:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/24 05:15:51 DEBUG : file1: vfs cache: starting upload 2026/04/24 05:15:51 DEBUG : file1.3809aeed.partial: size = 11 OK 2026/04/24 05:15:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/file1.3809aeed.partial" 2026/04/24 05:15:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: md5sum /home/rclone/rclone-test-pecajeh0hali/file1.3809aeed.partial 2026/04/24 05:15:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /home/rclone/rclone-test-pecajeh0hali/file1.3809aeed.partial 2026/04/24 05:15:51 DEBUG : file1.3809aeed.partial: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/04/24 05:15:51 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/24 05:15:51 DEBUG : file1.3809aeed.partial: renamed to: file1 2026/04/24 05:15:51 INFO : file1: Copied (new) 2026/04/24 05:15:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/file1" 2026/04/24 05:15:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: md5sum /home/rclone/rclone-test-pecajeh0hali/file1 2026/04/24 05:15:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /home/rclone/rclone-test-pecajeh0hali/file1 2026/04/24 05:15:51 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/04/24 05:15:51 DEBUG : file1: vfs cache: fingerprint now "11,2026-04-24 05:15:51 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2026/04/24 05:15:51 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/04/24 05:15:51 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/24 05:15:51 INFO : file1: vfs cache: upload succeeded try #1 2026/04/24 05:15:51 DEBUG : Looking for writers 2026/04/24 05:15:51 DEBUG : file1: reading active writers 2026/04/24 05:15:51 DEBUG : >WaitForWriters: 2026/04/24 05:15:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/file1" 2026/04/24 05:15:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: md5sum /home/rclone/rclone-test-pecajeh0hali/file1 2026/04/24 05:15:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /home/rclone/rclone-test-pecajeh0hali/file1 2026/04/24 05:15:51 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/04/24 05:15:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/file1" 2026/04/24 05:15:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: sha1sum /home/rclone/rclone-test-pecajeh0hali/file1 2026/04/24 05:15:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed /home/rclone/rclone-test-pecajeh0hali/file1 2026/04/24 05:15:51 DEBUG : file1: Parsed hash: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed 2026/04/24 05:15:51 DEBUG : WaitForWriters: timeout=30s 2026/04/24 05:15:51 DEBUG : Looking for writers 2026/04/24 05:15:51 DEBUG : file1: reading active writers 2026/04/24 05:15:51 DEBUG : >WaitForWriters: 2026/04/24 05:15:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (0.16s) === RUN TestRWFileHandleWriteNoWrite run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali", Local "Local file system at /tmp/rclone3332270375", Modify Window "1s" 2026/04/24 05:15:51 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: poll-interval is not supported by this remote 2026/04/24 05:15:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/24 05:15:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Nc-Cp}/rclone-test-pecajeh0hali" 2026/04/24 05:15:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Nc-Cp}/rclone-test-pecajeh0hali" 2026/04/24 05:15:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Nc-Cp}/rclone-test-pecajeh0hali" 2026/04/24 05:15:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/24 05:15:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Nc-Cp}/rclone-test-pecajeh0hali" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Nc-Cp}/rclone-test-pecajeh0hali" 2026/04/24 05:15:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Nc-Cp}/rclone-test-pecajeh0hali" 2026/04/24 05:15:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/24 05:15:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Nc-Cp}/rclone-test-pecajeh0hali" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Nc-Cp}/rclone-test-pecajeh0hali" 2026/04/24 05:15:51 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 05:15:51 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/24 05:15:51 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/24 05:15:51 DEBUG : file1: newRWFileHandle: 2026/04/24 05:15:51 DEBUG : file1(0x35773f237a40): openPending: 2026/04/24 05:15:51 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 05:15:51 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/24 05:15:51 DEBUG : file1(0x35773f237a40): >openPending: err= 2026/04/24 05:15:51 DEBUG : file1: >newRWFileHandle: err= 2026/04/24 05:15:51 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/24 05:15:51 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/24 05:15:51 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/04/24 05:15:51 DEBUG : file1(0x35773f237a40): close: 2026/04/24 05:15:51 DEBUG : file1: vfs cache: setting modification time to 2026-04-24 05:15:51.667514723 +0000 UTC m=+4.575757734 2026/04/24 05:15:51 INFO : file1: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:51 DEBUG : file1(0x35773f237a40): >close: err= 2026/04/24 05:15:51 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/04/24 05:15:51 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/24 05:15:51 DEBUG : file2: newRWFileHandle: 2026/04/24 05:15:51 DEBUG : file2(0x35773f237ec0): openPending: 2026/04/24 05:15:51 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 05:15:51 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/04/24 05:15:51 DEBUG : file2(0x35773f237ec0): >openPending: err= 2026/04/24 05:15:51 DEBUG : file2: >newRWFileHandle: err= 2026/04/24 05:15:51 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/04/24 05:15:51 DEBUG : file2: >Open: fd=file2 (rw), err= 2026/04/24 05:15:51 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2026/04/24 05:15:51 DEBUG : file2(0x35773f237ec0): RWFileHandle.Flush 2026/04/24 05:15:51 DEBUG : file2(0x35773f237ec0): RWFileHandle.Release 2026/04/24 05:15:51 DEBUG : file2(0x35773f237ec0): close: 2026/04/24 05:15:51 DEBUG : file2: vfs cache: setting modification time to 2026-04-24 05:15:51.668361342 +0000 UTC m=+4.576604364 2026/04/24 05:15:51 INFO : file2: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:51 DEBUG : file2(0x35773f237ec0): >close: err= 2026/04/24 05:15:51 DEBUG : WaitForWriters: timeout=30s 2026/04/24 05:15:51 DEBUG : Looking for writers 2026/04/24 05:15:51 DEBUG : file1: reading active writers 2026/04/24 05:15:51 DEBUG : file2: reading active writers 2026/04/24 05:15:51 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2026/04/24 05:15:51 DEBUG : Looking for writers 2026/04/24 05:15:51 DEBUG : file1: reading active writers 2026/04/24 05:15:51 DEBUG : file2: reading active writers 2026/04/24 05:15:51 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2026/04/24 05:15:51 DEBUG : Looking for writers 2026/04/24 05:15:51 DEBUG : file1: reading active writers 2026/04/24 05:15:51 DEBUG : file2: reading active writers 2026/04/24 05:15:51 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2026/04/24 05:15:51 DEBUG : Looking for writers 2026/04/24 05:15:51 DEBUG : file1: reading active writers 2026/04/24 05:15:51 DEBUG : file2: reading active writers 2026/04/24 05:15:51 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2026/04/24 05:15:51 DEBUG : file2: vfs cache: starting upload 2026/04/24 05:15:51 DEBUG : file1: vfs cache: starting upload 2026/04/24 05:15:51 DEBUG : file2.fc5b71a9.partial: size = 0 OK 2026/04/24 05:15:51 DEBUG : file1.a0dbd12a.partial: size = 0 OK 2026/04/24 05:15:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/file2.fc5b71a9.partial" 2026/04/24 05:15:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/file1.a0dbd12a.partial" 2026/04/24 05:15:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: md5sum /home/rclone/rclone-test-pecajeh0hali/file1.a0dbd12a.partial 2026/04/24 05:15:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: md5sum /home/rclone/rclone-test-pecajeh0hali/file2.fc5b71a9.partial 2026/04/24 05:15:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-pecajeh0hali/file2.fc5b71a9.partial 2026/04/24 05:15:51 DEBUG : file2.fc5b71a9.partial: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/04/24 05:15:51 DEBUG : file2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/04/24 05:15:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-pecajeh0hali/file1.a0dbd12a.partial 2026/04/24 05:15:51 DEBUG : file1.a0dbd12a.partial: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/04/24 05:15:51 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/04/24 05:15:51 DEBUG : file2.fc5b71a9.partial: renamed to: file2 2026/04/24 05:15:51 INFO : file2: Copied (new) 2026/04/24 05:15:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/file2" 2026/04/24 05:15:51 DEBUG : file1.a0dbd12a.partial: renamed to: file1 2026/04/24 05:15:51 INFO : file1: Copied (new) 2026/04/24 05:15:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/file1" 2026/04/24 05:15:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: md5sum /home/rclone/rclone-test-pecajeh0hali/file2 2026/04/24 05:15:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: md5sum /home/rclone/rclone-test-pecajeh0hali/file1 2026/04/24 05:15:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-pecajeh0hali/file2 2026/04/24 05:15:51 DEBUG : file2: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/04/24 05:15:51 DEBUG : file2: vfs cache: fingerprint now "0,2026-04-24 05:15:51 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2026/04/24 05:15:51 DEBUG : file2: vfs cache: writeback object to VFS layer 2026/04/24 05:15:51 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/04/24 05:15:51 INFO : file2: vfs cache: upload succeeded try #1 2026/04/24 05:15:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-pecajeh0hali/file1 2026/04/24 05:15:51 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/04/24 05:15:51 DEBUG : file1: vfs cache: fingerprint now "0,2026-04-24 05:15:51 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2026/04/24 05:15:51 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/04/24 05:15:51 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/24 05:15:51 INFO : file1: vfs cache: upload succeeded try #1 2026/04/24 05:15:51 DEBUG : Looking for writers 2026/04/24 05:15:51 DEBUG : file1: reading active writers 2026/04/24 05:15:51 DEBUG : file2: reading active writers 2026/04/24 05:15:51 DEBUG : >WaitForWriters: 2026/04/24 05:15:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/file1" 2026/04/24 05:15:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: md5sum /home/rclone/rclone-test-pecajeh0hali/file1 2026/04/24 05:15:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-pecajeh0hali/file1 2026/04/24 05:15:51 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/04/24 05:15:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/file1" 2026/04/24 05:15:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: sha1sum /home/rclone/rclone-test-pecajeh0hali/file1 2026/04/24 05:15:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /home/rclone/rclone-test-pecajeh0hali/file1 2026/04/24 05:15:51 DEBUG : file1: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2026/04/24 05:15:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/file2" 2026/04/24 05:15:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: md5sum /home/rclone/rclone-test-pecajeh0hali/file2 2026/04/24 05:15:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-pecajeh0hali/file2 2026/04/24 05:15:51 DEBUG : file2: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/04/24 05:15:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/file2" 2026/04/24 05:15:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: sha1sum /home/rclone/rclone-test-pecajeh0hali/file2 2026/04/24 05:15:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /home/rclone/rclone-test-pecajeh0hali/file2 2026/04/24 05:15:51 DEBUG : file2: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2026/04/24 05:15:51 DEBUG : WaitForWriters: timeout=30s 2026/04/24 05:15:51 DEBUG : Looking for writers 2026/04/24 05:15:51 DEBUG : file1: reading active writers 2026/04/24 05:15:51 DEBUG : file2: reading active writers 2026/04/24 05:15:51 DEBUG : >WaitForWriters: 2026/04/24 05:15:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (0.17s) === RUN TestRWFileHandleFlushWrite run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali", Local "Local file system at /tmp/rclone3332270375", Modify Window "1s" 2026/04/24 05:15:51 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: poll-interval is not supported by this remote 2026/04/24 05:15:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/24 05:15:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Nc-Cp}/rclone-test-pecajeh0hali" 2026/04/24 05:15:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Nc-Cp}/rclone-test-pecajeh0hali" 2026/04/24 05:15:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Nc-Cp}/rclone-test-pecajeh0hali" 2026/04/24 05:15:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/24 05:15:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Nc-Cp}/rclone-test-pecajeh0hali" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Nc-Cp}/rclone-test-pecajeh0hali" 2026/04/24 05:15:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Nc-Cp}/rclone-test-pecajeh0hali" 2026/04/24 05:15:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/24 05:15:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Nc-Cp}/rclone-test-pecajeh0hali" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Nc-Cp}/rclone-test-pecajeh0hali" 2026/04/24 05:15:51 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 05:15:51 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/24 05:15:51 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/24 05:15:51 DEBUG : file1: newRWFileHandle: 2026/04/24 05:15:51 DEBUG : file1(0x35773eb7d600): openPending: 2026/04/24 05:15:51 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 05:15:51 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/24 05:15:51 DEBUG : file1(0x35773eb7d600): >openPending: err= 2026/04/24 05:15:51 DEBUG : file1: >newRWFileHandle: err= 2026/04/24 05:15:51 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/24 05:15:51 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/24 05:15:51 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/04/24 05:15:51 DEBUG : file1(0x35773eb7d600): _writeAt: size=5, off=0 2026/04/24 05:15:51 DEBUG : file1(0x35773eb7d600): >_writeAt: n=5, err= 2026/04/24 05:15:51 DEBUG : file1(0x35773eb7d600): RWFileHandle.Flush 2026/04/24 05:15:51 DEBUG : file1(0x35773eb7d600): RWFileHandle.Flush 2026/04/24 05:15:51 DEBUG : file1(0x35773eb7d600): close: 2026/04/24 05:15:51 DEBUG : file1: vfs cache: setting modification time to 2026-04-24 05:15:51.840591133 +0000 UTC m=+4.748834155 2026/04/24 05:15:51 INFO : file1: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:51 DEBUG : file1(0x35773eb7d600): >close: err= 2026/04/24 05:15:51 DEBUG : WaitForWriters: timeout=30s 2026/04/24 05:15:51 DEBUG : Looking for writers 2026/04/24 05:15:51 DEBUG : file1: reading active writers 2026/04/24 05:15:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/24 05:15:51 DEBUG : Looking for writers 2026/04/24 05:15:51 DEBUG : file1: reading active writers 2026/04/24 05:15:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/24 05:15:51 DEBUG : Looking for writers 2026/04/24 05:15:51 DEBUG : file1: reading active writers 2026/04/24 05:15:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/24 05:15:51 DEBUG : Looking for writers 2026/04/24 05:15:51 DEBUG : file1: reading active writers 2026/04/24 05:15:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/24 05:15:51 DEBUG : file1: vfs cache: starting upload 2026/04/24 05:15:51 DEBUG : file1.9f213f8b.partial: size = 5 OK 2026/04/24 05:15:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/file1.9f213f8b.partial" 2026/04/24 05:15:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: md5sum /home/rclone/rclone-test-pecajeh0hali/file1.9f213f8b.partial 2026/04/24 05:15:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-pecajeh0hali/file1.9f213f8b.partial 2026/04/24 05:15:51 DEBUG : file1.9f213f8b.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/04/24 05:15:51 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/04/24 05:15:51 DEBUG : file1.9f213f8b.partial: renamed to: file1 2026/04/24 05:15:51 INFO : file1: Copied (new) 2026/04/24 05:15:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/file1" 2026/04/24 05:15:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: md5sum /home/rclone/rclone-test-pecajeh0hali/file1 2026/04/24 05:15:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-pecajeh0hali/file1 2026/04/24 05:15:51 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/04/24 05:15:51 DEBUG : file1: vfs cache: fingerprint now "5,2026-04-24 05:15:51 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/04/24 05:15:51 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/04/24 05:15:51 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/24 05:15:51 INFO : file1: vfs cache: upload succeeded try #1 2026/04/24 05:15:51 DEBUG : Looking for writers 2026/04/24 05:15:51 DEBUG : file1: reading active writers 2026/04/24 05:15:51 DEBUG : >WaitForWriters: 2026/04/24 05:15:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (0.16s) === RUN TestRWFileHandleReleaseWrite run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali", Local "Local file system at /tmp/rclone3332270375", Modify Window "1s" 2026/04/24 05:15:51 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: poll-interval is not supported by this remote 2026/04/24 05:15:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/24 05:15:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Nc-Cp}/rclone-test-pecajeh0hali" 2026/04/24 05:15:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Nc-Cp}/rclone-test-pecajeh0hali" 2026/04/24 05:15:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Nc-Cp}/rclone-test-pecajeh0hali" 2026/04/24 05:15:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/24 05:15:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Nc-Cp}/rclone-test-pecajeh0hali" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Nc-Cp}/rclone-test-pecajeh0hali" 2026/04/24 05:15:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Nc-Cp}/rclone-test-pecajeh0hali" 2026/04/24 05:15:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/24 05:15:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Nc-Cp}/rclone-test-pecajeh0hali" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Nc-Cp}/rclone-test-pecajeh0hali" 2026/04/24 05:15:51 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 05:15:51 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/24 05:15:51 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/24 05:15:51 DEBUG : file1: newRWFileHandle: 2026/04/24 05:15:51 DEBUG : file1(0x35773f00cc00): openPending: 2026/04/24 05:15:51 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 05:15:51 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/24 05:15:51 DEBUG : file1(0x35773f00cc00): >openPending: err= 2026/04/24 05:15:52 DEBUG : file1: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/24 05:15:52 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/24 05:15:52 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/04/24 05:15:52 DEBUG : file1(0x35773f00cc00): _writeAt: size=5, off=0 2026/04/24 05:15:52 DEBUG : file1(0x35773f00cc00): >_writeAt: n=5, err= 2026/04/24 05:15:52 DEBUG : file1(0x35773f00cc00): RWFileHandle.Release 2026/04/24 05:15:52 DEBUG : file1(0x35773f00cc00): close: 2026/04/24 05:15:52 DEBUG : file1: vfs cache: setting modification time to 2026-04-24 05:15:52.000146738 +0000 UTC m=+4.908389760 2026/04/24 05:15:52 INFO : file1: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : file1(0x35773f00cc00): >close: err= 2026/04/24 05:15:52 DEBUG : file1(0x35773f00cc00): RWFileHandle.Release 2026/04/24 05:15:52 DEBUG : WaitForWriters: timeout=30s 2026/04/24 05:15:52 DEBUG : Looking for writers 2026/04/24 05:15:52 DEBUG : file1: reading active writers 2026/04/24 05:15:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/24 05:15:52 DEBUG : Looking for writers 2026/04/24 05:15:52 DEBUG : file1: reading active writers 2026/04/24 05:15:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/24 05:15:52 DEBUG : Looking for writers 2026/04/24 05:15:52 DEBUG : file1: reading active writers 2026/04/24 05:15:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/24 05:15:52 DEBUG : Looking for writers 2026/04/24 05:15:52 DEBUG : file1: reading active writers 2026/04/24 05:15:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/24 05:15:52 DEBUG : file1: vfs cache: starting upload 2026/04/24 05:15:52 DEBUG : file1.2800bb39.partial: size = 5 OK 2026/04/24 05:15:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/file1.2800bb39.partial" 2026/04/24 05:15:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: md5sum /home/rclone/rclone-test-pecajeh0hali/file1.2800bb39.partial 2026/04/24 05:15:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-pecajeh0hali/file1.2800bb39.partial 2026/04/24 05:15:52 DEBUG : file1.2800bb39.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/04/24 05:15:52 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/04/24 05:15:52 DEBUG : file1.2800bb39.partial: renamed to: file1 2026/04/24 05:15:52 INFO : file1: Copied (new) 2026/04/24 05:15:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/file1" 2026/04/24 05:15:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: md5sum /home/rclone/rclone-test-pecajeh0hali/file1 2026/04/24 05:15:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-pecajeh0hali/file1 2026/04/24 05:15:52 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/04/24 05:15:52 DEBUG : file1: vfs cache: fingerprint now "5,2026-04-24 05:15:52 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/04/24 05:15:52 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/24 05:15:52 INFO : file1: vfs cache: upload succeeded try #1 2026/04/24 05:15:52 DEBUG : Looking for writers 2026/04/24 05:15:52 DEBUG : file1: reading active writers 2026/04/24 05:15:52 DEBUG : >WaitForWriters: 2026/04/24 05:15:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (0.16s) === RUN TestRWFileHandleSizeTruncateExisting run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali", Local "Local file system at /tmp/rclone3332270375", Modify Window "1s" 2026/04/24 05:15:52 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: poll-interval is not supported by this remote 2026/04/24 05:15:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/24 05:15:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Nc-Cp}/rclone-test-pecajeh0hali" 2026/04/24 05:15:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Nc-Cp}/rclone-test-pecajeh0hali" 2026/04/24 05:15:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Nc-Cp}/rclone-test-pecajeh0hali" 2026/04/24 05:15:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/24 05:15:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Nc-Cp}/rclone-test-pecajeh0hali" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Nc-Cp}/rclone-test-pecajeh0hali" 2026/04/24 05:15:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Nc-Cp}/rclone-test-pecajeh0hali" 2026/04/24 05:15:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/24 05:15:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Nc-Cp}/rclone-test-pecajeh0hali" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Nc-Cp}/rclone-test-pecajeh0hali" 2026/04/24 05:15:52 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/24 05:15:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/dir/file1" 2026/04/24 05:15:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: md5sum /home/rclone/rclone-test-pecajeh0hali/dir/file1 2026/04/24 05:15:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-pecajeh0hali/dir/file1 2026/04/24 05:15:52 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/04/24 05:15:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/dir/file1" 2026/04/24 05:15:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: sha1sum /home/rclone/rclone-test-pecajeh0hali/dir/file1 2026/04/24 05:15:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-pecajeh0hali/dir/file1 2026/04/24 05:15:52 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/04/24 05:15:52 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2026/04/24 05:15:52 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/24 05:15:52 DEBUG : dir/file1: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : dir/file1(0x35773f192540): openPending: 2026/04/24 05:15:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/dir/file1" 2026/04/24 05:15:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: md5sum /home/rclone/rclone-test-pecajeh0hali/dir/file1 2026/04/24 05:15:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-pecajeh0hali/dir/file1 2026/04/24 05:15:52 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/04/24 05:15:52 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/04/24 05:15:52 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/24 05:15:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/24 05:15:52 DEBUG : dir/file1(0x35773f192540): >openPending: err= 2026/04/24 05:15:52 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/24 05:15:52 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/24 05:15:52 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/24 05:15:52 DEBUG : dir/file1(0x35773f192540): _writeAt: size=5, off=0 2026/04/24 05:15:52 DEBUG : dir/file1(0x35773f192540): >_writeAt: n=5, err= 2026/04/24 05:15:52 DEBUG : dir/file1(0x35773f192540): close: 2026/04/24 05:15:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 05:15:52 DEBUG : dir/file1: vfs cache: setting modification time to 2026-04-24 05:15:52.171846979 +0000 UTC m=+5.080089991 2026/04/24 05:15:52 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : dir/file1(0x35773f192540): >close: err= 2026/04/24 05:15:52 DEBUG : WaitForWriters: timeout=30s 2026/04/24 05:15:52 DEBUG : dir: Looking for writers 2026/04/24 05:15:52 DEBUG : file1: reading active writers 2026/04/24 05:15:52 DEBUG : Looking for writers 2026/04/24 05:15:52 DEBUG : dir: reading active writers 2026/04/24 05:15:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/24 05:15:52 DEBUG : dir: Looking for writers 2026/04/24 05:15:52 DEBUG : file1: reading active writers 2026/04/24 05:15:52 DEBUG : Looking for writers 2026/04/24 05:15:52 DEBUG : dir: reading active writers 2026/04/24 05:15:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/24 05:15:52 DEBUG : dir: Looking for writers 2026/04/24 05:15:52 DEBUG : file1: reading active writers 2026/04/24 05:15:52 DEBUG : Looking for writers 2026/04/24 05:15:52 DEBUG : dir: reading active writers 2026/04/24 05:15:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/24 05:15:52 DEBUG : dir: Looking for writers 2026/04/24 05:15:52 DEBUG : file1: reading active writers 2026/04/24 05:15:52 DEBUG : Looking for writers 2026/04/24 05:15:52 DEBUG : dir: reading active writers 2026/04/24 05:15:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/24 05:15:52 DEBUG : dir/file1: vfs cache: starting upload 2026/04/24 05:15:52 DEBUG : dir/file1.e97d85e7.partial: size = 5 OK 2026/04/24 05:15:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/dir/file1.e97d85e7.partial" 2026/04/24 05:15:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: md5sum /home/rclone/rclone-test-pecajeh0hali/dir/file1.e97d85e7.partial 2026/04/24 05:15:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-pecajeh0hali/dir/file1.e97d85e7.partial 2026/04/24 05:15:52 DEBUG : dir/file1.e97d85e7.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/04/24 05:15:52 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/04/24 05:15:52 DEBUG : dir/file1.e97d85e7.partial: renamed to: dir/file1 2026/04/24 05:15:52 INFO : dir/file1: Copied (replaced existing) 2026/04/24 05:15:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/dir/file1" 2026/04/24 05:15:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: md5sum /home/rclone/rclone-test-pecajeh0hali/dir/file1 2026/04/24 05:15:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-pecajeh0hali/dir/file1 2026/04/24 05:15:52 DEBUG : dir/file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/04/24 05:15:52 DEBUG : dir/file1: vfs cache: fingerprint now "5,2026-04-24 05:15:52 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/04/24 05:15:52 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/04/24 05:15:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/24 05:15:52 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/04/24 05:15:52 DEBUG : dir: Looking for writers 2026/04/24 05:15:52 DEBUG : file1: reading active writers 2026/04/24 05:15:52 DEBUG : Looking for writers 2026/04/24 05:15:52 DEBUG : dir: reading active writers 2026/04/24 05:15:52 DEBUG : >WaitForWriters: 2026/04/24 05:15:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (0.17s) === RUN TestRWFileHandleSizeCreateExisting run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali", Local "Local file system at /tmp/rclone3332270375", Modify Window "1s" 2026/04/24 05:15:52 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: poll-interval is not supported by this remote 2026/04/24 05:15:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/24 05:15:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Nc-Cp}/rclone-test-pecajeh0hali" 2026/04/24 05:15:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Nc-Cp}/rclone-test-pecajeh0hali" 2026/04/24 05:15:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Nc-Cp}/rclone-test-pecajeh0hali" 2026/04/24 05:15:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/24 05:15:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Nc-Cp}/rclone-test-pecajeh0hali" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Nc-Cp}/rclone-test-pecajeh0hali" 2026/04/24 05:15:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Nc-Cp}/rclone-test-pecajeh0hali" 2026/04/24 05:15:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/24 05:15:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Nc-Cp}/rclone-test-pecajeh0hali" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Nc-Cp}/rclone-test-pecajeh0hali" 2026/04/24 05:15:52 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/24 05:15:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/dir/file1" 2026/04/24 05:15:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: md5sum /home/rclone/rclone-test-pecajeh0hali/dir/file1 2026/04/24 05:15:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-pecajeh0hali/dir/file1 2026/04/24 05:15:52 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/04/24 05:15:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/dir/file1" 2026/04/24 05:15:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: sha1sum /home/rclone/rclone-test-pecajeh0hali/dir/file1 2026/04/24 05:15:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-pecajeh0hali/dir/file1 2026/04/24 05:15:52 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/04/24 05:15:52 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 05:15:52 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2026/04/24 05:15:52 DEBUG : dir/file1: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/24 05:15:52 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/24 05:15:52 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/24 05:15:52 DEBUG : dir/file1(0x35773f224240): _writeAt: size=5, off=0 2026/04/24 05:15:52 DEBUG : dir/file1(0x35773f224240): openPending: 2026/04/24 05:15:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/dir/file1" 2026/04/24 05:15:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: md5sum /home/rclone/rclone-test-pecajeh0hali/dir/file1 2026/04/24 05:15:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-pecajeh0hali/dir/file1 2026/04/24 05:15:52 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/04/24 05:15:52 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/04/24 05:15:52 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/24 05:15:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/24 05:15:52 DEBUG : dir/file1(0x35773f224240): >openPending: err= 2026/04/24 05:15:52 DEBUG : dir/file1(0x35773f224240): >_writeAt: n=5, err= 2026/04/24 05:15:52 DEBUG : dir/file1(0x35773f224240): _writeAt: size=15, off=5 2026/04/24 05:15:52 DEBUG : dir/file1(0x35773f224240): >_writeAt: n=15, err= 2026/04/24 05:15:52 DEBUG : dir/file1(0x35773f224240): close: 2026/04/24 05:15:52 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2026/04/24 05:15:52 DEBUG : dir/file1: vfs cache: setting modification time to 2026-04-24 05:15:52.347971711 +0000 UTC m=+5.256214733 2026/04/24 05:15:52 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : dir/file1(0x35773f224240): >close: err= 2026/04/24 05:15:52 DEBUG : WaitForWriters: timeout=30s 2026/04/24 05:15:52 DEBUG : dir: Looking for writers 2026/04/24 05:15:52 DEBUG : file1: reading active writers 2026/04/24 05:15:52 DEBUG : Looking for writers 2026/04/24 05:15:52 DEBUG : dir: reading active writers 2026/04/24 05:15:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/24 05:15:52 DEBUG : dir: Looking for writers 2026/04/24 05:15:52 DEBUG : file1: reading active writers 2026/04/24 05:15:52 DEBUG : Looking for writers 2026/04/24 05:15:52 DEBUG : dir: reading active writers 2026/04/24 05:15:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/24 05:15:52 DEBUG : dir: Looking for writers 2026/04/24 05:15:52 DEBUG : file1: reading active writers 2026/04/24 05:15:52 DEBUG : Looking for writers 2026/04/24 05:15:52 DEBUG : dir: reading active writers 2026/04/24 05:15:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/24 05:15:52 DEBUG : dir: Looking for writers 2026/04/24 05:15:52 DEBUG : file1: reading active writers 2026/04/24 05:15:52 DEBUG : Looking for writers 2026/04/24 05:15:52 DEBUG : dir: reading active writers 2026/04/24 05:15:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/24 05:15:52 DEBUG : dir/file1: vfs cache: starting upload 2026/04/24 05:15:52 DEBUG : dir/file1.8e920811.partial: size = 20 OK 2026/04/24 05:15:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/dir/file1.8e920811.partial" 2026/04/24 05:15:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: md5sum /home/rclone/rclone-test-pecajeh0hali/dir/file1.8e920811.partial 2026/04/24 05:15:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: 5198435b5c4e591523b7f5435cc07e88 /home/rclone/rclone-test-pecajeh0hali/dir/file1.8e920811.partial 2026/04/24 05:15:52 DEBUG : dir/file1.8e920811.partial: Parsed hash: 5198435b5c4e591523b7f5435cc07e88 2026/04/24 05:15:52 DEBUG : dir/file1: md5 = 5198435b5c4e591523b7f5435cc07e88 OK 2026/04/24 05:15:52 DEBUG : dir/file1.8e920811.partial: renamed to: dir/file1 2026/04/24 05:15:52 INFO : dir/file1: Copied (replaced existing) 2026/04/24 05:15:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/dir/file1" 2026/04/24 05:15:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: md5sum /home/rclone/rclone-test-pecajeh0hali/dir/file1 2026/04/24 05:15:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: 5198435b5c4e591523b7f5435cc07e88 /home/rclone/rclone-test-pecajeh0hali/dir/file1 2026/04/24 05:15:52 DEBUG : dir/file1: Parsed hash: 5198435b5c4e591523b7f5435cc07e88 2026/04/24 05:15:52 DEBUG : dir/file1: vfs cache: fingerprint now "20,2026-04-24 05:15:52 +0000 UTC,5198435b5c4e591523b7f5435cc07e88" 2026/04/24 05:15:52 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/04/24 05:15:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/24 05:15:52 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/04/24 05:15:52 DEBUG : dir: Looking for writers 2026/04/24 05:15:52 DEBUG : file1: reading active writers 2026/04/24 05:15:52 DEBUG : Looking for writers 2026/04/24 05:15:52 DEBUG : dir: reading active writers 2026/04/24 05:15:52 DEBUG : >WaitForWriters: 2026/04/24 05:15:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (0.18s) === RUN TestRWFileHandleSizeCreateNew run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali", Local "Local file system at /tmp/rclone3332270375", Modify Window "1s" 2026/04/24 05:15:52 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: poll-interval is not supported by this remote 2026/04/24 05:15:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/24 05:15:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Nc-Cp}/rclone-test-pecajeh0hali" 2026/04/24 05:15:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Nc-Cp}/rclone-test-pecajeh0hali" 2026/04/24 05:15:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Nc-Cp}/rclone-test-pecajeh0hali" 2026/04/24 05:15:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/24 05:15:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Nc-Cp}/rclone-test-pecajeh0hali" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Nc-Cp}/rclone-test-pecajeh0hali" 2026/04/24 05:15:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Nc-Cp}/rclone-test-pecajeh0hali" 2026/04/24 05:15:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/24 05:15:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Nc-Cp}/rclone-test-pecajeh0hali" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Nc-Cp}/rclone-test-pecajeh0hali" 2026/04/24 05:15:52 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 05:15:52 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/24 05:15:52 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/24 05:15:52 DEBUG : file1: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : file1(0x35773e892ac0): openPending: 2026/04/24 05:15:52 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/24 05:15:52 DEBUG : file1(0x35773e892ac0): >openPending: err= 2026/04/24 05:15:52 DEBUG : file1: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/24 05:15:52 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/24 05:15:52 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/04/24 05:15:52 DEBUG : file1(0x35773e892ac0): _writeAt: size=5, off=0 2026/04/24 05:15:52 DEBUG : file1(0x35773e892ac0): >_writeAt: n=5, err= 2026/04/24 05:15:52 DEBUG : file1(0x35773e892ac0): close: 2026/04/24 05:15:52 DEBUG : file1: vfs cache: setting modification time to 2026-04-24 05:15:52.510438165 +0000 UTC m=+5.418681187 2026/04/24 05:15:52 INFO : file1: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : file1(0x35773e892ac0): >close: err= 2026/04/24 05:15:52 DEBUG : WaitForWriters: timeout=30s 2026/04/24 05:15:52 DEBUG : Looking for writers 2026/04/24 05:15:52 DEBUG : file1: reading active writers 2026/04/24 05:15:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/24 05:15:52 DEBUG : Looking for writers 2026/04/24 05:15:52 DEBUG : file1: reading active writers 2026/04/24 05:15:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/24 05:15:52 DEBUG : Looking for writers 2026/04/24 05:15:52 DEBUG : file1: reading active writers 2026/04/24 05:15:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/24 05:15:52 DEBUG : Looking for writers 2026/04/24 05:15:52 DEBUG : file1: reading active writers 2026/04/24 05:15:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/24 05:15:52 DEBUG : file1: vfs cache: starting upload 2026/04/24 05:15:52 DEBUG : file1.20c9e224.partial: size = 5 OK 2026/04/24 05:15:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/file1.20c9e224.partial" 2026/04/24 05:15:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: md5sum /home/rclone/rclone-test-pecajeh0hali/file1.20c9e224.partial 2026/04/24 05:15:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-pecajeh0hali/file1.20c9e224.partial 2026/04/24 05:15:52 DEBUG : file1.20c9e224.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/04/24 05:15:52 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/04/24 05:15:52 DEBUG : file1.20c9e224.partial: renamed to: file1 2026/04/24 05:15:52 INFO : file1: Copied (new) 2026/04/24 05:15:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/file1" 2026/04/24 05:15:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: md5sum /home/rclone/rclone-test-pecajeh0hali/file1 2026/04/24 05:15:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-pecajeh0hali/file1 2026/04/24 05:15:52 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/04/24 05:15:52 DEBUG : file1: vfs cache: fingerprint now "5,2026-04-24 05:15:52 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/04/24 05:15:52 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/24 05:15:52 INFO : file1: vfs cache: upload succeeded try #1 2026/04/24 05:15:52 DEBUG : Looking for writers 2026/04/24 05:15:52 DEBUG : file1: reading active writers 2026/04/24 05:15:52 DEBUG : >WaitForWriters: 2026/04/24 05:15:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: 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-pecajeh0hali", Local "Local file system at /tmp/rclone3332270375", Modify Window "1s" 2026/04/24 05:15:52 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: poll-interval is not supported by this remote 2026/04/24 05:15:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/24 05:15:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Nc-Cp}/rclone-test-pecajeh0hali" 2026/04/24 05:15:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Nc-Cp}/rclone-test-pecajeh0hali" 2026/04/24 05:15:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Nc-Cp}/rclone-test-pecajeh0hali" 2026/04/24 05:15:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/24 05:15:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Nc-Cp}/rclone-test-pecajeh0hali" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Nc-Cp}/rclone-test-pecajeh0hali" 2026/04/24 05:15:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Nc-Cp}/rclone-test-pecajeh0hali" 2026/04/24 05:15:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/24 05:15:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Nc-Cp}/rclone-test-pecajeh0hali" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Nc-Cp}/rclone-test-pecajeh0hali" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2026/04/24 05:15:52 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f224240): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f224240): >openPending: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f224240): _writeAt: size=5, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f224240): >_writeAt: n=5, err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f224240): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.670393865 +0000 UTC m=+5.578636877 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f224240): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f224700): _readAt: size=2, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f224700): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f224700): >openPending: err= 2026/04/24 05:15:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f224700): >_readAt: n=2, err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f224700): _writeAt: size=3, off=2 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f224700): >_writeAt: n=0, err=Bad file descriptor 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f224700): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.670393865 +0000 UTC m=+5.578636877 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f224700): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f224bc0): _readAt: size=512, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f224bc0): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f224bc0): >openPending: err= 2026/04/24 05:15:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f224bc0): >_readAt: n=5, err=EOF 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f224bc0): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.670393865 +0000 UTC m=+5.578636877 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f224bc0): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: Remove: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35773eb4aee0 item 1 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f225200): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f225200): >openPending: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f225200): _writeAt: size=5, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f225200): >_writeAt: n=5, err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f225200): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.672424562 +0000 UTC m=+5.580667584 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f225200): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f225700): _readAt: size=512, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f225700): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f225700): >openPending: err= 2026/04/24 05:15:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f225700): >_readAt: n=5, err=EOF 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f225700): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.672424562 +0000 UTC m=+5.580667584 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f225700): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: Remove: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35773eb4b3b0 item 2 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f225d40): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f225d40): >openPending: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f225d40): _writeAt: size=5, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f225d40): >_writeAt: n=5, err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f225d40): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.673877797 +0000 UTC m=+5.582120819 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f225d40): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ec122c0): _readAt: size=2, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ec122c0): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ec122c0): >openPending: err= 2026/04/24 05:15:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ec122c0): >_readAt: n=2, err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ec122c0): _writeAt: size=3, off=2 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ec122c0): >_writeAt: n=0, err=Bad file descriptor 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ec122c0): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.673877797 +0000 UTC m=+5.582120819 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ec122c0): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ec127c0): _readAt: size=512, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ec127c0): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ec127c0): >openPending: err= 2026/04/24 05:15:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ec127c0): >_readAt: n=5, err=EOF 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ec127c0): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.673877797 +0000 UTC m=+5.582120819 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ec127c0): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: Remove: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35773eb4b8f0 item 3 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ec13a80): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ec13a80): >openPending: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ec13a80): _writeAt: size=5, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ec13a80): >_writeAt: n=5, err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ec13a80): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.675760614 +0000 UTC m=+5.584003636 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ec13a80): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f2360c0): _readAt: size=512, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f2360c0): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f2360c0): >openPending: err= 2026/04/24 05:15:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f2360c0): >_readAt: n=5, err=EOF 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f2360c0): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.675760614 +0000 UTC m=+5.584003636 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f2360c0): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: Remove: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35773f1320e0 item 4 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f236780): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f236780): >openPending: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f236780): _writeAt: size=5, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f236780): >_writeAt: n=5, err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f236780): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.677145402 +0000 UTC m=+5.585388424 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f236780): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f236c00): _readAt: size=2, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f236c00): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f236c00): >openPending: err= 2026/04/24 05:15:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f236c00): >_readAt: n=2, err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f236c00): _writeAt: size=3, off=2 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f236c00): >_writeAt: n=0, err=Bad file descriptor 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f236c00): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.677145402 +0000 UTC m=+5.585388424 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f236c00): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f2370c0): _readAt: size=512, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f2370c0): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f2370c0): >openPending: err= 2026/04/24 05:15:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f2370c0): >_readAt: n=5, err=EOF 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f2370c0): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.677145402 +0000 UTC m=+5.585388424 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f2370c0): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: Remove: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35773f132460 item 5 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f237740): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f237740): >openPending: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f237740): _writeAt: size=5, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f237740): >_writeAt: n=5, err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f237740): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.67893922 +0000 UTC m=+5.587182243 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f237740): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f237c80): _readAt: size=512, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f237c80): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f237c80): >openPending: err= 2026/04/24 05:15:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f237c80): >_readAt: n=5, err=EOF 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f237c80): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.67893922 +0000 UTC m=+5.587182243 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f237c80): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: Remove: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35773f132930 item 6 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773e994780): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773e994780): >openPending: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773e994780): _writeAt: size=5, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773e994780): >_writeAt: n=5, err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773e994780): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.68037304 +0000 UTC m=+5.588616062 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773e994780): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773e994fc0): _readAt: size=2, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773e994fc0): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773e994fc0): >openPending: err= 2026/04/24 05:15:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773e994fc0): >_readAt: n=2, err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773e994fc0): _writeAt: size=3, off=2 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773e994fc0): >_writeAt: n=0, err=Bad file descriptor 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773e994fc0): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.68037304 +0000 UTC m=+5.588616062 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773e994fc0): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773e9957c0): _readAt: size=512, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773e9957c0): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773e9957c0): >openPending: err= 2026/04/24 05:15:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773e9957c0): >_readAt: n=5, err=EOF 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773e9957c0): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.68037304 +0000 UTC m=+5.588616062 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773e9957c0): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: Remove: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35773f132cb0 item 7 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773e995e40): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773e995e40): >openPending: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773e995e40): _writeAt: size=5, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773e995e40): >_writeAt: n=5, err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773e995e40): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.682649021 +0000 UTC m=+5.590892033 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773e995e40): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb7c480): _readAt: size=512, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb7c480): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb7c480): >openPending: err= 2026/04/24 05:15:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb7c480): >_readAt: n=5, err=EOF 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb7c480): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.682649021 +0000 UTC m=+5.590892033 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb7c480): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: Remove: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35773f1331f0 item 8 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb7ca40): _readAt: size=2, off=0 2026/04/24 05:15:52 ERROR : open-test-file(0x35773eb7ca40): Couldn't read size of file 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb7ca40): >_readAt: n=0, err=EOF 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb7ca40): _writeAt: size=5, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb7ca40): >_writeAt: n=0, err=Bad file descriptor 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb7ca40): close: 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb7ca40): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb7ce00): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb7ce00): >openPending: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb7ce00): _writeAt: size=5, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb7ce00): >_writeAt: n=5, err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb7ce00): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.684363159 +0000 UTC m=+5.592606181 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb7ce00): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb7d300): _readAt: size=2, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb7d300): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb7d300): >openPending: err= 2026/04/24 05:15:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb7d300): >_readAt: n=2, err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb7d300): _writeAt: size=3, off=2 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb7d300): >_writeAt: n=0, err=Bad file descriptor 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb7d300): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.684363159 +0000 UTC m=+5.592606181 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb7d300): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb7d800): _readAt: size=512, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb7d800): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb7d800): >openPending: err= 2026/04/24 05:15:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb7d800): >_readAt: n=5, err=EOF 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb7d800): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.684363159 +0000 UTC m=+5.592606181 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb7d800): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: Remove: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35773f133570 item 9 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb7de80): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb7de80): >openPending: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb7de80): _writeAt: size=5, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb7de80): >_writeAt: n=5, err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb7de80): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.686377466 +0000 UTC m=+5.594620488 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb7de80): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb12540): _readAt: size=512, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb12540): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb12540): >openPending: err= 2026/04/24 05:15:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb12540): >_readAt: n=5, err=EOF 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb12540): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.686377466 +0000 UTC m=+5.594620488 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb12540): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: Remove: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35773f133b90 item 10 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb12b80): _readAt: size=2, off=0 2026/04/24 05:15:52 ERROR : open-test-file(0x35773eb12b80): Couldn't read size of file 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb12b80): >_readAt: n=0, err=EOF 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb12b80): _writeAt: size=5, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb12b80): >_writeAt: n=0, err=Bad file descriptor 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb12b80): close: 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb12b80): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb12f40): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb12f40): >openPending: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb12f40): _writeAt: size=5, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb12f40): >_writeAt: n=5, err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb12f40): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.687853815 +0000 UTC m=+5.596096837 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb12f40): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb13440): _readAt: size=2, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb13440): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb13440): >openPending: err= 2026/04/24 05:15:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb13440): >_readAt: n=2, err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb13440): _writeAt: size=3, off=2 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb13440): >_writeAt: n=0, err=Bad file descriptor 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb13440): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.687853815 +0000 UTC m=+5.596096837 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb13440): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb13940): _readAt: size=512, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb13940): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb13940): >openPending: err= 2026/04/24 05:15:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb13940): >_readAt: n=5, err=EOF 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb13940): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.687853815 +0000 UTC m=+5.596096837 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb13940): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: Remove: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35773f0e40e0 item 11 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ea960c0): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ea960c0): >openPending: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ea960c0): _writeAt: size=5, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ea960c0): >_writeAt: n=5, err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ea960c0): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.689971376 +0000 UTC m=+5.598214398 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ea960c0): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ea96600): _readAt: size=512, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ea96600): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ea96600): >openPending: err= 2026/04/24 05:15:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ea96600): >_readAt: n=5, err=EOF 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ea96600): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.689971376 +0000 UTC m=+5.598214398 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ea96600): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: Remove: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35773f0e4690 item 12 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ea96c40): _readAt: size=2, off=0 2026/04/24 05:15:52 ERROR : open-test-file(0x35773ea96c40): Couldn't read size of file 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ea96c40): >_readAt: n=0, err=EOF 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ea96c40): _writeAt: size=5, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ea96c40): >_writeAt: n=0, err=Bad file descriptor 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ea96c40): close: 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ea96c40): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ea97000): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ea97000): >openPending: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ea97000): _writeAt: size=5, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ea97000): >_writeAt: n=5, err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ea97000): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.691405426 +0000 UTC m=+5.599648448 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ea97000): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/24 05:15:52 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ea976c0): _readAt: size=512, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ea976c0): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ea976c0): >openPending: err= 2026/04/24 05:15:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ea976c0): >_readAt: n=5, err=EOF 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ea976c0): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.691405426 +0000 UTC m=+5.599648448 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ea976c0): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: Remove: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35773f0e4a10 item 13 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ea97d40): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ea97d40): >openPending: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ea97d40): _writeAt: size=5, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ea97d40): >_writeAt: n=5, err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ea97d40): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.692683351 +0000 UTC m=+5.600926373 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ea97d40): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eabc380): _readAt: size=512, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eabc380): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eabc380): >openPending: err= 2026/04/24 05:15:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eabc380): >_readAt: n=5, err=EOF 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eabc380): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.692683351 +0000 UTC m=+5.600926373 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eabc380): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: Remove: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35773f0e4d90 item 14 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eabc9c0): _readAt: size=2, off=0 2026/04/24 05:15:52 ERROR : open-test-file(0x35773eabc9c0): Couldn't read size of file 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eabc9c0): >_readAt: n=0, err=EOF 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eabc9c0): _writeAt: size=5, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eabc9c0): >_writeAt: n=0, err=Bad file descriptor 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eabc9c0): close: 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eabc9c0): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eabcd80): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eabcd80): >openPending: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eabcd80): _writeAt: size=5, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eabcd80): >_writeAt: n=5, err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eabcd80): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.694153729 +0000 UTC m=+5.602396751 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eabcd80): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/24 05:15:52 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eabd440): _readAt: size=512, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eabd440): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eabd440): >openPending: err= 2026/04/24 05:15:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eabd440): >_readAt: n=5, err=EOF 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eabd440): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.694153729 +0000 UTC m=+5.602396751 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eabd440): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: Remove: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35773f0e5260 item 15 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 05:15:52 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/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eabdac0): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eabdac0): >openPending: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eabdac0): _writeAt: size=5, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eabdac0): >_writeAt: n=5, err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eabdac0): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.695547413 +0000 UTC m=+5.603790435 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eabdac0): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eadc100): _readAt: size=512, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eadc100): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eadc100): >openPending: err= 2026/04/24 05:15:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eadc100): >_readAt: n=5, err=EOF 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eadc100): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.695547413 +0000 UTC m=+5.603790435 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eadc100): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: Remove: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35773f0e5650 item 16 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eadc740): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eadc740): >openPending: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eadc740): _writeAt: size=5, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eadc740): >_writeAt: n=5, err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eadc740): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.696843842 +0000 UTC m=+5.605086864 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eadc740): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eadcbc0): _readAt: size=2, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eadcbc0): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eadcbc0): open at offset 5 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eadcbc0): >openPending: err= 2026/04/24 05:15:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eadcbc0): >_readAt: n=2, err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eadcbc0): _writeAt: size=3, off=7 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eadcbc0): >_writeAt: n=0, err=Bad file descriptor 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eadcbc0): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.696843842 +0000 UTC m=+5.605086864 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eadcbc0): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eadd0c0): _readAt: size=512, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eadd0c0): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eadd0c0): >openPending: err= 2026/04/24 05:15:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eadd0c0): >_readAt: n=5, err=EOF 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eadd0c0): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.696843842 +0000 UTC m=+5.605086864 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eadd0c0): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: Remove: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35773f0e59d0 item 17 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eadd740): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eadd740): >openPending: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eadd740): _writeAt: size=5, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eadd740): >_writeAt: n=5, err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eadd740): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.699035042 +0000 UTC m=+5.607278064 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eadd740): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eaddc80): _readAt: size=512, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eaddc80): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eaddc80): >openPending: err= 2026/04/24 05:15:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eaddc80): >_readAt: n=5, err=EOF 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eaddc80): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.699035042 +0000 UTC m=+5.607278064 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eaddc80): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: Remove: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35773f1b0000 item 18 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb1a400): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb1a400): >openPending: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb1a400): _writeAt: size=5, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb1a400): >_writeAt: n=5, err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb1a400): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.700368492 +0000 UTC m=+5.608611514 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb1a400): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb1a900): _readAt: size=2, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb1a900): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb1a900): open at offset 5 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb1a900): >openPending: err= 2026/04/24 05:15:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb1a900): >_readAt: n=2, err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb1a900): _writeAt: size=3, off=7 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb1a900): >_writeAt: n=0, err=Bad file descriptor 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb1a900): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.700368492 +0000 UTC m=+5.608611514 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb1a900): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb1ae00): _readAt: size=512, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb1ae00): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb1ae00): >openPending: err= 2026/04/24 05:15:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb1ae00): >_readAt: n=5, err=EOF 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb1ae00): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.700368492 +0000 UTC m=+5.608611514 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb1ae00): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: Remove: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35773f1b0380 item 19 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb1b480): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb1b480): >openPending: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb1b480): _writeAt: size=5, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb1b480): >_writeAt: n=5, err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb1b480): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.702186127 +0000 UTC m=+5.610429149 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb1b480): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb1b9c0): _readAt: size=512, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb1b9c0): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb1b9c0): >openPending: err= 2026/04/24 05:15:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb1b9c0): >_readAt: n=5, err=EOF 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb1b9c0): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.702186127 +0000 UTC m=+5.610429149 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb1b9c0): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: Remove: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35773f1b0a80 item 20 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb4c140): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb4c140): >openPending: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb4c140): _writeAt: size=5, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb4c140): >_writeAt: n=5, err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb4c140): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.703353242 +0000 UTC m=+5.611596254 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb4c140): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb4c640): _readAt: size=2, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb4c640): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb4c640): open at offset 5 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb4c640): >openPending: err= 2026/04/24 05:15:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb4c640): >_readAt: n=2, err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb4c640): _writeAt: size=3, off=7 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb4c640): >_writeAt: n=0, err=Bad file descriptor 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb4c640): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.703353242 +0000 UTC m=+5.611596254 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb4c640): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb4cb40): _readAt: size=512, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb4cb40): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb4cb40): >openPending: err= 2026/04/24 05:15:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb4cb40): >_readAt: n=5, err=EOF 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb4cb40): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.703353242 +0000 UTC m=+5.611596254 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb4cb40): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: Remove: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35773f1b0f50 item 21 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb4d1c0): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb4d1c0): >openPending: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb4d1c0): _writeAt: size=5, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb4d1c0): >_writeAt: n=5, err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb4d1c0): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.704840682 +0000 UTC m=+5.613083694 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb4d1c0): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb4d700): _readAt: size=512, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb4d700): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb4d700): >openPending: err= 2026/04/24 05:15:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb4d700): >_readAt: n=5, err=EOF 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb4d700): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.704840682 +0000 UTC m=+5.613083694 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb4d700): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: Remove: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35773f1b1420 item 22 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb4dd80): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb4dd80): >openPending: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb4dd80): _writeAt: size=5, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb4dd80): >_writeAt: n=5, err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb4dd80): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.706175996 +0000 UTC m=+5.614419008 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb4dd80): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb88380): _readAt: size=2, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb88380): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb88380): open at offset 5 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb88380): >openPending: err= 2026/04/24 05:15:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb88380): >_readAt: n=2, err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb88380): _writeAt: size=3, off=7 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb88380): >_writeAt: n=0, err=Bad file descriptor 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb88380): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.706175996 +0000 UTC m=+5.614419008 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb88380): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb88880): _readAt: size=512, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb88880): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb88880): >openPending: err= 2026/04/24 05:15:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb88880): >_readAt: n=5, err=EOF 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb88880): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.706175996 +0000 UTC m=+5.614419008 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb88880): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: Remove: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35773f1b17a0 item 23 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 05:15:52 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/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb88f00): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb88f00): >openPending: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb88f00): _writeAt: size=5, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb88f00): >_writeAt: n=5, err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb88f00): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.707743517 +0000 UTC m=+5.615986529 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb88f00): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb89440): _readAt: size=512, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb89440): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb89440): >openPending: err= 2026/04/24 05:15:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb89440): >_readAt: n=5, err=EOF 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb89440): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.707743517 +0000 UTC m=+5.615986529 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb89440): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: Remove: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35773f1b1d50 item 24 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb89a80): _readAt: size=2, off=0 2026/04/24 05:15:52 ERROR : open-test-file(0x35773eb89a80): Couldn't read size of file 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb89a80): >_readAt: n=0, err=EOF 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb89a80): _writeAt: size=5, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb89a80): >_writeAt: n=0, err=Bad file descriptor 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb89a80): close: 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb89a80): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb89e40): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb89e40): >openPending: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb89e40): _writeAt: size=5, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb89e40): >_writeAt: n=5, err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb89e40): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.709056528 +0000 UTC m=+5.617299540 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb89e40): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ebea440): _readAt: size=2, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ebea440): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ebea440): open at offset 5 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ebea440): >openPending: err= 2026/04/24 05:15:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ebea440): >_readAt: n=2, err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ebea440): _writeAt: size=3, off=7 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ebea440): >_writeAt: n=0, err=Bad file descriptor 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ebea440): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.709056528 +0000 UTC m=+5.617299540 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ebea440): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ebea980): _readAt: size=512, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ebea980): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ebea980): >openPending: err= 2026/04/24 05:15:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ebea980): >_readAt: n=5, err=EOF 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ebea980): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.709056528 +0000 UTC m=+5.617299540 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ebea980): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: Remove: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35773edc8230 item 25 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ebeb000): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ebeb000): >openPending: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ebeb000): _writeAt: size=5, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ebeb000): >_writeAt: n=5, err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ebeb000): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.710552635 +0000 UTC m=+5.618795647 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ebeb000): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ebeb540): _readAt: size=512, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ebeb540): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ebeb540): >openPending: err= 2026/04/24 05:15:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ebeb540): >_readAt: n=5, err=EOF 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ebeb540): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.710552635 +0000 UTC m=+5.618795647 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ebeb540): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: Remove: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35773edc8700 item 26 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ebebb80): _readAt: size=2, off=0 2026/04/24 05:15:52 ERROR : open-test-file(0x35773ebebb80): Couldn't read size of file 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ebebb80): >_readAt: n=0, err=EOF 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ebebb80): _writeAt: size=5, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ebebb80): >_writeAt: n=0, err=Bad file descriptor 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ebebb80): close: 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ebebb80): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ecb4040): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ecb4040): >openPending: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ecb4040): _writeAt: size=5, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ecb4040): >_writeAt: n=5, err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ecb4040): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.711753364 +0000 UTC m=+5.619996376 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ecb4040): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ecb4540): _readAt: size=2, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ecb4540): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ecb4540): open at offset 5 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ecb4540): >openPending: err= 2026/04/24 05:15:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ecb4540): >_readAt: n=2, err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ecb4540): _writeAt: size=3, off=7 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ecb4540): >_writeAt: n=0, err=Bad file descriptor 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ecb4540): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.711753364 +0000 UTC m=+5.619996376 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ecb4540): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ecb4a80): _readAt: size=512, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ecb4a80): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ecb4a80): >openPending: err= 2026/04/24 05:15:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ecb4a80): >_readAt: n=5, err=EOF 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ecb4a80): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.711753364 +0000 UTC m=+5.619996376 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ecb4a80): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: Remove: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35773edc8bd0 item 27 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 05:15:52 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/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ecb5100): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ecb5100): >openPending: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ecb5100): _writeAt: size=5, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ecb5100): >_writeAt: n=5, err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ecb5100): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.713426896 +0000 UTC m=+5.621669908 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ecb5100): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ecb5640): _readAt: size=512, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ecb5640): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ecb5640): >openPending: err= 2026/04/24 05:15:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ecb5640): >_readAt: n=5, err=EOF 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ecb5640): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.713426896 +0000 UTC m=+5.621669908 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ecb5640): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: Remove: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35773edc92d0 item 28 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ecb5c80): _readAt: size=2, off=0 2026/04/24 05:15:52 ERROR : open-test-file(0x35773ecb5c80): Couldn't read size of file 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ecb5c80): >_readAt: n=0, err=EOF 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ecb5c80): _writeAt: size=5, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ecb5c80): >_writeAt: n=0, err=Bad file descriptor 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ecb5c80): close: 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ecb5c80): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ed00140): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ed00140): >openPending: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ed00140): _writeAt: size=5, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ed00140): >_writeAt: n=5, err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ed00140): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.714610282 +0000 UTC m=+5.622853294 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ed00140): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/24 05:15:52 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ed00800): _readAt: size=512, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ed00800): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ed00800): >openPending: err= 2026/04/24 05:15:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ed00800): >_readAt: n=5, err=EOF 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ed00800): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.714610282 +0000 UTC m=+5.622853294 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ed00800): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: Remove: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35773edc96c0 item 29 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 05:15:52 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/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ed00e80): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ed00e80): >openPending: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ed00e80): _writeAt: size=5, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ed00e80): >_writeAt: n=5, err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ed00e80): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.715750607 +0000 UTC m=+5.623993619 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ed00e80): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ed013c0): _readAt: size=512, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ed013c0): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ed013c0): >openPending: err= 2026/04/24 05:15:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ed013c0): >_readAt: n=5, err=EOF 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ed013c0): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.715750607 +0000 UTC m=+5.623993619 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ed013c0): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: Remove: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35773edc9a40 item 30 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 05:15:52 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/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ed01a00): _readAt: size=2, off=0 2026/04/24 05:15:52 ERROR : open-test-file(0x35773ed01a00): Couldn't read size of file 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ed01a00): >_readAt: n=0, err=EOF 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ed01a00): _writeAt: size=5, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ed01a00): >_writeAt: n=0, err=Bad file descriptor 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ed01a00): close: 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ed01a00): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ed01dc0): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ed01dc0): >openPending: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ed01dc0): _writeAt: size=5, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ed01dc0): >_writeAt: n=5, err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ed01dc0): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.716945454 +0000 UTC m=+5.625188477 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ed01dc0): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/24 05:15:52 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ed28580): _readAt: size=512, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ed28580): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ed28580): >openPending: err= 2026/04/24 05:15:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ed28580): >_readAt: n=5, err=EOF 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ed28580): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.716945454 +0000 UTC m=+5.625188477 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ed28580): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: Remove: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35773ec42150 item 31 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 05:15:52 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/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ed28c00): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ed28c00): >openPending: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ed28c00): _writeAt: size=5, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ed28c00): >_writeAt: n=5, err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ed28c00): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.718484011 +0000 UTC m=+5.626727023 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ed28c00): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ed29140): _readAt: size=512, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ed29140): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ed29140): >openPending: err= 2026/04/24 05:15:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ed29140): >_readAt: n=5, err=EOF 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ed29140): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.718484011 +0000 UTC m=+5.626727023 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ed29140): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: Remove: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35773ec42690 item 32 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ed29780): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ed29780): >openPending: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ed29780): _writeAt: size=5, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ed29780): >_writeAt: n=5, err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ed29780): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.719678188 +0000 UTC m=+5.627921201 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ed29780): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ed29c00): _readAt: size=2, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ed29c00): >_readAt: n=0, err=Bad file descriptor 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ed29c00): _writeAt: size=3, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ed29c00): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ed29c00): >openPending: err= 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35773ec42a80 item 33 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ed29c00): >_writeAt: n=3, err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ed29c00): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.720126696 +0000 UTC m=+5.628369707 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ed29c00): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ed4e200): _readAt: size=512, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ed4e200): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ed4e200): >openPending: err= 2026/04/24 05:15:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ed4e200): >_readAt: n=5, err=EOF 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ed4e200): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.720126696 +0000 UTC m=+5.628369707 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ed4e200): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: Remove: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35773ec42cb0 item 33 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ed4e840): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ed4e840): >openPending: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ed4e840): _writeAt: size=5, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ed4e840): >_writeAt: n=5, err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ed4e840): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.721306835 +0000 UTC m=+5.629549847 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ed4e840): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ed4ecc0): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ed4ecc0): >openPending: err= 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35773ec43030 item 34 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ed4ecc0): _readAt: size=2, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ed4ecc0): >_readAt: n=0, err=Bad file descriptor 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ed4ecc0): _writeAt: size=3, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ed4ecc0): >_writeAt: n=3, err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ed4ecc0): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.721825015 +0000 UTC m=+5.630068027 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ed4ecc0): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ed4f200): _readAt: size=512, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ed4f200): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ed4f200): >openPending: err= 2026/04/24 05:15:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ed4f200): >_readAt: n=3, err=EOF 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ed4f200): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.721825015 +0000 UTC m=+5.630068027 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ed4f200): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: Remove: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35773ec43260 item 34 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ed4f840): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ed4f840): >openPending: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ed4f840): _writeAt: size=5, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ed4f840): >_writeAt: n=5, err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ed4f840): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.723027096 +0000 UTC m=+5.631270108 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ed4f840): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ed4fcc0): _readAt: size=2, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ed4fcc0): >_readAt: n=0, err=Bad file descriptor 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ed4fcc0): _writeAt: size=3, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ed4fcc0): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ed4fcc0): >openPending: err= 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35773ec435e0 item 35 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ed4fcc0): >_writeAt: n=3, err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ed4fcc0): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.723497465 +0000 UTC m=+5.631740477 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ed4fcc0): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ed902c0): _readAt: size=512, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ed902c0): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ed902c0): >openPending: err= 2026/04/24 05:15:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ed902c0): >_readAt: n=5, err=EOF 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ed902c0): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.723497465 +0000 UTC m=+5.631740477 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ed902c0): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: Remove: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35773ec437a0 item 35 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ea22c40): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ea22c40): >openPending: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ea22c40): _writeAt: size=5, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ea22c40): >_writeAt: n=5, err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ea22c40): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.724800217 +0000 UTC m=+5.633043229 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ea22c40): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ea23740): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ea23740): >openPending: err= 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35773eac9ce0 item 36 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ea23740): _readAt: size=2, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ea23740): >_readAt: n=0, err=Bad file descriptor 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ea23740): _writeAt: size=3, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ea23740): >_writeAt: n=3, err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ea23740): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.725296213 +0000 UTC m=+5.633539235 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ea23740): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ea23d80): _readAt: size=512, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ea23d80): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ea23d80): >openPending: err= 2026/04/24 05:15:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ea23d80): >_readAt: n=3, err=EOF 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ea23d80): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.725296213 +0000 UTC m=+5.633539235 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ea23d80): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: Remove: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35773e822000 item 36 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f0384c0): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f0384c0): >openPending: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f0384c0): _writeAt: size=5, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f0384c0): >_writeAt: n=5, err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f0384c0): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.72632107 +0000 UTC m=+5.634564082 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f0384c0): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f038940): _readAt: size=2, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f038940): >_readAt: n=0, err=Bad file descriptor 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f038940): _writeAt: size=3, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f038940): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f038940): >openPending: err= 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35773e8225b0 item 37 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f038940): >_writeAt: n=3, err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f038940): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.726812669 +0000 UTC m=+5.635055681 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f038940): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f038e40): _readAt: size=512, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f038e40): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f038e40): >openPending: err= 2026/04/24 05:15:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f038e40): >_readAt: n=5, err=EOF 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f038e40): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.726812669 +0000 UTC m=+5.635055681 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f038e40): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: Remove: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35773e8227e0 item 37 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f0394c0): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f0394c0): >openPending: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f0394c0): _writeAt: size=5, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f0394c0): >_writeAt: n=5, err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f0394c0): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.728130649 +0000 UTC m=+5.636373661 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f0394c0): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f0399c0): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f0399c0): >openPending: err= 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35773e822e70 item 38 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f0399c0): _readAt: size=2, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f0399c0): >_readAt: n=0, err=Bad file descriptor 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f0399c0): _writeAt: size=3, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f0399c0): >_writeAt: n=3, err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f0399c0): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.728676171 +0000 UTC m=+5.636919182 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f0399c0): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f05e000): _readAt: size=512, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f05e000): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f05e000): >openPending: err= 2026/04/24 05:15:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f05e000): >_readAt: n=3, err=EOF 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f05e000): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.728676171 +0000 UTC m=+5.636919182 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f05e000): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: Remove: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35773e8233b0 item 38 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f05e680): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f05e680): >openPending: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f05e680): _writeAt: size=5, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f05e680): >_writeAt: n=5, err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f05e680): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.729773873 +0000 UTC m=+5.638016886 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f05e680): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f05eb80): _readAt: size=2, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f05eb80): >_readAt: n=0, err=Bad file descriptor 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f05eb80): _writeAt: size=3, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f05eb80): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f05eb80): >openPending: err= 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35773e8903f0 item 39 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f05eb80): >_writeAt: n=3, err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f05eb80): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.730172346 +0000 UTC m=+5.638415359 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f05eb80): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f05f080): _readAt: size=512, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f05f080): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f05f080): >openPending: err= 2026/04/24 05:15:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f05f080): >_readAt: n=5, err=EOF 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f05f080): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.730172346 +0000 UTC m=+5.638415359 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f05f080): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: Remove: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35773e890a10 item 39 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f05f700): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f05f700): >openPending: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f05f700): _writeAt: size=5, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f05f700): >_writeAt: n=5, err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f05f700): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.731329424 +0000 UTC m=+5.639572435 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f05f700): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f05fc00): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f05fc00): >openPending: err= 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35773e8911f0 item 40 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f05fc00): _readAt: size=2, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f05fc00): >_readAt: n=0, err=Bad file descriptor 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f05fc00): _writeAt: size=3, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f05fc00): >_writeAt: n=3, err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f05fc00): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.731841671 +0000 UTC m=+5.640084683 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f05fc00): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f084240): _readAt: size=512, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f084240): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f084240): >openPending: err= 2026/04/24 05:15:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f084240): >_readAt: n=3, err=EOF 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f084240): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.731841671 +0000 UTC m=+5.640084683 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f084240): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: Remove: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35773e891730 item 40 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f084800): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f084800): >openPending: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f084800): _readAt: size=2, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f084800): >_readAt: n=0, err=Bad file descriptor 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f084800): _writeAt: size=5, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f084800): >_writeAt: n=5, err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f084800): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.733326136 +0000 UTC m=+5.641569148 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f084800): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f084d00): _writeAt: size=5, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f084d00): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f084d00): >openPending: err= 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35773eb9e070 item 41 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f084d00): >_writeAt: n=5, err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f084d00): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.733709771 +0000 UTC m=+5.641952783 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f084d00): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f0851c0): _readAt: size=2, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f0851c0): >_readAt: n=0, err=Bad file descriptor 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f0851c0): _writeAt: size=3, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f0851c0): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f0851c0): >openPending: err= 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35773eb9e230 item 41 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f0851c0): >_writeAt: n=3, err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f0851c0): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.734245062 +0000 UTC m=+5.642488075 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f0851c0): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f085700): _readAt: size=512, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f085700): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f085700): >openPending: err= 2026/04/24 05:15:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f085700): >_readAt: n=5, err=EOF 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f085700): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.734245062 +0000 UTC m=+5.642488075 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f085700): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: Remove: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35773eb9e3f0 item 41 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ed90c40): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ed90c40): >openPending: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ed90c40): _readAt: size=2, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ed90c40): >_readAt: n=0, err=Bad file descriptor 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ed90c40): _writeAt: size=5, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ed90c40): >_writeAt: n=5, err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ed90c40): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.735456222 +0000 UTC m=+5.643699233 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ed90c40): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ed91140): _writeAt: size=5, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ed91140): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ed91140): >openPending: err= 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35773ec43c00 item 42 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ed91140): >_writeAt: n=5, err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ed91140): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.736171753 +0000 UTC m=+5.644414765 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ed91140): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ed91680): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ed91680): >openPending: err= 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35773ec43dc0 item 42 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ed91680): _readAt: size=2, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ed91680): >_readAt: n=0, err=Bad file descriptor 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ed91680): _writeAt: size=3, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ed91680): >_writeAt: n=3, err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ed91680): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.736681867 +0000 UTC m=+5.644924879 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ed91680): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ed91c00): _readAt: size=512, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ed91c00): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ed91c00): >openPending: err= 2026/04/24 05:15:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ed91c00): >_readAt: n=3, err=EOF 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ed91c00): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.736681867 +0000 UTC m=+5.644924879 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ed91c00): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: Remove: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35773ec3e0e0 item 42 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773edae340): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773edae340): >openPending: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773edae340): _readAt: size=2, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773edae340): >_readAt: n=0, err=Bad file descriptor 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773edae340): _writeAt: size=5, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773edae340): >_writeAt: n=5, err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773edae340): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.737806833 +0000 UTC m=+5.646049845 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773edae340): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773edae840): _writeAt: size=5, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773edae840): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773edae840): >openPending: err= 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35773ec3e5b0 item 43 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773edae840): >_writeAt: n=5, err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773edae840): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.738220353 +0000 UTC m=+5.646463365 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773edae840): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773edaed80): _readAt: size=2, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773edaed80): >_readAt: n=0, err=Bad file descriptor 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773edaed80): _writeAt: size=3, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773edaed80): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773edaed80): >openPending: err= 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35773ec3e770 item 43 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773edaed80): >_writeAt: n=3, err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773edaed80): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.738637202 +0000 UTC m=+5.646880214 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773edaed80): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773edaf2c0): _readAt: size=512, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773edaf2c0): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773edaf2c0): >openPending: err= 2026/04/24 05:15:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773edaf2c0): >_readAt: n=5, err=EOF 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773edaf2c0): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.738637202 +0000 UTC m=+5.646880214 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773edaf2c0): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: Remove: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35773ec3e930 item 43 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773edaf900): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773edaf900): >openPending: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773edaf900): _readAt: size=2, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773edaf900): >_readAt: n=0, err=Bad file descriptor 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773edaf900): _writeAt: size=5, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773edaf900): >_writeAt: n=5, err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773edaf900): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.739914705 +0000 UTC m=+5.648157727 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773edaf900): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773edafe00): _writeAt: size=5, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773edafe00): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773edafe00): >openPending: err= 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35773ec3ecb0 item 44 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773edafe00): >_writeAt: n=5, err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773edafe00): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.742523625 +0000 UTC m=+5.650766638 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773edafe00): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eddc440): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eddc440): >openPending: err= 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35773ec3f030 item 44 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eddc440): _readAt: size=2, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eddc440): >_readAt: n=0, err=Bad file descriptor 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eddc440): _writeAt: size=3, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eddc440): >_writeAt: n=3, err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eddc440): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.743069337 +0000 UTC m=+5.651312349 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eddc440): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eddc9c0): _readAt: size=512, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eddc9c0): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eddc9c0): >openPending: err= 2026/04/24 05:15:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eddc9c0): >_readAt: n=3, err=EOF 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eddc9c0): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.743069337 +0000 UTC m=+5.651312349 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eddc9c0): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: Remove: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35773ec3f2d0 item 44 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eddd000): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eddd000): >openPending: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eddd000): _readAt: size=2, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eddd000): >_readAt: n=0, err=Bad file descriptor 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eddd000): _writeAt: size=5, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eddd000): >_writeAt: n=5, err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eddd000): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.745841805 +0000 UTC m=+5.654084817 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eddd000): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eddd500): _writeAt: size=5, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eddd500): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eddd500): >openPending: err= 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35773ec3f650 item 45 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eddd500): >_writeAt: n=5, err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eddd500): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.746322303 +0000 UTC m=+5.654565315 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eddd500): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/24 05:15:52 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773edddc00): _readAt: size=512, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773edddc00): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773edddc00): >openPending: err= 2026/04/24 05:15:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773edddc00): >_readAt: n=5, err=EOF 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773edddc00): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.746322303 +0000 UTC m=+5.654565315 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773edddc00): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: Remove: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35773ec3f810 item 45 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f126340): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f126340): >openPending: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f126340): _readAt: size=2, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f126340): >_readAt: n=0, err=Bad file descriptor 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f126340): _writeAt: size=5, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f126340): >_writeAt: n=5, err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f126340): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.748692371 +0000 UTC m=+5.656935383 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f126340): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f126840): _writeAt: size=5, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f126840): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f126840): >openPending: err= 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35773ec3fb90 item 46 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f126840): >_writeAt: n=5, err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f126840): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.749094521 +0000 UTC m=+5.657337534 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f126840): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/24 05:15:52 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f126f40): _readAt: size=512, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f126f40): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f126f40): >openPending: err= 2026/04/24 05:15:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f126f40): >_readAt: n=5, err=EOF 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f126f40): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.749094521 +0000 UTC m=+5.657337534 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f126f40): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: Remove: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35773ec3fd50 item 46 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f127580): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f127580): >openPending: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f127580): _readAt: size=2, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f127580): >_readAt: n=0, err=Bad file descriptor 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f127580): _writeAt: size=5, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f127580): >_writeAt: n=5, err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f127580): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.751330846 +0000 UTC m=+5.659573858 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f127580): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f127a80): _writeAt: size=5, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f127a80): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f127a80): >openPending: err= 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35773e899960 item 47 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f127a80): >_writeAt: n=5, err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f127a80): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.751749187 +0000 UTC m=+5.659992199 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f127a80): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/24 05:15:52 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f158280): _readAt: size=512, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f158280): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f158280): >openPending: err= 2026/04/24 05:15:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f158280): >_readAt: n=5, err=EOF 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f158280): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.751749187 +0000 UTC m=+5.659992199 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f158280): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: Remove: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35773e8143f0 item 47 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 05:15:52 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/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f1588c0): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f1588c0): >openPending: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f1588c0): _readAt: size=2, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f1588c0): >_readAt: n=0, err=Bad file descriptor 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f1588c0): _writeAt: size=5, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f1588c0): >_writeAt: n=5, err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f1588c0): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.753038864 +0000 UTC m=+5.661281876 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f1588c0): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f158dc0): _writeAt: size=5, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f158dc0): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f158dc0): >openPending: err= 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35773ed16000 item 48 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f158dc0): >_writeAt: n=5, err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f158dc0): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.753469758 +0000 UTC m=+5.661712770 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f158dc0): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/24 05:15:52 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f1594c0): _readAt: size=512, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f1594c0): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f1594c0): >openPending: err= 2026/04/24 05:15:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f1594c0): >_readAt: n=5, err=EOF 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f1594c0): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.753469758 +0000 UTC m=+5.661712770 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f1594c0): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: Remove: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35773ed161c0 item 48 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f159b00): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f159b00): >openPending: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f159b00): _writeAt: size=5, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f159b00): >_writeAt: n=5, err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f159b00): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.754678041 +0000 UTC m=+5.662921053 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f159b00): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f174080): _readAt: size=2, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f174080): >_readAt: n=0, err=Bad file descriptor 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f174080): _writeAt: size=3, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f174080): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f174080): open at offset 5 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f174080): >openPending: err= 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35773ed16540 item 49 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f174080): >_writeAt: n=3, err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f174080): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.755107713 +0000 UTC m=+5.663350724 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f174080): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f1745c0): _readAt: size=512, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f1745c0): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f1745c0): >openPending: err= 2026/04/24 05:15:52 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f1745c0): >_readAt: n=8, err=EOF 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f1745c0): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.755107713 +0000 UTC m=+5.663350724 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f1745c0): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: Remove: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35773ed16700 item 49 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f174c40): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f174c40): >openPending: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f174c40): _writeAt: size=5, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f174c40): >_writeAt: n=5, err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f174c40): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.756130806 +0000 UTC m=+5.664373818 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f174c40): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f175140): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f175140): open at offset 5 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f175140): >openPending: err= 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35773ed16a80 item 50 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f175140): _readAt: size=2, off=5 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f175140): >_readAt: n=0, err=Bad file descriptor 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f175140): _writeAt: size=3, off=5 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f175140): >_writeAt: n=3, err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f175140): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.756650078 +0000 UTC m=+5.664893090 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f175140): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f1756c0): _readAt: size=512, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f1756c0): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f1756c0): >openPending: err= 2026/04/24 05:15:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f1756c0): >_readAt: n=3, err=EOF 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f1756c0): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.756650078 +0000 UTC m=+5.664893090 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f1756c0): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: Remove: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35773ed16c40 item 50 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f175d40): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f175d40): >openPending: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f175d40): _writeAt: size=5, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f175d40): >_writeAt: n=5, err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f175d40): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.757761107 +0000 UTC m=+5.666004119 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f175d40): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f19c340): _readAt: size=2, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f19c340): >_readAt: n=0, err=Bad file descriptor 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f19c340): _writeAt: size=3, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f19c340): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f19c340): open at offset 5 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f19c340): >openPending: err= 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35773ed16fc0 item 51 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f19c340): >_writeAt: n=3, err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f19c340): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.758354247 +0000 UTC m=+5.666597259 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f19c340): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f19c880): _readAt: size=512, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f19c880): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f19c880): >openPending: err= 2026/04/24 05:15:52 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f19c880): >_readAt: n=8, err=EOF 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f19c880): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.758354247 +0000 UTC m=+5.666597259 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f19c880): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: Remove: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35773ed17180 item 51 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f19cf00): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f19cf00): >openPending: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f19cf00): _writeAt: size=5, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f19cf00): >_writeAt: n=5, err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f19cf00): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.759507456 +0000 UTC m=+5.667750468 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f19cf00): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f19d400): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f19d400): open at offset 5 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f19d400): >openPending: err= 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35773ed17500 item 52 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f19d400): _readAt: size=2, off=5 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f19d400): >_readAt: n=0, err=Bad file descriptor 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f19d400): _writeAt: size=3, off=5 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f19d400): >_writeAt: n=3, err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f19d400): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.760018782 +0000 UTC m=+5.668261794 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f19d400): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f19d980): _readAt: size=512, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f19d980): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f19d980): >openPending: err= 2026/04/24 05:15:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f19d980): >_readAt: n=3, err=EOF 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f19d980): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.760018782 +0000 UTC m=+5.668261794 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f19d980): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: Remove: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35773ed17960 item 52 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f1c6100): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f1c6100): >openPending: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f1c6100): _writeAt: size=5, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f1c6100): >_writeAt: n=5, err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f1c6100): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.761370347 +0000 UTC m=+5.669613358 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f1c6100): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f1c6600): _readAt: size=2, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f1c6600): >_readAt: n=0, err=Bad file descriptor 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f1c6600): _writeAt: size=3, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f1c6600): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f1c6600): open at offset 5 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f1c6600): >openPending: err= 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35773ed17d50 item 53 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f1c6600): >_writeAt: n=3, err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f1c6600): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.761776634 +0000 UTC m=+5.670019657 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f1c6600): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f1c6b40): _readAt: size=512, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f1c6b40): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f1c6b40): >openPending: err= 2026/04/24 05:15:52 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f1c6b40): >_readAt: n=8, err=EOF 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f1c6b40): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.761776634 +0000 UTC m=+5.670019657 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f1c6b40): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: Remove: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35773eafe150 item 53 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f1c71c0): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f1c71c0): >openPending: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f1c71c0): _writeAt: size=5, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f1c71c0): >_writeAt: n=5, err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f1c71c0): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.76315611 +0000 UTC m=+5.671399123 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f1c71c0): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f1c76c0): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f1c76c0): open at offset 5 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f1c76c0): >openPending: err= 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35773eafe770 item 54 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f1c76c0): _readAt: size=2, off=5 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f1c76c0): >_readAt: n=0, err=Bad file descriptor 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f1c76c0): _writeAt: size=3, off=5 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f1c76c0): >_writeAt: n=3, err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f1c76c0): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.763698566 +0000 UTC m=+5.671941578 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f1c76c0): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f1c7c40): _readAt: size=512, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f1c7c40): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f1c7c40): >openPending: err= 2026/04/24 05:15:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f1c7c40): >_readAt: n=3, err=EOF 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f1c7c40): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.763698566 +0000 UTC m=+5.671941578 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f1c7c40): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: Remove: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35773eafea10 item 54 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f2023c0): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f2023c0): >openPending: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f2023c0): _writeAt: size=5, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f2023c0): >_writeAt: n=5, err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f2023c0): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.765075146 +0000 UTC m=+5.673318158 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f2023c0): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f2028c0): _readAt: size=2, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f2028c0): >_readAt: n=0, err=Bad file descriptor 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f2028c0): _writeAt: size=3, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f2028c0): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f2028c0): open at offset 5 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f2028c0): >openPending: err= 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35773eafef50 item 55 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f2028c0): >_writeAt: n=3, err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f2028c0): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.76547392 +0000 UTC m=+5.673716932 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f2028c0): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f202e00): _readAt: size=512, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f202e00): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f202e00): >openPending: err= 2026/04/24 05:15:52 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f202e00): >_readAt: n=8, err=EOF 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f202e00): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.76547392 +0000 UTC m=+5.673716932 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f202e00): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: Remove: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35773eaff110 item 55 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 05:15:52 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/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f203480): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f203480): >openPending: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f203480): _writeAt: size=5, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f203480): >_writeAt: n=5, err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f203480): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.766782373 +0000 UTC m=+5.675025384 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f203480): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f203980): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f203980): open at offset 5 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f203980): >openPending: err= 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35773eaff570 item 56 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f203980): _readAt: size=2, off=5 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f203980): >_readAt: n=0, err=Bad file descriptor 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f203980): _writeAt: size=3, off=5 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f203980): >_writeAt: n=3, err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f203980): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.767380463 +0000 UTC m=+5.675623474 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f203980): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f24c000): _readAt: size=512, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f24c000): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f24c000): >openPending: err= 2026/04/24 05:15:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f24c000): >_readAt: n=3, err=EOF 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f24c000): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.767380463 +0000 UTC m=+5.675623474 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f24c000): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: Remove: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35773eaff7a0 item 56 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f24c640): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f24c640): open at offset 0 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f24c640): >openPending: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f24c640): _readAt: size=2, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f24c640): >_readAt: n=0, err=Bad file descriptor 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f24c640): _writeAt: size=5, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f24c640): >_writeAt: n=5, err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f24c640): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.768685209 +0000 UTC m=+5.676928220 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f24c640): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f24cb80): _writeAt: size=5, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f24cb80): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f24cb80): >openPending: err= 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35773eaffb20 item 57 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f24cb80): >_writeAt: n=5, err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f24cb80): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.769073401 +0000 UTC m=+5.677316413 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f24cb80): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f24d0c0): _readAt: size=2, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f24d0c0): >_readAt: n=0, err=Bad file descriptor 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f24d0c0): _writeAt: size=3, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f24d0c0): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f24d0c0): open at offset 5 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f24d0c0): >openPending: err= 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35773eaffce0 item 57 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f24d0c0): >_writeAt: n=3, err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f24d0c0): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.769525736 +0000 UTC m=+5.677768748 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f24d0c0): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f24d640): _readAt: size=512, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f24d640): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f24d640): >openPending: err= 2026/04/24 05:15:52 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f24d640): >_readAt: n=8, err=EOF 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f24d640): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.769525736 +0000 UTC m=+5.677768748 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f24d640): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: Remove: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35773e8763f0 item 57 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f24dc80): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f24dc80): open at offset 0 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f24dc80): >openPending: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f24dc80): _readAt: size=2, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f24dc80): >_readAt: n=0, err=Bad file descriptor 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f24dc80): _writeAt: size=5, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f24dc80): >_writeAt: n=5, err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f24dc80): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.770927424 +0000 UTC m=+5.679170437 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f24dc80): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f2962c0): _writeAt: size=5, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f2962c0): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f2962c0): >openPending: err= 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35773e876d90 item 58 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f2962c0): >_writeAt: n=5, err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f2962c0): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.771453239 +0000 UTC m=+5.679696250 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f2962c0): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f085ac0): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f085ac0): open at offset 5 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f085ac0): >openPending: err= 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35773eb9e620 item 58 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f085ac0): _readAt: size=2, off=5 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f085ac0): >_readAt: n=0, err=Bad file descriptor 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f085ac0): _writeAt: size=3, off=5 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f085ac0): >_writeAt: n=3, err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f085ac0): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.77204708 +0000 UTC m=+5.680290092 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f085ac0): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f0a6180): _readAt: size=512, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f0a6180): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f0a6180): >openPending: err= 2026/04/24 05:15:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f0a6180): >_readAt: n=3, err=EOF 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f0a6180): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.77204708 +0000 UTC m=+5.680290092 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f0a6180): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: Remove: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35773eb9e7e0 item 58 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f0a67c0): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f0a67c0): open at offset 0 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f0a67c0): >openPending: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f0a67c0): _readAt: size=2, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f0a67c0): >_readAt: n=0, err=Bad file descriptor 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f0a67c0): _writeAt: size=5, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f0a67c0): >_writeAt: n=5, err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f0a67c0): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.773059623 +0000 UTC m=+5.681302636 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f0a67c0): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f0a6d00): _writeAt: size=5, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f0a6d00): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f0a6d00): >openPending: err= 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35773eb9ebd0 item 59 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f0a6d00): >_writeAt: n=5, err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f0a6d00): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.773730702 +0000 UTC m=+5.681973714 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f0a6d00): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f0a7240): _readAt: size=2, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f0a7240): >_readAt: n=0, err=Bad file descriptor 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f0a7240): _writeAt: size=3, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f0a7240): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f0a7240): open at offset 5 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f0a7240): >openPending: err= 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35773eb9ee00 item 59 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f0a7240): >_writeAt: n=3, err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f0a7240): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.774480257 +0000 UTC m=+5.682723270 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f0a7240): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f0a77c0): _readAt: size=512, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f0a77c0): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f0a77c0): >openPending: err= 2026/04/24 05:15:52 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f0a77c0): >_readAt: n=8, err=EOF 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f0a77c0): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.774480257 +0000 UTC m=+5.682723270 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f0a77c0): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: Remove: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35773eb9f110 item 59 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 05:15:52 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/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f0a7e00): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f0a7e00): open at offset 0 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f0a7e00): >openPending: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f0a7e00): _readAt: size=2, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f0a7e00): >_readAt: n=0, err=Bad file descriptor 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f0a7e00): _writeAt: size=5, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f0a7e00): >_writeAt: n=5, err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f0a7e00): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.775990221 +0000 UTC m=+5.684233233 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f0a7e00): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f0de440): _writeAt: size=5, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f0de440): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f0de440): >openPending: err= 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35773eb9f500 item 60 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f0de440): >_writeAt: n=5, err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f0de440): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.776474065 +0000 UTC m=+5.684717077 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f0de440): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f0de980): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f0de980): open at offset 5 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f0de980): >openPending: err= 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35773eb9f6c0 item 60 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f0de980): _readAt: size=2, off=5 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f0de980): >_readAt: n=0, err=Bad file descriptor 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f0de980): _writeAt: size=3, off=5 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f0de980): >_writeAt: n=3, err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f0de980): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.77723358 +0000 UTC m=+5.685476592 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f0de980): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f0def40): _readAt: size=512, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f0def40): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f0def40): >openPending: err= 2026/04/24 05:15:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f0def40): >_readAt: n=3, err=EOF 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f0def40): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.77723358 +0000 UTC m=+5.685476592 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f0def40): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: Remove: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35773eb9f880 item 60 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f0df580): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f0df580): open at offset 0 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f0df580): >openPending: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f0df580): _readAt: size=2, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f0df580): >_readAt: n=0, err=Bad file descriptor 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f0df580): _writeAt: size=5, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f0df580): >_writeAt: n=5, err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f0df580): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.779367132 +0000 UTC m=+5.687610144 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f0df580): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f0dfac0): _writeAt: size=5, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f0dfac0): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f0dfac0): >openPending: err= 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35773eb9fc00 item 61 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f0dfac0): >_writeAt: n=5, err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f0dfac0): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.779857849 +0000 UTC m=+5.688100861 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f0dfac0): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/24 05:15:52 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f3142c0): _readAt: size=512, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f3142c0): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f3142c0): >openPending: err= 2026/04/24 05:15:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f3142c0): >_readAt: n=5, err=EOF 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f3142c0): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.779857849 +0000 UTC m=+5.688100861 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f3142c0): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: Remove: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35773eb9fdc0 item 61 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 05:15:52 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/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f314900): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f314900): open at offset 0 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f314900): >openPending: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f314900): _readAt: size=2, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f314900): >_readAt: n=0, err=Bad file descriptor 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f314900): _writeAt: size=5, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f314900): >_writeAt: n=5, err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f314900): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.781280648 +0000 UTC m=+5.689523659 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f314900): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f314e40): _writeAt: size=5, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f314e40): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f314e40): >openPending: err= 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35773eb503f0 item 62 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f314e40): >_writeAt: n=5, err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f314e40): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.781877465 +0000 UTC m=+5.690120477 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f314e40): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/24 05:15:52 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f315540): _readAt: size=512, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f315540): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f315540): >openPending: err= 2026/04/24 05:15:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f315540): >_readAt: n=5, err=EOF 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f315540): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.781877465 +0000 UTC m=+5.690120477 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f315540): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: Remove: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35773eb50700 item 62 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 05:15:52 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/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f296740): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f296740): open at offset 0 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f296740): >openPending: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f296740): _readAt: size=2, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f296740): >_readAt: n=0, err=Bad file descriptor 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f296740): _writeAt: size=5, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f296740): >_writeAt: n=5, err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f296740): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.784059348 +0000 UTC m=+5.692302360 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f296740): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f296c80): _writeAt: size=5, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f296c80): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f296c80): >openPending: err= 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35773e877180 item 63 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f296c80): >_writeAt: n=5, err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f296c80): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.784539034 +0000 UTC m=+5.692782046 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f296c80): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/24 05:15:52 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f297380): _readAt: size=512, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f297380): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f297380): >openPending: err= 2026/04/24 05:15:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f297380): >_readAt: n=5, err=EOF 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f297380): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.784539034 +0000 UTC m=+5.692782046 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f297380): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: Remove: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35773e877500 item 63 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 05:15:52 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/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f2979c0): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f2979c0): open at offset 0 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f2979c0): >openPending: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f2979c0): _readAt: size=2, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f2979c0): >_readAt: n=0, err=Bad file descriptor 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f2979c0): _writeAt: size=5, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f2979c0): >_writeAt: n=5, err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f2979c0): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.786444454 +0000 UTC m=+5.694687467 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f2979c0): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f2b8000): _writeAt: size=5, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f2b8000): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f2b8000): >openPending: err= 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35773e877960 item 64 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f2b8000): >_writeAt: n=5, err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f2b8000): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.786850792 +0000 UTC m=+5.695093804 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f2b8000): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/24 05:15:52 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f2b8700): _readAt: size=512, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f2b8700): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f2b8700): >openPending: err= 2026/04/24 05:15:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f2b8700): >_readAt: n=5, err=EOF 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f2b8700): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.786850792 +0000 UTC m=+5.695093804 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f2b8700): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: Remove: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35773e877e30 item 64 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f2b8d40): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f2b8d40): >openPending: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f2b8d40): _writeAt: size=5, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f2b8d40): >_writeAt: n=5, err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f2b8d40): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.788243133 +0000 UTC m=+5.696486145 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f2b8d40): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_RDWR 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f2b91c0): _readAt: size=2, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f2b91c0): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f2b91c0): >openPending: err= 2026/04/24 05:15:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f2b91c0): >_readAt: n=2, err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f2b91c0): _writeAt: size=3, off=2 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35773e80a0e0 item 65 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f2b91c0): >_writeAt: n=3, err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f2b91c0): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.788686461 +0000 UTC m=+5.696929473 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f2b91c0): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f2b96c0): _readAt: size=512, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f2b96c0): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f2b96c0): >openPending: err= 2026/04/24 05:15:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f2b96c0): >_readAt: n=5, err=EOF 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f2b96c0): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.788686461 +0000 UTC m=+5.696929473 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f2b96c0): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: Remove: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35773e80a5b0 item 65 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f2b9d00): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f2b9d00): >openPending: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f2b9d00): _writeAt: size=5, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f2b9d00): >_writeAt: n=5, err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f2b9d00): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.790096786 +0000 UTC m=+5.698339797 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f2b9d00): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f2d6280): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f2d6280): >openPending: err= 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35773e80b110 item 66 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f2d6280): _readAt: size=2, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f2d6280): >_readAt: n=0, err=EOF 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f2d6280): _writeAt: size=3, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f2d6280): >_writeAt: n=3, err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f2d6280): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.790737866 +0000 UTC m=+5.698980879 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f2d6280): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f2d67c0): _readAt: size=512, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f2d67c0): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f2d67c0): >openPending: err= 2026/04/24 05:15:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f2d67c0): >_readAt: n=3, err=EOF 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f2d67c0): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.790737866 +0000 UTC m=+5.698980879 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f2d67c0): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: Remove: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35773e80b6c0 item 66 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f2d6e00): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f2d6e00): >openPending: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f2d6e00): _writeAt: size=5, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f2d6e00): >_writeAt: n=5, err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f2d6e00): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.79260237 +0000 UTC m=+5.700845452 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f2d6e00): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f2d7280): _readAt: size=2, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f2d7280): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f2d7280): >openPending: err= 2026/04/24 05:15:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f2d7280): >_readAt: n=2, err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f2d7280): _writeAt: size=3, off=2 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35773e80bc70 item 67 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f2d7280): >_writeAt: n=3, err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f2d7280): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.7932481 +0000 UTC m=+5.701491111 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f2d7280): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f2d7780): _readAt: size=512, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f2d7780): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f2d7780): >openPending: err= 2026/04/24 05:15:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f2d7780): >_readAt: n=5, err=EOF 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f2d7780): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.7932481 +0000 UTC m=+5.701491111 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f2d7780): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: Remove: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35773e8f4620 item 67 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f2d7e00): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f2d7e00): >openPending: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f2d7e00): _writeAt: size=5, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f2d7e00): >_writeAt: n=5, err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f2d7e00): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.79486221 +0000 UTC m=+5.703105222 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f2d7e00): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f2f2400): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f2f2400): >openPending: err= 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35773ed84310 item 68 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f2f2400): _readAt: size=2, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f2f2400): >_readAt: n=0, err=EOF 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f2f2400): _writeAt: size=3, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f2f2400): >_writeAt: n=3, err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f2f2400): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.795305077 +0000 UTC m=+5.703548089 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f2f2400): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f2f2940): _readAt: size=512, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f2f2940): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f2f2940): >openPending: err= 2026/04/24 05:15:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f2f2940): >_readAt: n=3, err=EOF 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f2f2940): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.795305077 +0000 UTC m=+5.703548089 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f2f2940): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: Remove: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35773ed844d0 item 68 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f2f2f80): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f2f2f80): >openPending: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f2f2f80): _writeAt: size=5, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f2f2f80): >_writeAt: n=5, err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f2f2f80): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.796359528 +0000 UTC m=+5.704602541 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f2f2f80): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f2f3400): _readAt: size=2, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f2f3400): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f2f3400): >openPending: err= 2026/04/24 05:15:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f2f3400): >_readAt: n=2, err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f2f3400): _writeAt: size=3, off=2 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35773ed84850 item 69 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f2f3400): >_writeAt: n=3, err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f2f3400): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.796956126 +0000 UTC m=+5.705199138 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f2f3400): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f2f3900): _readAt: size=512, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f2f3900): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f2f3900): >openPending: err= 2026/04/24 05:15:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f2f3900): >_readAt: n=5, err=EOF 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f2f3900): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.796956126 +0000 UTC m=+5.705199138 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f2f3900): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: Remove: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35773ed84a10 item 69 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f39c080): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f39c080): >openPending: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f39c080): _writeAt: size=5, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f39c080): >_writeAt: n=5, err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f39c080): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.799287622 +0000 UTC m=+5.707530634 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f39c080): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f39c580): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f39c580): >openPending: err= 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35773ed84000 item 70 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f39c580): _readAt: size=2, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f39c580): >_readAt: n=0, err=EOF 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f39c580): _writeAt: size=3, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f39c580): >_writeAt: n=3, err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f39c580): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.800312358 +0000 UTC m=+5.708555370 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f39c580): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f39cac0): _readAt: size=512, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f39cac0): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f39cac0): >openPending: err= 2026/04/24 05:15:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f39cac0): >_readAt: n=3, err=EOF 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f39cac0): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.800312358 +0000 UTC m=+5.708555370 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f39cac0): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: Remove: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35773ed841c0 item 70 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f39d140): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f39d140): >openPending: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f39d140): _writeAt: size=5, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f39d140): >_writeAt: n=5, err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f39d140): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.801712214 +0000 UTC m=+5.709955225 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f39d140): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f39d640): _readAt: size=2, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f39d640): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f39d640): >openPending: err= 2026/04/24 05:15:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f39d640): >_readAt: n=2, err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f39d640): _writeAt: size=3, off=2 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35773ed84540 item 71 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f39d640): >_writeAt: n=3, err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f39d640): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.80220813 +0000 UTC m=+5.710451142 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f39d640): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f39db40): _readAt: size=512, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f39db40): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f39db40): >openPending: err= 2026/04/24 05:15:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f39db40): >_readAt: n=5, err=EOF 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f39db40): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.80220813 +0000 UTC m=+5.710451142 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f39db40): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: Remove: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35773ed84770 item 71 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f10c2c0): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f10c2c0): >openPending: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f10c2c0): _writeAt: size=5, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f10c2c0): >_writeAt: n=5, err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f10c2c0): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.803977514 +0000 UTC m=+5.712220526 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f10c2c0): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f10c800): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f10c800): >openPending: err= 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35773ed85110 item 72 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f10c800): _readAt: size=2, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f10c800): >_readAt: n=0, err=EOF 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f10c800): _writeAt: size=3, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f10c800): >_writeAt: n=3, err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f10c800): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.804651747 +0000 UTC m=+5.712894759 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f10c800): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f10cd40): _readAt: size=512, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f10cd40): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f10cd40): >openPending: err= 2026/04/24 05:15:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f10cd40): >_readAt: n=3, err=EOF 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f10cd40): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.804651747 +0000 UTC m=+5.712894759 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f10cd40): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: Remove: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35773ed85340 item 72 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f10d300): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f10d300): >openPending: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f10d300): _readAt: size=2, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f10d300): >_readAt: n=0, err=EOF 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f10d300): _writeAt: size=5, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f10d300): >_writeAt: n=5, err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f10d300): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.805881481 +0000 UTC m=+5.714124493 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f10d300): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f10d800): _writeAt: size=5, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f10d800): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f10d800): >openPending: err= 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35773ed85730 item 73 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f10d800): >_writeAt: n=5, err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f10d800): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.806510469 +0000 UTC m=+5.714753481 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f10d800): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f10dcc0): _readAt: size=2, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f10dcc0): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f10dcc0): >openPending: err= 2026/04/24 05:15:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f10dcc0): >_readAt: n=2, err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f10dcc0): _writeAt: size=3, off=2 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35773ed858f0 item 73 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f10dcc0): >_writeAt: n=3, err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f10dcc0): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.807013029 +0000 UTC m=+5.715256041 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f10dcc0): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773e790900): _readAt: size=512, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773e790900): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773e790900): >openPending: err= 2026/04/24 05:15:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773e790900): >_readAt: n=5, err=EOF 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773e790900): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.807013029 +0000 UTC m=+5.715256041 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773e790900): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: Remove: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35773ed85b20 item 73 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773e791940): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773e791940): >openPending: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773e791940): _readAt: size=2, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773e791940): >_readAt: n=0, err=EOF 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773e791940): _writeAt: size=5, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773e791940): >_writeAt: n=5, err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773e791940): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.808270214 +0000 UTC m=+5.716513226 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773e791940): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773e892900): _writeAt: size=5, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773e892900): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773e892900): >openPending: err= 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35773f1821c0 item 74 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773e892900): >_writeAt: n=5, err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773e892900): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.808762015 +0000 UTC m=+5.717005026 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773e892900): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773e8939c0): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773e8939c0): >openPending: err= 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35773f182380 item 74 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773e8939c0): _readAt: size=2, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773e8939c0): >_readAt: n=0, err=EOF 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773e8939c0): _writeAt: size=3, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773e8939c0): >_writeAt: n=3, err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773e8939c0): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.809237242 +0000 UTC m=+5.717480255 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773e8939c0): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ec12040): _readAt: size=512, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ec12040): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ec12040): >openPending: err= 2026/04/24 05:15:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ec12040): >_readAt: n=3, err=EOF 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ec12040): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.809237242 +0000 UTC m=+5.717480255 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ec12040): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: Remove: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35773f182540 item 74 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ec126c0): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ec126c0): >openPending: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ec126c0): _readAt: size=2, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ec126c0): >_readAt: n=0, err=EOF 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ec126c0): _writeAt: size=5, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ec126c0): >_writeAt: n=5, err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ec126c0): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.810308456 +0000 UTC m=+5.718551468 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ec126c0): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ec12dc0): _writeAt: size=5, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ec12dc0): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ec12dc0): >openPending: err= 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35773f182b60 item 75 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ec12dc0): >_writeAt: n=5, err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ec12dc0): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.810692121 +0000 UTC m=+5.718935133 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ec12dc0): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ec13d40): _readAt: size=2, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ec13d40): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ec13d40): >openPending: err= 2026/04/24 05:15:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ec13d40): >_readAt: n=2, err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ec13d40): _writeAt: size=3, off=2 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35773f182d20 item 75 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ec13d40): >_writeAt: n=3, err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ec13d40): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.811174382 +0000 UTC m=+5.719417394 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ec13d40): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f236400): _readAt: size=512, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f236400): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f236400): >openPending: err= 2026/04/24 05:15:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f236400): >_readAt: n=5, err=EOF 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f236400): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.811174382 +0000 UTC m=+5.719417394 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f236400): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: Remove: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35773f182ee0 item 75 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f236a40): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f236a40): >openPending: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f236a40): _readAt: size=2, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f236a40): >_readAt: n=0, err=EOF 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f236a40): _writeAt: size=5, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f236a40): >_writeAt: n=5, err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f236a40): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.81254394 +0000 UTC m=+5.720786952 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f236a40): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f236f40): _writeAt: size=5, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f236f40): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f236f40): >openPending: err= 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35773f1833b0 item 76 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f236f40): >_writeAt: n=5, err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f236f40): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.812892258 +0000 UTC m=+5.721135270 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f236f40): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f237480): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f237480): >openPending: err= 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35773f183570 item 76 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f237480): _readAt: size=2, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f237480): >_readAt: n=0, err=EOF 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f237480): _writeAt: size=3, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f237480): >_writeAt: n=3, err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f237480): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.813325758 +0000 UTC m=+5.721568769 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f237480): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f237a00): _readAt: size=512, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f237a00): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f237a00): >openPending: err= 2026/04/24 05:15:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f237a00): >_readAt: n=3, err=EOF 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f237a00): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.813325758 +0000 UTC m=+5.721568769 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f237a00): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: Remove: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35773f183730 item 76 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773e9942c0): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773e9942c0): >openPending: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773e9942c0): _readAt: size=2, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773e9942c0): >_readAt: n=0, err=EOF 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773e9942c0): _writeAt: size=5, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773e9942c0): >_writeAt: n=5, err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773e9942c0): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.814416197 +0000 UTC m=+5.722659209 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773e9942c0): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773e994b40): _writeAt: size=5, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773e994b40): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773e994b40): >openPending: err= 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35773f183ab0 item 77 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773e994b40): >_writeAt: n=5, err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773e994b40): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.814816163 +0000 UTC m=+5.723059175 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773e994b40): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/24 05:15:52 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773e995740): _readAt: size=512, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773e995740): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773e995740): >openPending: err= 2026/04/24 05:15:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773e995740): >_readAt: n=5, err=EOF 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773e995740): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.814816163 +0000 UTC m=+5.723059175 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773e995740): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: Remove: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35773f183c70 item 77 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773e995d80): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773e995d80): >openPending: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773e995d80): _readAt: size=2, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773e995d80): >_readAt: n=0, err=EOF 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773e995d80): _writeAt: size=5, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773e995d80): >_writeAt: n=5, err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773e995d80): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.816002955 +0000 UTC m=+5.724245968 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773e995d80): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb7c380): _writeAt: size=5, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb7c380): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb7c380): >openPending: err= 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35773f216230 item 78 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb7c380): >_writeAt: n=5, err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb7c380): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.816405005 +0000 UTC m=+5.724648017 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb7c380): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/24 05:15:52 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb7ca80): _readAt: size=512, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb7ca80): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb7ca80): >openPending: err= 2026/04/24 05:15:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb7ca80): >_readAt: n=5, err=EOF 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb7ca80): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.816405005 +0000 UTC m=+5.724648017 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb7ca80): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: Remove: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35773f2163f0 item 78 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb7d140): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb7d140): >openPending: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb7d140): _readAt: size=2, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb7d140): >_readAt: n=0, err=EOF 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb7d140): _writeAt: size=5, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb7d140): >_writeAt: n=5, err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb7d140): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.817493733 +0000 UTC m=+5.725736745 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb7d140): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb7d640): _writeAt: size=5, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb7d640): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb7d640): >openPending: err= 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35773f216850 item 79 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb7d640): >_writeAt: n=5, err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb7d640): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.817900762 +0000 UTC m=+5.726143774 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb7d640): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/24 05:15:52 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb7dd40): _readAt: size=512, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb7dd40): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb7dd40): >openPending: err= 2026/04/24 05:15:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb7dd40): >_readAt: n=5, err=EOF 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb7dd40): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.817900762 +0000 UTC m=+5.726143774 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb7dd40): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: Remove: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35773f216b60 item 79 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 05:15:52 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/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb12500): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb12500): >openPending: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb12500): _readAt: size=2, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb12500): >_readAt: n=0, err=EOF 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb12500): _writeAt: size=5, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb12500): >_writeAt: n=5, err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb12500): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.819632875 +0000 UTC m=+5.727875897 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb12500): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb12a00): _writeAt: size=5, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb12a00): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb12a00): >openPending: err= 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35773f216fc0 item 80 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb12a00): >_writeAt: n=5, err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb12a00): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.820197953 +0000 UTC m=+5.728440965 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb12a00): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/24 05:15:52 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb13100): _readAt: size=512, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb13100): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb13100): >openPending: err= 2026/04/24 05:15:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb13100): >_readAt: n=5, err=EOF 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb13100): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.820197953 +0000 UTC m=+5.728440965 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb13100): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: Remove: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35773f217180 item 80 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb13740): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb13740): >openPending: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb13740): _writeAt: size=5, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb13740): >_writeAt: n=5, err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb13740): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.821799438 +0000 UTC m=+5.730042450 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb13740): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb13bc0): _readAt: size=2, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb13bc0): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb13bc0): open at offset 5 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb13bc0): >openPending: err= 2026/04/24 05:15:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb13bc0): >_readAt: n=2, err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb13bc0): _writeAt: size=3, off=7 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35773f217650 item 81 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb13bc0): >_writeAt: n=3, err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb13bc0): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.822313409 +0000 UTC m=+5.730556421 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb13bc0): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ea227c0): _readAt: size=512, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ea227c0): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ea227c0): >openPending: err= 2026/04/24 05:15:52 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ea227c0): >_readAt: n=8, err=EOF 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ea227c0): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.822313409 +0000 UTC m=+5.730556421 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ea227c0): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: Remove: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35773f217880 item 81 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ea23800): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ea23800): >openPending: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ea23800): _writeAt: size=5, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ea23800): >_writeAt: n=5, err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ea23800): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.82364181 +0000 UTC m=+5.731884822 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ea23800): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ea23e00): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ea23e00): open at offset 5 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ea23e00): >openPending: err= 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35773f217c00 item 82 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ea23e00): _readAt: size=2, off=5 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ea23e00): >_readAt: n=0, err=EOF 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ea23e00): _writeAt: size=3, off=5 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ea23e00): >_writeAt: n=3, err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ea23e00): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.824204634 +0000 UTC m=+5.732447645 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ea23e00): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f2f2480): _readAt: size=512, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f2f2480): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f2f2480): >openPending: err= 2026/04/24 05:15:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f2f2480): >_readAt: n=3, err=EOF 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f2f2480): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.824204634 +0000 UTC m=+5.732447645 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f2f2480): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: Remove: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35773f217dc0 item 82 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f2f2b00): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f2f2b00): >openPending: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f2f2b00): _writeAt: size=5, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f2f2b00): >_writeAt: n=5, err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f2f2b00): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.825745866 +0000 UTC m=+5.733988877 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f2f2b00): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f2f3040): _readAt: size=2, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f2f3040): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f2f3040): open at offset 5 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f2f3040): >openPending: err= 2026/04/24 05:15:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f2f3040): >_readAt: n=2, err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f2f3040): _writeAt: size=3, off=7 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35773eb503f0 item 83 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f2f3040): >_writeAt: n=3, err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f2f3040): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.826229559 +0000 UTC m=+5.734472571 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f2f3040): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eace300): _readAt: size=512, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eace300): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eace300): >openPending: err= 2026/04/24 05:15:52 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eace300): >_readAt: n=8, err=EOF 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eace300): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.826229559 +0000 UTC m=+5.734472571 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eace300): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: Remove: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35773eb50700 item 83 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eace980): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eace980): >openPending: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eace980): _writeAt: size=5, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eace980): >_writeAt: n=5, err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eace980): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.82760616 +0000 UTC m=+5.735849182 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eace980): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eacee80): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eacee80): open at offset 5 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eacee80): >openPending: err= 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35773eb50cb0 item 84 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eacee80): _readAt: size=2, off=5 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eacee80): >_readAt: n=0, err=EOF 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eacee80): _writeAt: size=3, off=5 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eacee80): >_writeAt: n=3, err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eacee80): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.828190834 +0000 UTC m=+5.736433847 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eacee80): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eacf400): _readAt: size=512, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eacf400): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eacf400): >openPending: err= 2026/04/24 05:15:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eacf400): >_readAt: n=3, err=EOF 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eacf400): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.828190834 +0000 UTC m=+5.736433847 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eacf400): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: Remove: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35773eb50e70 item 84 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eacfa80): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eacfa80): >openPending: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eacfa80): _writeAt: size=5, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eacfa80): >_writeAt: n=5, err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eacfa80): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.829234236 +0000 UTC m=+5.737477248 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eacfa80): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eade080): _readAt: size=2, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eade080): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eade080): open at offset 5 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eade080): >openPending: err= 2026/04/24 05:15:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eade080): >_readAt: n=2, err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eade080): _writeAt: size=3, off=7 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35773eb51340 item 85 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eade080): >_writeAt: n=3, err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eade080): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.829706839 +0000 UTC m=+5.737949852 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eade080): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eade5c0): _readAt: size=512, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eade5c0): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eade5c0): >openPending: err= 2026/04/24 05:15:52 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eade5c0): >_readAt: n=8, err=EOF 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eade5c0): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.829706839 +0000 UTC m=+5.737949852 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eade5c0): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: Remove: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35773eb515e0 item 85 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eadec40): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eadec40): >openPending: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eadec40): _writeAt: size=5, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eadec40): >_writeAt: n=5, err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eadec40): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.830833449 +0000 UTC m=+5.739076461 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eadec40): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eadf140): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eadf140): open at offset 5 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eadf140): >openPending: err= 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35773eb51a40 item 86 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eadf140): _readAt: size=2, off=5 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eadf140): >_readAt: n=0, err=EOF 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eadf140): _writeAt: size=3, off=5 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eadf140): >_writeAt: n=3, err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eadf140): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.831511709 +0000 UTC m=+5.739754731 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eadf140): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eadf6c0): _readAt: size=512, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eadf6c0): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eadf6c0): >openPending: err= 2026/04/24 05:15:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eadf6c0): >_readAt: n=3, err=EOF 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eadf6c0): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.831511709 +0000 UTC m=+5.739754731 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eadf6c0): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: Remove: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35773eb51c70 item 86 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eadfd40): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eadfd40): >openPending: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eadfd40): _writeAt: size=5, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eadfd40): >_writeAt: n=5, err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eadfd40): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.834026422 +0000 UTC m=+5.742269434 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eadfd40): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eaf2340): _readAt: size=2, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eaf2340): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eaf2340): open at offset 5 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eaf2340): >openPending: err= 2026/04/24 05:15:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eaf2340): >_readAt: n=2, err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eaf2340): _writeAt: size=3, off=7 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35773ec6a150 item 87 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eaf2340): >_writeAt: n=3, err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eaf2340): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.834823027 +0000 UTC m=+5.743066039 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eaf2340): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eaf2880): _readAt: size=512, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eaf2880): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eaf2880): >openPending: err= 2026/04/24 05:15:52 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eaf2880): >_readAt: n=8, err=EOF 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eaf2880): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.834823027 +0000 UTC m=+5.743066039 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eaf2880): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: Remove: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35773ec6a310 item 87 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 05:15:52 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/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eaf2f00): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eaf2f00): >openPending: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eaf2f00): _writeAt: size=5, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eaf2f00): >_writeAt: n=5, err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eaf2f00): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.836110159 +0000 UTC m=+5.744353171 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eaf2f00): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eaf3400): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eaf3400): open at offset 5 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eaf3400): >openPending: err= 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35773ec6a7e0 item 88 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eaf3400): _readAt: size=2, off=5 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eaf3400): >_readAt: n=0, err=EOF 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eaf3400): _writeAt: size=3, off=5 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eaf3400): >_writeAt: n=3, err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eaf3400): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.836699382 +0000 UTC m=+5.744942394 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eaf3400): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eaf3980): _readAt: size=512, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eaf3980): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eaf3980): >openPending: err= 2026/04/24 05:15:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eaf3980): >_readAt: n=3, err=EOF 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eaf3980): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.836699382 +0000 UTC m=+5.744942394 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eaf3980): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: Remove: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35773ec6ae00 item 88 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb1e0c0): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb1e0c0): open at offset 0 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb1e0c0): >openPending: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb1e0c0): _readAt: size=2, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb1e0c0): >_readAt: n=0, err=EOF 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb1e0c0): _writeAt: size=5, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb1e0c0): >_writeAt: n=5, err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb1e0c0): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.838065954 +0000 UTC m=+5.746308967 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb1e0c0): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb1e600): _writeAt: size=5, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb1e600): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb1e600): >openPending: err= 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35773ec6b2d0 item 89 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb1e600): >_writeAt: n=5, err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb1e600): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.838670808 +0000 UTC m=+5.746913819 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb1e600): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb1eb40): _readAt: size=2, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb1eb40): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb1eb40): open at offset 5 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb1eb40): >openPending: err= 2026/04/24 05:15:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb1eb40): >_readAt: n=2, err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb1eb40): _writeAt: size=3, off=7 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35773ec6b490 item 89 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb1eb40): >_writeAt: n=3, err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb1eb40): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.83931266 +0000 UTC m=+5.747555672 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb1eb40): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb1f0c0): _readAt: size=512, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb1f0c0): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb1f0c0): >openPending: err= 2026/04/24 05:15:52 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb1f0c0): >_readAt: n=8, err=EOF 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb1f0c0): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.83931266 +0000 UTC m=+5.747555672 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb1f0c0): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: Remove: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35773ec6b7a0 item 89 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb1f700): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb1f700): open at offset 0 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb1f700): >openPending: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb1f700): _readAt: size=2, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb1f700): >_readAt: n=0, err=EOF 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb1f700): _writeAt: size=5, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb1f700): >_writeAt: n=5, err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb1f700): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.840742382 +0000 UTC m=+5.748985394 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb1f700): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb1fc40): _writeAt: size=5, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb1fc40): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb1fc40): >openPending: err= 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35773ec6bce0 item 90 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb1fc40): >_writeAt: n=5, err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb1fc40): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.841136656 +0000 UTC m=+5.749379668 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb1fc40): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb36280): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb36280): open at offset 5 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb36280): >openPending: err= 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35773ed24150 item 90 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb36280): _readAt: size=2, off=5 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb36280): >_readAt: n=0, err=EOF 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb36280): _writeAt: size=3, off=5 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb36280): >_writeAt: n=3, err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb36280): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.841813546 +0000 UTC m=+5.750056557 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb36280): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb36840): _readAt: size=512, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb36840): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb36840): >openPending: err= 2026/04/24 05:15:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb36840): >_readAt: n=3, err=EOF 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb36840): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.841813546 +0000 UTC m=+5.750056557 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb36840): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: Remove: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35773ed243f0 item 90 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb36e80): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb36e80): open at offset 0 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb36e80): >openPending: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb36e80): _readAt: size=2, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb36e80): >_readAt: n=0, err=EOF 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb36e80): _writeAt: size=5, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb36e80): >_writeAt: n=5, err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb36e80): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.843215725 +0000 UTC m=+5.751458737 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb36e80): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb373c0): _writeAt: size=5, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb373c0): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb373c0): >openPending: err= 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35773ed24d20 item 91 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb373c0): >_writeAt: n=5, err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb373c0): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.843598649 +0000 UTC m=+5.751841661 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb373c0): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb37900): _readAt: size=2, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb37900): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb37900): open at offset 5 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb37900): >openPending: err= 2026/04/24 05:15:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb37900): >_readAt: n=2, err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb37900): _writeAt: size=3, off=7 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35773ed25570 item 91 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb37900): >_writeAt: n=3, err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb37900): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.844193252 +0000 UTC m=+5.752436264 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb37900): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb37e80): _readAt: size=512, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb37e80): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb37e80): >openPending: err= 2026/04/24 05:15:52 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb37e80): >_readAt: n=8, err=EOF 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb37e80): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.844193252 +0000 UTC m=+5.752436264 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb37e80): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: Remove: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35773ed25b20 item 91 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 05:15:52 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/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb605c0): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb605c0): open at offset 0 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb605c0): >openPending: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb605c0): _readAt: size=2, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb605c0): >_readAt: n=0, err=EOF 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb605c0): _writeAt: size=5, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb605c0): >_writeAt: n=5, err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb605c0): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.845459775 +0000 UTC m=+5.753702787 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb605c0): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb60b00): _writeAt: size=5, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb60b00): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb60b00): >openPending: err= 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35773eb4a000 item 92 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb60b00): >_writeAt: n=5, err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb60b00): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.845837429 +0000 UTC m=+5.754080440 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb60b00): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb61040): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb61040): open at offset 5 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb61040): >openPending: err= 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35773eb4a1c0 item 92 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb61040): _readAt: size=2, off=5 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb61040): >_readAt: n=0, err=EOF 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb61040): _writeAt: size=3, off=5 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb61040): >_writeAt: n=3, err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb61040): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.846365616 +0000 UTC m=+5.754608629 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb61040): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb61600): _readAt: size=512, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb61600): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb61600): >openPending: err= 2026/04/24 05:15:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb61600): >_readAt: n=3, err=EOF 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb61600): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.846365616 +0000 UTC m=+5.754608629 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb61600): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: Remove: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35773eb4a4d0 item 92 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb61c40): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb61c40): open at offset 0 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb61c40): >openPending: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb61c40): _readAt: size=2, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb61c40): >_readAt: n=0, err=EOF 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb61c40): _writeAt: size=5, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb61c40): >_writeAt: n=5, err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb61c40): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.84742567 +0000 UTC m=+5.755668681 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb61c40): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb84280): _writeAt: size=5, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb84280): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb84280): >openPending: err= 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35773eb4a8c0 item 93 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb84280): >_writeAt: n=5, err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb84280): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.847838971 +0000 UTC m=+5.756081982 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb84280): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/24 05:15:52 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb84980): _readAt: size=512, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb84980): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb84980): >openPending: err= 2026/04/24 05:15:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb84980): >_readAt: n=5, err=EOF 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb84980): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.847838971 +0000 UTC m=+5.756081982 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb84980): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: Remove: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35773eb4aa80 item 93 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 05:15:52 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/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f3a4500): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f3a4500): open at offset 0 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f3a4500): >openPending: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f3a4500): _readAt: size=2, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f3a4500): >_readAt: n=0, err=EOF 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f3a4500): _writeAt: size=5, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f3a4500): >_writeAt: n=5, err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f3a4500): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.849363892 +0000 UTC m=+5.757606924 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f3a4500): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f3a4a40): _writeAt: size=5, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f3a4a40): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f3a4a40): >openPending: err= 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35773f1322a0 item 94 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f3a4a40): >_writeAt: n=5, err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f3a4a40): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.849678737 +0000 UTC m=+5.757921750 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f3a4a40): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/24 05:15:52 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f3a5140): _readAt: size=512, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f3a5140): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f3a5140): >openPending: err= 2026/04/24 05:15:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f3a5140): >_readAt: n=5, err=EOF 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f3a5140): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.849678737 +0000 UTC m=+5.757921750 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f3a5140): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: Remove: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35773f132460 item 94 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 05:15:52 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/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f3a5780): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f3a5780): open at offset 0 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f3a5780): >openPending: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f3a5780): _readAt: size=2, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f3a5780): >_readAt: n=0, err=EOF 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f3a5780): _writeAt: size=5, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f3a5780): >_writeAt: n=5, err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f3a5780): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.851050369 +0000 UTC m=+5.759293391 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f3a5780): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f3a5cc0): _writeAt: size=5, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f3a5cc0): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f3a5cc0): >openPending: err= 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35773f1327e0 item 95 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f3a5cc0): >_writeAt: n=5, err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f3a5cc0): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.85146396 +0000 UTC m=+5.759706973 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f3a5cc0): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/24 05:15:52 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f3b84c0): _readAt: size=512, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f3b84c0): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f3b84c0): >openPending: err= 2026/04/24 05:15:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f3b84c0): >_readAt: n=5, err=EOF 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f3b84c0): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.85146396 +0000 UTC m=+5.759706973 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f3b84c0): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: Remove: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35773f1329a0 item 95 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 05:15:52 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/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f3b8b00): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f3b8b00): open at offset 0 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f3b8b00): >openPending: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f3b8b00): _readAt: size=2, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f3b8b00): >_readAt: n=0, err=EOF 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f3b8b00): _writeAt: size=5, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f3b8b00): >_writeAt: n=5, err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f3b8b00): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.852640023 +0000 UTC m=+5.760883035 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f3b8b00): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f3b9040): _writeAt: size=5, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f3b9040): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f3b9040): >openPending: err= 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35773f132d20 item 96 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f3b9040): >_writeAt: n=5, err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f3b9040): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.853026503 +0000 UTC m=+5.761269515 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f3b9040): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/24 05:15:52 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f3b9740): _readAt: size=512, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f3b9740): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f3b9740): >openPending: err= 2026/04/24 05:15:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f3b9740): >_readAt: n=5, err=EOF 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f3b9740): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.853026503 +0000 UTC m=+5.761269515 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f3b9740): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: Remove: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35773f132ee0 item 96 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Remove: err= 2026/04/24 05:15:52 DEBUG : WaitForWriters: timeout=30s 2026/04/24 05:15:52 DEBUG : Looking for writers 2026/04/24 05:15:52 DEBUG : >WaitForWriters: 2026/04/24 05:15:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali", Local "Local file system at /tmp/rclone3332270375", Modify Window "1s" 2026/04/24 05:15:52 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: poll-interval is not supported by this remote 2026/04/24 05:15:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/24 05:15:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Nc-Cp}/rclone-test-pecajeh0hali" 2026/04/24 05:15:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Nc-Cp}/rclone-test-pecajeh0hali" 2026/04/24 05:15:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Nc-Cp}/rclone-test-pecajeh0hali" 2026/04/24 05:15:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/24 05:15:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Nc-Cp}/rclone-test-pecajeh0hali" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Nc-Cp}/rclone-test-pecajeh0hali" 2026/04/24 05:15:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Nc-Cp}/rclone-test-pecajeh0hali" 2026/04/24 05:15:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/24 05:15:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Nc-Cp}/rclone-test-pecajeh0hali" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Nc-Cp}/rclone-test-pecajeh0hali" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2026/04/24 05:15:52 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f3b9e40): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f3b9e40): >openPending: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f3b9e40): _writeAt: size=5, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f3b9e40): >_writeAt: n=5, err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f3b9e40): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.861409192 +0000 UTC m=+5.769652204 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f3b9e40): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f3d43c0): _readAt: size=2, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f3d43c0): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f3d43c0): >openPending: err= 2026/04/24 05:15:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f3d43c0): >_readAt: n=2, err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f3d43c0): _writeAt: size=3, off=2 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f3d43c0): >_writeAt: n=0, err=Bad file descriptor 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f3d43c0): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.861409192 +0000 UTC m=+5.769652204 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f3d43c0): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f3d4880): _readAt: size=512, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f3d4880): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f3d4880): >openPending: err= 2026/04/24 05:15:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f3d4880): >_readAt: n=5, err=EOF 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f3d4880): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.861409192 +0000 UTC m=+5.769652204 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f3d4880): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: Remove: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35773f0e49a0 item 1 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f3d4ec0): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f3d4ec0): >openPending: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f3d4ec0): _writeAt: size=5, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f3d4ec0): >_writeAt: n=5, err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f3d4ec0): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.863538646 +0000 UTC m=+5.771781658 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f3d4ec0): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f3d53c0): _readAt: size=512, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f3d53c0): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f3d53c0): >openPending: err= 2026/04/24 05:15:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f3d53c0): >_readAt: n=5, err=EOF 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f3d53c0): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.863538646 +0000 UTC m=+5.771781658 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f3d53c0): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: Remove: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35773f0e4f50 item 2 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f3d5a00): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f3d5a00): >openPending: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f3d5a00): _writeAt: size=5, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f3d5a00): >_writeAt: n=5, err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f3d5a00): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.864787115 +0000 UTC m=+5.773030126 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f3d5a00): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f3d5e80): _readAt: size=2, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f3d5e80): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f3d5e80): >openPending: err= 2026/04/24 05:15:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f3d5e80): >_readAt: n=2, err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f3d5e80): _writeAt: size=3, off=2 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f3d5e80): >_writeAt: n=0, err=Bad file descriptor 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f3d5e80): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.864787115 +0000 UTC m=+5.773030126 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f3d5e80): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f3e6440): _readAt: size=512, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f3e6440): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f3e6440): >openPending: err= 2026/04/24 05:15:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f3e6440): >_readAt: n=5, err=EOF 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f3e6440): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.864787115 +0000 UTC m=+5.773030126 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f3e6440): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: Remove: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35773f0e5340 item 3 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f3e6ac0): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f3e6ac0): >openPending: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f3e6ac0): _writeAt: size=5, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f3e6ac0): >_writeAt: n=5, err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f3e6ac0): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.866761335 +0000 UTC m=+5.775004348 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f3e6ac0): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f3e7000): _readAt: size=512, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f3e7000): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f3e7000): >openPending: err= 2026/04/24 05:15:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f3e7000): >_readAt: n=5, err=EOF 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f3e7000): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.866761335 +0000 UTC m=+5.775004348 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f3e7000): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: Remove: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35773f0e5880 item 4 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f3e7640): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f3e7640): >openPending: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f3e7640): _writeAt: size=5, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f3e7640): >_writeAt: n=5, err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f3e7640): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.867879488 +0000 UTC m=+5.776122510 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f3e7640): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f3e7ac0): _readAt: size=2, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f3e7ac0): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f3e7ac0): >openPending: err= 2026/04/24 05:15:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f3e7ac0): >_readAt: n=2, err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f3e7ac0): _writeAt: size=3, off=2 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f3e7ac0): >_writeAt: n=0, err=Bad file descriptor 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f3e7ac0): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.867879488 +0000 UTC m=+5.776122510 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f3e7ac0): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ed9a080): _readAt: size=512, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ed9a080): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ed9a080): >openPending: err= 2026/04/24 05:15:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ed9a080): >_readAt: n=5, err=EOF 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ed9a080): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.867879488 +0000 UTC m=+5.776122510 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ed9a080): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: Remove: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35773f0e5c00 item 5 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ed9a700): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ed9a700): >openPending: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ed9a700): _writeAt: size=5, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ed9a700): >_writeAt: n=5, err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ed9a700): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.869466677 +0000 UTC m=+5.777709689 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ed9a700): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ed9ac40): _readAt: size=512, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ed9ac40): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ed9ac40): >openPending: err= 2026/04/24 05:15:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ed9ac40): >_readAt: n=5, err=EOF 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ed9ac40): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.869466677 +0000 UTC m=+5.777709689 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ed9ac40): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: Remove: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35773eac82a0 item 6 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ed9b2c0): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ed9b2c0): >openPending: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ed9b2c0): _writeAt: size=5, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ed9b2c0): >_writeAt: n=5, err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ed9b2c0): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.87050566 +0000 UTC m=+5.778748672 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ed9b2c0): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ed9b7c0): _readAt: size=2, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ed9b7c0): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ed9b7c0): >openPending: err= 2026/04/24 05:15:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ed9b7c0): >_readAt: n=2, err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ed9b7c0): _writeAt: size=3, off=2 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ed9b7c0): >_writeAt: n=0, err=Bad file descriptor 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ed9b7c0): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.87050566 +0000 UTC m=+5.778748672 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ed9b7c0): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ed9bc80): _readAt: size=512, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ed9bc80): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ed9bc80): >openPending: err= 2026/04/24 05:15:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ed9bc80): >_readAt: n=5, err=EOF 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ed9bc80): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.87050566 +0000 UTC m=+5.778748672 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ed9bc80): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: Remove: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35773eac8770 item 7 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773edb8400): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773edb8400): >openPending: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773edb8400): _writeAt: size=5, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773edb8400): >_writeAt: n=5, err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773edb8400): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.871952113 +0000 UTC m=+5.780195126 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773edb8400): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773edb8940): _readAt: size=512, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773edb8940): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773edb8940): >openPending: err= 2026/04/24 05:15:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773edb8940): >_readAt: n=5, err=EOF 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773edb8940): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.871952113 +0000 UTC m=+5.780195126 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773edb8940): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: Remove: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35773eac8f50 item 8 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773edb8f00): _readAt: size=2, off=0 2026/04/24 05:15:52 ERROR : open-test-file(0x35773edb8f00): Couldn't read size of file 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773edb8f00): >_readAt: n=0, err=EOF 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773edb8f00): _writeAt: size=5, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773edb8f00): >_writeAt: n=0, err=Bad file descriptor 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773edb8f00): close: 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773edb8f00): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773edb92c0): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773edb92c0): >openPending: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773edb92c0): _writeAt: size=5, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773edb92c0): >_writeAt: n=5, err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773edb92c0): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.873374681 +0000 UTC m=+5.781617693 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773edb92c0): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773edb9740): _readAt: size=2, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773edb9740): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773edb9740): >openPending: err= 2026/04/24 05:15:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773edb9740): >_readAt: n=2, err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773edb9740): _writeAt: size=3, off=2 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773edb9740): >_writeAt: n=0, err=Bad file descriptor 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773edb9740): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.873374681 +0000 UTC m=+5.781617693 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773edb9740): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773edb9c40): _readAt: size=512, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773edb9c40): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773edb9c40): >openPending: err= 2026/04/24 05:15:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773edb9c40): >_readAt: n=5, err=EOF 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773edb9c40): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.873374681 +0000 UTC m=+5.781617693 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773edb9c40): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: Remove: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35773eac9650 item 9 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ede23c0): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ede23c0): >openPending: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ede23c0): _writeAt: size=5, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ede23c0): >_writeAt: n=5, err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ede23c0): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.875129927 +0000 UTC m=+5.783372939 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ede23c0): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ede2900): _readAt: size=512, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ede2900): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ede2900): >openPending: err= 2026/04/24 05:15:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ede2900): >_readAt: n=5, err=EOF 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ede2900): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.875129927 +0000 UTC m=+5.783372939 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ede2900): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: Remove: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35773eac9e30 item 10 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ede2f40): _readAt: size=2, off=0 2026/04/24 05:15:52 ERROR : open-test-file(0x35773ede2f40): Couldn't read size of file 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ede2f40): >_readAt: n=0, err=EOF 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ede2f40): _writeAt: size=5, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ede2f40): >_writeAt: n=0, err=Bad file descriptor 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ede2f40): close: 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ede2f40): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ede3300): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ede3300): >openPending: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ede3300): _writeAt: size=5, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ede3300): >_writeAt: n=5, err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ede3300): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.876826423 +0000 UTC m=+5.785069435 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ede3300): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ede3800): _readAt: size=2, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ede3800): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ede3800): >openPending: err= 2026/04/24 05:15:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ede3800): >_readAt: n=2, err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ede3800): _writeAt: size=3, off=2 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ede3800): >_writeAt: n=0, err=Bad file descriptor 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ede3800): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.876826423 +0000 UTC m=+5.785069435 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ede3800): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ede3d00): _readAt: size=512, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ede3d00): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ede3d00): >openPending: err= 2026/04/24 05:15:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ede3d00): >_readAt: n=5, err=EOF 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ede3d00): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.876826423 +0000 UTC m=+5.785069435 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ede3d00): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: Remove: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35773e822540 item 11 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f032480): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f032480): >openPending: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f032480): _writeAt: size=5, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f032480): >_writeAt: n=5, err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f032480): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.878288686 +0000 UTC m=+5.786531698 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f032480): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f0329c0): _readAt: size=512, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f0329c0): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f0329c0): >openPending: err= 2026/04/24 05:15:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f0329c0): >_readAt: n=5, err=EOF 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f0329c0): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.878288686 +0000 UTC m=+5.786531698 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f0329c0): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: Remove: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35773e822cb0 item 12 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f033000): _readAt: size=2, off=0 2026/04/24 05:15:52 ERROR : open-test-file(0x35773f033000): Couldn't read size of file 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f033000): >_readAt: n=0, err=EOF 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f033000): _writeAt: size=5, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f033000): >_writeAt: n=0, err=Bad file descriptor 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f033000): close: 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f033000): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f0333c0): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f0333c0): >openPending: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f0333c0): _writeAt: size=5, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f0333c0): >_writeAt: n=5, err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f0333c0): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.87961942 +0000 UTC m=+5.787862523 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f0333c0): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/24 05:15:52 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f033a80): _readAt: size=512, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f033a80): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f033a80): >openPending: err= 2026/04/24 05:15:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f033a80): >_readAt: n=5, err=EOF 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f033a80): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.87961942 +0000 UTC m=+5.787862523 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f033a80): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: Remove: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35773e823500 item 13 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f056200): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f056200): >openPending: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f056200): _writeAt: size=5, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f056200): >_writeAt: n=5, err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f056200): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.880737132 +0000 UTC m=+5.788980144 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f056200): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f056740): _readAt: size=512, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f056740): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f056740): >openPending: err= 2026/04/24 05:15:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f056740): >_readAt: n=5, err=EOF 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f056740): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.880737132 +0000 UTC m=+5.788980144 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f056740): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: Remove: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35773e890850 item 14 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f056d80): _readAt: size=2, off=0 2026/04/24 05:15:52 ERROR : open-test-file(0x35773f056d80): Couldn't read size of file 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f056d80): >_readAt: n=0, err=EOF 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f056d80): _writeAt: size=5, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f056d80): >_writeAt: n=0, err=Bad file descriptor 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f056d80): close: 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f056d80): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f057140): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f057140): >openPending: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f057140): _writeAt: size=5, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f057140): >_writeAt: n=5, err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f057140): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.882010018 +0000 UTC m=+5.790253029 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f057140): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/24 05:15:52 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f057800): _readAt: size=512, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f057800): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f057800): >openPending: err= 2026/04/24 05:15:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f057800): >_readAt: n=5, err=EOF 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f057800): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.882010018 +0000 UTC m=+5.790253029 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f057800): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: Remove: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35773e890f50 item 15 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 05:15:52 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/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f057e80): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f057e80): >openPending: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f057e80): _writeAt: size=5, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f057e80): >_writeAt: n=5, err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f057e80): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.883187232 +0000 UTC m=+5.791430244 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f057e80): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f0764c0): _readAt: size=512, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f0764c0): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f0764c0): >openPending: err= 2026/04/24 05:15:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f0764c0): >_readAt: n=5, err=EOF 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f0764c0): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.883187232 +0000 UTC m=+5.791430244 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f0764c0): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: Remove: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35773e891880 item 16 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f076b00): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f076b00): >openPending: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f076b00): _writeAt: size=5, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f076b00): >_writeAt: n=5, err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f076b00): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.884635739 +0000 UTC m=+5.792878751 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f076b00): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f076f80): _readAt: size=2, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f076f80): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f076f80): open at offset 5 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f076f80): >openPending: err= 2026/04/24 05:15:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f076f80): >_readAt: n=2, err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f076f80): _writeAt: size=3, off=7 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f076f80): >_writeAt: n=0, err=Bad file descriptor 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f076f80): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.884635739 +0000 UTC m=+5.792878751 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f076f80): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f077480): _readAt: size=512, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f077480): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f077480): >openPending: err= 2026/04/24 05:15:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f077480): >_readAt: n=5, err=EOF 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f077480): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.884635739 +0000 UTC m=+5.792878751 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f077480): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: Remove: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35773ec422a0 item 17 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f077b00): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f077b00): >openPending: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f077b00): _writeAt: size=5, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f077b00): >_writeAt: n=5, err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f077b00): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.887362992 +0000 UTC m=+5.795606054 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f077b00): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f09a140): _readAt: size=512, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f09a140): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f09a140): >openPending: err= 2026/04/24 05:15:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f09a140): >_readAt: n=5, err=EOF 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f09a140): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.887362992 +0000 UTC m=+5.795606054 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f09a140): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: Remove: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35773ec42930 item 18 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f09a7c0): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f09a7c0): >openPending: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f09a7c0): _writeAt: size=5, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f09a7c0): >_writeAt: n=5, err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f09a7c0): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.889237013 +0000 UTC m=+5.797480025 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f09a7c0): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f09acc0): _readAt: size=2, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f09acc0): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f09acc0): open at offset 5 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f09acc0): >openPending: err= 2026/04/24 05:15:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f09acc0): >_readAt: n=2, err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f09acc0): _writeAt: size=3, off=7 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f09acc0): >_writeAt: n=0, err=Bad file descriptor 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f09acc0): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.889237013 +0000 UTC m=+5.797480025 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f09acc0): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f09b1c0): _readAt: size=512, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f09b1c0): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f09b1c0): >openPending: err= 2026/04/24 05:15:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f09b1c0): >_readAt: n=5, err=EOF 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f09b1c0): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.889237013 +0000 UTC m=+5.797480025 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f09b1c0): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: Remove: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35773ec42d20 item 19 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f09b840): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f09b840): >openPending: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f09b840): _writeAt: size=5, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f09b840): >_writeAt: n=5, err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f09b840): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.891588997 +0000 UTC m=+5.799832009 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f09b840): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f09bd80): _readAt: size=512, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f09bd80): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f09bd80): >openPending: err= 2026/04/24 05:15:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f09bd80): >_readAt: n=5, err=EOF 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f09bd80): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.891588997 +0000 UTC m=+5.799832009 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f09bd80): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: Remove: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35773ec43260 item 20 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f0d6500): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f0d6500): >openPending: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f0d6500): _writeAt: size=5, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f0d6500): >_writeAt: n=5, err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f0d6500): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.892927467 +0000 UTC m=+5.801170499 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f0d6500): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f0d6a00): _readAt: size=2, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f0d6a00): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f0d6a00): open at offset 5 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f0d6a00): >openPending: err= 2026/04/24 05:15:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f0d6a00): >_readAt: n=2, err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f0d6a00): _writeAt: size=3, off=7 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f0d6a00): >_writeAt: n=0, err=Bad file descriptor 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f0d6a00): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.892927467 +0000 UTC m=+5.801170499 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f0d6a00): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f0d6f00): _readAt: size=512, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f0d6f00): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f0d6f00): >openPending: err= 2026/04/24 05:15:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f0d6f00): >_readAt: n=5, err=EOF 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f0d6f00): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.892927467 +0000 UTC m=+5.801170499 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f0d6f00): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: Remove: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35773ec435e0 item 21 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f0d7580): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f0d7580): >openPending: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f0d7580): _writeAt: size=5, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f0d7580): >_writeAt: n=5, err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f0d7580): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.897236078 +0000 UTC m=+5.805479090 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f0d7580): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f0d7ac0): _readAt: size=512, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f0d7ac0): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f0d7ac0): >openPending: err= 2026/04/24 05:15:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f0d7ac0): >_readAt: n=5, err=EOF 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f0d7ac0): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.897236078 +0000 UTC m=+5.805479090 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f0d7ac0): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: Remove: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35773ec43ab0 item 22 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f122240): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f122240): >openPending: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f122240): _writeAt: size=5, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f122240): >_writeAt: n=5, err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f122240): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.898395208 +0000 UTC m=+5.806638220 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f122240): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f122740): _readAt: size=2, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f122740): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f122740): open at offset 5 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f122740): >openPending: err= 2026/04/24 05:15:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f122740): >_readAt: n=2, err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f122740): _writeAt: size=3, off=7 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f122740): >_writeAt: n=0, err=Bad file descriptor 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f122740): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.898395208 +0000 UTC m=+5.806638220 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f122740): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f122c40): _readAt: size=512, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f122c40): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f122c40): >openPending: err= 2026/04/24 05:15:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f122c40): >_readAt: n=5, err=EOF 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f122c40): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.898395208 +0000 UTC m=+5.806638220 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f122c40): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: Remove: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35773ec43e30 item 23 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 05:15:52 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/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f1232c0): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f1232c0): >openPending: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f1232c0): _writeAt: size=5, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f1232c0): >_writeAt: n=5, err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f1232c0): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.899872148 +0000 UTC m=+5.808115161 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f1232c0): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f123800): _readAt: size=512, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f123800): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f123800): >openPending: err= 2026/04/24 05:15:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f123800): >_readAt: n=5, err=EOF 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f123800): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.899872148 +0000 UTC m=+5.808115161 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f123800): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: Remove: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35773ec3e5b0 item 24 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f123e40): _readAt: size=2, off=0 2026/04/24 05:15:52 ERROR : open-test-file(0x35773f123e40): Couldn't read size of file 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f123e40): >_readAt: n=0, err=EOF 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f123e40): _writeAt: size=5, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f123e40): >_writeAt: n=0, err=Bad file descriptor 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f123e40): close: 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f123e40): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f142300): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f142300): >openPending: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f142300): _writeAt: size=5, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f142300): >_writeAt: n=5, err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f142300): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.901194367 +0000 UTC m=+5.809437379 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f142300): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f142800): _readAt: size=2, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f142800): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f142800): open at offset 5 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f142800): >openPending: err= 2026/04/24 05:15:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f142800): >_readAt: n=2, err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f142800): _writeAt: size=3, off=7 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f142800): >_writeAt: n=0, err=Bad file descriptor 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f142800): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.901194367 +0000 UTC m=+5.809437379 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f142800): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f142d40): _readAt: size=512, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f142d40): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f142d40): >openPending: err= 2026/04/24 05:15:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f142d40): >_readAt: n=5, err=EOF 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f142d40): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.901194367 +0000 UTC m=+5.809437379 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f142d40): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: Remove: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35773ec3e930 item 25 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f1433c0): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f1433c0): >openPending: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f1433c0): _writeAt: size=5, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f1433c0): >_writeAt: n=5, err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f1433c0): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.902753433 +0000 UTC m=+5.810996445 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f1433c0): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f143900): _readAt: size=512, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f143900): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f143900): >openPending: err= 2026/04/24 05:15:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f143900): >_readAt: n=5, err=EOF 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f143900): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.902753433 +0000 UTC m=+5.810996445 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f143900): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: Remove: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35773ec3efc0 item 26 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f16a040): _readAt: size=2, off=0 2026/04/24 05:15:52 ERROR : open-test-file(0x35773f16a040): Couldn't read size of file 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f16a040): >_readAt: n=0, err=EOF 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f16a040): _writeAt: size=5, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f16a040): >_writeAt: n=0, err=Bad file descriptor 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f16a040): close: 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f16a040): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f16a400): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f16a400): >openPending: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f16a400): _writeAt: size=5, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f16a400): >_writeAt: n=5, err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f16a400): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.903949503 +0000 UTC m=+5.812192515 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f16a400): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f16a900): _readAt: size=2, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f16a900): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f16a900): open at offset 5 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f16a900): >openPending: err= 2026/04/24 05:15:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f16a900): >_readAt: n=2, err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f16a900): _writeAt: size=3, off=7 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f16a900): >_writeAt: n=0, err=Bad file descriptor 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f16a900): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.903949503 +0000 UTC m=+5.812192515 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f16a900): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f16ae40): _readAt: size=512, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f16ae40): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f16ae40): >openPending: err= 2026/04/24 05:15:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f16ae40): >_readAt: n=5, err=EOF 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f16ae40): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.903949503 +0000 UTC m=+5.812192515 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f16ae40): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: Remove: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35773ec3f420 item 27 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 05:15:52 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/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f16b4c0): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f16b4c0): >openPending: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f16b4c0): _writeAt: size=5, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f16b4c0): >_writeAt: n=5, err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f16b4c0): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.905511854 +0000 UTC m=+5.813754866 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f16b4c0): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f16ba00): _readAt: size=512, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f16ba00): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f16ba00): >openPending: err= 2026/04/24 05:15:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f16ba00): >_readAt: n=5, err=EOF 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f16ba00): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.905511854 +0000 UTC m=+5.813754866 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f16ba00): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: Remove: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35773ec3f8f0 item 28 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f198140): _readAt: size=2, off=0 2026/04/24 05:15:52 ERROR : open-test-file(0x35773f198140): Couldn't read size of file 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f198140): >_readAt: n=0, err=EOF 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f198140): _writeAt: size=5, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f198140): >_writeAt: n=0, err=Bad file descriptor 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f198140): close: 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f198140): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f198500): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f198500): >openPending: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f198500): _writeAt: size=5, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f198500): >_writeAt: n=5, err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f198500): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.906777136 +0000 UTC m=+5.815020148 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f198500): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/24 05:15:52 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f198bc0): _readAt: size=512, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f198bc0): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f198bc0): >openPending: err= 2026/04/24 05:15:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f198bc0): >_readAt: n=5, err=EOF 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f198bc0): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.906777136 +0000 UTC m=+5.815020148 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f198bc0): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: Remove: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35773ec3fc70 item 29 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 05:15:52 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/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f199240): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f199240): >openPending: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f199240): _writeAt: size=5, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f199240): >_writeAt: n=5, err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f199240): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.907961073 +0000 UTC m=+5.816204085 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f199240): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f199780): _readAt: size=512, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f199780): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f199780): >openPending: err= 2026/04/24 05:15:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f199780): >_readAt: n=5, err=EOF 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f199780): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.907961073 +0000 UTC m=+5.816204085 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f199780): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: Remove: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35773e8997a0 item 30 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 05:15:52 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/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f199dc0): _readAt: size=2, off=0 2026/04/24 05:15:52 ERROR : open-test-file(0x35773f199dc0): Couldn't read size of file 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f199dc0): >_readAt: n=0, err=EOF 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f199dc0): _writeAt: size=5, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f199dc0): >_writeAt: n=0, err=Bad file descriptor 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f199dc0): close: 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f199dc0): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f1c4280): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f1c4280): >openPending: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f1c4280): _writeAt: size=5, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f1c4280): >_writeAt: n=5, err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f1c4280): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.909429227 +0000 UTC m=+5.817672249 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f1c4280): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/24 05:15:52 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f1c4940): _readAt: size=512, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f1c4940): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f1c4940): >openPending: err= 2026/04/24 05:15:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f1c4940): >_readAt: n=5, err=EOF 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f1c4940): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.909429227 +0000 UTC m=+5.817672249 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f1c4940): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: Remove: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35773e814540 item 31 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 05:15:52 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/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f1c4fc0): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f1c4fc0): >openPending: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f1c4fc0): _writeAt: size=5, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f1c4fc0): >_writeAt: n=5, err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f1c4fc0): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.91076466 +0000 UTC m=+5.819007672 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f1c4fc0): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f1c5500): _readAt: size=512, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f1c5500): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f1c5500): >openPending: err= 2026/04/24 05:15:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f1c5500): >_readAt: n=5, err=EOF 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f1c5500): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.91076466 +0000 UTC m=+5.819007672 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f1c5500): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: Remove: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35773ed160e0 item 32 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f1c5b40): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f1c5b40): >openPending: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f1c5b40): _writeAt: size=5, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f1c5b40): >_writeAt: n=5, err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f1c5b40): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.912109852 +0000 UTC m=+5.820352864 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f1c5b40): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f1f20c0): _readAt: size=2, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f1f20c0): >_readAt: n=0, err=Bad file descriptor 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f1f20c0): _writeAt: size=3, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f1f20c0): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f1f20c0): >openPending: err= 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35773ed16460 item 33 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f1f20c0): >_writeAt: n=3, err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f1f20c0): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.91258021 +0000 UTC m=+5.820823222 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f1f20c0): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f1f25c0): _readAt: size=512, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f1f25c0): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f1f25c0): >openPending: err= 2026/04/24 05:15:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f1f25c0): >_readAt: n=5, err=EOF 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f1f25c0): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.91258021 +0000 UTC m=+5.820823222 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f1f25c0): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: Remove: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35773ed16620 item 33 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f1f2c00): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f1f2c00): >openPending: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f1f2c00): _writeAt: size=5, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f1f2c00): >_writeAt: n=5, err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f1f2c00): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.91381845 +0000 UTC m=+5.822061462 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f1f2c00): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f1f3080): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f1f3080): >openPending: err= 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35773ed169a0 item 34 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f1f3080): _readAt: size=2, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f1f3080): >_readAt: n=0, err=Bad file descriptor 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f1f3080): _writeAt: size=3, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f1f3080): >_writeAt: n=3, err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f1f3080): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.914322724 +0000 UTC m=+5.822565736 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f1f3080): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f1f35c0): _readAt: size=512, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f1f35c0): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f1f35c0): >openPending: err= 2026/04/24 05:15:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f1f35c0): >_readAt: n=3, err=EOF 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f1f35c0): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.914322724 +0000 UTC m=+5.822565736 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f1f35c0): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: Remove: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35773ed16b60 item 34 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f1f3c00): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f1f3c00): >openPending: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f1f3c00): _writeAt: size=5, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f1f3c00): >_writeAt: n=5, err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f1f3c00): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.915528692 +0000 UTC m=+5.823771704 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f1f3c00): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f230180): _readAt: size=2, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f230180): >_readAt: n=0, err=Bad file descriptor 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f230180): _writeAt: size=3, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f230180): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f230180): >openPending: err= 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35773ed16ee0 item 35 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f230180): >_writeAt: n=3, err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f230180): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.915947132 +0000 UTC m=+5.824190144 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f230180): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f230680): _readAt: size=512, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f230680): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f230680): >openPending: err= 2026/04/24 05:15:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f230680): >_readAt: n=5, err=EOF 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f230680): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.915947132 +0000 UTC m=+5.824190144 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f230680): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: Remove: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35773ed170a0 item 35 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f230d00): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f230d00): >openPending: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f230d00): _writeAt: size=5, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f230d00): >_writeAt: n=5, err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f230d00): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.91714242 +0000 UTC m=+5.825385433 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f230d00): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f231200): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f231200): >openPending: err= 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35773ed17420 item 36 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f231200): _readAt: size=2, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f231200): >_readAt: n=0, err=Bad file descriptor 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f231200): _writeAt: size=3, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f231200): >_writeAt: n=3, err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f231200): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.917574739 +0000 UTC m=+5.825817750 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f231200): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f231740): _readAt: size=512, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f231740): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f231740): >openPending: err= 2026/04/24 05:15:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f231740): >_readAt: n=3, err=EOF 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f231740): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.917574739 +0000 UTC m=+5.825817750 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f231740): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: Remove: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35773ed176c0 item 36 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f231d80): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f231d80): >openPending: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f231d80): _writeAt: size=5, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f231d80): >_writeAt: n=5, err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f231d80): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.918634911 +0000 UTC m=+5.826877923 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f231d80): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f260300): _readAt: size=2, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f260300): >_readAt: n=0, err=Bad file descriptor 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f260300): _writeAt: size=3, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f260300): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f260300): >openPending: err= 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35773ed17c70 item 37 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f260300): >_writeAt: n=3, err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f260300): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.919021232 +0000 UTC m=+5.827264243 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f260300): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f260800): _readAt: size=512, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f260800): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f260800): >openPending: err= 2026/04/24 05:15:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f260800): >_readAt: n=5, err=EOF 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f260800): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.919021232 +0000 UTC m=+5.827264243 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f260800): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: Remove: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35773ed17e30 item 37 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f260e80): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f260e80): >openPending: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f260e80): _writeAt: size=5, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f260e80): >_writeAt: n=5, err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f260e80): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.920203746 +0000 UTC m=+5.828446758 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f260e80): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f261380): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f261380): >openPending: err= 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35773eafe5b0 item 38 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f261380): _readAt: size=2, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f261380): >_readAt: n=0, err=Bad file descriptor 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f261380): _writeAt: size=3, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f261380): >_writeAt: n=3, err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f261380): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.920645039 +0000 UTC m=+5.828888051 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f261380): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f2618c0): _readAt: size=512, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f2618c0): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f2618c0): >openPending: err= 2026/04/24 05:15:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f2618c0): >_readAt: n=3, err=EOF 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f2618c0): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.920645039 +0000 UTC m=+5.828888051 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f2618c0): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: Remove: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35773eafe930 item 38 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f27a040): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f27a040): >openPending: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f27a040): _writeAt: size=5, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f27a040): >_writeAt: n=5, err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f27a040): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.921784853 +0000 UTC m=+5.830027864 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f27a040): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f27a540): _readAt: size=2, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f27a540): >_readAt: n=0, err=Bad file descriptor 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f27a540): _writeAt: size=3, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f27a540): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f27a540): >openPending: err= 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35773eafed20 item 39 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f27a540): >_writeAt: n=3, err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f27a540): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.923106491 +0000 UTC m=+5.831349503 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f27a540): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f27aa40): _readAt: size=512, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f27aa40): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f27aa40): >openPending: err= 2026/04/24 05:15:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f27aa40): >_readAt: n=5, err=EOF 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f27aa40): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.923106491 +0000 UTC m=+5.831349503 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f27aa40): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: Remove: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35773eaff030 item 39 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f27b0c0): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f27b0c0): >openPending: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f27b0c0): _writeAt: size=5, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f27b0c0): >_writeAt: n=5, err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f27b0c0): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.924252917 +0000 UTC m=+5.832495928 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f27b0c0): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f27b5c0): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f27b5c0): >openPending: err= 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35773eaff490 item 40 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f27b5c0): _readAt: size=2, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f27b5c0): >_readAt: n=0, err=Bad file descriptor 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f27b5c0): _writeAt: size=3, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f27b5c0): >_writeAt: n=3, err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f27b5c0): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.924744455 +0000 UTC m=+5.832987467 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f27b5c0): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f27bb00): _readAt: size=512, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f27bb00): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f27bb00): >openPending: err= 2026/04/24 05:15:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f27bb00): >_readAt: n=3, err=EOF 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f27bb00): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.924744455 +0000 UTC m=+5.832987467 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f27bb00): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: Remove: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35773eaff6c0 item 40 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f2a21c0): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f2a21c0): >openPending: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f2a21c0): _readAt: size=2, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f2a21c0): >_readAt: n=0, err=Bad file descriptor 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f2a21c0): _writeAt: size=5, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f2a21c0): >_writeAt: n=5, err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f2a21c0): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.925766466 +0000 UTC m=+5.834009479 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f2a21c0): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f2a26c0): _writeAt: size=5, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f2a26c0): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f2a26c0): >openPending: err= 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35773eaffa40 item 41 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f2a26c0): >_writeAt: n=5, err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f2a26c0): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.926183004 +0000 UTC m=+5.834426015 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f2a26c0): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f2a2b80): _readAt: size=2, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f2a2b80): >_readAt: n=0, err=Bad file descriptor 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f2a2b80): _writeAt: size=3, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f2a2b80): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f2a2b80): >openPending: err= 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35773eaffc00 item 41 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f2a2b80): >_writeAt: n=3, err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f2a2b80): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.926597136 +0000 UTC m=+5.834840148 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f2a2b80): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f2a30c0): _readAt: size=512, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f2a30c0): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f2a30c0): >openPending: err= 2026/04/24 05:15:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f2a30c0): >_readAt: n=5, err=EOF 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f2a30c0): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.926597136 +0000 UTC m=+5.834840148 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f2a30c0): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: Remove: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35773eb9e000 item 41 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f2a3700): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f2a3700): >openPending: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f2a3700): _readAt: size=2, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f2a3700): >_readAt: n=0, err=Bad file descriptor 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f2a3700): _writeAt: size=5, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f2a3700): >_writeAt: n=5, err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f2a3700): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.927791483 +0000 UTC m=+5.836034494 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f2a3700): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f2a3c00): _writeAt: size=5, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f2a3c00): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f2a3c00): >openPending: err= 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35773eb9e380 item 42 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f2a3c00): >_writeAt: n=5, err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f2a3c00): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.928214301 +0000 UTC m=+5.836457313 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f2a3c00): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f2c8240): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f2c8240): >openPending: err= 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35773eb9e620 item 42 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f2c8240): _readAt: size=2, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f2c8240): >_readAt: n=0, err=Bad file descriptor 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f2c8240): _writeAt: size=3, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f2c8240): >_writeAt: n=3, err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f2c8240): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.928750795 +0000 UTC m=+5.836993807 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f2c8240): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f2c87c0): _readAt: size=512, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f2c87c0): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f2c87c0): >openPending: err= 2026/04/24 05:15:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f2c87c0): >_readAt: n=3, err=EOF 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f2c87c0): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.928750795 +0000 UTC m=+5.836993807 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f2c87c0): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: Remove: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35773eb9e7e0 item 42 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f2c8e00): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f2c8e00): >openPending: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f2c8e00): _readAt: size=2, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f2c8e00): >_readAt: n=0, err=Bad file descriptor 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f2c8e00): _writeAt: size=5, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f2c8e00): >_writeAt: n=5, err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f2c8e00): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.929814414 +0000 UTC m=+5.838057426 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f2c8e00): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f2c9300): _writeAt: size=5, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f2c9300): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f2c9300): >openPending: err= 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35773eb9ebd0 item 43 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f2c9300): >_writeAt: n=5, err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f2c9300): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.930249217 +0000 UTC m=+5.838492229 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f2c9300): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f2c9840): _readAt: size=2, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f2c9840): >_readAt: n=0, err=Bad file descriptor 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f2c9840): _writeAt: size=3, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f2c9840): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f2c9840): >openPending: err= 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35773eb9ee00 item 43 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f2c9840): >_writeAt: n=3, err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f2c9840): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.930671535 +0000 UTC m=+5.838914547 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f2c9840): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f2c9d80): _readAt: size=512, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f2c9d80): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f2c9d80): >openPending: err= 2026/04/24 05:15:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f2c9d80): >_readAt: n=5, err=EOF 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f2c9d80): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.930671535 +0000 UTC m=+5.838914547 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f2c9d80): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: Remove: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35773eb9f110 item 43 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f2ea4c0): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f2ea4c0): >openPending: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f2ea4c0): _readAt: size=2, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f2ea4c0): >_readAt: n=0, err=Bad file descriptor 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f2ea4c0): _writeAt: size=5, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f2ea4c0): >_writeAt: n=5, err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f2ea4c0): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.931714435 +0000 UTC m=+5.839957447 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f2ea4c0): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f2ea9c0): _writeAt: size=5, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f2ea9c0): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f2ea9c0): >openPending: err= 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35773eb9f500 item 44 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f2ea9c0): >_writeAt: n=5, err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f2ea9c0): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.932205693 +0000 UTC m=+5.840448705 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f2ea9c0): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f2eaf00): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f2eaf00): >openPending: err= 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35773eb9f6c0 item 44 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f2eaf00): _readAt: size=2, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f2eaf00): >_readAt: n=0, err=Bad file descriptor 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f2eaf00): _writeAt: size=3, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f2eaf00): >_writeAt: n=3, err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f2eaf00): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.932680681 +0000 UTC m=+5.840923693 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f2eaf00): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f2eb480): _readAt: size=512, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f2eb480): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f2eb480): >openPending: err= 2026/04/24 05:15:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f2eb480): >_readAt: n=3, err=EOF 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f2eb480): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.932680681 +0000 UTC m=+5.840923693 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f2eb480): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: Remove: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35773eb9f880 item 44 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f2ebac0): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f2ebac0): >openPending: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f2ebac0): _readAt: size=2, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f2ebac0): >_readAt: n=0, err=Bad file descriptor 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f2ebac0): _writeAt: size=5, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f2ebac0): >_writeAt: n=5, err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f2ebac0): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.933736496 +0000 UTC m=+5.841979508 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f2ebac0): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f31a0c0): _writeAt: size=5, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f31a0c0): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f31a0c0): >openPending: err= 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35773eb9fc00 item 45 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f31a0c0): >_writeAt: n=5, err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f31a0c0): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.934180184 +0000 UTC m=+5.842423197 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f31a0c0): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/24 05:15:52 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f31a7c0): _readAt: size=512, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f31a7c0): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f31a7c0): >openPending: err= 2026/04/24 05:15:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f31a7c0): >_readAt: n=5, err=EOF 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f31a7c0): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.934180184 +0000 UTC m=+5.842423197 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f31a7c0): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: Remove: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35773eb9fdc0 item 45 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f31ae00): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f31ae00): >openPending: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f31ae00): _readAt: size=2, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f31ae00): >_readAt: n=0, err=Bad file descriptor 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f31ae00): _writeAt: size=5, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f31ae00): >_writeAt: n=5, err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f31ae00): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.935609284 +0000 UTC m=+5.843852296 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f31ae00): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f31b300): _writeAt: size=5, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f31b300): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f31b300): >openPending: err= 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35773e876af0 item 46 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f31b300): >_writeAt: n=5, err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f31b300): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.936040779 +0000 UTC m=+5.844283791 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f31b300): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/24 05:15:52 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f31ba00): _readAt: size=512, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f31ba00): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f31ba00): >openPending: err= 2026/04/24 05:15:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f31ba00): >_readAt: n=5, err=EOF 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f31ba00): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.936040779 +0000 UTC m=+5.844283791 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f31ba00): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: Remove: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35773e876d90 item 46 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f33e140): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f33e140): >openPending: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f33e140): _readAt: size=2, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f33e140): >_readAt: n=0, err=Bad file descriptor 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f33e140): _writeAt: size=5, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f33e140): >_writeAt: n=5, err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f33e140): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.937391583 +0000 UTC m=+5.845634594 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f33e140): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ed08200): _writeAt: size=5, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ed08200): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ed08200): >openPending: err= 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35773edc8150 item 47 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ed08200): >_writeAt: n=5, err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ed08200): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.937860739 +0000 UTC m=+5.846103751 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ed08200): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/24 05:15:52 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ed08900): _readAt: size=512, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ed08900): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ed08900): >openPending: err= 2026/04/24 05:15:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ed08900): >_readAt: n=5, err=EOF 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ed08900): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.937860739 +0000 UTC m=+5.846103751 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ed08900): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: Remove: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35773edc8310 item 47 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 05:15:52 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/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ed08f40): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ed08f40): >openPending: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ed08f40): _readAt: size=2, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ed08f40): >_readAt: n=0, err=Bad file descriptor 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ed08f40): _writeAt: size=5, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ed08f40): >_writeAt: n=5, err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ed08f40): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.939139525 +0000 UTC m=+5.847382537 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ed08f40): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f33e640): _writeAt: size=5, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f33e640): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f33e640): >openPending: err= 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35773e8771f0 item 48 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f33e640): >_writeAt: n=5, err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f33e640): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.939734009 +0000 UTC m=+5.847977020 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f33e640): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/24 05:15:52 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f33ed40): _readAt: size=512, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f33ed40): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f33ed40): >openPending: err= 2026/04/24 05:15:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f33ed40): >_readAt: n=5, err=EOF 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f33ed40): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.939734009 +0000 UTC m=+5.847977020 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f33ed40): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: Remove: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35773e877570 item 48 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f33f380): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f33f380): >openPending: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f33f380): _writeAt: size=5, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f33f380): >_writeAt: n=5, err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f33f380): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.940942471 +0000 UTC m=+5.849185493 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f33f380): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f33f800): _readAt: size=2, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f33f800): >_readAt: n=0, err=Bad file descriptor 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f33f800): _writeAt: size=3, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f33f800): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f33f800): open at offset 5 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f33f800): >openPending: err= 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35773e8779d0 item 49 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f33f800): >_writeAt: n=3, err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f33f800): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.941458697 +0000 UTC m=+5.849701709 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f33f800): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f33fd40): _readAt: size=512, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f33fd40): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f33fd40): >openPending: err= 2026/04/24 05:15:52 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f33fd40): >_readAt: n=8, err=EOF 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f33fd40): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.941458697 +0000 UTC m=+5.849701709 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f33fd40): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: Remove: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35773e7d2000 item 49 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f35e4c0): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f35e4c0): >openPending: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f35e4c0): _writeAt: size=5, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f35e4c0): >_writeAt: n=5, err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f35e4c0): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.942596807 +0000 UTC m=+5.850839819 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f35e4c0): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f35e9c0): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f35e9c0): open at offset 5 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f35e9c0): >openPending: err= 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35773e80a150 item 50 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f35e9c0): _readAt: size=2, off=5 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f35e9c0): >_readAt: n=0, err=Bad file descriptor 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f35e9c0): _writeAt: size=3, off=5 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f35e9c0): >_writeAt: n=3, err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f35e9c0): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.943192634 +0000 UTC m=+5.851435646 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f35e9c0): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f35ef40): _readAt: size=512, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f35ef40): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f35ef40): >openPending: err= 2026/04/24 05:15:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f35ef40): >_readAt: n=3, err=EOF 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f35ef40): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.943192634 +0000 UTC m=+5.851435646 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f35ef40): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: Remove: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35773e80a620 item 50 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f35f5c0): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f35f5c0): >openPending: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f35f5c0): _writeAt: size=5, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f35f5c0): >_writeAt: n=5, err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f35f5c0): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.944450981 +0000 UTC m=+5.852693993 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f35f5c0): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f35fac0): _readAt: size=2, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f35fac0): >_readAt: n=0, err=Bad file descriptor 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f35fac0): _writeAt: size=3, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f35fac0): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f35fac0): open at offset 5 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f35fac0): >openPending: err= 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35773e80b030 item 51 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f35fac0): >_writeAt: n=3, err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f35fac0): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.944972326 +0000 UTC m=+5.853215338 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f35fac0): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f37e100): _readAt: size=512, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f37e100): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f37e100): >openPending: err= 2026/04/24 05:15:52 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f37e100): >_readAt: n=8, err=EOF 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f37e100): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.944972326 +0000 UTC m=+5.853215338 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f37e100): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: Remove: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35773e80b5e0 item 51 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f37e780): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f37e780): >openPending: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f37e780): _writeAt: size=5, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f37e780): >_writeAt: n=5, err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f37e780): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.946167194 +0000 UTC m=+5.854410206 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f37e780): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f37ec80): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f37ec80): open at offset 5 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f37ec80): >openPending: err= 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35773e80bb20 item 52 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f37ec80): _readAt: size=2, off=5 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f37ec80): >_readAt: n=0, err=Bad file descriptor 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f37ec80): _writeAt: size=3, off=5 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f37ec80): >_writeAt: n=3, err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f37ec80): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.946743623 +0000 UTC m=+5.854986635 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f37ec80): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f37f200): _readAt: size=512, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f37f200): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f37f200): >openPending: err= 2026/04/24 05:15:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f37f200): >_readAt: n=3, err=EOF 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f37f200): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.946743623 +0000 UTC m=+5.854986635 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f37f200): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: Remove: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35773e8f45b0 item 52 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f37f880): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f37f880): >openPending: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f37f880): _writeAt: size=5, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f37f880): >_writeAt: n=5, err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f37f880): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.947766787 +0000 UTC m=+5.856009798 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f37f880): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f37fd80): _readAt: size=2, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f37fd80): >_readAt: n=0, err=Bad file descriptor 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f37fd80): _writeAt: size=3, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f37fd80): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f37fd80): open at offset 5 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f37fd80): >openPending: err= 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35773eb98310 item 53 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f37fd80): >_writeAt: n=3, err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f37fd80): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.94833474 +0000 UTC m=+5.856577751 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f37fd80): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f40e3c0): _readAt: size=512, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f40e3c0): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f40e3c0): >openPending: err= 2026/04/24 05:15:52 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f40e3c0): >_readAt: n=8, err=EOF 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f40e3c0): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.94833474 +0000 UTC m=+5.856577751 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f40e3c0): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: Remove: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35773eb984d0 item 53 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f40ea40): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f40ea40): >openPending: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f40ea40): _writeAt: size=5, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f40ea40): >_writeAt: n=5, err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f40ea40): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.949601913 +0000 UTC m=+5.857844926 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f40ea40): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f40ef40): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f40ef40): open at offset 5 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f40ef40): >openPending: err= 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35773eb989a0 item 54 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f40ef40): _readAt: size=2, off=5 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f40ef40): >_readAt: n=0, err=Bad file descriptor 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f40ef40): _writeAt: size=3, off=5 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f40ef40): >_writeAt: n=3, err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f40ef40): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.950039541 +0000 UTC m=+5.858282553 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f40ef40): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ed095c0): _readAt: size=512, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ed095c0): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ed095c0): >openPending: err= 2026/04/24 05:15:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ed095c0): >_readAt: n=3, err=EOF 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ed095c0): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.950039541 +0000 UTC m=+5.858282553 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ed095c0): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: Remove: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35773edc8690 item 54 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ed09c40): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ed09c40): >openPending: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ed09c40): _writeAt: size=5, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ed09c40): >_writeAt: n=5, err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ed09c40): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.951104814 +0000 UTC m=+5.859347825 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ed09c40): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ed50240): _readAt: size=2, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ed50240): >_readAt: n=0, err=Bad file descriptor 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ed50240): _writeAt: size=3, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ed50240): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ed50240): open at offset 5 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ed50240): >openPending: err= 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35773edc8b60 item 55 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ed50240): >_writeAt: n=3, err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ed50240): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.951447892 +0000 UTC m=+5.859690904 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ed50240): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ed50780): _readAt: size=512, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ed50780): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ed50780): >openPending: err= 2026/04/24 05:15:52 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ed50780): >_readAt: n=8, err=EOF 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ed50780): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.951447892 +0000 UTC m=+5.859690904 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ed50780): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: Remove: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35773edc8d20 item 55 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 05:15:52 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/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ed50e00): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ed50e00): >openPending: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ed50e00): _writeAt: size=5, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ed50e00): >_writeAt: n=5, err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ed50e00): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.95252144 +0000 UTC m=+5.860764452 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ed50e00): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ed51300): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ed51300): open at offset 5 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ed51300): >openPending: err= 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35773edc92d0 item 56 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ed51300): _readAt: size=2, off=5 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ed51300): >_readAt: n=0, err=Bad file descriptor 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ed51300): _writeAt: size=3, off=5 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ed51300): >_writeAt: n=3, err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ed51300): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.952993873 +0000 UTC m=+5.861236885 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ed51300): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ed51880): _readAt: size=512, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ed51880): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ed51880): >openPending: err= 2026/04/24 05:15:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ed51880): >_readAt: n=3, err=EOF 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ed51880): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.952993873 +0000 UTC m=+5.861236885 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ed51880): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: Remove: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35773edc9500 item 56 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ed51ec0): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ed51ec0): open at offset 0 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ed51ec0): >openPending: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ed51ec0): _readAt: size=2, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ed51ec0): >_readAt: n=0, err=Bad file descriptor 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ed51ec0): _writeAt: size=5, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ed51ec0): >_writeAt: n=5, err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ed51ec0): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.954153865 +0000 UTC m=+5.862396877 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ed51ec0): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f482500): _writeAt: size=5, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f482500): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f482500): >openPending: err= 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35773edc9880 item 57 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f482500): >_writeAt: n=5, err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f482500): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.954577375 +0000 UTC m=+5.862820387 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f482500): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f482a40): _readAt: size=2, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f482a40): >_readAt: n=0, err=Bad file descriptor 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f482a40): _writeAt: size=3, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f482a40): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f482a40): open at offset 5 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f482a40): >openPending: err= 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35773edc9a40 item 57 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f482a40): >_writeAt: n=3, err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f482a40): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.955032856 +0000 UTC m=+5.863275868 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f482a40): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f482fc0): _readAt: size=512, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f482fc0): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f482fc0): >openPending: err= 2026/04/24 05:15:52 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f482fc0): >_readAt: n=8, err=EOF 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f482fc0): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.955032856 +0000 UTC m=+5.863275868 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f482fc0): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: Remove: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35773edc9c00 item 57 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f483600): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f483600): open at offset 0 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f483600): >openPending: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f483600): _readAt: size=2, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f483600): >_readAt: n=0, err=Bad file descriptor 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f483600): _writeAt: size=5, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f483600): >_writeAt: n=5, err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f483600): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.956183139 +0000 UTC m=+5.864426151 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f483600): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f483b40): _writeAt: size=5, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f483b40): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f483b40): >openPending: err= 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35773e828a80 item 58 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f483b40): >_writeAt: n=5, err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f483b40): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.956594496 +0000 UTC m=+5.864837508 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f483b40): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f49e180): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f49e180): open at offset 5 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f49e180): >openPending: err= 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35773e828d20 item 58 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f49e180): _readAt: size=2, off=5 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f49e180): >_readAt: n=0, err=Bad file descriptor 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f49e180): _writeAt: size=3, off=5 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f49e180): >_writeAt: n=3, err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f49e180): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.957057061 +0000 UTC m=+5.865300072 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f49e180): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f49e740): _readAt: size=512, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f49e740): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f49e740): >openPending: err= 2026/04/24 05:15:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f49e740): >_readAt: n=3, err=EOF 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f49e740): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.957057061 +0000 UTC m=+5.865300072 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f49e740): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: Remove: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35773e829030 item 58 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f49ed80): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f49ed80): open at offset 0 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f49ed80): >openPending: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f49ed80): _readAt: size=2, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f49ed80): >_readAt: n=0, err=Bad file descriptor 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f49ed80): _writeAt: size=5, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f49ed80): >_writeAt: n=5, err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f49ed80): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.958209809 +0000 UTC m=+5.866452821 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f49ed80): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f49f2c0): _writeAt: size=5, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f49f2c0): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f49f2c0): >openPending: err= 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35773e829500 item 59 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f49f2c0): >_writeAt: n=5, err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f49f2c0): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.9586391 +0000 UTC m=+5.866882112 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f49f2c0): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f49f800): _readAt: size=2, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f49f800): >_readAt: n=0, err=Bad file descriptor 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f49f800): _writeAt: size=3, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f49f800): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f49f800): open at offset 5 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f49f800): >openPending: err= 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35773e8297a0 item 59 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f49f800): >_writeAt: n=3, err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f49f800): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.959074702 +0000 UTC m=+5.867317715 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f49f800): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f49fd80): _readAt: size=512, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f49fd80): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f49fd80): >openPending: err= 2026/04/24 05:15:52 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f49fd80): >_readAt: n=8, err=EOF 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f49fd80): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.959074702 +0000 UTC m=+5.867317715 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f49fd80): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: Remove: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35773e829ab0 item 59 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 05:15:52 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/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f4ba4c0): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f4ba4c0): open at offset 0 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f4ba4c0): >openPending: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f4ba4c0): _readAt: size=2, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f4ba4c0): >_readAt: n=0, err=Bad file descriptor 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f4ba4c0): _writeAt: size=5, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f4ba4c0): >_writeAt: n=5, err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f4ba4c0): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.960337238 +0000 UTC m=+5.868580250 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f4ba4c0): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f4baa00): _writeAt: size=5, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f4baa00): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f4baa00): >openPending: err= 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35773e87e690 item 60 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f4baa00): >_writeAt: n=5, err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f4baa00): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.960748956 +0000 UTC m=+5.868991978 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f4baa00): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f4baf40): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f4baf40): open at offset 5 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f4baf40): >openPending: err= 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35773e87ebd0 item 60 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f4baf40): _readAt: size=2, off=5 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f4baf40): >_readAt: n=0, err=Bad file descriptor 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f4baf40): _writeAt: size=3, off=5 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f4baf40): >_writeAt: n=3, err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f4baf40): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.961249733 +0000 UTC m=+5.869492745 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f4baf40): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f4bb500): _readAt: size=512, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f4bb500): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f4bb500): >openPending: err= 2026/04/24 05:15:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f4bb500): >_readAt: n=3, err=EOF 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f4bb500): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.961249733 +0000 UTC m=+5.869492745 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f4bb500): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: Remove: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35773e87eee0 item 60 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f4bbb40): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f4bbb40): open at offset 0 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f4bbb40): >openPending: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f4bbb40): _readAt: size=2, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f4bbb40): >_readAt: n=0, err=Bad file descriptor 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f4bbb40): _writeAt: size=5, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f4bbb40): >_writeAt: n=5, err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f4bbb40): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.962470339 +0000 UTC m=+5.870713351 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f4bbb40): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f4e6180): _writeAt: size=5, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f4e6180): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f4e6180): >openPending: err= 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35773e87f8f0 item 61 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f4e6180): >_writeAt: n=5, err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f4e6180): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.962936951 +0000 UTC m=+5.871179963 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f4e6180): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/24 05:15:52 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f4e6880): _readAt: size=512, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f4e6880): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f4e6880): >openPending: err= 2026/04/24 05:15:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f4e6880): >_readAt: n=5, err=EOF 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f4e6880): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.962936951 +0000 UTC m=+5.871179963 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f4e6880): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: Remove: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35773e87fc00 item 61 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 05:15:52 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/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f4e6ec0): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f4e6ec0): open at offset 0 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f4e6ec0): >openPending: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f4e6ec0): _readAt: size=2, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f4e6ec0): >_readAt: n=0, err=Bad file descriptor 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f4e6ec0): _writeAt: size=5, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f4e6ec0): >_writeAt: n=5, err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f4e6ec0): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.964182164 +0000 UTC m=+5.872425175 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f4e6ec0): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ec565c0): _writeAt: size=5, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ec565c0): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ec565c0): >openPending: err= 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35773f1b08c0 item 62 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ec565c0): >_writeAt: n=5, err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ec565c0): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.965681747 +0000 UTC m=+5.873924759 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ec565c0): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/24 05:15:52 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f4e7540): _readAt: size=512, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f4e7540): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f4e7540): >openPending: err= 2026/04/24 05:15:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f4e7540): >_readAt: n=5, err=EOF 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f4e7540): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.965681747 +0000 UTC m=+5.873924759 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f4e7540): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: Remove: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35773f1b0af0 item 62 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 05:15:52 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/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ec56a40): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ec56a40): open at offset 0 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ec56a40): >openPending: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ec56a40): _readAt: size=2, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ec56a40): >_readAt: n=0, err=Bad file descriptor 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ec56a40): _writeAt: size=5, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ec56a40): >_writeAt: n=5, err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ec56a40): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.967537643 +0000 UTC m=+5.875780656 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ec56a40): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ec56f80): _writeAt: size=5, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ec56f80): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ec56f80): >openPending: err= 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35773f1b03f0 item 63 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ec56f80): >_writeAt: n=5, err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ec56f80): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.967966304 +0000 UTC m=+5.876209316 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ec56f80): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/24 05:15:52 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ec57680): _readAt: size=512, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ec57680): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ec57680): >openPending: err= 2026/04/24 05:15:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ec57680): >_readAt: n=5, err=EOF 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ec57680): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.967966304 +0000 UTC m=+5.876209316 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ec57680): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: Remove: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35773f1b0690 item 63 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 05:15:52 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/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ec57cc0): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ec57cc0): open at offset 0 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ec57cc0): >openPending: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ec57cc0): _readAt: size=2, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ec57cc0): >_readAt: n=0, err=Bad file descriptor 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ec57cc0): _writeAt: size=5, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ec57cc0): >_writeAt: n=5, err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ec57cc0): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.969338957 +0000 UTC m=+5.877581979 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ec57cc0): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f4e6300): _writeAt: size=5, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f4e6300): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f4e6300): >openPending: err= 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35773f1b0f50 item 64 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f4e6300): >_writeAt: n=5, err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f4e6300): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.969759002 +0000 UTC m=+5.878002014 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f4e6300): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/24 05:15:52 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f4e6a00): _readAt: size=512, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f4e6a00): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f4e6a00): >openPending: err= 2026/04/24 05:15:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f4e6a00): >_readAt: n=5, err=EOF 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f4e6a00): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.969759002 +0000 UTC m=+5.878002014 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f4e6a00): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: Remove: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35773f1b1110 item 64 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f4e7080): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f4e7080): >openPending: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f4e7080): _writeAt: size=5, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f4e7080): >_writeAt: n=5, err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f4e7080): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.97116073 +0000 UTC m=+5.879403742 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f4e7080): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_RDWR 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f4e7b00): _readAt: size=2, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f4e7b00): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f4e7b00): >openPending: err= 2026/04/24 05:15:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f4e7b00): >_readAt: n=2, err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f4e7b00): _writeAt: size=3, off=2 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35773f1b1490 item 65 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f4e7b00): >_writeAt: n=3, err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f4e7b00): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.97164739 +0000 UTC m=+5.879890401 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f4e7b00): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773e790500): _readAt: size=512, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773e790500): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773e790500): >openPending: err= 2026/04/24 05:15:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773e790500): >_readAt: n=5, err=EOF 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773e790500): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.97164739 +0000 UTC m=+5.879890401 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773e790500): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: Remove: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35773f1b1650 item 65 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773e7912c0): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773e7912c0): >openPending: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773e7912c0): _writeAt: size=5, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773e7912c0): >_writeAt: n=5, err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773e7912c0): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.972935683 +0000 UTC m=+5.881178695 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773e7912c0): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773e791e40): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773e791e40): >openPending: err= 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35773f1b1ab0 item 66 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773e791e40): _readAt: size=2, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773e791e40): >_readAt: n=0, err=EOF 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773e791e40): _writeAt: size=3, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773e791e40): >_writeAt: n=3, err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773e791e40): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.973466135 +0000 UTC m=+5.881709148 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773e791e40): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773e893740): _readAt: size=512, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773e893740): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773e893740): >openPending: err= 2026/04/24 05:15:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773e893740): >_readAt: n=3, err=EOF 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773e893740): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.973466135 +0000 UTC m=+5.881709148 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773e893740): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: Remove: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35773f1b1c70 item 66 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773e893dc0): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773e893dc0): >openPending: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773e893dc0): _writeAt: size=5, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773e893dc0): >_writeAt: n=5, err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773e893dc0): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.975012117 +0000 UTC m=+5.883255129 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773e893dc0): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ec12300): _readAt: size=2, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ec12300): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ec12300): >openPending: err= 2026/04/24 05:15:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ec12300): >_readAt: n=2, err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ec12300): _writeAt: size=3, off=2 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35773eb4a150 item 67 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ec12300): >_writeAt: n=3, err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ec12300): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.975475131 +0000 UTC m=+5.883718144 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ec12300): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ec12880): _readAt: size=512, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ec12880): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ec12880): >openPending: err= 2026/04/24 05:15:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ec12880): >_readAt: n=5, err=EOF 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ec12880): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.975475131 +0000 UTC m=+5.883718144 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ec12880): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: Remove: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35773eb4a460 item 67 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ec13b00): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ec13b00): >openPending: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ec13b00): _writeAt: size=5, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ec13b00): >_writeAt: n=5, err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ec13b00): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.976576503 +0000 UTC m=+5.884819515 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ec13b00): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f236100): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f236100): >openPending: err= 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35773eb4a850 item 68 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f236100): _readAt: size=2, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f236100): >_readAt: n=0, err=EOF 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f236100): _writeAt: size=3, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f236100): >_writeAt: n=3, err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f236100): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.977121753 +0000 UTC m=+5.885364765 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f236100): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f236680): _readAt: size=512, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f236680): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f236680): >openPending: err= 2026/04/24 05:15:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f236680): >_readAt: n=3, err=EOF 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f236680): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.977121753 +0000 UTC m=+5.885364765 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f236680): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: Remove: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35773eb4aa10 item 68 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f236cc0): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f236cc0): >openPending: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f236cc0): _writeAt: size=5, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f236cc0): >_writeAt: n=5, err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f236cc0): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.978246238 +0000 UTC m=+5.886489250 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f236cc0): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f237140): _readAt: size=2, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f237140): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f237140): >openPending: err= 2026/04/24 05:15:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f237140): >_readAt: n=2, err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f237140): _writeAt: size=3, off=2 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35773eb4ad90 item 69 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f237140): >_writeAt: n=3, err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f237140): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.97868147 +0000 UTC m=+5.886924482 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f237140): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f237640): _readAt: size=512, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f237640): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f237640): >openPending: err= 2026/04/24 05:15:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f237640): >_readAt: n=5, err=EOF 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f237640): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.97868147 +0000 UTC m=+5.886924482 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f237640): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: Remove: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35773eb4af50 item 69 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f237cc0): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f237cc0): >openPending: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f237cc0): _writeAt: size=5, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f237cc0): >_writeAt: n=5, err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f237cc0): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.97985107 +0000 UTC m=+5.888094082 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f237cc0): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773e994580): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773e994580): >openPending: err= 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35773eb4b2d0 item 70 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773e994580): _readAt: size=2, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773e994580): >_readAt: n=0, err=EOF 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773e994580): _writeAt: size=3, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773e994580): >_writeAt: n=3, err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773e994580): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.980343291 +0000 UTC m=+5.888586303 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773e994580): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773e994d80): _readAt: size=512, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773e994d80): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773e994d80): >openPending: err= 2026/04/24 05:15:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773e994d80): >_readAt: n=3, err=EOF 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773e994d80): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.980343291 +0000 UTC m=+5.888586303 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773e994d80): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: Remove: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35773eb4b570 item 70 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773e995880): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773e995880): >openPending: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773e995880): _writeAt: size=5, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773e995880): >_writeAt: n=5, err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773e995880): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.981421267 +0000 UTC m=+5.889664280 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773e995880): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773e995d80): _readAt: size=2, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773e995d80): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773e995d80): >openPending: err= 2026/04/24 05:15:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773e995d80): >_readAt: n=2, err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773e995d80): _writeAt: size=3, off=2 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35773eb4b9d0 item 71 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773e995d80): >_writeAt: n=3, err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773e995d80): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.981863913 +0000 UTC m=+5.890106925 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773e995d80): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb7c380): _readAt: size=512, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb7c380): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb7c380): >openPending: err= 2026/04/24 05:15:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb7c380): >_readAt: n=5, err=EOF 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb7c380): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.981863913 +0000 UTC m=+5.890106925 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb7c380): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: Remove: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35773eb4bd50 item 71 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb7ca00): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb7ca00): >openPending: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb7ca00): _writeAt: size=5, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb7ca00): >_writeAt: n=5, err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb7ca00): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.982933785 +0000 UTC m=+5.891176797 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb7ca00): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb7cf00): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb7cf00): >openPending: err= 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35773eb982a0 item 72 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb7cf00): _readAt: size=2, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb7cf00): >_readAt: n=0, err=EOF 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb7cf00): _writeAt: size=3, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb7cf00): >_writeAt: n=3, err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb7cf00): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.983487421 +0000 UTC m=+5.891730434 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb7cf00): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb7d480): _readAt: size=512, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb7d480): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb7d480): >openPending: err= 2026/04/24 05:15:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb7d480): >_readAt: n=3, err=EOF 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb7d480): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.983487421 +0000 UTC m=+5.891730434 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb7d480): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: Remove: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35773eb98460 item 72 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb7da40): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb7da40): >openPending: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb7da40): _readAt: size=2, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb7da40): >_readAt: n=0, err=EOF 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb7da40): _writeAt: size=5, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb7da40): >_writeAt: n=5, err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb7da40): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.984574947 +0000 UTC m=+5.892817959 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb7da40): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb12040): _writeAt: size=5, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb12040): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb12040): >openPending: err= 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35773eb98930 item 73 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb12040): >_writeAt: n=5, err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb12040): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.985001072 +0000 UTC m=+5.893244084 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb12040): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb12540): _readAt: size=2, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb12540): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb12540): >openPending: err= 2026/04/24 05:15:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb12540): >_readAt: n=2, err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb12540): _writeAt: size=3, off=2 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35773eb98c40 item 73 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb12540): >_writeAt: n=3, err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb12540): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.985449238 +0000 UTC m=+5.893692250 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb12540): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb12a80): _readAt: size=512, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb12a80): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb12a80): >openPending: err= 2026/04/24 05:15:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb12a80): >_readAt: n=5, err=EOF 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb12a80): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.985449238 +0000 UTC m=+5.893692250 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb12a80): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: Remove: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35773eb98ee0 item 73 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb130c0): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb130c0): >openPending: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb130c0): _readAt: size=2, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb130c0): >_readAt: n=0, err=EOF 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb130c0): _writeAt: size=5, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb130c0): >_writeAt: n=5, err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb130c0): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.986547854 +0000 UTC m=+5.894790866 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb130c0): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb135c0): _writeAt: size=5, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb135c0): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb135c0): >openPending: err= 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35773eb992d0 item 74 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb135c0): >_writeAt: n=5, err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb135c0): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.986956496 +0000 UTC m=+5.895199508 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb135c0): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb13b00): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb13b00): >openPending: err= 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35773eb99490 item 74 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb13b00): _readAt: size=2, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb13b00): >_readAt: n=0, err=EOF 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb13b00): _writeAt: size=3, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb13b00): >_writeAt: n=3, err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb13b00): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.987423168 +0000 UTC m=+5.895666181 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773eb13b00): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ea226c0): _readAt: size=512, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ea226c0): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ea226c0): >openPending: err= 2026/04/24 05:15:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ea226c0): >_readAt: n=3, err=EOF 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ea226c0): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.987423168 +0000 UTC m=+5.895666181 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ea226c0): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: Remove: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35773eb99a40 item 74 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ea23740): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ea23740): >openPending: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ea23740): _readAt: size=2, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ea23740): >_readAt: n=0, err=EOF 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ea23740): _writeAt: size=5, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ea23740): >_writeAt: n=5, err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ea23740): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.988461821 +0000 UTC m=+5.896704833 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ea23740): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ea23cc0): _writeAt: size=5, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ea23cc0): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ea23cc0): >openPending: err= 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35773eb663f0 item 75 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ea23cc0): >_writeAt: n=5, err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ea23cc0): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.988909636 +0000 UTC m=+5.897152648 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ea23cc0): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f3a4380): _readAt: size=2, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f3a4380): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f3a4380): >openPending: err= 2026/04/24 05:15:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f3a4380): >_readAt: n=2, err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f3a4380): _writeAt: size=3, off=2 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35773eb665b0 item 75 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f3a4380): >_writeAt: n=3, err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f3a4380): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.989359647 +0000 UTC m=+5.897602659 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f3a4380): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f3a48c0): _readAt: size=512, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f3a48c0): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f3a48c0): >openPending: err= 2026/04/24 05:15:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f3a48c0): >_readAt: n=5, err=EOF 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f3a48c0): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.989359647 +0000 UTC m=+5.897602659 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f3a48c0): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: Remove: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35773eb66b60 item 75 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f3a4f00): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f3a4f00): >openPending: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f3a4f00): _readAt: size=2, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f3a4f00): >_readAt: n=0, err=EOF 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f3a4f00): _writeAt: size=5, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f3a4f00): >_writeAt: n=5, err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f3a4f00): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.990502987 +0000 UTC m=+5.898746000 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f3a4f00): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f3a5400): _writeAt: size=5, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f3a5400): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f3a5400): >openPending: err= 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35773eb66fc0 item 76 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f3a5400): >_writeAt: n=5, err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f3a5400): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.990891652 +0000 UTC m=+5.899134664 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f3a5400): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f3a5940): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f3a5940): >openPending: err= 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35773eb67180 item 76 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f3a5940): _readAt: size=2, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f3a5940): >_readAt: n=0, err=EOF 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f3a5940): _writeAt: size=3, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f3a5940): >_writeAt: n=3, err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f3a5940): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.991355078 +0000 UTC m=+5.899598090 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f3a5940): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f3a5ec0): _readAt: size=512, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f3a5ec0): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f3a5ec0): >openPending: err= 2026/04/24 05:15:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f3a5ec0): >_readAt: n=3, err=EOF 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f3a5ec0): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.991355078 +0000 UTC m=+5.899598090 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f3a5ec0): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: Remove: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35773eb673b0 item 76 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ed08640): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ed08640): >openPending: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ed08640): _readAt: size=2, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ed08640): >_readAt: n=0, err=EOF 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ed08640): _writeAt: size=5, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ed08640): >_writeAt: n=5, err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ed08640): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.992532823 +0000 UTC m=+5.900775836 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ed08640): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ed08b40): _writeAt: size=5, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ed08b40): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ed08b40): >openPending: err= 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35773eb67730 item 77 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ed08b40): >_writeAt: n=5, err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ed08b40): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.993001067 +0000 UTC m=+5.901244080 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ed08b40): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/24 05:15:52 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ed09240): _readAt: size=512, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ed09240): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ed09240): >openPending: err= 2026/04/24 05:15:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ed09240): >_readAt: n=5, err=EOF 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ed09240): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.993001067 +0000 UTC m=+5.901244080 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ed09240): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: Remove: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35773eb67ab0 item 77 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ed09880): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ed09880): >openPending: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ed09880): _readAt: size=2, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ed09880): >_readAt: n=0, err=EOF 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ed09880): _writeAt: size=5, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ed09880): >_writeAt: n=5, err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ed09880): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.994322644 +0000 UTC m=+5.902565657 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ed09880): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ed09d80): _writeAt: size=5, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ed09d80): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ed09d80): >openPending: err= 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35773eb67e30 item 78 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ed09d80): >_writeAt: n=5, err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ed09d80): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.99472803 +0000 UTC m=+5.902971042 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773ed09d80): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/24 05:15:52 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f46c580): _readAt: size=512, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f46c580): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f46c580): >openPending: err= 2026/04/24 05:15:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f46c580): >_readAt: n=5, err=EOF 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f46c580): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.99472803 +0000 UTC m=+5.902971042 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f46c580): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: Remove: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35773ed84150 item 78 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f46cbc0): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f46cbc0): >openPending: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f46cbc0): _readAt: size=2, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f46cbc0): >_readAt: n=0, err=EOF 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f46cbc0): _writeAt: size=5, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f46cbc0): >_writeAt: n=5, err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f46cbc0): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.996076569 +0000 UTC m=+5.904319581 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f46cbc0): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f46d0c0): _writeAt: size=5, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f46d0c0): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f46d0c0): >openPending: err= 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35773ed844d0 item 79 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f46d0c0): >_writeAt: n=5, err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f46d0c0): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.996507673 +0000 UTC m=+5.904750685 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f46d0c0): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/24 05:15:52 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f46d7c0): _readAt: size=512, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f46d7c0): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f46d7c0): >openPending: err= 2026/04/24 05:15:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f46d7c0): >_readAt: n=5, err=EOF 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f46d7c0): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.996507673 +0000 UTC m=+5.904750685 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f46d7c0): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: Remove: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35773ed84690 item 79 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 05:15:52 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/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f46de00): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f46de00): >openPending: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f46de00): _readAt: size=2, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f46de00): >_readAt: n=0, err=EOF 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f46de00): _writeAt: size=5, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f46de00): >_writeAt: n=5, err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f46de00): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.997678225 +0000 UTC m=+5.905921238 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f46de00): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f478400): _writeAt: size=5, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f478400): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f478400): >openPending: err= 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35773ed84a10 item 80 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f478400): >_writeAt: n=5, err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f478400): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.998073483 +0000 UTC m=+5.906316494 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f478400): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/24 05:15:52 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f478b00): _readAt: size=512, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f478b00): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f478b00): >openPending: err= 2026/04/24 05:15:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f478b00): >_readAt: n=5, err=EOF 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f478b00): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.998073483 +0000 UTC m=+5.906316494 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f478b00): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: Remove: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35773ed84bd0 item 80 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f479140): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f479140): >openPending: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f479140): _writeAt: size=5, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f479140): >_writeAt: n=5, err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f479140): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.999244594 +0000 UTC m=+5.907487647 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f479140): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f4795c0): _readAt: size=2, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f4795c0): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f4795c0): open at offset 5 2026/04/24 05:15:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f4795c0): >openPending: err= 2026/04/24 05:15:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f4795c0): >_readAt: n=2, err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f4795c0): _writeAt: size=3, off=7 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35773ed84f50 item 81 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f4795c0): >_writeAt: n=3, err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f4795c0): close: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.999663186 +0000 UTC m=+5.907906198 2026/04/24 05:15:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f4795c0): >close: err= 2026/04/24 05:15:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 05:15:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 05:15:52 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f479b00): _readAt: size=512, off=0 2026/04/24 05:15:52 DEBUG : open-test-file(0x35773f479b00): openPending: 2026/04/24 05:15:52 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/24 05:15:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:53 DEBUG : open-test-file(0x35773f479b00): >openPending: err= 2026/04/24 05:15:53 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/24 05:15:53 DEBUG : open-test-file(0x35773f479b00): >_readAt: n=8, err=EOF 2026/04/24 05:15:53 DEBUG : open-test-file(0x35773f479b00): close: 2026/04/24 05:15:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:52.999663186 +0000 UTC m=+5.907906198 2026/04/24 05:15:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:53 DEBUG : open-test-file(0x35773f479b00): >close: err= 2026/04/24 05:15:53 DEBUG : open-test-file: Remove: 2026/04/24 05:15:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35773ed85260 item 81 2026/04/24 05:15:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 05:15:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 05:15:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 05:15:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/04/24 05:15:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 05:15:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/24 05:15:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 05:15:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 05:15:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:53 DEBUG : open-test-file(0x35773e974280): openPending: 2026/04/24 05:15:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 05:15:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:53 DEBUG : open-test-file(0x35773e974280): >openPending: err= 2026/04/24 05:15:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:53 DEBUG : open-test-file(0x35773e974280): _writeAt: size=5, off=0 2026/04/24 05:15:53 DEBUG : open-test-file(0x35773e974280): >_writeAt: n=5, err= 2026/04/24 05:15:53 DEBUG : open-test-file(0x35773e974280): close: 2026/04/24 05:15:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:53.000870186 +0000 UTC m=+5.909113199 2026/04/24 05:15:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:53 DEBUG : open-test-file(0x35773e974280): >close: err= 2026/04/24 05:15:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 05:15:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/04/24 05:15:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:53 DEBUG : open-test-file(0x35773e974780): openPending: 2026/04/24 05:15:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 05:15:53 DEBUG : open-test-file(0x35773e974780): open at offset 5 2026/04/24 05:15:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:53 DEBUG : open-test-file(0x35773e974780): >openPending: err= 2026/04/24 05:15:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/24 05:15:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35773ed855e0 item 82 2026/04/24 05:15:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:53 DEBUG : open-test-file(0x35773e974780): _readAt: size=2, off=5 2026/04/24 05:15:53 DEBUG : open-test-file(0x35773e974780): >_readAt: n=0, err=EOF 2026/04/24 05:15:53 DEBUG : open-test-file(0x35773e974780): _writeAt: size=3, off=5 2026/04/24 05:15:53 DEBUG : open-test-file(0x35773e974780): >_writeAt: n=3, err= 2026/04/24 05:15:53 DEBUG : open-test-file(0x35773e974780): close: 2026/04/24 05:15:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:53.001429243 +0000 UTC m=+5.909672255 2026/04/24 05:15:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:53 DEBUG : open-test-file(0x35773e974780): >close: err= 2026/04/24 05:15:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 05:15:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 05:15:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:53 DEBUG : open-test-file(0x35773e974d00): _readAt: size=512, off=0 2026/04/24 05:15:53 DEBUG : open-test-file(0x35773e974d00): openPending: 2026/04/24 05:15:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/24 05:15:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:53 DEBUG : open-test-file(0x35773e974d00): >openPending: err= 2026/04/24 05:15:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/24 05:15:53 DEBUG : open-test-file(0x35773e974d00): >_readAt: n=3, err=EOF 2026/04/24 05:15:53 DEBUG : open-test-file(0x35773e974d00): close: 2026/04/24 05:15:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:53.001429243 +0000 UTC m=+5.909672255 2026/04/24 05:15:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:53 DEBUG : open-test-file(0x35773e974d00): >close: err= 2026/04/24 05:15:53 DEBUG : open-test-file: Remove: 2026/04/24 05:15:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35773ed85810 item 82 2026/04/24 05:15:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 05:15:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 05:15:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 05:15:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/04/24 05:15:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/24 05:15:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/24 05:15:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 05:15:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 05:15:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:53 DEBUG : open-test-file(0x35773e975380): openPending: 2026/04/24 05:15:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 05:15:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:53 DEBUG : open-test-file(0x35773e975380): >openPending: err= 2026/04/24 05:15:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:53 DEBUG : open-test-file(0x35773e975380): _writeAt: size=5, off=0 2026/04/24 05:15:53 DEBUG : open-test-file(0x35773e975380): >_writeAt: n=5, err= 2026/04/24 05:15:53 DEBUG : open-test-file(0x35773e975380): close: 2026/04/24 05:15:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:53.002730752 +0000 UTC m=+5.910973764 2026/04/24 05:15:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:53 DEBUG : open-test-file(0x35773e975380): >close: err= 2026/04/24 05:15:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/24 05:15:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/04/24 05:15:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:53 DEBUG : open-test-file(0x35773e975880): _readAt: size=2, off=0 2026/04/24 05:15:53 DEBUG : open-test-file(0x35773e975880): openPending: 2026/04/24 05:15:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 05:15:53 DEBUG : open-test-file(0x35773e975880): open at offset 5 2026/04/24 05:15:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:53 DEBUG : open-test-file(0x35773e975880): >openPending: err= 2026/04/24 05:15:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/24 05:15:53 DEBUG : open-test-file(0x35773e975880): >_readAt: n=2, err= 2026/04/24 05:15:53 DEBUG : open-test-file(0x35773e975880): _writeAt: size=3, off=7 2026/04/24 05:15:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35773ed85c00 item 83 2026/04/24 05:15:53 DEBUG : open-test-file(0x35773e975880): >_writeAt: n=3, err= 2026/04/24 05:15:53 DEBUG : open-test-file(0x35773e975880): close: 2026/04/24 05:15:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:53.003124807 +0000 UTC m=+5.911367819 2026/04/24 05:15:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:53 DEBUG : open-test-file(0x35773e975880): >close: err= 2026/04/24 05:15:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 05:15:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 05:15:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:53 DEBUG : open-test-file(0x35773e975dc0): _readAt: size=512, off=0 2026/04/24 05:15:53 DEBUG : open-test-file(0x35773e975dc0): openPending: 2026/04/24 05:15:53 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/24 05:15:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:53 DEBUG : open-test-file(0x35773e975dc0): >openPending: err= 2026/04/24 05:15:53 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/24 05:15:53 DEBUG : open-test-file(0x35773e975dc0): >_readAt: n=8, err=EOF 2026/04/24 05:15:53 DEBUG : open-test-file(0x35773e975dc0): close: 2026/04/24 05:15:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:53.003124807 +0000 UTC m=+5.911367819 2026/04/24 05:15:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:53 DEBUG : open-test-file(0x35773e975dc0): >close: err= 2026/04/24 05:15:53 DEBUG : open-test-file: Remove: 2026/04/24 05:15:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35773ed85dc0 item 83 2026/04/24 05:15:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 05:15:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 05:15:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 05:15:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/04/24 05:15:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 05:15:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/24 05:15:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 05:15:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 05:15:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:53 DEBUG : open-test-file(0x35773e9b2540): openPending: 2026/04/24 05:15:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 05:15:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:53 DEBUG : open-test-file(0x35773e9b2540): >openPending: err= 2026/04/24 05:15:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:53 DEBUG : open-test-file(0x35773e9b2540): _writeAt: size=5, off=0 2026/04/24 05:15:53 DEBUG : open-test-file(0x35773e9b2540): >_writeAt: n=5, err= 2026/04/24 05:15:53 DEBUG : open-test-file(0x35773e9b2540): close: 2026/04/24 05:15:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:53.004614842 +0000 UTC m=+5.912857854 2026/04/24 05:15:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:53 DEBUG : open-test-file(0x35773e9b2540): >close: err= 2026/04/24 05:15:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 05:15:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/04/24 05:15:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:53 DEBUG : open-test-file(0x35773e9b2a40): openPending: 2026/04/24 05:15:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 05:15:53 DEBUG : open-test-file(0x35773e9b2a40): open at offset 5 2026/04/24 05:15:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:53 DEBUG : open-test-file(0x35773e9b2a40): >openPending: err= 2026/04/24 05:15:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/24 05:15:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35773f182380 item 84 2026/04/24 05:15:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:53 DEBUG : open-test-file(0x35773e9b2a40): _readAt: size=2, off=5 2026/04/24 05:15:53 DEBUG : open-test-file(0x35773e9b2a40): >_readAt: n=0, err=EOF 2026/04/24 05:15:53 DEBUG : open-test-file(0x35773e9b2a40): _writeAt: size=3, off=5 2026/04/24 05:15:53 DEBUG : open-test-file(0x35773e9b2a40): >_writeAt: n=3, err= 2026/04/24 05:15:53 DEBUG : open-test-file(0x35773e9b2a40): close: 2026/04/24 05:15:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:53.005169941 +0000 UTC m=+5.913412963 2026/04/24 05:15:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:53 DEBUG : open-test-file(0x35773e9b2a40): >close: err= 2026/04/24 05:15:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 05:15:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 05:15:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:53 DEBUG : open-test-file(0x35773e9b2fc0): _readAt: size=512, off=0 2026/04/24 05:15:53 DEBUG : open-test-file(0x35773e9b2fc0): openPending: 2026/04/24 05:15:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/24 05:15:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:53 DEBUG : open-test-file(0x35773e9b2fc0): >openPending: err= 2026/04/24 05:15:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/24 05:15:53 DEBUG : open-test-file(0x35773e9b2fc0): >_readAt: n=3, err=EOF 2026/04/24 05:15:53 DEBUG : open-test-file(0x35773e9b2fc0): close: 2026/04/24 05:15:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:53.005169941 +0000 UTC m=+5.913412963 2026/04/24 05:15:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:53 DEBUG : open-test-file(0x35773e9b2fc0): >close: err= 2026/04/24 05:15:53 DEBUG : open-test-file: Remove: 2026/04/24 05:15:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35773f182540 item 84 2026/04/24 05:15:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 05:15:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 05:15:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 05:15:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/04/24 05:15:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/24 05:15:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/24 05:15:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 05:15:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 05:15:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:53 DEBUG : open-test-file(0x35773e9b3640): openPending: 2026/04/24 05:15:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 05:15:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:53 DEBUG : open-test-file(0x35773e9b3640): >openPending: err= 2026/04/24 05:15:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:53 DEBUG : open-test-file(0x35773e9b3640): _writeAt: size=5, off=0 2026/04/24 05:15:53 DEBUG : open-test-file(0x35773e9b3640): >_writeAt: n=5, err= 2026/04/24 05:15:53 DEBUG : open-test-file(0x35773e9b3640): close: 2026/04/24 05:15:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:53.006391239 +0000 UTC m=+5.914634251 2026/04/24 05:15:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:53 DEBUG : open-test-file(0x35773e9b3640): >close: err= 2026/04/24 05:15:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/24 05:15:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/04/24 05:15:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:53 DEBUG : open-test-file(0x35773e9b3b40): _readAt: size=2, off=0 2026/04/24 05:15:53 DEBUG : open-test-file(0x35773e9b3b40): openPending: 2026/04/24 05:15:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 05:15:53 DEBUG : open-test-file(0x35773e9b3b40): open at offset 5 2026/04/24 05:15:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:53 DEBUG : open-test-file(0x35773e9b3b40): >openPending: err= 2026/04/24 05:15:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/24 05:15:53 DEBUG : open-test-file(0x35773e9b3b40): >_readAt: n=2, err= 2026/04/24 05:15:53 DEBUG : open-test-file(0x35773e9b3b40): _writeAt: size=3, off=7 2026/04/24 05:15:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35773f182af0 item 85 2026/04/24 05:15:53 DEBUG : open-test-file(0x35773e9b3b40): >_writeAt: n=3, err= 2026/04/24 05:15:53 DEBUG : open-test-file(0x35773e9b3b40): close: 2026/04/24 05:15:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:53.007146226 +0000 UTC m=+5.915389237 2026/04/24 05:15:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:53 DEBUG : open-test-file(0x35773e9b3b40): >close: err= 2026/04/24 05:15:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 05:15:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 05:15:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:53 DEBUG : open-test-file(0x35773ea76180): _readAt: size=512, off=0 2026/04/24 05:15:53 DEBUG : open-test-file(0x35773ea76180): openPending: 2026/04/24 05:15:53 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/24 05:15:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:53 DEBUG : open-test-file(0x35773ea76180): >openPending: err= 2026/04/24 05:15:53 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/24 05:15:53 DEBUG : open-test-file(0x35773ea76180): >_readAt: n=8, err=EOF 2026/04/24 05:15:53 DEBUG : open-test-file(0x35773ea76180): close: 2026/04/24 05:15:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:53.007146226 +0000 UTC m=+5.915389237 2026/04/24 05:15:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:53 DEBUG : open-test-file(0x35773ea76180): >close: err= 2026/04/24 05:15:53 DEBUG : open-test-file: Remove: 2026/04/24 05:15:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35773f182cb0 item 85 2026/04/24 05:15:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 05:15:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 05:15:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 05:15:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/04/24 05:15:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 05:15:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/24 05:15:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 05:15:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 05:15:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:53 DEBUG : open-test-file(0x35773ea76800): openPending: 2026/04/24 05:15:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 05:15:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:53 DEBUG : open-test-file(0x35773ea76800): >openPending: err= 2026/04/24 05:15:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:53 DEBUG : open-test-file(0x35773ea76800): _writeAt: size=5, off=0 2026/04/24 05:15:53 DEBUG : open-test-file(0x35773ea76800): >_writeAt: n=5, err= 2026/04/24 05:15:53 DEBUG : open-test-file(0x35773ea76800): close: 2026/04/24 05:15:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:53.008578381 +0000 UTC m=+5.916821393 2026/04/24 05:15:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:53 DEBUG : open-test-file(0x35773ea76800): >close: err= 2026/04/24 05:15:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 05:15:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/04/24 05:15:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:53 DEBUG : open-test-file(0x35773ea76d00): openPending: 2026/04/24 05:15:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 05:15:53 DEBUG : open-test-file(0x35773ea76d00): open at offset 5 2026/04/24 05:15:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:53 DEBUG : open-test-file(0x35773ea76d00): >openPending: err= 2026/04/24 05:15:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/24 05:15:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35773f183110 item 86 2026/04/24 05:15:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:53 DEBUG : open-test-file(0x35773ea76d00): _readAt: size=2, off=5 2026/04/24 05:15:53 DEBUG : open-test-file(0x35773ea76d00): >_readAt: n=0, err=EOF 2026/04/24 05:15:53 DEBUG : open-test-file(0x35773ea76d00): _writeAt: size=3, off=5 2026/04/24 05:15:53 DEBUG : open-test-file(0x35773ea76d00): >_writeAt: n=3, err= 2026/04/24 05:15:53 DEBUG : open-test-file(0x35773ea76d00): close: 2026/04/24 05:15:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:53.009619247 +0000 UTC m=+5.917862260 2026/04/24 05:15:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:53 DEBUG : open-test-file(0x35773ea76d00): >close: err= 2026/04/24 05:15:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 05:15:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 05:15:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:53 DEBUG : open-test-file(0x35773ea77280): _readAt: size=512, off=0 2026/04/24 05:15:53 DEBUG : open-test-file(0x35773ea77280): openPending: 2026/04/24 05:15:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/24 05:15:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:53 DEBUG : open-test-file(0x35773ea77280): >openPending: err= 2026/04/24 05:15:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/24 05:15:53 DEBUG : open-test-file(0x35773ea77280): >_readAt: n=3, err=EOF 2026/04/24 05:15:53 DEBUG : open-test-file(0x35773ea77280): close: 2026/04/24 05:15:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:53.009619247 +0000 UTC m=+5.917862260 2026/04/24 05:15:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:53 DEBUG : open-test-file(0x35773ea77280): >close: err= 2026/04/24 05:15:53 DEBUG : open-test-file: Remove: 2026/04/24 05:15:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35773f183340 item 86 2026/04/24 05:15:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 05:15:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 05:15:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 05:15:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/04/24 05:15:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/24 05:15:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/24 05:15:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 05:15:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 05:15:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:53 DEBUG : open-test-file(0x35773ea77900): openPending: 2026/04/24 05:15:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 05:15:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:53 DEBUG : open-test-file(0x35773ea77900): >openPending: err= 2026/04/24 05:15:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:53 DEBUG : open-test-file(0x35773ea77900): _writeAt: size=5, off=0 2026/04/24 05:15:53 DEBUG : open-test-file(0x35773ea77900): >_writeAt: n=5, err= 2026/04/24 05:15:53 DEBUG : open-test-file(0x35773ea77900): close: 2026/04/24 05:15:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:53.011431172 +0000 UTC m=+5.919674184 2026/04/24 05:15:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:53 DEBUG : open-test-file(0x35773ea77900): >close: err= 2026/04/24 05:15:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/24 05:15:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/04/24 05:15:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:53 DEBUG : open-test-file(0x35773ea77e00): _readAt: size=2, off=0 2026/04/24 05:15:53 DEBUG : open-test-file(0x35773ea77e00): openPending: 2026/04/24 05:15:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 05:15:53 DEBUG : open-test-file(0x35773ea77e00): open at offset 5 2026/04/24 05:15:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:53 DEBUG : open-test-file(0x35773ea77e00): >openPending: err= 2026/04/24 05:15:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/24 05:15:53 DEBUG : open-test-file(0x35773ea77e00): >_readAt: n=2, err= 2026/04/24 05:15:53 DEBUG : open-test-file(0x35773ea77e00): _writeAt: size=3, off=7 2026/04/24 05:15:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35773f1836c0 item 87 2026/04/24 05:15:53 DEBUG : open-test-file(0x35773ea77e00): >_writeAt: n=3, err= 2026/04/24 05:15:53 DEBUG : open-test-file(0x35773ea77e00): close: 2026/04/24 05:15:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:53.012073645 +0000 UTC m=+5.920316668 2026/04/24 05:15:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:53 DEBUG : open-test-file(0x35773ea77e00): >close: err= 2026/04/24 05:15:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 05:15:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 05:15:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:53 DEBUG : open-test-file(0x35773eaac440): _readAt: size=512, off=0 2026/04/24 05:15:53 DEBUG : open-test-file(0x35773eaac440): openPending: 2026/04/24 05:15:53 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/24 05:15:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:53 DEBUG : open-test-file(0x35773eaac440): >openPending: err= 2026/04/24 05:15:53 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/24 05:15:53 DEBUG : open-test-file(0x35773eaac440): >_readAt: n=8, err=EOF 2026/04/24 05:15:53 DEBUG : open-test-file(0x35773eaac440): close: 2026/04/24 05:15:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:53.012073645 +0000 UTC m=+5.920316668 2026/04/24 05:15:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:53 DEBUG : open-test-file(0x35773eaac440): >close: err= 2026/04/24 05:15:53 DEBUG : open-test-file: Remove: 2026/04/24 05:15:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35773f183880 item 87 2026/04/24 05:15:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 05:15:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 05:15:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 05:15:53 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/04/24 05:15:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 05:15:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/24 05:15:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 05:15:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 05:15:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:53 DEBUG : open-test-file(0x35773eaacac0): openPending: 2026/04/24 05:15:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 05:15:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:53 DEBUG : open-test-file(0x35773eaacac0): >openPending: err= 2026/04/24 05:15:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:53 DEBUG : open-test-file(0x35773eaacac0): _writeAt: size=5, off=0 2026/04/24 05:15:53 DEBUG : open-test-file(0x35773eaacac0): >_writeAt: n=5, err= 2026/04/24 05:15:53 DEBUG : open-test-file(0x35773eaacac0): close: 2026/04/24 05:15:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:53.01348899 +0000 UTC m=+5.921732002 2026/04/24 05:15:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:53 DEBUG : open-test-file(0x35773eaacac0): >close: err= 2026/04/24 05:15:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 05:15:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/04/24 05:15:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:53 DEBUG : open-test-file(0x35773eaacfc0): openPending: 2026/04/24 05:15:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 05:15:53 DEBUG : open-test-file(0x35773eaacfc0): open at offset 5 2026/04/24 05:15:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:53 DEBUG : open-test-file(0x35773eaacfc0): >openPending: err= 2026/04/24 05:15:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/24 05:15:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35773f183c00 item 88 2026/04/24 05:15:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:53 DEBUG : open-test-file(0x35773eaacfc0): _readAt: size=2, off=5 2026/04/24 05:15:53 DEBUG : open-test-file(0x35773eaacfc0): >_readAt: n=0, err=EOF 2026/04/24 05:15:53 DEBUG : open-test-file(0x35773eaacfc0): _writeAt: size=3, off=5 2026/04/24 05:15:53 DEBUG : open-test-file(0x35773eaacfc0): >_writeAt: n=3, err= 2026/04/24 05:15:53 DEBUG : open-test-file(0x35773eaacfc0): close: 2026/04/24 05:15:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:53.014097109 +0000 UTC m=+5.922340121 2026/04/24 05:15:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:53 DEBUG : open-test-file(0x35773eaacfc0): >close: err= 2026/04/24 05:15:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 05:15:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 05:15:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:53 DEBUG : open-test-file(0x35773eaad540): _readAt: size=512, off=0 2026/04/24 05:15:53 DEBUG : open-test-file(0x35773eaad540): openPending: 2026/04/24 05:15:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/24 05:15:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:53 DEBUG : open-test-file(0x35773eaad540): >openPending: err= 2026/04/24 05:15:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/24 05:15:53 DEBUG : open-test-file(0x35773eaad540): >_readAt: n=3, err=EOF 2026/04/24 05:15:53 DEBUG : open-test-file(0x35773eaad540): close: 2026/04/24 05:15:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:53.014097109 +0000 UTC m=+5.922340121 2026/04/24 05:15:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:53 DEBUG : open-test-file(0x35773eaad540): >close: err= 2026/04/24 05:15:53 DEBUG : open-test-file: Remove: 2026/04/24 05:15:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35773f183dc0 item 88 2026/04/24 05:15:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 05:15:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 05:15:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 05:15:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/04/24 05:15:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/24 05:15:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/04/24 05:15:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:53 DEBUG : open-test-file(0x35773eaadb80): openPending: 2026/04/24 05:15:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 05:15:53 DEBUG : open-test-file(0x35773eaadb80): open at offset 0 2026/04/24 05:15:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:53 DEBUG : open-test-file(0x35773eaadb80): >openPending: err= 2026/04/24 05:15:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:53 DEBUG : open-test-file(0x35773eaadb80): _readAt: size=2, off=0 2026/04/24 05:15:53 DEBUG : open-test-file(0x35773eaadb80): >_readAt: n=0, err=EOF 2026/04/24 05:15:53 DEBUG : open-test-file(0x35773eaadb80): _writeAt: size=5, off=0 2026/04/24 05:15:53 DEBUG : open-test-file(0x35773eaadb80): >_writeAt: n=5, err= 2026/04/24 05:15:53 DEBUG : open-test-file(0x35773eaadb80): close: 2026/04/24 05:15:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:53.015245339 +0000 UTC m=+5.923488351 2026/04/24 05:15:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:53 DEBUG : open-test-file(0x35773eaadb80): >close: err= 2026/04/24 05:15:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 05:15:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 05:15:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:53 DEBUG : open-test-file(0x35773eaba1c0): _writeAt: size=5, off=0 2026/04/24 05:15:53 DEBUG : open-test-file(0x35773eaba1c0): openPending: 2026/04/24 05:15:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 05:15:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:53 DEBUG : open-test-file(0x35773eaba1c0): >openPending: err= 2026/04/24 05:15:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35773f216380 item 89 2026/04/24 05:15:53 DEBUG : open-test-file(0x35773eaba1c0): >_writeAt: n=5, err= 2026/04/24 05:15:53 DEBUG : open-test-file(0x35773eaba1c0): close: 2026/04/24 05:15:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:53.015604717 +0000 UTC m=+5.923847730 2026/04/24 05:15:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:53 DEBUG : open-test-file(0x35773eaba1c0): >close: err= 2026/04/24 05:15:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/24 05:15:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/04/24 05:15:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:53 DEBUG : open-test-file(0x35773eaba700): _readAt: size=2, off=0 2026/04/24 05:15:53 DEBUG : open-test-file(0x35773eaba700): openPending: 2026/04/24 05:15:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 05:15:53 DEBUG : open-test-file(0x35773eaba700): open at offset 5 2026/04/24 05:15:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:53 DEBUG : open-test-file(0x35773eaba700): >openPending: err= 2026/04/24 05:15:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/24 05:15:53 DEBUG : open-test-file(0x35773eaba700): >_readAt: n=2, err= 2026/04/24 05:15:53 DEBUG : open-test-file(0x35773eaba700): _writeAt: size=3, off=7 2026/04/24 05:15:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35773f216620 item 89 2026/04/24 05:15:53 DEBUG : open-test-file(0x35773eaba700): >_writeAt: n=3, err= 2026/04/24 05:15:53 DEBUG : open-test-file(0x35773eaba700): close: 2026/04/24 05:15:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:53.016024331 +0000 UTC m=+5.924267343 2026/04/24 05:15:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:53 DEBUG : open-test-file(0x35773eaba700): >close: err= 2026/04/24 05:15:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 05:15:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 05:15:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:53 DEBUG : open-test-file(0x35773eabac80): _readAt: size=512, off=0 2026/04/24 05:15:53 DEBUG : open-test-file(0x35773eabac80): openPending: 2026/04/24 05:15:53 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/24 05:15:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:53 DEBUG : open-test-file(0x35773eabac80): >openPending: err= 2026/04/24 05:15:53 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/24 05:15:53 DEBUG : open-test-file(0x35773eabac80): >_readAt: n=8, err=EOF 2026/04/24 05:15:53 DEBUG : open-test-file(0x35773eabac80): close: 2026/04/24 05:15:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:53.016024331 +0000 UTC m=+5.924267343 2026/04/24 05:15:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:53 DEBUG : open-test-file(0x35773eabac80): >close: err= 2026/04/24 05:15:53 DEBUG : open-test-file: Remove: 2026/04/24 05:15:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35773f2167e0 item 89 2026/04/24 05:15:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 05:15:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 05:15:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 05:15:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/04/24 05:15:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 05:15:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/04/24 05:15:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:53 DEBUG : open-test-file(0x35773eabb2c0): openPending: 2026/04/24 05:15:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 05:15:53 DEBUG : open-test-file(0x35773eabb2c0): open at offset 0 2026/04/24 05:15:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:53 DEBUG : open-test-file(0x35773eabb2c0): >openPending: err= 2026/04/24 05:15:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:53 DEBUG : open-test-file(0x35773eabb2c0): _readAt: size=2, off=0 2026/04/24 05:15:53 DEBUG : open-test-file(0x35773eabb2c0): >_readAt: n=0, err=EOF 2026/04/24 05:15:53 DEBUG : open-test-file(0x35773eabb2c0): _writeAt: size=5, off=0 2026/04/24 05:15:53 DEBUG : open-test-file(0x35773eabb2c0): >_writeAt: n=5, err= 2026/04/24 05:15:53 DEBUG : open-test-file(0x35773eabb2c0): close: 2026/04/24 05:15:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:53.017330218 +0000 UTC m=+5.925573240 2026/04/24 05:15:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:53 DEBUG : open-test-file(0x35773eabb2c0): >close: err= 2026/04/24 05:15:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 05:15:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 05:15:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:53 DEBUG : open-test-file(0x35773ecea140): _writeAt: size=5, off=0 2026/04/24 05:15:53 DEBUG : open-test-file(0x35773ecea140): openPending: 2026/04/24 05:15:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 05:15:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:53 DEBUG : open-test-file(0x35773ecea140): >openPending: err= 2026/04/24 05:15:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35773eb50070 item 90 2026/04/24 05:15:53 DEBUG : open-test-file(0x35773ecea140): >_writeAt: n=5, err= 2026/04/24 05:15:53 DEBUG : open-test-file(0x35773ecea140): close: 2026/04/24 05:15:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:53.017797742 +0000 UTC m=+5.926040754 2026/04/24 05:15:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:53 DEBUG : open-test-file(0x35773ecea140): >close: err= 2026/04/24 05:15:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 05:15:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/04/24 05:15:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:53 DEBUG : open-test-file(0x35773ecea680): openPending: 2026/04/24 05:15:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 05:15:53 DEBUG : open-test-file(0x35773ecea680): open at offset 5 2026/04/24 05:15:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:53 DEBUG : open-test-file(0x35773ecea680): >openPending: err= 2026/04/24 05:15:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/24 05:15:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35773eb50230 item 90 2026/04/24 05:15:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:53 DEBUG : open-test-file(0x35773ecea680): _readAt: size=2, off=5 2026/04/24 05:15:53 DEBUG : open-test-file(0x35773ecea680): >_readAt: n=0, err=EOF 2026/04/24 05:15:53 DEBUG : open-test-file(0x35773ecea680): _writeAt: size=3, off=5 2026/04/24 05:15:53 DEBUG : open-test-file(0x35773ecea680): >_writeAt: n=3, err= 2026/04/24 05:15:53 DEBUG : open-test-file(0x35773ecea680): close: 2026/04/24 05:15:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:53.018306673 +0000 UTC m=+5.926549685 2026/04/24 05:15:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:53 DEBUG : open-test-file(0x35773ecea680): >close: err= 2026/04/24 05:15:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 05:15:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 05:15:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:53 DEBUG : open-test-file(0x35773eceac40): _readAt: size=512, off=0 2026/04/24 05:15:53 DEBUG : open-test-file(0x35773eceac40): openPending: 2026/04/24 05:15:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/24 05:15:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:53 DEBUG : open-test-file(0x35773eceac40): >openPending: err= 2026/04/24 05:15:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/24 05:15:53 DEBUG : open-test-file(0x35773eceac40): >_readAt: n=3, err=EOF 2026/04/24 05:15:53 DEBUG : open-test-file(0x35773eceac40): close: 2026/04/24 05:15:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:53.018306673 +0000 UTC m=+5.926549685 2026/04/24 05:15:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:53 DEBUG : open-test-file(0x35773eceac40): >close: err= 2026/04/24 05:15:53 DEBUG : open-test-file: Remove: 2026/04/24 05:15:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35773eb50540 item 90 2026/04/24 05:15:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 05:15:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 05:15:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 05:15:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/04/24 05:15:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/24 05:15:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/04/24 05:15:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:53 DEBUG : open-test-file(0x35773eceb280): openPending: 2026/04/24 05:15:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 05:15:53 DEBUG : open-test-file(0x35773eceb280): open at offset 0 2026/04/24 05:15:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:53 DEBUG : open-test-file(0x35773eceb280): >openPending: err= 2026/04/24 05:15:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:53 DEBUG : open-test-file(0x35773eceb280): _readAt: size=2, off=0 2026/04/24 05:15:53 DEBUG : open-test-file(0x35773eceb280): >_readAt: n=0, err=EOF 2026/04/24 05:15:53 DEBUG : open-test-file(0x35773eceb280): _writeAt: size=5, off=0 2026/04/24 05:15:53 DEBUG : open-test-file(0x35773eceb280): >_writeAt: n=5, err= 2026/04/24 05:15:53 DEBUG : open-test-file(0x35773eceb280): close: 2026/04/24 05:15:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:53.019371745 +0000 UTC m=+5.927614757 2026/04/24 05:15:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:53 DEBUG : open-test-file(0x35773eceb280): >close: err= 2026/04/24 05:15:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 05:15:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 05:15:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:53 DEBUG : open-test-file(0x35773eceb7c0): _writeAt: size=5, off=0 2026/04/24 05:15:53 DEBUG : open-test-file(0x35773eceb7c0): openPending: 2026/04/24 05:15:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 05:15:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:53 DEBUG : open-test-file(0x35773eceb7c0): >openPending: err= 2026/04/24 05:15:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35773eb50b60 item 91 2026/04/24 05:15:53 DEBUG : open-test-file(0x35773eceb7c0): >_writeAt: n=5, err= 2026/04/24 05:15:53 DEBUG : open-test-file(0x35773eceb7c0): close: 2026/04/24 05:15:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:53.019745963 +0000 UTC m=+5.927988975 2026/04/24 05:15:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:53 DEBUG : open-test-file(0x35773eceb7c0): >close: err= 2026/04/24 05:15:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/24 05:15:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/04/24 05:15:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:53 DEBUG : open-test-file(0x35773ecebd00): _readAt: size=2, off=0 2026/04/24 05:15:53 DEBUG : open-test-file(0x35773ecebd00): openPending: 2026/04/24 05:15:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 05:15:53 DEBUG : open-test-file(0x35773ecebd00): open at offset 5 2026/04/24 05:15:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:53 DEBUG : open-test-file(0x35773ecebd00): >openPending: err= 2026/04/24 05:15:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/24 05:15:53 DEBUG : open-test-file(0x35773ecebd00): >_readAt: n=2, err= 2026/04/24 05:15:53 DEBUG : open-test-file(0x35773ecebd00): _writeAt: size=3, off=7 2026/04/24 05:15:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35773eb50d20 item 91 2026/04/24 05:15:53 DEBUG : open-test-file(0x35773ecebd00): >_writeAt: n=3, err= 2026/04/24 05:15:53 DEBUG : open-test-file(0x35773ecebd00): close: 2026/04/24 05:15:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:53.02023695 +0000 UTC m=+5.928479963 2026/04/24 05:15:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:53 DEBUG : open-test-file(0x35773ecebd00): >close: err= 2026/04/24 05:15:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 05:15:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 05:15:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:53 DEBUG : open-test-file(0x35773eb22380): _readAt: size=512, off=0 2026/04/24 05:15:53 DEBUG : open-test-file(0x35773eb22380): openPending: 2026/04/24 05:15:53 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/24 05:15:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:53 DEBUG : open-test-file(0x35773eb22380): >openPending: err= 2026/04/24 05:15:53 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/24 05:15:53 DEBUG : open-test-file(0x35773eb22380): >_readAt: n=8, err=EOF 2026/04/24 05:15:53 DEBUG : open-test-file(0x35773eb22380): close: 2026/04/24 05:15:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:53.02023695 +0000 UTC m=+5.928479963 2026/04/24 05:15:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:53 DEBUG : open-test-file(0x35773eb22380): >close: err= 2026/04/24 05:15:53 DEBUG : open-test-file: Remove: 2026/04/24 05:15:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35773eb50ee0 item 91 2026/04/24 05:15:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 05:15:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 05:15:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 05:15:53 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/04/24 05:15:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 05:15:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/24 05:15:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:53 DEBUG : open-test-file(0x35773eb229c0): openPending: 2026/04/24 05:15:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 05:15:53 DEBUG : open-test-file(0x35773eb229c0): open at offset 0 2026/04/24 05:15:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:53 DEBUG : open-test-file(0x35773eb229c0): >openPending: err= 2026/04/24 05:15:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:53 DEBUG : open-test-file(0x35773eb229c0): _readAt: size=2, off=0 2026/04/24 05:15:53 DEBUG : open-test-file(0x35773eb229c0): >_readAt: n=0, err=EOF 2026/04/24 05:15:53 DEBUG : open-test-file(0x35773eb229c0): _writeAt: size=5, off=0 2026/04/24 05:15:53 DEBUG : open-test-file(0x35773eb229c0): >_writeAt: n=5, err= 2026/04/24 05:15:53 DEBUG : open-test-file(0x35773eb229c0): close: 2026/04/24 05:15:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:53.021505918 +0000 UTC m=+5.929748930 2026/04/24 05:15:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:53 DEBUG : open-test-file(0x35773eb229c0): >close: err= 2026/04/24 05:15:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 05:15:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 05:15:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:53 DEBUG : open-test-file(0x35773eb22f00): _writeAt: size=5, off=0 2026/04/24 05:15:53 DEBUG : open-test-file(0x35773eb22f00): openPending: 2026/04/24 05:15:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 05:15:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:53 DEBUG : open-test-file(0x35773eb22f00): >openPending: err= 2026/04/24 05:15:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35773eb513b0 item 92 2026/04/24 05:15:53 DEBUG : open-test-file(0x35773eb22f00): >_writeAt: n=5, err= 2026/04/24 05:15:53 DEBUG : open-test-file(0x35773eb22f00): close: 2026/04/24 05:15:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:53.021923547 +0000 UTC m=+5.930166559 2026/04/24 05:15:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:53 DEBUG : open-test-file(0x35773eb22f00): >close: err= 2026/04/24 05:15:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 05:15:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/24 05:15:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:53 DEBUG : open-test-file(0x35773eb23440): openPending: 2026/04/24 05:15:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 05:15:53 DEBUG : open-test-file(0x35773eb23440): open at offset 5 2026/04/24 05:15:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:53 DEBUG : open-test-file(0x35773eb23440): >openPending: err= 2026/04/24 05:15:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/24 05:15:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35773eb51650 item 92 2026/04/24 05:15:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:53 DEBUG : open-test-file(0x35773eb23440): _readAt: size=2, off=5 2026/04/24 05:15:53 DEBUG : open-test-file(0x35773eb23440): >_readAt: n=0, err=EOF 2026/04/24 05:15:53 DEBUG : open-test-file(0x35773eb23440): _writeAt: size=3, off=5 2026/04/24 05:15:53 DEBUG : open-test-file(0x35773eb23440): >_writeAt: n=3, err= 2026/04/24 05:15:53 DEBUG : open-test-file(0x35773eb23440): close: 2026/04/24 05:15:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:53.022379479 +0000 UTC m=+5.930622491 2026/04/24 05:15:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:53 DEBUG : open-test-file(0x35773eb23440): >close: err= 2026/04/24 05:15:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 05:15:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 05:15:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:53 DEBUG : open-test-file(0x35773eb23a00): _readAt: size=512, off=0 2026/04/24 05:15:53 DEBUG : open-test-file(0x35773eb23a00): openPending: 2026/04/24 05:15:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/24 05:15:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:53 DEBUG : open-test-file(0x35773eb23a00): >openPending: err= 2026/04/24 05:15:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/24 05:15:53 DEBUG : open-test-file(0x35773eb23a00): >_readAt: n=3, err=EOF 2026/04/24 05:15:53 DEBUG : open-test-file(0x35773eb23a00): close: 2026/04/24 05:15:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:53.022379479 +0000 UTC m=+5.930622491 2026/04/24 05:15:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:53 DEBUG : open-test-file(0x35773eb23a00): >close: err= 2026/04/24 05:15:53 DEBUG : open-test-file: Remove: 2026/04/24 05:15:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35773eb51810 item 92 2026/04/24 05:15:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 05:15:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 05:15:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 05:15:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/04/24 05:15:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/24 05:15:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/04/24 05:15:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:53 DEBUG : open-test-file(0x35773eb4c140): openPending: 2026/04/24 05:15:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 05:15:53 DEBUG : open-test-file(0x35773eb4c140): open at offset 0 2026/04/24 05:15:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:53 DEBUG : open-test-file(0x35773eb4c140): >openPending: err= 2026/04/24 05:15:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:53 DEBUG : open-test-file(0x35773eb4c140): _readAt: size=2, off=0 2026/04/24 05:15:53 DEBUG : open-test-file(0x35773eb4c140): >_readAt: n=0, err=EOF 2026/04/24 05:15:53 DEBUG : open-test-file(0x35773eb4c140): _writeAt: size=5, off=0 2026/04/24 05:15:53 DEBUG : open-test-file(0x35773eb4c140): >_writeAt: n=5, err= 2026/04/24 05:15:53 DEBUG : open-test-file(0x35773eb4c140): close: 2026/04/24 05:15:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:53.023378747 +0000 UTC m=+5.931621759 2026/04/24 05:15:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:53 DEBUG : open-test-file(0x35773eb4c140): >close: err= 2026/04/24 05:15:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 05:15:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 05:15:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:53 DEBUG : open-test-file(0x35773eb4c680): _writeAt: size=5, off=0 2026/04/24 05:15:53 DEBUG : open-test-file(0x35773eb4c680): openPending: 2026/04/24 05:15:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 05:15:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:53 DEBUG : open-test-file(0x35773eb4c680): >openPending: err= 2026/04/24 05:15:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35773eb51ce0 item 93 2026/04/24 05:15:53 DEBUG : open-test-file(0x35773eb4c680): >_writeAt: n=5, err= 2026/04/24 05:15:53 DEBUG : open-test-file(0x35773eb4c680): close: 2026/04/24 05:15:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:53.023815913 +0000 UTC m=+5.932058925 2026/04/24 05:15:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:53 DEBUG : open-test-file(0x35773eb4c680): >close: err= 2026/04/24 05:15:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/24 05:15:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/04/24 05:15:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/24 05:15:53 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/24 05:15:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/24 05:15:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/24 05:15:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 05:15:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 05:15:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:53 DEBUG : open-test-file(0x35773eb4cd80): _readAt: size=512, off=0 2026/04/24 05:15:53 DEBUG : open-test-file(0x35773eb4cd80): openPending: 2026/04/24 05:15:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 05:15:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:53 DEBUG : open-test-file(0x35773eb4cd80): >openPending: err= 2026/04/24 05:15:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 05:15:53 DEBUG : open-test-file(0x35773eb4cd80): >_readAt: n=5, err=EOF 2026/04/24 05:15:53 DEBUG : open-test-file(0x35773eb4cd80): close: 2026/04/24 05:15:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:53.023815913 +0000 UTC m=+5.932058925 2026/04/24 05:15:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:53 DEBUG : open-test-file(0x35773eb4cd80): >close: err= 2026/04/24 05:15:53 DEBUG : open-test-file: Remove: 2026/04/24 05:15:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35773ec6a000 item 93 2026/04/24 05:15:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 05:15:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 05:15:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 05:15:53 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/04/24 05:15:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 05:15:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/24 05:15:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:53 DEBUG : open-test-file(0x35773eb4d3c0): openPending: 2026/04/24 05:15:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 05:15:53 DEBUG : open-test-file(0x35773eb4d3c0): open at offset 0 2026/04/24 05:15:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:53 DEBUG : open-test-file(0x35773eb4d3c0): >openPending: err= 2026/04/24 05:15:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:53 DEBUG : open-test-file(0x35773eb4d3c0): _readAt: size=2, off=0 2026/04/24 05:15:53 DEBUG : open-test-file(0x35773eb4d3c0): >_readAt: n=0, err=EOF 2026/04/24 05:15:53 DEBUG : open-test-file(0x35773eb4d3c0): _writeAt: size=5, off=0 2026/04/24 05:15:53 DEBUG : open-test-file(0x35773eb4d3c0): >_writeAt: n=5, err= 2026/04/24 05:15:53 DEBUG : open-test-file(0x35773eb4d3c0): close: 2026/04/24 05:15:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:53.02495732 +0000 UTC m=+5.933200331 2026/04/24 05:15:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:53 DEBUG : open-test-file(0x35773eb4d3c0): >close: err= 2026/04/24 05:15:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 05:15:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 05:15:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:53 DEBUG : open-test-file(0x35773eb4d900): _writeAt: size=5, off=0 2026/04/24 05:15:53 DEBUG : open-test-file(0x35773eb4d900): openPending: 2026/04/24 05:15:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 05:15:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:53 DEBUG : open-test-file(0x35773eb4d900): >openPending: err= 2026/04/24 05:15:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35773ec6a380 item 94 2026/04/24 05:15:53 DEBUG : open-test-file(0x35773eb4d900): >_writeAt: n=5, err= 2026/04/24 05:15:53 DEBUG : open-test-file(0x35773eb4d900): close: 2026/04/24 05:15:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:53.025551422 +0000 UTC m=+5.933794435 2026/04/24 05:15:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:53 DEBUG : open-test-file(0x35773eb4d900): >close: err= 2026/04/24 05:15:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 05:15:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/24 05:15:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/24 05:15:53 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/24 05:15:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/24 05:15:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/24 05:15:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 05:15:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 05:15:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:53 DEBUG : open-test-file(0x35773eb82100): _readAt: size=512, off=0 2026/04/24 05:15:53 DEBUG : open-test-file(0x35773eb82100): openPending: 2026/04/24 05:15:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 05:15:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:53 DEBUG : open-test-file(0x35773eb82100): >openPending: err= 2026/04/24 05:15:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 05:15:53 DEBUG : open-test-file(0x35773eb82100): >_readAt: n=5, err=EOF 2026/04/24 05:15:53 DEBUG : open-test-file(0x35773eb82100): close: 2026/04/24 05:15:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:53.025551422 +0000 UTC m=+5.933794435 2026/04/24 05:15:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:53 DEBUG : open-test-file(0x35773eb82100): >close: err= 2026/04/24 05:15:53 DEBUG : open-test-file: Remove: 2026/04/24 05:15:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35773ec6a540 item 94 2026/04/24 05:15:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 05:15:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 05:15:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 05:15:53 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/04/24 05:15:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/24 05:15:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/24 05:15:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:53 DEBUG : open-test-file(0x35773eb82740): openPending: 2026/04/24 05:15:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 05:15:53 DEBUG : open-test-file(0x35773eb82740): open at offset 0 2026/04/24 05:15:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:53 DEBUG : open-test-file(0x35773eb82740): >openPending: err= 2026/04/24 05:15:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:53 DEBUG : open-test-file(0x35773eb82740): _readAt: size=2, off=0 2026/04/24 05:15:53 DEBUG : open-test-file(0x35773eb82740): >_readAt: n=0, err=EOF 2026/04/24 05:15:53 DEBUG : open-test-file(0x35773eb82740): _writeAt: size=5, off=0 2026/04/24 05:15:53 DEBUG : open-test-file(0x35773eb82740): >_writeAt: n=5, err= 2026/04/24 05:15:53 DEBUG : open-test-file(0x35773eb82740): close: 2026/04/24 05:15:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:53.026758463 +0000 UTC m=+5.935001475 2026/04/24 05:15:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:53 DEBUG : open-test-file(0x35773eb82740): >close: err= 2026/04/24 05:15:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 05:15:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 05:15:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:53 DEBUG : open-test-file(0x35773eb82c80): _writeAt: size=5, off=0 2026/04/24 05:15:53 DEBUG : open-test-file(0x35773eb82c80): openPending: 2026/04/24 05:15:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 05:15:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:53 DEBUG : open-test-file(0x35773eb82c80): >openPending: err= 2026/04/24 05:15:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35773ec6af50 item 95 2026/04/24 05:15:53 DEBUG : open-test-file(0x35773eb82c80): >_writeAt: n=5, err= 2026/04/24 05:15:53 DEBUG : open-test-file(0x35773eb82c80): close: 2026/04/24 05:15:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:53.027236967 +0000 UTC m=+5.935479979 2026/04/24 05:15:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:53 DEBUG : open-test-file(0x35773eb82c80): >close: err= 2026/04/24 05:15:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/24 05:15:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/24 05:15:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/24 05:15:53 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/24 05:15:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/24 05:15:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/24 05:15:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 05:15:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 05:15:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:53 DEBUG : open-test-file(0x35773eb83380): _readAt: size=512, off=0 2026/04/24 05:15:53 DEBUG : open-test-file(0x35773eb83380): openPending: 2026/04/24 05:15:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 05:15:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:53 DEBUG : open-test-file(0x35773eb83380): >openPending: err= 2026/04/24 05:15:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 05:15:53 DEBUG : open-test-file(0x35773eb83380): >_readAt: n=5, err=EOF 2026/04/24 05:15:53 DEBUG : open-test-file(0x35773eb83380): close: 2026/04/24 05:15:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:53.027236967 +0000 UTC m=+5.935479979 2026/04/24 05:15:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:53 DEBUG : open-test-file(0x35773eb83380): >close: err= 2026/04/24 05:15:53 DEBUG : open-test-file: Remove: 2026/04/24 05:15:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35773ec6b180 item 95 2026/04/24 05:15:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 05:15:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 05:15:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 05:15:53 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/04/24 05:15:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 05:15:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/24 05:15:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:53 DEBUG : open-test-file(0x35773eb839c0): openPending: 2026/04/24 05:15:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 05:15:53 DEBUG : open-test-file(0x35773eb839c0): open at offset 0 2026/04/24 05:15:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:53 DEBUG : open-test-file(0x35773eb839c0): >openPending: err= 2026/04/24 05:15:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:53 DEBUG : open-test-file(0x35773eb839c0): _readAt: size=2, off=0 2026/04/24 05:15:53 DEBUG : open-test-file(0x35773eb839c0): >_readAt: n=0, err=EOF 2026/04/24 05:15:53 DEBUG : open-test-file(0x35773eb839c0): _writeAt: size=5, off=0 2026/04/24 05:15:53 DEBUG : open-test-file(0x35773eb839c0): >_writeAt: n=5, err= 2026/04/24 05:15:53 DEBUG : open-test-file(0x35773eb839c0): close: 2026/04/24 05:15:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:53.028506676 +0000 UTC m=+5.936749688 2026/04/24 05:15:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:53 DEBUG : open-test-file(0x35773eb839c0): >close: err= 2026/04/24 05:15:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 05:15:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 05:15:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:53 DEBUG : open-test-file(0x35773ebd2000): _writeAt: size=5, off=0 2026/04/24 05:15:53 DEBUG : open-test-file(0x35773ebd2000): openPending: 2026/04/24 05:15:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 05:15:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:53 DEBUG : open-test-file(0x35773ebd2000): >openPending: err= 2026/04/24 05:15:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35773ec6b5e0 item 96 2026/04/24 05:15:53 DEBUG : open-test-file(0x35773ebd2000): >_writeAt: n=5, err= 2026/04/24 05:15:53 DEBUG : open-test-file(0x35773ebd2000): close: 2026/04/24 05:15:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:53.028988376 +0000 UTC m=+5.937231388 2026/04/24 05:15:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:53 DEBUG : open-test-file(0x35773ebd2000): >close: err= 2026/04/24 05:15:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 05:15:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/24 05:15:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/24 05:15:53 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/24 05:15:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/24 05:15:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/24 05:15:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 05:15:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 05:15:53 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 05:15:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 05:15:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 05:15:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 05:15:53 DEBUG : open-test-file(0x35773ebd2700): _readAt: size=512, off=0 2026/04/24 05:15:53 DEBUG : open-test-file(0x35773ebd2700): openPending: 2026/04/24 05:15:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 05:15:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 05:15:53 DEBUG : open-test-file(0x35773ebd2700): >openPending: err= 2026/04/24 05:15:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 05:15:53 DEBUG : open-test-file(0x35773ebd2700): >_readAt: n=5, err=EOF 2026/04/24 05:15:53 DEBUG : open-test-file(0x35773ebd2700): close: 2026/04/24 05:15:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 05:15:53.028988376 +0000 UTC m=+5.937231388 2026/04/24 05:15:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:53 DEBUG : open-test-file(0x35773ebd2700): >close: err= 2026/04/24 05:15:53 DEBUG : open-test-file: Remove: 2026/04/24 05:15:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x35773ec6b810 item 96 2026/04/24 05:15:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 05:15:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 05:15:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 05:15:53 DEBUG : open-test-file: >Remove: err= 2026/04/24 05:15:53 DEBUG : WaitForWriters: timeout=30s 2026/04/24 05:15:53 DEBUG : Looking for writers 2026/04/24 05:15:53 DEBUG : >WaitForWriters: 2026/04/24 05:15:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (0.37s) --- PASS: TestRWFileHandleOpenTests/writes (0.19s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full (0.18s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.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-pecajeh0hali", Local "Local file system at /tmp/rclone3332270375", Modify Window "1s" 2026/04/24 05:15:53 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: poll-interval is not supported by this remote 2026/04/24 05:15:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/24 05:15:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Nc-Cp}/rclone-test-pecajeh0hali" 2026/04/24 05:15:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Nc-Cp}/rclone-test-pecajeh0hali" 2026/04/24 05:15:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Nc-Cp}/rclone-test-pecajeh0hali" 2026/04/24 05:15:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/24 05:15:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Nc-Cp}/rclone-test-pecajeh0hali" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Nc-Cp}/rclone-test-pecajeh0hali" 2026/04/24 05:15:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Nc-Cp}/rclone-test-pecajeh0hali" 2026/04/24 05:15:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/24 05:15:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Nc-Cp}/rclone-test-pecajeh0hali" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Nc-Cp}/rclone-test-pecajeh0hali" 2026/04/24 05:15:53 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 05:15:53 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/24 05:15:53 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/24 05:15:53 DEBUG : file1: newRWFileHandle: 2026/04/24 05:15:53 DEBUG : file1(0x35773ec36600): openPending: 2026/04/24 05:15:53 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 05:15:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/24 05:15:53 DEBUG : file1(0x35773ec36600): >openPending: err= 2026/04/24 05:15:53 DEBUG : file1: >newRWFileHandle: err= 2026/04/24 05:15:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/24 05:15:53 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/24 05:15:53 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/04/24 05:15:53 DEBUG : file1(0x35773ec36600): _writeAt: size=2, off=0 2026/04/24 05:15:53 DEBUG : file1(0x35773ec36600): >_writeAt: n=2, err= 2026/04/24 05:15:53 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/04/24 05:15:53 DEBUG : file1(0x35773ec36600): RWFileHandle.Flush 2026/04/24 05:15:53 DEBUG : file1(0x35773ec36600): RWFileHandle.Release 2026/04/24 05:15:53 DEBUG : file1(0x35773ec36600): close: 2026/04/24 05:15:53 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/04/24 05:15:53 INFO : file1: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:53 DEBUG : file1(0x35773ec36600): >close: err= 2026/04/24 05:15:53 DEBUG : WaitForWriters: timeout=30s 2026/04/24 05:15:53 DEBUG : Looking for writers 2026/04/24 05:15:53 DEBUG : file1: reading active writers 2026/04/24 05:15:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/24 05:15:53 DEBUG : Looking for writers 2026/04/24 05:15:53 DEBUG : file1: reading active writers 2026/04/24 05:15:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/24 05:15:53 DEBUG : Looking for writers 2026/04/24 05:15:53 DEBUG : file1: reading active writers 2026/04/24 05:15:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/24 05:15:53 DEBUG : Looking for writers 2026/04/24 05:15:53 DEBUG : file1: reading active writers 2026/04/24 05:15:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/24 05:15:53 DEBUG : file1: vfs cache: starting upload 2026/04/24 05:15:53 DEBUG : file1.a0a9169e.partial: size = 2 OK 2026/04/24 05:15:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/file1.a0a9169e.partial" 2026/04/24 05:15:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: md5sum /home/rclone/rclone-test-pecajeh0hali/file1.a0a9169e.partial 2026/04/24 05:15:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: 49f68a5c8493ec2c0bf489821c21fc3b /home/rclone/rclone-test-pecajeh0hali/file1.a0a9169e.partial 2026/04/24 05:15:53 DEBUG : file1.a0a9169e.partial: Parsed hash: 49f68a5c8493ec2c0bf489821c21fc3b 2026/04/24 05:15:53 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/04/24 05:15:53 DEBUG : file1.a0a9169e.partial: renamed to: file1 2026/04/24 05:15:53 INFO : file1: Copied (new) 2026/04/24 05:15:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/file1" 2026/04/24 05:15:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: md5sum /home/rclone/rclone-test-pecajeh0hali/file1 2026/04/24 05:15:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: 49f68a5c8493ec2c0bf489821c21fc3b /home/rclone/rclone-test-pecajeh0hali/file1 2026/04/24 05:15:53 DEBUG : file1: Parsed hash: 49f68a5c8493ec2c0bf489821c21fc3b 2026/04/24 05:15:53 DEBUG : file1: vfs cache: fingerprint now "2,2012-11-18 17:32:31 +0000 UTC,49f68a5c8493ec2c0bf489821c21fc3b" 2026/04/24 05:15:53 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/04/24 05:15:53 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2026/04/24 05:15:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/24 05:15:53 INFO : file1: vfs cache: upload succeeded try #1 2026/04/24 05:15:53 DEBUG : Looking for writers 2026/04/24 05:15:53 DEBUG : file1: reading active writers 2026/04/24 05:15:53 DEBUG : >WaitForWriters: 2026/04/24 05:15:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/file1" 2026/04/24 05:15:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: md5sum /home/rclone/rclone-test-pecajeh0hali/file1 2026/04/24 05:15:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: 49f68a5c8493ec2c0bf489821c21fc3b /home/rclone/rclone-test-pecajeh0hali/file1 2026/04/24 05:15:53 DEBUG : file1: Parsed hash: 49f68a5c8493ec2c0bf489821c21fc3b 2026/04/24 05:15:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/file1" 2026/04/24 05:15:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: sha1sum /home/rclone/rclone-test-pecajeh0hali/file1 2026/04/24 05:15:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: c22b5f9178342609428d6f51b2c5af4c0bde6a42 /home/rclone/rclone-test-pecajeh0hali/file1 2026/04/24 05:15:53 DEBUG : file1: Parsed hash: c22b5f9178342609428d6f51b2c5af4c0bde6a42 2026/04/24 05:15:53 DEBUG : WaitForWriters: timeout=30s 2026/04/24 05:15:53 DEBUG : Looking for writers 2026/04/24 05:15:53 DEBUG : file1: reading active writers 2026/04/24 05:15:53 DEBUG : >WaitForWriters: 2026/04/24 05:15:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: vfs cache: cleaner exiting --- PASS: TestRWFileModTimeWithOpenWriters (0.17s) === RUN TestRWCacheRename run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali", Local "Local file system at /tmp/rclone3332270375", Modify Window "1s" 2026/04/24 05:15:53 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: poll-interval is not supported by this remote 2026/04/24 05:15:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/24 05:15:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Nc-Cp}/rclone-test-pecajeh0hali" 2026/04/24 05:15:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Nc-Cp}/rclone-test-pecajeh0hali" 2026/04/24 05:15:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Nc-Cp}/rclone-test-pecajeh0hali" 2026/04/24 05:15:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/24 05:15:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Nc-Cp}/rclone-test-pecajeh0hali" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Nc-Cp}/rclone-test-pecajeh0hali" 2026/04/24 05:15:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Nc-Cp}/rclone-test-pecajeh0hali" 2026/04/24 05:15:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/24 05:15:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Nc-Cp}/rclone-test-pecajeh0hali" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Nc-Cp}/rclone-test-pecajeh0hali" 2026/04/24 05:15:53 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 05:15:53 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/24 05:15:53 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2026/04/24 05:15:53 DEBUG : rename_me: newRWFileHandle: 2026/04/24 05:15:53 DEBUG : rename_me(0x35773ebd3680): openPending: 2026/04/24 05:15:53 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 05:15:53 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/04/24 05:15:53 DEBUG : rename_me(0x35773ebd3680): >openPending: err= 2026/04/24 05:15:53 DEBUG : rename_me: >newRWFileHandle: err= 2026/04/24 05:15:53 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/04/24 05:15:53 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2026/04/24 05:15:53 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2026/04/24 05:15:53 DEBUG : rename_me(0x35773ebd3680): _writeAt: size=5, off=0 2026/04/24 05:15:53 DEBUG : rename_me(0x35773ebd3680): >_writeAt: n=5, err= 2026/04/24 05:15:53 DEBUG : rename_me(0x35773ebd3680): close: 2026/04/24 05:15:53 DEBUG : rename_me: vfs cache: setting modification time to 2026-04-24 05:15:53.204978795 +0000 UTC m=+6.113221806 2026/04/24 05:15:53 INFO : rename_me: vfs cache: queuing for upload in 100ms 2026/04/24 05:15:53 DEBUG : rename_me(0x35773ebd3680): >close: err= 2026/04/24 05:15:53 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2026/04/24 05:15:53 DEBUG : i_was_renamed: Updating file with 0x35773ebfa000 2026/04/24 05:15:53 DEBUG : Added virtual directory entry vDel: "rename_me" 2026/04/24 05:15:53 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/04/24 05:15:53 DEBUG : WaitForWriters: timeout=30s 2026/04/24 05:15:53 DEBUG : Looking for writers 2026/04/24 05:15:53 DEBUG : i_was_renamed: reading active writers 2026/04/24 05:15:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/24 05:15:53 DEBUG : Looking for writers 2026/04/24 05:15:53 DEBUG : i_was_renamed: reading active writers 2026/04/24 05:15:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/24 05:15:53 DEBUG : Looking for writers 2026/04/24 05:15:53 DEBUG : i_was_renamed: reading active writers 2026/04/24 05:15:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/24 05:15:53 DEBUG : Looking for writers 2026/04/24 05:15:53 DEBUG : i_was_renamed: reading active writers 2026/04/24 05:15:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/24 05:15:53 DEBUG : i_was_renamed: vfs cache: starting upload 2026/04/24 05:15:53 DEBUG : i_was_renamed.5fdeb899.partial: size = 5 OK 2026/04/24 05:15:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/i_was_renamed.5fdeb899.partial" 2026/04/24 05:15:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: md5sum /home/rclone/rclone-test-pecajeh0hali/i_was_renamed.5fdeb899.partial 2026/04/24 05:15:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-pecajeh0hali/i_was_renamed.5fdeb899.partial 2026/04/24 05:15:53 DEBUG : i_was_renamed.5fdeb899.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/04/24 05:15:53 DEBUG : i_was_renamed: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/04/24 05:15:53 DEBUG : i_was_renamed.5fdeb899.partial: renamed to: i_was_renamed 2026/04/24 05:15:53 INFO : i_was_renamed: Copied (new) 2026/04/24 05:15:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/i_was_renamed" 2026/04/24 05:15:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: md5sum /home/rclone/rclone-test-pecajeh0hali/i_was_renamed 2026/04/24 05:15:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-pecajeh0hali/i_was_renamed 2026/04/24 05:15:53 DEBUG : i_was_renamed: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/04/24 05:15:53 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2026-04-24 05:15:53 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/04/24 05:15:53 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2026/04/24 05:15:53 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/04/24 05:15:53 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2026/04/24 05:15:53 DEBUG : Looking for writers 2026/04/24 05:15:53 DEBUG : i_was_renamed: reading active writers 2026/04/24 05:15:53 DEBUG : >WaitForWriters: 2026/04/24 05:15:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: vfs cache: cleaner exiting --- PASS: TestRWCacheRename (0.16s) === RUN TestRWCacheUpdate run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali", Local "Local file system at /tmp/rclone3332270375", Modify Window "1s" 2026/04/24 05:15:53 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: poll-interval is not supported by this remote 2026/04/24 05:15:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/24 05:15:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Nc-Cp}/rclone-test-pecajeh0hali" 2026/04/24 05:15:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Nc-Cp}/rclone-test-pecajeh0hali" 2026/04/24 05:15:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Nc-Cp}/rclone-test-pecajeh0hali" 2026/04/24 05:15:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/24 05:15:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Nc-Cp}/rclone-test-pecajeh0hali" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Nc-Cp}/rclone-test-pecajeh0hali" 2026/04/24 05:15:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Nc-Cp}/rclone-test-pecajeh0hali" 2026/04/24 05:15:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/24 05:15:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Nc-Cp}/rclone-test-pecajeh0hali" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Nc-Cp}/rclone-test-pecajeh0hali" 2026/04/24 05:15:53 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/24 05:15:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/TestRWCacheUpdate" 2026/04/24 05:15:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: md5sum /home/rclone/rclone-test-pecajeh0hali/TestRWCacheUpdate 2026/04/24 05:15:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: 8558f20bbf1a5777c862752b37ad49be /home/rclone/rclone-test-pecajeh0hali/TestRWCacheUpdate 2026/04/24 05:15:53 DEBUG : TestRWCacheUpdate: Parsed hash: 8558f20bbf1a5777c862752b37ad49be 2026/04/24 05:15:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/TestRWCacheUpdate" 2026/04/24 05:15:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: sha1sum /home/rclone/rclone-test-pecajeh0hali/TestRWCacheUpdate 2026/04/24 05:15:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: 288158e561053f03b91b9361f5d0328ac9e349fc /home/rclone/rclone-test-pecajeh0hali/TestRWCacheUpdate 2026/04/24 05:15:53 DEBUG : TestRWCacheUpdate: Parsed hash: 288158e561053f03b91b9361f5d0328ac9e349fc 2026/04/24 05:15:53 DEBUG : forgetting directory cache 2026/04/24 05:15:53 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 05:15:53 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/24 05:15:53 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/24 05:15:53 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/24 05:15:53 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/24 05:15:53 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/24 05:15:53 DEBUG : TestRWCacheUpdate(0x35773f0147c0): _readAt: size=512, off=0 2026/04/24 05:15:53 DEBUG : TestRWCacheUpdate(0x35773f0147c0): openPending: 2026/04/24 05:15:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/TestRWCacheUpdate" 2026/04/24 05:15:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: md5sum /home/rclone/rclone-test-pecajeh0hali/TestRWCacheUpdate 2026/04/24 05:15:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: 8558f20bbf1a5777c862752b37ad49be /home/rclone/rclone-test-pecajeh0hali/TestRWCacheUpdate 2026/04/24 05:15:53 DEBUG : TestRWCacheUpdate: Parsed hash: 8558f20bbf1a5777c862752b37ad49be 2026/04/24 05:15:53 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-04-24 04:16:53 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" against cached fingerprint "" 2026/04/24 05:15:53 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/04/24 05:15:53 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/24 05:15:53 DEBUG : TestRWCacheUpdate(0x35773f0147c0): >openPending: err= 2026/04/24 05:15:53 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/04/24 05:15:53 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/24 05:15:53 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/24 05:15:53 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/24 05:15:53 DEBUG : TestRWCacheUpdate(0x35773f0147c0): >_readAt: n=20, err=EOF 2026/04/24 05:15:53 DEBUG : TestRWCacheUpdate(0x35773f0147c0): close: 2026/04/24 05:15:53 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-24 04:16:53 +0000 UTC 2026/04/24 05:15:53 DEBUG : TestRWCacheUpdate(0x35773f0147c0): >close: err= 2026/04/24 05:15:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/TestRWCacheUpdate" 2026/04/24 05:15:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: md5sum /home/rclone/rclone-test-pecajeh0hali/TestRWCacheUpdate 2026/04/24 05:15:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: 944a242d910e2bbacae0d0db8c64490a /home/rclone/rclone-test-pecajeh0hali/TestRWCacheUpdate 2026/04/24 05:15:53 DEBUG : TestRWCacheUpdate: Parsed hash: 944a242d910e2bbacae0d0db8c64490a 2026/04/24 05:15:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/TestRWCacheUpdate" 2026/04/24 05:15:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: sha1sum /home/rclone/rclone-test-pecajeh0hali/TestRWCacheUpdate 2026/04/24 05:15:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: f47c1f4670d7bfa799e2e12e6aff3029f0785d53 /home/rclone/rclone-test-pecajeh0hali/TestRWCacheUpdate 2026/04/24 05:15:53 DEBUG : TestRWCacheUpdate: Parsed hash: f47c1f4670d7bfa799e2e12e6aff3029f0785d53 2026/04/24 05:15:53 DEBUG : forgetting directory cache 2026/04/24 05:15:53 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/24 05:15:53 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 05:15:53 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/24 05:15:53 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/24 05:15:53 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/24 05:15:53 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/24 05:15:53 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/24 05:15:53 DEBUG : TestRWCacheUpdate(0x35773f014fc0): _readAt: size=512, off=0 2026/04/24 05:15:53 DEBUG : TestRWCacheUpdate(0x35773f014fc0): openPending: 2026/04/24 05:15:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/TestRWCacheUpdate" 2026/04/24 05:15:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: md5sum /home/rclone/rclone-test-pecajeh0hali/TestRWCacheUpdate 2026/04/24 05:15:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: 944a242d910e2bbacae0d0db8c64490a /home/rclone/rclone-test-pecajeh0hali/TestRWCacheUpdate 2026/04/24 05:15:53 DEBUG : TestRWCacheUpdate: Parsed hash: 944a242d910e2bbacae0d0db8c64490a 2026/04/24 05:15:53 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-04-24 04:17:53 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" against cached fingerprint "20,2026-04-24 04:16:53 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" 2026/04/24 05:15:53 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-04-24 04:17:53 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" != cached fingerprint "20,2026-04-24 04:16:53 +0000 UTC,8558f20bbf1a5777c862752b37ad49be") 2026/04/24 05:15:53 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/24 05:15:53 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/24 05:15:53 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/04/24 05:15:53 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/24 05:15:53 DEBUG : TestRWCacheUpdate(0x35773f014fc0): >openPending: err= 2026/04/24 05:15:53 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/04/24 05:15:53 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/24 05:15:53 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/24 05:15:53 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/24 05:15:53 DEBUG : TestRWCacheUpdate(0x35773f014fc0): >_readAt: n=20, err=EOF 2026/04/24 05:15:53 DEBUG : TestRWCacheUpdate(0x35773f014fc0): close: 2026/04/24 05:15:53 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-24 04:17:53 +0000 UTC 2026/04/24 05:15:53 DEBUG : TestRWCacheUpdate(0x35773f014fc0): >close: err= 2026/04/24 05:15:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/TestRWCacheUpdate" 2026/04/24 05:15:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: md5sum /home/rclone/rclone-test-pecajeh0hali/TestRWCacheUpdate 2026/04/24 05:15:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: 4e063366550d230fc1fb85c19dbb494d /home/rclone/rclone-test-pecajeh0hali/TestRWCacheUpdate 2026/04/24 05:15:53 DEBUG : TestRWCacheUpdate: Parsed hash: 4e063366550d230fc1fb85c19dbb494d 2026/04/24 05:15:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/TestRWCacheUpdate" 2026/04/24 05:15:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: sha1sum /home/rclone/rclone-test-pecajeh0hali/TestRWCacheUpdate 2026/04/24 05:15:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: cdbdc94ef0e50810466d21c31d02b8365e9616d2 /home/rclone/rclone-test-pecajeh0hali/TestRWCacheUpdate 2026/04/24 05:15:53 DEBUG : TestRWCacheUpdate: Parsed hash: cdbdc94ef0e50810466d21c31d02b8365e9616d2 2026/04/24 05:15:53 DEBUG : forgetting directory cache 2026/04/24 05:15:53 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/24 05:15:54 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 05:15:54 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/24 05:15:54 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/24 05:15:54 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/24 05:15:54 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/24 05:15:54 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/24 05:15:54 DEBUG : TestRWCacheUpdate(0x35773f015c40): _readAt: size=512, off=0 2026/04/24 05:15:54 DEBUG : TestRWCacheUpdate(0x35773f015c40): openPending: 2026/04/24 05:15:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/TestRWCacheUpdate" 2026/04/24 05:15:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: md5sum /home/rclone/rclone-test-pecajeh0hali/TestRWCacheUpdate 2026/04/24 05:15:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: 4e063366550d230fc1fb85c19dbb494d /home/rclone/rclone-test-pecajeh0hali/TestRWCacheUpdate 2026/04/24 05:15:54 DEBUG : TestRWCacheUpdate: Parsed hash: 4e063366550d230fc1fb85c19dbb494d 2026/04/24 05:15:54 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-04-24 04:18:53 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" against cached fingerprint "20,2026-04-24 04:17:53 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" 2026/04/24 05:15:54 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-04-24 04:18:53 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" != cached fingerprint "20,2026-04-24 04:17:53 +0000 UTC,944a242d910e2bbacae0d0db8c64490a") 2026/04/24 05:15:54 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/24 05:15:54 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/24 05:15:54 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/04/24 05:15:54 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/24 05:15:54 DEBUG : TestRWCacheUpdate(0x35773f015c40): >openPending: err= 2026/04/24 05:15:54 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/04/24 05:15:54 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/24 05:15:54 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/24 05:15:54 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/24 05:15:54 DEBUG : TestRWCacheUpdate(0x35773f015c40): >_readAt: n=20, err=EOF 2026/04/24 05:15:54 DEBUG : TestRWCacheUpdate(0x35773f015c40): close: 2026/04/24 05:15:54 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-24 04:18:53 +0000 UTC 2026/04/24 05:15:54 DEBUG : TestRWCacheUpdate(0x35773f015c40): >close: err= 2026/04/24 05:15:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/TestRWCacheUpdate" 2026/04/24 05:15:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: md5sum /home/rclone/rclone-test-pecajeh0hali/TestRWCacheUpdate 2026/04/24 05:15:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: a8c7956852282e88c22a986150cb5a68 /home/rclone/rclone-test-pecajeh0hali/TestRWCacheUpdate 2026/04/24 05:15:54 DEBUG : TestRWCacheUpdate: Parsed hash: a8c7956852282e88c22a986150cb5a68 2026/04/24 05:15:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/TestRWCacheUpdate" 2026/04/24 05:15:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: sha1sum /home/rclone/rclone-test-pecajeh0hali/TestRWCacheUpdate 2026/04/24 05:15:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: 9c0b7852a4bce62b7ba1ae22ce62c4abdb8eb3d7 /home/rclone/rclone-test-pecajeh0hali/TestRWCacheUpdate 2026/04/24 05:15:54 DEBUG : TestRWCacheUpdate: Parsed hash: 9c0b7852a4bce62b7ba1ae22ce62c4abdb8eb3d7 2026/04/24 05:15:54 DEBUG : forgetting directory cache 2026/04/24 05:15:54 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/24 05:15:54 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 05:15:54 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/24 05:15:54 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/24 05:15:54 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/24 05:15:54 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/24 05:15:54 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/24 05:15:54 DEBUG : TestRWCacheUpdate(0x35773f076280): _readAt: size=512, off=0 2026/04/24 05:15:54 DEBUG : TestRWCacheUpdate(0x35773f076280): openPending: 2026/04/24 05:15:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/TestRWCacheUpdate" 2026/04/24 05:15:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: md5sum /home/rclone/rclone-test-pecajeh0hali/TestRWCacheUpdate 2026/04/24 05:15:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: a8c7956852282e88c22a986150cb5a68 /home/rclone/rclone-test-pecajeh0hali/TestRWCacheUpdate 2026/04/24 05:15:54 DEBUG : TestRWCacheUpdate: Parsed hash: a8c7956852282e88c22a986150cb5a68 2026/04/24 05:15:54 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-04-24 04:19:53 +0000 UTC,a8c7956852282e88c22a986150cb5a68" against cached fingerprint "20,2026-04-24 04:18:53 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" 2026/04/24 05:15:54 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-04-24 04:19:53 +0000 UTC,a8c7956852282e88c22a986150cb5a68" != cached fingerprint "20,2026-04-24 04:18:53 +0000 UTC,4e063366550d230fc1fb85c19dbb494d") 2026/04/24 05:15:54 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/24 05:15:54 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/24 05:15:54 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/04/24 05:15:54 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/24 05:15:54 DEBUG : TestRWCacheUpdate(0x35773f076280): >openPending: err= 2026/04/24 05:15:54 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/04/24 05:15:54 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/24 05:15:54 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/24 05:15:54 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/24 05:15:54 DEBUG : TestRWCacheUpdate(0x35773f076280): >_readAt: n=20, err=EOF 2026/04/24 05:15:54 DEBUG : TestRWCacheUpdate(0x35773f076280): close: 2026/04/24 05:15:54 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-24 04:19:53 +0000 UTC 2026/04/24 05:15:54 DEBUG : TestRWCacheUpdate(0x35773f076280): >close: err= 2026/04/24 05:15:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/TestRWCacheUpdate" 2026/04/24 05:15:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: md5sum /home/rclone/rclone-test-pecajeh0hali/TestRWCacheUpdate 2026/04/24 05:15:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: 25074c7237d5f7774d304950950b2d66 /home/rclone/rclone-test-pecajeh0hali/TestRWCacheUpdate 2026/04/24 05:15:54 DEBUG : TestRWCacheUpdate: Parsed hash: 25074c7237d5f7774d304950950b2d66 2026/04/24 05:15:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/TestRWCacheUpdate" 2026/04/24 05:15:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: sha1sum /home/rclone/rclone-test-pecajeh0hali/TestRWCacheUpdate 2026/04/24 05:15:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: ceb5d9ade326cb4f1198af16dc24366d3d9c950f /home/rclone/rclone-test-pecajeh0hali/TestRWCacheUpdate 2026/04/24 05:15:54 DEBUG : TestRWCacheUpdate: Parsed hash: ceb5d9ade326cb4f1198af16dc24366d3d9c950f 2026/04/24 05:15:54 DEBUG : forgetting directory cache 2026/04/24 05:15:54 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/24 05:15:54 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 05:15:54 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/24 05:15:54 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/24 05:15:54 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/24 05:15:54 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/24 05:15:54 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/24 05:15:54 DEBUG : TestRWCacheUpdate(0x35773f076780): _readAt: size=512, off=0 2026/04/24 05:15:54 DEBUG : TestRWCacheUpdate(0x35773f076780): openPending: 2026/04/24 05:15:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/TestRWCacheUpdate" 2026/04/24 05:15:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: md5sum /home/rclone/rclone-test-pecajeh0hali/TestRWCacheUpdate 2026/04/24 05:15:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: 25074c7237d5f7774d304950950b2d66 /home/rclone/rclone-test-pecajeh0hali/TestRWCacheUpdate 2026/04/24 05:15:54 DEBUG : TestRWCacheUpdate: Parsed hash: 25074c7237d5f7774d304950950b2d66 2026/04/24 05:15:54 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-04-24 04:20:53 +0000 UTC,25074c7237d5f7774d304950950b2d66" against cached fingerprint "20,2026-04-24 04:19:53 +0000 UTC,a8c7956852282e88c22a986150cb5a68" 2026/04/24 05:15:54 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-04-24 04:20:53 +0000 UTC,25074c7237d5f7774d304950950b2d66" != cached fingerprint "20,2026-04-24 04:19:53 +0000 UTC,a8c7956852282e88c22a986150cb5a68") 2026/04/24 05:15:54 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/24 05:15:54 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/24 05:15:54 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/04/24 05:15:54 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/24 05:15:54 DEBUG : TestRWCacheUpdate(0x35773f076780): >openPending: err= 2026/04/24 05:15:54 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/04/24 05:15:54 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/24 05:15:54 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/24 05:15:54 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/24 05:15:54 DEBUG : TestRWCacheUpdate(0x35773f076780): >_readAt: n=20, err=EOF 2026/04/24 05:15:54 DEBUG : TestRWCacheUpdate(0x35773f076780): close: 2026/04/24 05:15:54 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-24 04:20:53 +0000 UTC 2026/04/24 05:15:54 DEBUG : TestRWCacheUpdate(0x35773f076780): >close: err= 2026/04/24 05:15:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/TestRWCacheUpdate" 2026/04/24 05:15:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: md5sum /home/rclone/rclone-test-pecajeh0hali/TestRWCacheUpdate 2026/04/24 05:15:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: 58e51f3b328781d7a035e462b2e9bd00 /home/rclone/rclone-test-pecajeh0hali/TestRWCacheUpdate 2026/04/24 05:15:54 DEBUG : TestRWCacheUpdate: Parsed hash: 58e51f3b328781d7a035e462b2e9bd00 2026/04/24 05:15:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/TestRWCacheUpdate" 2026/04/24 05:15:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: sha1sum /home/rclone/rclone-test-pecajeh0hali/TestRWCacheUpdate 2026/04/24 05:15:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: 5f11b0143ac8866346332777b557a7153a9d90b8 /home/rclone/rclone-test-pecajeh0hali/TestRWCacheUpdate 2026/04/24 05:15:54 DEBUG : TestRWCacheUpdate: Parsed hash: 5f11b0143ac8866346332777b557a7153a9d90b8 2026/04/24 05:15:54 DEBUG : forgetting directory cache 2026/04/24 05:15:54 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/24 05:15:54 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 05:15:54 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/24 05:15:54 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/24 05:15:54 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/24 05:15:54 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/24 05:15:54 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/24 05:15:54 DEBUG : TestRWCacheUpdate(0x35773f08dc80): _readAt: size=512, off=0 2026/04/24 05:15:54 DEBUG : TestRWCacheUpdate(0x35773f08dc80): openPending: 2026/04/24 05:15:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/TestRWCacheUpdate" 2026/04/24 05:15:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: md5sum /home/rclone/rclone-test-pecajeh0hali/TestRWCacheUpdate 2026/04/24 05:15:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: 58e51f3b328781d7a035e462b2e9bd00 /home/rclone/rclone-test-pecajeh0hali/TestRWCacheUpdate 2026/04/24 05:15:54 DEBUG : TestRWCacheUpdate: Parsed hash: 58e51f3b328781d7a035e462b2e9bd00 2026/04/24 05:15:54 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-04-24 04:21:53 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" against cached fingerprint "20,2026-04-24 04:20:53 +0000 UTC,25074c7237d5f7774d304950950b2d66" 2026/04/24 05:15:54 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-04-24 04:21:53 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" != cached fingerprint "20,2026-04-24 04:20:53 +0000 UTC,25074c7237d5f7774d304950950b2d66") 2026/04/24 05:15:54 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/24 05:15:54 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/24 05:15:54 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/04/24 05:15:54 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/24 05:15:54 DEBUG : TestRWCacheUpdate(0x35773f08dc80): >openPending: err= 2026/04/24 05:15:54 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/04/24 05:15:54 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/24 05:15:54 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/24 05:15:54 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/24 05:15:54 DEBUG : TestRWCacheUpdate(0x35773f08dc80): >_readAt: n=20, err=EOF 2026/04/24 05:15:54 DEBUG : TestRWCacheUpdate(0x35773f08dc80): close: 2026/04/24 05:15:54 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-24 04:21:53 +0000 UTC 2026/04/24 05:15:54 DEBUG : TestRWCacheUpdate(0x35773f08dc80): >close: err= 2026/04/24 05:15:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/TestRWCacheUpdate" 2026/04/24 05:15:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: md5sum /home/rclone/rclone-test-pecajeh0hali/TestRWCacheUpdate 2026/04/24 05:15:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: 8dbc613757cc0c1614e9b1aafd9156a7 /home/rclone/rclone-test-pecajeh0hali/TestRWCacheUpdate 2026/04/24 05:15:54 DEBUG : TestRWCacheUpdate: Parsed hash: 8dbc613757cc0c1614e9b1aafd9156a7 2026/04/24 05:15:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/TestRWCacheUpdate" 2026/04/24 05:15:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: sha1sum /home/rclone/rclone-test-pecajeh0hali/TestRWCacheUpdate 2026/04/24 05:15:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: 674b2f1010a3dfc9a0bf400bf2936b0c0c3d6c06 /home/rclone/rclone-test-pecajeh0hali/TestRWCacheUpdate 2026/04/24 05:15:54 DEBUG : TestRWCacheUpdate: Parsed hash: 674b2f1010a3dfc9a0bf400bf2936b0c0c3d6c06 2026/04/24 05:15:54 DEBUG : forgetting directory cache 2026/04/24 05:15:54 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/24 05:15:54 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 05:15:54 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/24 05:15:54 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/24 05:15:54 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/24 05:15:54 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/24 05:15:54 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/24 05:15:54 DEBUG : TestRWCacheUpdate(0x35773f0fea00): _readAt: size=512, off=0 2026/04/24 05:15:54 DEBUG : TestRWCacheUpdate(0x35773f0fea00): openPending: 2026/04/24 05:15:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/TestRWCacheUpdate" 2026/04/24 05:15:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: md5sum /home/rclone/rclone-test-pecajeh0hali/TestRWCacheUpdate 2026/04/24 05:15:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: 8dbc613757cc0c1614e9b1aafd9156a7 /home/rclone/rclone-test-pecajeh0hali/TestRWCacheUpdate 2026/04/24 05:15:54 DEBUG : TestRWCacheUpdate: Parsed hash: 8dbc613757cc0c1614e9b1aafd9156a7 2026/04/24 05:15:54 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2026-04-24 04:22:53 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" against cached fingerprint "20,2026-04-24 04:21:53 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" 2026/04/24 05:15:54 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2026-04-24 04:22:53 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" != cached fingerprint "20,2026-04-24 04:21:53 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00") 2026/04/24 05:15:54 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/24 05:15:54 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/24 05:15:54 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2026/04/24 05:15:54 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/24 05:15:54 DEBUG : TestRWCacheUpdate(0x35773f0fea00): >openPending: err= 2026/04/24 05:15:54 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2026/04/24 05:15:54 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/24 05:15:54 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/24 05:15:54 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/24 05:15:54 DEBUG : TestRWCacheUpdate(0x35773f0fea00): >_readAt: n=21, err=EOF 2026/04/24 05:15:54 DEBUG : TestRWCacheUpdate(0x35773f0fea00): close: 2026/04/24 05:15:54 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-24 04:22:53 +0000 UTC 2026/04/24 05:15:54 DEBUG : TestRWCacheUpdate(0x35773f0fea00): >close: err= 2026/04/24 05:15:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/TestRWCacheUpdate" 2026/04/24 05:15:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: md5sum /home/rclone/rclone-test-pecajeh0hali/TestRWCacheUpdate 2026/04/24 05:15:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: d6db0c1b4814e22b98d1f690596f68ca /home/rclone/rclone-test-pecajeh0hali/TestRWCacheUpdate 2026/04/24 05:15:54 DEBUG : TestRWCacheUpdate: Parsed hash: d6db0c1b4814e22b98d1f690596f68ca 2026/04/24 05:15:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/TestRWCacheUpdate" 2026/04/24 05:15:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: sha1sum /home/rclone/rclone-test-pecajeh0hali/TestRWCacheUpdate 2026/04/24 05:15:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: 3b798a8b8f0600c2d19a26f69ad842e576e2ce94 /home/rclone/rclone-test-pecajeh0hali/TestRWCacheUpdate 2026/04/24 05:15:54 DEBUG : TestRWCacheUpdate: Parsed hash: 3b798a8b8f0600c2d19a26f69ad842e576e2ce94 2026/04/24 05:15:55 DEBUG : forgetting directory cache 2026/04/24 05:15:55 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/24 05:15:55 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 05:15:55 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/24 05:15:55 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/24 05:15:55 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/24 05:15:55 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/24 05:15:55 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/24 05:15:55 DEBUG : TestRWCacheUpdate(0x35773f0ff440): _readAt: size=512, off=0 2026/04/24 05:15:55 DEBUG : TestRWCacheUpdate(0x35773f0ff440): openPending: 2026/04/24 05:15:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/TestRWCacheUpdate" 2026/04/24 05:15:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: md5sum /home/rclone/rclone-test-pecajeh0hali/TestRWCacheUpdate 2026/04/24 05:15:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: d6db0c1b4814e22b98d1f690596f68ca /home/rclone/rclone-test-pecajeh0hali/TestRWCacheUpdate 2026/04/24 05:15:55 DEBUG : TestRWCacheUpdate: Parsed hash: d6db0c1b4814e22b98d1f690596f68ca 2026/04/24 05:15:55 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2026-04-24 04:23:53 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" against cached fingerprint "21,2026-04-24 04:22:53 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" 2026/04/24 05:15:55 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2026-04-24 04:23:53 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" != cached fingerprint "21,2026-04-24 04:22:53 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7") 2026/04/24 05:15:55 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/24 05:15:55 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/24 05:15:55 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2026/04/24 05:15:55 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/24 05:15:55 DEBUG : TestRWCacheUpdate(0x35773f0ff440): >openPending: err= 2026/04/24 05:15:55 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2026/04/24 05:15:55 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/24 05:15:55 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/24 05:15:55 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/24 05:15:55 DEBUG : TestRWCacheUpdate(0x35773f0ff440): >_readAt: n=22, err=EOF 2026/04/24 05:15:55 DEBUG : TestRWCacheUpdate(0x35773f0ff440): close: 2026/04/24 05:15:55 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-24 04:23:53 +0000 UTC 2026/04/24 05:15:55 DEBUG : TestRWCacheUpdate(0x35773f0ff440): >close: err= 2026/04/24 05:15:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/TestRWCacheUpdate" 2026/04/24 05:15:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: md5sum /home/rclone/rclone-test-pecajeh0hali/TestRWCacheUpdate 2026/04/24 05:15:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: a04b60cad5c51870e80f668df3d720c0 /home/rclone/rclone-test-pecajeh0hali/TestRWCacheUpdate 2026/04/24 05:15:55 DEBUG : TestRWCacheUpdate: Parsed hash: a04b60cad5c51870e80f668df3d720c0 2026/04/24 05:15:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/TestRWCacheUpdate" 2026/04/24 05:15:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: sha1sum /home/rclone/rclone-test-pecajeh0hali/TestRWCacheUpdate 2026/04/24 05:15:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: bd321569f0a3d2d05d8c22e92ead3ccb6bd12aa3 /home/rclone/rclone-test-pecajeh0hali/TestRWCacheUpdate 2026/04/24 05:15:55 DEBUG : TestRWCacheUpdate: Parsed hash: bd321569f0a3d2d05d8c22e92ead3ccb6bd12aa3 2026/04/24 05:15:55 DEBUG : forgetting directory cache 2026/04/24 05:15:55 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/24 05:15:55 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 05:15:55 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/24 05:15:55 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/24 05:15:55 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/24 05:15:55 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/24 05:15:55 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/24 05:15:55 DEBUG : TestRWCacheUpdate(0x35773f0ffb00): _readAt: size=512, off=0 2026/04/24 05:15:55 DEBUG : TestRWCacheUpdate(0x35773f0ffb00): openPending: 2026/04/24 05:15:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/TestRWCacheUpdate" 2026/04/24 05:15:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: md5sum /home/rclone/rclone-test-pecajeh0hali/TestRWCacheUpdate 2026/04/24 05:15:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: a04b60cad5c51870e80f668df3d720c0 /home/rclone/rclone-test-pecajeh0hali/TestRWCacheUpdate 2026/04/24 05:15:55 DEBUG : TestRWCacheUpdate: Parsed hash: a04b60cad5c51870e80f668df3d720c0 2026/04/24 05:15:55 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2026-04-24 04:24:53 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" against cached fingerprint "22,2026-04-24 04:23:53 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" 2026/04/24 05:15:55 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2026-04-24 04:24:53 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" != cached fingerprint "22,2026-04-24 04:23:53 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca") 2026/04/24 05:15:55 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/24 05:15:55 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/24 05:15:55 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2026/04/24 05:15:55 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/24 05:15:55 DEBUG : TestRWCacheUpdate(0x35773f0ffb00): >openPending: err= 2026/04/24 05:15:55 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2026/04/24 05:15:55 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/24 05:15:55 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/24 05:15:55 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/24 05:15:55 DEBUG : TestRWCacheUpdate(0x35773f0ffb00): >_readAt: n=23, err=EOF 2026/04/24 05:15:55 DEBUG : TestRWCacheUpdate(0x35773f0ffb00): close: 2026/04/24 05:15:55 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-24 04:24:53 +0000 UTC 2026/04/24 05:15:55 DEBUG : TestRWCacheUpdate(0x35773f0ffb00): >close: err= 2026/04/24 05:15:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/TestRWCacheUpdate" 2026/04/24 05:15:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: md5sum /home/rclone/rclone-test-pecajeh0hali/TestRWCacheUpdate 2026/04/24 05:15:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: 074978d6705e58530a3c8d378a08fa37 /home/rclone/rclone-test-pecajeh0hali/TestRWCacheUpdate 2026/04/24 05:15:55 DEBUG : TestRWCacheUpdate: Parsed hash: 074978d6705e58530a3c8d378a08fa37 2026/04/24 05:15:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/TestRWCacheUpdate" 2026/04/24 05:15:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: sha1sum /home/rclone/rclone-test-pecajeh0hali/TestRWCacheUpdate 2026/04/24 05:15:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: 62773e350f2f87e22c3d3c0d445c7a429aae8efa /home/rclone/rclone-test-pecajeh0hali/TestRWCacheUpdate 2026/04/24 05:15:55 DEBUG : TestRWCacheUpdate: Parsed hash: 62773e350f2f87e22c3d3c0d445c7a429aae8efa 2026/04/24 05:15:55 DEBUG : forgetting directory cache 2026/04/24 05:15:55 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/24 05:15:55 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 05:15:55 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/24 05:15:55 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/24 05:15:55 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/24 05:15:55 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/24 05:15:55 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/24 05:15:55 DEBUG : TestRWCacheUpdate(0x35773f3860c0): _readAt: size=512, off=0 2026/04/24 05:15:55 DEBUG : TestRWCacheUpdate(0x35773f3860c0): openPending: 2026/04/24 05:15:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/TestRWCacheUpdate" 2026/04/24 05:15:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: md5sum /home/rclone/rclone-test-pecajeh0hali/TestRWCacheUpdate 2026/04/24 05:15:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: 074978d6705e58530a3c8d378a08fa37 /home/rclone/rclone-test-pecajeh0hali/TestRWCacheUpdate 2026/04/24 05:15:55 DEBUG : TestRWCacheUpdate: Parsed hash: 074978d6705e58530a3c8d378a08fa37 2026/04/24 05:15:55 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2026-04-24 04:25:53 +0000 UTC,074978d6705e58530a3c8d378a08fa37" against cached fingerprint "23,2026-04-24 04:24:53 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" 2026/04/24 05:15:55 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2026-04-24 04:25:53 +0000 UTC,074978d6705e58530a3c8d378a08fa37" != cached fingerprint "23,2026-04-24 04:24:53 +0000 UTC,a04b60cad5c51870e80f668df3d720c0") 2026/04/24 05:15:55 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/24 05:15:55 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/24 05:15:55 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2026/04/24 05:15:55 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/24 05:15:55 DEBUG : TestRWCacheUpdate(0x35773f3860c0): >openPending: err= 2026/04/24 05:15:55 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2026/04/24 05:15:55 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/24 05:15:55 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/24 05:15:55 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/24 05:15:55 DEBUG : TestRWCacheUpdate(0x35773f3860c0): >_readAt: n=24, err=EOF 2026/04/24 05:15:55 DEBUG : TestRWCacheUpdate(0x35773f3860c0): close: 2026/04/24 05:15:55 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-24 04:25:53 +0000 UTC 2026/04/24 05:15:55 DEBUG : TestRWCacheUpdate(0x35773f3860c0): >close: err= 2026/04/24 05:15:55 DEBUG : WaitForWriters: timeout=30s 2026/04/24 05:15:55 DEBUG : Looking for writers 2026/04/24 05:15:55 DEBUG : TestRWCacheUpdate: reading active writers 2026/04/24 05:15:55 DEBUG : >WaitForWriters: 2026/04/24 05:15:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: vfs cache: cleaner exiting --- PASS: TestRWCacheUpdate (2.17s) === RUN TestCaseSensitivity run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali", Local "Local file system at /tmp/rclone3332270375", Modify Window "1s" 2026/04/24 05:15:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/FiLeA" 2026/04/24 05:15:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: md5sum /home/rclone/rclone-test-pecajeh0hali/FiLeA 2026/04/24 05:15:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: 89d903bc35dede724fd52c51437ff5fd /home/rclone/rclone-test-pecajeh0hali/FiLeA 2026/04/24 05:15:55 DEBUG : FiLeA: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/04/24 05:15:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/FiLeA" 2026/04/24 05:15:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: sha1sum /home/rclone/rclone-test-pecajeh0hali/FiLeA 2026/04/24 05:15:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 /home/rclone/rclone-test-pecajeh0hali/FiLeA 2026/04/24 05:15:55 DEBUG : FiLeA: Parsed hash: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 2026/04/24 05:15:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/FiLeB" 2026/04/24 05:15:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: md5sum /home/rclone/rclone-test-pecajeh0hali/FiLeB 2026/04/24 05:15:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /home/rclone/rclone-test-pecajeh0hali/FiLeB 2026/04/24 05:15:55 DEBUG : FiLeB: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/04/24 05:15:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/FiLeB" 2026/04/24 05:15:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: sha1sum /home/rclone/rclone-test-pecajeh0hali/FiLeB 2026/04/24 05:15:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: 4c64312d5aa547e7c43b39f451fd0be214b550d6 /home/rclone/rclone-test-pecajeh0hali/FiLeB 2026/04/24 05:15:55 DEBUG : FiLeB: Parsed hash: 4c64312d5aa547e7c43b39f451fd0be214b550d6 2026/04/24 05:15:55 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: poll-interval is not supported by this remote 2026/04/24 05:15:55 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: poll-interval is not supported by this remote 2026/04/24 05:15:55 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/24 05:15:55 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/04/24 05:15:55 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/04/24 05:15:55 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/04/24 05:15:55 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/04/24 05:15:55 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/24 05:15:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/FiLeA" 2026/04/24 05:15:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: md5sum /home/rclone/rclone-test-pecajeh0hali/FiLeA 2026/04/24 05:15:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: 89d903bc35dede724fd52c51437ff5fd /home/rclone/rclone-test-pecajeh0hali/FiLeA 2026/04/24 05:15:55 DEBUG : FiLeA: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/04/24 05:15:55 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/24 05:15:55 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/04/24 05:15:55 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/04/24 05:15:55 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/04/24 05:15:55 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/04/24 05:15:55 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/24 05:15:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/FiLeA" 2026/04/24 05:15:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: md5sum /home/rclone/rclone-test-pecajeh0hali/FiLeA 2026/04/24 05:15:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: 89d903bc35dede724fd52c51437ff5fd /home/rclone/rclone-test-pecajeh0hali/FiLeA 2026/04/24 05:15:55 DEBUG : FiLeA: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/04/24 05:15:55 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/24 05:15:55 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/04/24 05:15:55 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/04/24 05:15:55 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/04/24 05:15:55 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/04/24 05:15:55 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/24 05:15:55 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/24 05:15:55 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/04/24 05:15:55 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/04/24 05:15:55 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/04/24 05:15:55 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/04/24 05:15:55 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/24 05:15:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/FiLeB" 2026/04/24 05:15:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: md5sum /home/rclone/rclone-test-pecajeh0hali/FiLeB 2026/04/24 05:15:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /home/rclone/rclone-test-pecajeh0hali/FiLeB 2026/04/24 05:15:55 DEBUG : FiLeB: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/04/24 05:15:55 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/24 05:15:55 DEBUG : FilEb: Open: flags=O_RDONLY 2026/04/24 05:15:55 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/04/24 05:15:55 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/04/24 05:15:55 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/04/24 05:15:55 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/24 05:15:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/FilEb" 2026/04/24 05:15:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: md5sum /home/rclone/rclone-test-pecajeh0hali/FilEb 2026/04/24 05:15:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: 79369f78f7882c1baabbc7d45dc5daa0 /home/rclone/rclone-test-pecajeh0hali/FilEb 2026/04/24 05:15:55 DEBUG : FilEb: Parsed hash: 79369f78f7882c1baabbc7d45dc5daa0 2026/04/24 05:15:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/FiLeA" 2026/04/24 05:15:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: md5sum /home/rclone/rclone-test-pecajeh0hali/FiLeA 2026/04/24 05:15:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: 89d903bc35dede724fd52c51437ff5fd /home/rclone/rclone-test-pecajeh0hali/FiLeA 2026/04/24 05:15:55 DEBUG : FiLeA: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/04/24 05:15:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/FiLeA" 2026/04/24 05:15:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: sha1sum /home/rclone/rclone-test-pecajeh0hali/FiLeA 2026/04/24 05:15:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 /home/rclone/rclone-test-pecajeh0hali/FiLeA 2026/04/24 05:15:55 DEBUG : FiLeA: Parsed hash: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 2026/04/24 05:15:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/FiLeB" 2026/04/24 05:15:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: md5sum /home/rclone/rclone-test-pecajeh0hali/FiLeB 2026/04/24 05:15:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /home/rclone/rclone-test-pecajeh0hali/FiLeB 2026/04/24 05:15:55 DEBUG : FiLeB: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/04/24 05:15:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/FiLeB" 2026/04/24 05:15:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: sha1sum /home/rclone/rclone-test-pecajeh0hali/FiLeB 2026/04/24 05:15:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: 4c64312d5aa547e7c43b39f451fd0be214b550d6 /home/rclone/rclone-test-pecajeh0hali/FiLeB 2026/04/24 05:15:55 DEBUG : FiLeB: Parsed hash: 4c64312d5aa547e7c43b39f451fd0be214b550d6 2026/04/24 05:15:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/FilEb" 2026/04/24 05:15:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: md5sum /home/rclone/rclone-test-pecajeh0hali/FilEb 2026/04/24 05:15:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: 79369f78f7882c1baabbc7d45dc5daa0 /home/rclone/rclone-test-pecajeh0hali/FilEb 2026/04/24 05:15:55 DEBUG : FilEb: Parsed hash: 79369f78f7882c1baabbc7d45dc5daa0 2026/04/24 05:15:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/FilEb" 2026/04/24 05:15:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: sha1sum /home/rclone/rclone-test-pecajeh0hali/FilEb 2026/04/24 05:15:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: 7a5211eef71caf0a250ea202616030c063bd4f75 /home/rclone/rclone-test-pecajeh0hali/FilEb 2026/04/24 05:15:55 DEBUG : FilEb: Parsed hash: 7a5211eef71caf0a250ea202616030c063bd4f75 2026/04/24 05:15:55 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/24 05:15:55 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/04/24 05:15:55 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/04/24 05:15:55 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/04/24 05:15:55 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/04/24 05:15:55 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/24 05:15:55 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/24 05:15:55 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/04/24 05:15:55 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/04/24 05:15:55 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2026/04/24 05:15:55 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/04/24 05:15:55 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/24 05:15:55 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/24 05:15:55 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/04/24 05:15:55 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/04/24 05:15:55 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2026/04/24 05:15:55 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/04/24 05:15:55 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/24 05:15:55 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/24 05:15:55 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/04/24 05:15:55 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/04/24 05:15:55 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2026/04/24 05:15:55 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/04/24 05:15:55 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/24 05:15:55 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/24 05:15:55 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/04/24 05:15:55 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/04/24 05:15:55 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/04/24 05:15:55 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/04/24 05:15:55 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/24 05:15:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/FiLeB" 2026/04/24 05:15:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: md5sum /home/rclone/rclone-test-pecajeh0hali/FiLeB 2026/04/24 05:15:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /home/rclone/rclone-test-pecajeh0hali/FiLeB 2026/04/24 05:15:55 DEBUG : FiLeB: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/04/24 05:15:55 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/24 05:15:55 DEBUG : FilEb: Open: flags=O_RDONLY 2026/04/24 05:15:55 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/04/24 05:15:55 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/04/24 05:15:55 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/04/24 05:15:55 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/24 05:15:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/FilEb" 2026/04/24 05:15:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: md5sum /home/rclone/rclone-test-pecajeh0hali/FilEb 2026/04/24 05:15:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: 79369f78f7882c1baabbc7d45dc5daa0 /home/rclone/rclone-test-pecajeh0hali/FilEb 2026/04/24 05:15:55 DEBUG : FilEb: Parsed hash: 79369f78f7882c1baabbc7d45dc5daa0 2026/04/24 05:15:55 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/24 05:15:55 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2026/04/24 05:15:55 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2026/04/24 05:15:55 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/24 05:15:55 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2026/04/24 05:15:55 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2026/04/24 05:15:55 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/24 05:15:55 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/04/24 05:15:55 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/04/24 05:15:55 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/04/24 05:15:55 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/04/24 05:15:55 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/24 05:15:55 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/24 05:15:55 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2026/04/24 05:15:55 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/24 05:15:55 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2026/04/24 05:15:55 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/24 05:15:55 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2026/04/24 05:15:55 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/24 05:15:55 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/04/24 05:15:55 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/04/24 05:15:55 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/04/24 05:15:55 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/04/24 05:15:55 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/24 05:15:55 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/24 05:15:55 DEBUG : FilEb: Open: flags=O_RDONLY 2026/04/24 05:15:55 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/04/24 05:15:55 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/04/24 05:15:55 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/04/24 05:15:55 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/24 05:15:55 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/24 05:15:55 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2026/04/24 05:15:55 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/24 05:15:55 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2026/04/24 05:15:55 DEBUG : WaitForWriters: timeout=30s 2026/04/24 05:15:55 DEBUG : Looking for writers 2026/04/24 05:15:55 DEBUG : FilEb: reading active writers 2026/04/24 05:15:55 DEBUG : FiLeA: reading active writers 2026/04/24 05:15:55 DEBUG : FiLeB: reading active writers 2026/04/24 05:15:55 DEBUG : >WaitForWriters: 2026/04/24 05:15:55 DEBUG : WaitForWriters: timeout=30s 2026/04/24 05:15:55 DEBUG : Looking for writers 2026/04/24 05:15:55 DEBUG : FiLeA: reading active writers 2026/04/24 05:15:55 DEBUG : FiLeB: reading active writers 2026/04/24 05:15:55 DEBUG : FilEb: reading active writers 2026/04/24 05:15:55 DEBUG : >WaitForWriters: --- PASS: TestCaseSensitivity (0.07s) === RUN TestUnicodeNormalization run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali", Local "Local file system at /tmp/rclone3332270375", Modify Window "1s" 2026/04/24 05:15:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/normal name with no special characters.txt" 2026/04/24 05:15:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: md5sum /home/rclone/rclone-test-pecajeh0hali/normal\ name\ with\ no\ special\ characters.txt 2026/04/24 05:15:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: 89d903bc35dede724fd52c51437ff5fd /home/rclone/rclone-test-pecajeh0hali/normal name with no special characters.txt 2026/04/24 05:15:55 DEBUG : normal name with no special characters.txt: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/04/24 05:15:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/normal name with no special characters.txt" 2026/04/24 05:15:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: sha1sum /home/rclone/rclone-test-pecajeh0hali/normal\ name\ with\ no\ special\ characters.txt 2026/04/24 05:15:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 /home/rclone/rclone-test-pecajeh0hali/normal name with no special characters.txt 2026/04/24 05:15:55 DEBUG : normal name with no special characters.txt: Parsed hash: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 2026/04/24 05:15:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/測試_Русский___ě_áñ" 2026/04/24 05:15:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: md5sum /home/rclone/rclone-test-pecajeh0hali/測試_Русский___ě_áñ 2026/04/24 05:15:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /home/rclone/rclone-test-pecajeh0hali/測試_Русский___ě_áñ 2026/04/24 05:15:55 DEBUG : 測試_Русский___ě_áñ: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/04/24 05:15:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/測試_Русский___ě_áñ" 2026/04/24 05:15:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: sha1sum /home/rclone/rclone-test-pecajeh0hali/測試_Русский___ě_áñ 2026/04/24 05:15:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: 4c64312d5aa547e7c43b39f451fd0be214b550d6 /home/rclone/rclone-test-pecajeh0hali/測試_Русский___ě_áñ 2026/04/24 05:15:55 DEBUG : 測試_Русский___ě_áñ: Parsed hash: 4c64312d5aa547e7c43b39f451fd0be214b550d6 2026/04/24 05:15:55 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: poll-interval is not supported by this remote 2026/04/24 05:15:55 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/24 05:15:55 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/04/24 05:15:55 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/04/24 05:15:55 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/04/24 05:15:55 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/24 05:15:55 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/24 05:15:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/normal name with no special characters.txt" 2026/04/24 05:15:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: md5sum /home/rclone/rclone-test-pecajeh0hali/normal\ name\ with\ no\ special\ characters.txt 2026/04/24 05:15:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: 89d903bc35dede724fd52c51437ff5fd /home/rclone/rclone-test-pecajeh0hali/normal name with no special characters.txt 2026/04/24 05:15:55 DEBUG : normal name with no special characters.txt: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/04/24 05:15:55 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/24 05:15:55 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2026/04/24 05:15:55 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2026/04/24 05:15:55 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2026/04/24 05:15:55 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2026/04/24 05:15:55 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/24 05:15:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/測試_Русский___ě_áñ" 2026/04/24 05:15:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: md5sum /home/rclone/rclone-test-pecajeh0hali/測試_Русский___ě_áñ 2026/04/24 05:15:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /home/rclone/rclone-test-pecajeh0hali/測試_Русский___ě_áñ 2026/04/24 05:15:55 DEBUG : 測試_Русский___ě_áñ: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/04/24 05:15:55 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/24 05:15:55 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/04/24 05:15:55 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/04/24 05:15:55 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/04/24 05:15:55 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/24 05:15:55 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/24 05:15:55 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/24 05:15:55 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2026/04/24 05:15:55 DEBUG : WaitForWriters: timeout=30s 2026/04/24 05:15:55 DEBUG : Looking for writers 2026/04/24 05:15:55 DEBUG : normal name with no special characters.txt: reading active writers 2026/04/24 05:15:55 DEBUG : 測試_Русский___ě_áñ: reading active writers 2026/04/24 05:15:55 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (0.02s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali", Local "Local file system at /tmp/rclone3332270375", Modify Window "1s" 2026/04/24 05:15:55 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: poll-interval is not supported by this remote 2026/04/24 05:15:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Reusing VFS from active cache 2026/04/24 05:15:55 DEBUG : WaitForWriters: timeout=30s 2026/04/24 05:15:55 DEBUG : Looking for writers 2026/04/24 05:15:55 DEBUG : >WaitForWriters: 2026/04/24 05:15:55 DEBUG : WaitForWriters: timeout=30s 2026/04/24 05:15:55 DEBUG : Looking for writers 2026/04/24 05:15:55 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.00s) === RUN TestVFSNewWithOpts run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali", Local "Local file system at /tmp/rclone3332270375", Modify Window "1s" 2026/04/24 05:15:55 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: poll-interval is not supported by this remote 2026/04/24 05:15:55 DEBUG : WaitForWriters: timeout=30s 2026/04/24 05:15:55 DEBUG : Looking for writers 2026/04/24 05:15:55 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.00s) === RUN TestVFSRoot run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali", Local "Local file system at /tmp/rclone3332270375", Modify Window "1s" 2026/04/24 05:15:55 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: poll-interval is not supported by this remote 2026/04/24 05:15:55 DEBUG : WaitForWriters: timeout=30s 2026/04/24 05:15:55 DEBUG : Looking for writers 2026/04/24 05:15:55 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.00s) === RUN TestVFSStat run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali", Local "Local file system at /tmp/rclone3332270375", Modify Window "1s" 2026/04/24 05:15:55 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: poll-interval is not supported by this remote 2026/04/24 05:15:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/file1" 2026/04/24 05:15:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: md5sum /home/rclone/rclone-test-pecajeh0hali/file1 2026/04/24 05:15:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-pecajeh0hali/file1 2026/04/24 05:15:55 DEBUG : file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/24 05:15:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/file1" 2026/04/24 05:15:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: sha1sum /home/rclone/rclone-test-pecajeh0hali/file1 2026/04/24 05:15:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-pecajeh0hali/file1 2026/04/24 05:15:55 DEBUG : file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/04/24 05:15:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/dir/file2" 2026/04/24 05:15:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: md5sum /home/rclone/rclone-test-pecajeh0hali/dir/file2 2026/04/24 05:15:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: 25ba584dea3b091afba78acbe36da91a /home/rclone/rclone-test-pecajeh0hali/dir/file2 2026/04/24 05:15:55 DEBUG : dir/file2: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/04/24 05:15:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/dir/file2" 2026/04/24 05:15:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: sha1sum /home/rclone/rclone-test-pecajeh0hali/dir/file2 2026/04/24 05:15:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /home/rclone/rclone-test-pecajeh0hali/dir/file2 2026/04/24 05:15:55 DEBUG : dir/file2: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/04/24 05:15:55 DEBUG : WaitForWriters: timeout=30s 2026/04/24 05:15:55 DEBUG : dir: Looking for writers 2026/04/24 05:15:55 DEBUG : file2: reading active writers 2026/04/24 05:15:55 DEBUG : Looking for writers 2026/04/24 05:15:55 DEBUG : dir: reading active writers 2026/04/24 05:15:55 DEBUG : file1: reading active writers 2026/04/24 05:15:55 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (0.02s) === RUN TestVFSStatParent run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali", Local "Local file system at /tmp/rclone3332270375", Modify Window "1s" 2026/04/24 05:15:55 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: poll-interval is not supported by this remote 2026/04/24 05:15:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/file1" 2026/04/24 05:15:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: md5sum /home/rclone/rclone-test-pecajeh0hali/file1 2026/04/24 05:15:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-pecajeh0hali/file1 2026/04/24 05:15:55 DEBUG : file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/24 05:15:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/file1" 2026/04/24 05:15:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: sha1sum /home/rclone/rclone-test-pecajeh0hali/file1 2026/04/24 05:15:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-pecajeh0hali/file1 2026/04/24 05:15:55 DEBUG : file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/04/24 05:15:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/dir/file2" 2026/04/24 05:15:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: md5sum /home/rclone/rclone-test-pecajeh0hali/dir/file2 2026/04/24 05:15:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: 25ba584dea3b091afba78acbe36da91a /home/rclone/rclone-test-pecajeh0hali/dir/file2 2026/04/24 05:15:55 DEBUG : dir/file2: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/04/24 05:15:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/dir/file2" 2026/04/24 05:15:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: sha1sum /home/rclone/rclone-test-pecajeh0hali/dir/file2 2026/04/24 05:15:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /home/rclone/rclone-test-pecajeh0hali/dir/file2 2026/04/24 05:15:55 DEBUG : dir/file2: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/04/24 05:15:55 DEBUG : WaitForWriters: timeout=30s 2026/04/24 05:15:55 DEBUG : dir: Looking for writers 2026/04/24 05:15:55 DEBUG : Looking for writers 2026/04/24 05:15:55 DEBUG : dir: reading active writers 2026/04/24 05:15:55 DEBUG : file1: reading active writers 2026/04/24 05:15:55 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (0.02s) === RUN TestVFSOpenFile run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali", Local "Local file system at /tmp/rclone3332270375", Modify Window "1s" 2026/04/24 05:15:55 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: poll-interval is not supported by this remote 2026/04/24 05:15:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/file1" 2026/04/24 05:15:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: md5sum /home/rclone/rclone-test-pecajeh0hali/file1 2026/04/24 05:15:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-pecajeh0hali/file1 2026/04/24 05:15:55 DEBUG : file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/24 05:15:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/file1" 2026/04/24 05:15:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: sha1sum /home/rclone/rclone-test-pecajeh0hali/file1 2026/04/24 05:15:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-pecajeh0hali/file1 2026/04/24 05:15:55 DEBUG : file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/04/24 05:15:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/dir/file2" 2026/04/24 05:15:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: md5sum /home/rclone/rclone-test-pecajeh0hali/dir/file2 2026/04/24 05:15:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: 25ba584dea3b091afba78acbe36da91a /home/rclone/rclone-test-pecajeh0hali/dir/file2 2026/04/24 05:15:55 DEBUG : dir/file2: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/04/24 05:15:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/dir/file2" 2026/04/24 05:15:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: sha1sum /home/rclone/rclone-test-pecajeh0hali/dir/file2 2026/04/24 05:15:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /home/rclone/rclone-test-pecajeh0hali/dir/file2 2026/04/24 05:15:55 DEBUG : dir/file2: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/04/24 05:15:55 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/24 05:15:55 DEBUG : file1: Open: flags=O_RDONLY 2026/04/24 05:15:55 DEBUG : file1: >Open: fd=file1 (r), err= 2026/04/24 05:15:55 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/04/24 05:15:55 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/24 05:15:55 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2026/04/24 05:15:55 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/24 05:15:55 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/04/24 05:15:55 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 05:15:55 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2026/04/24 05:15:55 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/04/24 05:15:55 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2026/04/24 05:15:55 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2026/04/24 05:15:55 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/04/24 05:15:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: File to upload is small (0 bytes), uploading instead of streaming 2026/04/24 05:15:55 DEBUG : dir/new_file.txt: size = 0 OK 2026/04/24 05:15:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/dir/new_file.txt" 2026/04/24 05:15:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: md5sum /home/rclone/rclone-test-pecajeh0hali/dir/new_file.txt 2026/04/24 05:15:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-pecajeh0hali/dir/new_file.txt 2026/04/24 05:15:55 DEBUG : dir/new_file.txt: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/04/24 05:15:55 DEBUG : dir/new_file.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/04/24 05:15:55 DEBUG : dir/new_file.txt: Size and md5 of src and dst objects identical 2026/04/24 05:15:55 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/04/24 05:15:55 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 05:15:55 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/04/24 05:15:55 DEBUG : WaitForWriters: timeout=30s 2026/04/24 05:15:55 DEBUG : dir: Looking for writers 2026/04/24 05:15:55 DEBUG : file2: reading active writers 2026/04/24 05:15:55 DEBUG : new_file.txt: reading active writers 2026/04/24 05:15:55 DEBUG : Looking for writers 2026/04/24 05:15:55 DEBUG : dir: reading active writers 2026/04/24 05:15:55 DEBUG : file1: reading active writers 2026/04/24 05:15:55 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (0.03s) === RUN TestVFSRename run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali", Local "Local file system at /tmp/rclone3332270375", Modify Window "1s" 2026/04/24 05:15:55 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: poll-interval is not supported by this remote 2026/04/24 05:15:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/dir/file2" 2026/04/24 05:15:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: md5sum /home/rclone/rclone-test-pecajeh0hali/dir/file2 2026/04/24 05:15:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: 25ba584dea3b091afba78acbe36da91a /home/rclone/rclone-test-pecajeh0hali/dir/file2 2026/04/24 05:15:55 DEBUG : dir/file2: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/04/24 05:15:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/dir/file2" 2026/04/24 05:15:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: sha1sum /home/rclone/rclone-test-pecajeh0hali/dir/file2 2026/04/24 05:15:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /home/rclone/rclone-test-pecajeh0hali/dir/file2 2026/04/24 05:15:55 DEBUG : dir/file2: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/04/24 05:15:55 INFO : dir/file2: Moved (server-side) to: dir/file1 2026/04/24 05:15:55 DEBUG : dir/file1: Updating file with dir/file1 0x35773eb5a1a0 2026/04/24 05:15:55 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/04/24 05:15:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/24 05:15:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/dir/file1" 2026/04/24 05:15:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: md5sum /home/rclone/rclone-test-pecajeh0hali/dir/file1 2026/04/24 05:15:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: 25ba584dea3b091afba78acbe36da91a /home/rclone/rclone-test-pecajeh0hali/dir/file1 2026/04/24 05:15:55 DEBUG : dir/file1: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/04/24 05:15:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/dir/file1" 2026/04/24 05:15:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: sha1sum /home/rclone/rclone-test-pecajeh0hali/dir/file1 2026/04/24 05:15:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /home/rclone/rclone-test-pecajeh0hali/dir/file1 2026/04/24 05:15:55 DEBUG : dir/file1: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/04/24 05:15:55 INFO : dir/file1: Moved (server-side) to: file0 2026/04/24 05:15:55 DEBUG : file0: Updating file with file0 0x35773eb5a1a0 2026/04/24 05:15:55 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/24 05:15:55 DEBUG : Added virtual directory entry vAddFile: "file0" 2026/04/24 05:15:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/file0" 2026/04/24 05:15:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: md5sum /home/rclone/rclone-test-pecajeh0hali/file0 2026/04/24 05:15:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: 25ba584dea3b091afba78acbe36da91a /home/rclone/rclone-test-pecajeh0hali/file0 2026/04/24 05:15:55 DEBUG : file0: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/04/24 05:15:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/file0" 2026/04/24 05:15:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: sha1sum /home/rclone/rclone-test-pecajeh0hali/file0 2026/04/24 05:15:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /home/rclone/rclone-test-pecajeh0hali/file0 2026/04/24 05:15:55 DEBUG : file0: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/04/24 05:15:55 DEBUG : WaitForWriters: timeout=30s 2026/04/24 05:15:55 DEBUG : dir: Looking for writers 2026/04/24 05:15:55 DEBUG : Looking for writers 2026/04/24 05:15:55 DEBUG : dir: reading active writers 2026/04/24 05:15:55 DEBUG : file0: reading active writers 2026/04/24 05:15:55 DEBUG : >WaitForWriters: 2026/04/24 05:15:55 DEBUG : forgetting directory cache 2026/04/24 05:15:55 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" --- PASS: TestVFSRename (0.03s) === RUN TestVFSStatfs run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali", Local "Local file system at /tmp/rclone3332270375", Modify Window "1s" 2026/04/24 05:15:55 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: poll-interval is not supported by this remote 2026/04/24 05:15:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Server has VFS statistics extension 2026/04/24 05:15:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: About path "/home/rclone/rclone-test-pecajeh0hali" 2026/04/24 05:15:55 DEBUG : WaitForWriters: timeout=30s 2026/04/24 05:15:55 DEBUG : Looking for writers 2026/04/24 05:15:55 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.00s) === RUN TestVFSMkdir run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali", Local "Local file system at /tmp/rclone3332270375", Modify Window "1s" 2026/04/24 05:15:55 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: poll-interval is not supported by this remote 2026/04/24 05:15:55 DEBUG : Added virtual directory entry vAddDir: "/" 2026/04/24 05:15:55 DEBUG : Added virtual directory entry vAddDir: "a" 2026/04/24 05:15:55 DEBUG : Added virtual directory entry vAddDir: "b" 2026/04/24 05:15:55 DEBUG : Added virtual directory entry vAddDir: "c" 2026/04/24 05:15:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: New connection 127.0.0.1:60690->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/04/24 05:15:55 DEBUG : Added virtual directory entry vAddDir: "d" 2026/04/24 05:15:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: New connection 127.0.0.1:60692->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/04/24 05:15:55 DEBUG : WaitForWriters: timeout=30s 2026/04/24 05:15:55 DEBUG : c: Looking for writers 2026/04/24 05:15:55 DEBUG : d: Looking for writers 2026/04/24 05:15:55 DEBUG : Looking for writers 2026/04/24 05:15:55 DEBUG : a: Looking for writers 2026/04/24 05:15:55 DEBUG : b: Looking for writers 2026/04/24 05:15:55 DEBUG : Looking for writers 2026/04/24 05:15:55 DEBUG : /: reading active writers 2026/04/24 05:15:55 DEBUG : a: reading active writers 2026/04/24 05:15:55 DEBUG : b: reading active writers 2026/04/24 05:15:55 DEBUG : c: reading active writers 2026/04/24 05:15:55 DEBUG : d: reading active writers 2026/04/24 05:15:55 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (0.21s) === RUN TestVFSMkdirAll run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali", Local "Local file system at /tmp/rclone3332270375", Modify Window "1s" 2026/04/24 05:15:55 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: poll-interval is not supported by this remote 2026/04/24 05:15:55 DEBUG : Added virtual directory entry vAddDir: "a" 2026/04/24 05:15:55 DEBUG : a: Added virtual directory entry vAddDir: "b" 2026/04/24 05:15:55 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2026/04/24 05:15:55 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2026/04/24 05:15:55 DEBUG : WaitForWriters: timeout=30s 2026/04/24 05:15:55 DEBUG : a/b/c/d: Looking for writers 2026/04/24 05:15:55 DEBUG : a/b/c: Looking for writers 2026/04/24 05:15:55 DEBUG : d: reading active writers 2026/04/24 05:15:55 DEBUG : a/b: Looking for writers 2026/04/24 05:15:55 DEBUG : c: reading active writers 2026/04/24 05:15:55 DEBUG : a: Looking for writers 2026/04/24 05:15:55 DEBUG : b: reading active writers 2026/04/24 05:15:55 DEBUG : Looking for writers 2026/04/24 05:15:55 DEBUG : a: reading active writers 2026/04/24 05:15:55 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-pecajeh0hali", Local "Local file system at /tmp/rclone3332270375", Modify Window "1s" 2026/04/24 05:15:55 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: poll-interval is not supported by this remote 2026/04/24 05:15:55 DEBUG : WaitForWriters: timeout=30s 2026/04/24 05:15:55 DEBUG : Looking for writers 2026/04/24 05:15:55 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-pecajeh0hali", Local "Local file system at /tmp/rclone3332270375", Modify Window "1s" 2026/04/24 05:15:55 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: poll-interval is not supported by this remote 2026/04/24 05:15:55 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 05:15:55 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/24 05:15:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/24 05:15:55 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/24 05:15:55 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/24 05:15:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/24 05:15:55 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2026/04/24 05:15:55 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2026/04/24 05:15:55 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2026/04/24 05:15:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: File to upload is small (5 bytes), uploading instead of streaming 2026/04/24 05:15:55 DEBUG : file1: size = 5 OK 2026/04/24 05:15:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/file1" 2026/04/24 05:15:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: md5sum /home/rclone/rclone-test-pecajeh0hali/file1 2026/04/24 05:15:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-pecajeh0hali/file1 2026/04/24 05:15:55 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/04/24 05:15:55 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/04/24 05:15:55 DEBUG : file1: Size and md5 of src and dst objects identical 2026/04/24 05:15:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/24 05:15:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/file1" 2026/04/24 05:15:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: md5sum /home/rclone/rclone-test-pecajeh0hali/file1 2026/04/24 05:15:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-pecajeh0hali/file1 2026/04/24 05:15:55 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/04/24 05:15:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/file1" 2026/04/24 05:15:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: sha1sum /home/rclone/rclone-test-pecajeh0hali/file1 2026/04/24 05:15:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d /home/rclone/rclone-test-pecajeh0hali/file1 2026/04/24 05:15:55 DEBUG : file1: Parsed hash: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d 2026/04/24 05:15:55 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 05:15:55 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/24 05:15:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/24 05:15:55 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/24 05:15:55 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/24 05:15:55 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 05:15:55 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/24 05:15:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/24 05:15:55 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/24 05:15:55 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/24 05:15:55 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2026/04/24 05:15:55 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/04/24 05:15:55 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/24 05:15:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/24 05:15:55 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/24 05:15:55 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/24 05:15:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/24 05:15:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: File to upload is small (0 bytes), uploading instead of streaming 2026/04/24 05:15:55 DEBUG : file1: size = 0 OK 2026/04/24 05:15:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/file1" 2026/04/24 05:15:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: md5sum /home/rclone/rclone-test-pecajeh0hali/file1 2026/04/24 05:15:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-pecajeh0hali/file1 2026/04/24 05:15:56 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/04/24 05:15:56 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/04/24 05:15:56 DEBUG : file1: Size and md5 of src and dst objects identical 2026/04/24 05:15:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/24 05:15:56 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/04/24 05:15:56 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/24 05:15:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/24 05:15:56 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/24 05:15:56 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/24 05:15:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/24 05:15:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: File to upload is small (7 bytes), uploading instead of streaming 2026/04/24 05:15:56 DEBUG : file1: size = 7 OK 2026/04/24 05:15:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/file1" 2026/04/24 05:15:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: md5sum /home/rclone/rclone-test-pecajeh0hali/file1 2026/04/24 05:15:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: 9141de76717e095d4dd05f1e686ad6a8 /home/rclone/rclone-test-pecajeh0hali/file1 2026/04/24 05:15:56 DEBUG : file1: Parsed hash: 9141de76717e095d4dd05f1e686ad6a8 2026/04/24 05:15:56 DEBUG : file1: md5 = 9141de76717e095d4dd05f1e686ad6a8 OK 2026/04/24 05:15:56 DEBUG : file1: Size and md5 of src and dst objects identical 2026/04/24 05:15:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/24 05:15:56 DEBUG : WaitForWriters: timeout=30s 2026/04/24 05:15:56 DEBUG : Looking for writers 2026/04/24 05:15:56 DEBUG : file1: reading active writers 2026/04/24 05:15:56 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (0.02s) === RUN TestWriteFileHandleWriteAt run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali", Local "Local file system at /tmp/rclone3332270375", Modify Window "1s" 2026/04/24 05:15:56 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: poll-interval is not supported by this remote 2026/04/24 05:15:56 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 05:15:56 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/24 05:15:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/24 05:15:56 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/24 05:15:56 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/24 05:15:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/24 05:15:56 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2026/04/24 05:15:56 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Nc-Cp}/rclone-test-pecajeh0hali/dir/file1: no such file or directory 2026/04/24 05:15:56 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Nc-Cp}/rclone-test-pecajeh0hali/dir/file1: no such file or directory 2026/04/24 05:15:56 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Nc-Cp}/rclone-test-pecajeh0hali/dir/file1: no such file or directory 2026/04/24 05:15:56 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Nc-Cp}/rclone-test-pecajeh0hali/dir/file1: no such file or directory 2026/04/24 05:15:56 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Nc-Cp}/rclone-test-pecajeh0hali/dir/file1: no such file or directory 2026/04/24 05:15:56 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Nc-Cp}/rclone-test-pecajeh0hali/dir/file1: no such file or directory 2026/04/24 05:15:56 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Nc-Cp}/rclone-test-pecajeh0hali/dir/file1: no such file or directory 2026/04/24 05:15:56 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Nc-Cp}/rclone-test-pecajeh0hali/dir/file1: no such file or directory 2026/04/24 05:15:56 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Nc-Cp}/rclone-test-pecajeh0hali/dir/file1: no such file or directory 2026/04/24 05:15:56 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Nc-Cp}/rclone-test-pecajeh0hali/dir/file1: no such file or directory 2026/04/24 05:15:57 DEBUG : file1: aborting in-sequence write wait, off=100 2026/04/24 05:15:57 DEBUG : file1: failed to wait for in-sequence write to 100 2026/04/24 05:15:57 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2026/04/24 05:15:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: File to upload is small (11 bytes), uploading instead of streaming 2026/04/24 05:15:57 DEBUG : file1: size = 11 OK 2026/04/24 05:15:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/file1" 2026/04/24 05:15:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: md5sum /home/rclone/rclone-test-pecajeh0hali/file1 2026/04/24 05:15:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /home/rclone/rclone-test-pecajeh0hali/file1 2026/04/24 05:15:57 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/04/24 05:15:57 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/24 05:15:57 DEBUG : file1: Size and md5 of src and dst objects identical 2026/04/24 05:15:57 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/24 05:15:57 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2026/04/24 05:15:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/file1" 2026/04/24 05:15:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: md5sum /home/rclone/rclone-test-pecajeh0hali/file1 2026/04/24 05:15:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /home/rclone/rclone-test-pecajeh0hali/file1 2026/04/24 05:15:57 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/04/24 05:15:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/file1" 2026/04/24 05:15:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: sha1sum /home/rclone/rclone-test-pecajeh0hali/file1 2026/04/24 05:15:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed /home/rclone/rclone-test-pecajeh0hali/file1 2026/04/24 05:15:57 DEBUG : file1: Parsed hash: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed 2026/04/24 05:15:57 DEBUG : WaitForWriters: timeout=30s 2026/04/24 05:15:57 DEBUG : Looking for writers 2026/04/24 05:15:57 DEBUG : file1: reading active writers 2026/04/24 05:15:57 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (1.02s) === RUN TestWriteFileHandleFlush run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali", Local "Local file system at /tmp/rclone3332270375", Modify Window "1s" 2026/04/24 05:15:57 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: poll-interval is not supported by this remote 2026/04/24 05:15:57 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 05:15:57 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/24 05:15:57 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/24 05:15:57 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/24 05:15:57 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/24 05:15:57 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2026/04/24 05:15:57 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/24 05:15:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: File to upload is small (5 bytes), uploading instead of streaming 2026/04/24 05:15:57 DEBUG : file1: size = 5 OK 2026/04/24 05:15:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/file1" 2026/04/24 05:15:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: md5sum /home/rclone/rclone-test-pecajeh0hali/file1 2026/04/24 05:15:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-pecajeh0hali/file1 2026/04/24 05:15:57 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/04/24 05:15:57 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/04/24 05:15:57 DEBUG : file1: Size and md5 of src and dst objects identical 2026/04/24 05:15:57 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/24 05:15:57 DEBUG : file1: WriteFileHandle.Flush nothing to do 2026/04/24 05:15:57 DEBUG : WaitForWriters: timeout=30s 2026/04/24 05:15:57 DEBUG : Looking for writers 2026/04/24 05:15:57 DEBUG : file1: reading active writers 2026/04/24 05:15:57 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (0.01s) === RUN TestWriteFileHandleRelease run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali", Local "Local file system at /tmp/rclone3332270375", Modify Window "1s" 2026/04/24 05:15:57 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: poll-interval is not supported by this remote 2026/04/24 05:15:57 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 05:15:57 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/24 05:15:57 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/24 05:15:57 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/24 05:15:57 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/24 05:15:57 DEBUG : file1: WriteFileHandle.Release closing 2026/04/24 05:15:57 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/24 05:15:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: File to upload is small (0 bytes), uploading instead of streaming 2026/04/24 05:15:57 DEBUG : file1: size = 0 OK 2026/04/24 05:15:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/file1" 2026/04/24 05:15:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: md5sum /home/rclone/rclone-test-pecajeh0hali/file1 2026/04/24 05:15:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-pecajeh0hali/file1 2026/04/24 05:15:57 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/04/24 05:15:57 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/04/24 05:15:57 DEBUG : file1: Size and md5 of src and dst objects identical 2026/04/24 05:15:57 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/24 05:15:57 DEBUG : file1: WriteFileHandle.Release nothing to do 2026/04/24 05:15:57 DEBUG : WaitForWriters: timeout=30s 2026/04/24 05:15:57 DEBUG : Looking for writers 2026/04/24 05:15:57 DEBUG : file1: reading active writers 2026/04/24 05:15:57 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (0.01s) === RUN TestWriteFileModTimeWithOpenWriters run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali", Local "Local file system at /tmp/rclone3332270375", Modify Window "1s" 2026/04/24 05:15:57 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: poll-interval is not supported by this remote 2026/04/24 05:15:57 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 05:15:57 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/24 05:15:57 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/24 05:15:57 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/24 05:15:57 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/24 05:15:57 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/24 05:15:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: File to upload is small (2 bytes), uploading instead of streaming 2026/04/24 05:15:57 DEBUG : file1: size = 2 OK 2026/04/24 05:15:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/file1" 2026/04/24 05:15:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: md5sum /home/rclone/rclone-test-pecajeh0hali/file1 2026/04/24 05:15:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: 49f68a5c8493ec2c0bf489821c21fc3b /home/rclone/rclone-test-pecajeh0hali/file1 2026/04/24 05:15:57 DEBUG : file1: Parsed hash: 49f68a5c8493ec2c0bf489821c21fc3b 2026/04/24 05:15:57 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/04/24 05:15:57 DEBUG : file1: Size and md5 of src and dst objects identical 2026/04/24 05:15:57 DEBUG : file1: Applied pending mod time 2012-11-18 17:32:31 +0000 UTC OK 2026/04/24 05:15:57 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/24 05:15:57 DEBUG : WaitForWriters: timeout=30s 2026/04/24 05:15:57 DEBUG : Looking for writers 2026/04/24 05:15:57 DEBUG : file1: reading active writers 2026/04/24 05:15:57 DEBUG : >WaitForWriters: --- PASS: TestWriteFileModTimeWithOpenWriters (0.01s) === RUN TestFileReadAtZeroLength run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali", Local "Local file system at /tmp/rclone3332270375", Modify Window "1s" 2026/04/24 05:15:57 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: poll-interval is not supported by this remote 2026/04/24 05:15:57 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 05:15:57 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/24 05:15:57 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/24 05:15:57 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/24 05:15:57 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/24 05:15:57 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/24 05:15:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: File to upload is small (0 bytes), uploading instead of streaming 2026/04/24 05:15:57 DEBUG : file1: size = 0 OK 2026/04/24 05:15:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/file1" 2026/04/24 05:15:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: md5sum /home/rclone/rclone-test-pecajeh0hali/file1 2026/04/24 05:15:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-pecajeh0hali/file1 2026/04/24 05:15:57 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/04/24 05:15:57 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/04/24 05:15:57 DEBUG : file1: Size and md5 of src and dst objects identical 2026/04/24 05:15:57 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/24 05:15:57 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 05:15:57 DEBUG : file1: Open: flags=O_RDONLY 2026/04/24 05:15:57 DEBUG : file1: >Open: fd=file1 (r), err= 2026/04/24 05:15:57 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/04/24 05:15:57 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/04/24 05:15:57 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/04/24 05:15:57 DEBUG : WaitForWriters: timeout=30s 2026/04/24 05:15:57 DEBUG : Looking for writers 2026/04/24 05:15:57 DEBUG : file1: reading active writers 2026/04/24 05:15:57 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (0.01s) === RUN TestFileReadAtNonZeroLength run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali", Local "Local file system at /tmp/rclone3332270375", Modify Window "1s" 2026/04/24 05:15:57 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: poll-interval is not supported by this remote 2026/04/24 05:15:57 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 05:15:57 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/24 05:15:57 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/24 05:15:57 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/24 05:15:57 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/24 05:15:57 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/24 05:15:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: File to upload is small (100 bytes), uploading instead of streaming 2026/04/24 05:15:57 DEBUG : file1: size = 100 OK 2026/04/24 05:15:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/file1" 2026/04/24 05:15:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: md5sum /home/rclone/rclone-test-pecajeh0hali/file1 2026/04/24 05:15:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: 489768255a85030bf6010f9d61267684 /home/rclone/rclone-test-pecajeh0hali/file1 2026/04/24 05:15:57 DEBUG : file1: Parsed hash: 489768255a85030bf6010f9d61267684 2026/04/24 05:15:57 DEBUG : file1: md5 = 489768255a85030bf6010f9d61267684 OK 2026/04/24 05:15:57 DEBUG : file1: Size and md5 of src and dst objects identical 2026/04/24 05:15:57 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/24 05:15:57 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 05:15:57 DEBUG : file1: Open: flags=O_RDONLY 2026/04/24 05:15:57 DEBUG : file1: >Open: fd=file1 (r), err= 2026/04/24 05:15:57 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/04/24 05:15:57 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/04/24 05:15:57 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/04/24 05:15:57 DEBUG : WaitForWriters: timeout=30s 2026/04/24 05:15:57 DEBUG : Looking for writers 2026/04/24 05:15:57 DEBUG : file1: reading active writers 2026/04/24 05:15:57 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (0.01s) === RUN TestZipManyFiles run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali", Local "Local file system at /tmp/rclone3332270375", Modify Window "1s" 2026/04/24 05:15:57 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: poll-interval is not supported by this remote 2026/04/24 05:15:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/flat/f000.txt" 2026/04/24 05:15:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: md5sum /home/rclone/rclone-test-pecajeh0hali/flat/f000.txt 2026/04/24 05:15:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: a217847fb21f7e963650acc42a7a3b39 /home/rclone/rclone-test-pecajeh0hali/flat/f000.txt 2026/04/24 05:15:57 DEBUG : flat/f000.txt: Parsed hash: a217847fb21f7e963650acc42a7a3b39 2026/04/24 05:15:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/flat/f000.txt" 2026/04/24 05:15:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: sha1sum /home/rclone/rclone-test-pecajeh0hali/flat/f000.txt 2026/04/24 05:15:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: c411c13d2fde40743cb34d29f96a35975bbfef9c /home/rclone/rclone-test-pecajeh0hali/flat/f000.txt 2026/04/24 05:15:57 DEBUG : flat/f000.txt: Parsed hash: c411c13d2fde40743cb34d29f96a35975bbfef9c 2026/04/24 05:15:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/flat/f001.txt" 2026/04/24 05:15:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: md5sum /home/rclone/rclone-test-pecajeh0hali/flat/f001.txt 2026/04/24 05:15:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: f4ae3155a94225d34a70f10e659557c3 /home/rclone/rclone-test-pecajeh0hali/flat/f001.txt 2026/04/24 05:15:57 DEBUG : flat/f001.txt: Parsed hash: f4ae3155a94225d34a70f10e659557c3 2026/04/24 05:15:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/flat/f001.txt" 2026/04/24 05:15:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: sha1sum /home/rclone/rclone-test-pecajeh0hali/flat/f001.txt 2026/04/24 05:15:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: 46007547503950688fd883befced0e53561dae68 /home/rclone/rclone-test-pecajeh0hali/flat/f001.txt 2026/04/24 05:15:57 DEBUG : flat/f001.txt: Parsed hash: 46007547503950688fd883befced0e53561dae68 2026/04/24 05:15:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/flat/f002.txt" 2026/04/24 05:15:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: md5sum /home/rclone/rclone-test-pecajeh0hali/flat/f002.txt 2026/04/24 05:15:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: 32efe482074c8b2c32cb86e0408849d3 /home/rclone/rclone-test-pecajeh0hali/flat/f002.txt 2026/04/24 05:15:57 DEBUG : flat/f002.txt: Parsed hash: 32efe482074c8b2c32cb86e0408849d3 2026/04/24 05:15:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/flat/f002.txt" 2026/04/24 05:15:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: sha1sum /home/rclone/rclone-test-pecajeh0hali/flat/f002.txt 2026/04/24 05:15:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: 3911c439d6af617451e319f94dfafb3c820da182 /home/rclone/rclone-test-pecajeh0hali/flat/f002.txt 2026/04/24 05:15:57 DEBUG : flat/f002.txt: Parsed hash: 3911c439d6af617451e319f94dfafb3c820da182 2026/04/24 05:15:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/flat/f003.txt" 2026/04/24 05:15:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: md5sum /home/rclone/rclone-test-pecajeh0hali/flat/f003.txt 2026/04/24 05:15:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: 7fc5fc031450b8aa97a6bd2940ce089e /home/rclone/rclone-test-pecajeh0hali/flat/f003.txt 2026/04/24 05:15:57 DEBUG : flat/f003.txt: Parsed hash: 7fc5fc031450b8aa97a6bd2940ce089e 2026/04/24 05:15:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/flat/f003.txt" 2026/04/24 05:15:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: sha1sum /home/rclone/rclone-test-pecajeh0hali/flat/f003.txt 2026/04/24 05:15:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: 091c86b1f3d5adc126ce76dcb8bfab2fcbb4b64b /home/rclone/rclone-test-pecajeh0hali/flat/f003.txt 2026/04/24 05:15:57 DEBUG : flat/f003.txt: Parsed hash: 091c86b1f3d5adc126ce76dcb8bfab2fcbb4b64b 2026/04/24 05:15:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/flat/f004.txt" 2026/04/24 05:15:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: md5sum /home/rclone/rclone-test-pecajeh0hali/flat/f004.txt 2026/04/24 05:15:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: a0cc525f7207539d9ed6f6fe03808820 /home/rclone/rclone-test-pecajeh0hali/flat/f004.txt 2026/04/24 05:15:57 DEBUG : flat/f004.txt: Parsed hash: a0cc525f7207539d9ed6f6fe03808820 2026/04/24 05:15:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/flat/f004.txt" 2026/04/24 05:15:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: sha1sum /home/rclone/rclone-test-pecajeh0hali/flat/f004.txt 2026/04/24 05:15:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: 079985a49a3bd62df1a79417e15263ed81bd6843 /home/rclone/rclone-test-pecajeh0hali/flat/f004.txt 2026/04/24 05:15:57 DEBUG : flat/f004.txt: Parsed hash: 079985a49a3bd62df1a79417e15263ed81bd6843 2026/04/24 05:15:57 DEBUG : flat/f000.txt: Open: flags=O_RDONLY 2026/04/24 05:15:57 DEBUG : flat/f000.txt: >Open: fd=flat/f000.txt (r), err= 2026/04/24 05:15:57 DEBUG : flat/f000.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/24 05:15:57 DEBUG : flat/f000.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/24 05:15:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/flat/f000.txt" 2026/04/24 05:15:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: md5sum /home/rclone/rclone-test-pecajeh0hali/flat/f000.txt 2026/04/24 05:15:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: a217847fb21f7e963650acc42a7a3b39 /home/rclone/rclone-test-pecajeh0hali/flat/f000.txt 2026/04/24 05:15:57 DEBUG : flat/f000.txt: Parsed hash: a217847fb21f7e963650acc42a7a3b39 2026/04/24 05:15:57 DEBUG : flat/f001.txt: Open: flags=O_RDONLY 2026/04/24 05:15:57 DEBUG : flat/f001.txt: >Open: fd=flat/f001.txt (r), err= 2026/04/24 05:15:57 DEBUG : flat/f001.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/24 05:15:57 DEBUG : flat/f001.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/24 05:15:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/flat/f001.txt" 2026/04/24 05:15:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: md5sum /home/rclone/rclone-test-pecajeh0hali/flat/f001.txt 2026/04/24 05:15:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: f4ae3155a94225d34a70f10e659557c3 /home/rclone/rclone-test-pecajeh0hali/flat/f001.txt 2026/04/24 05:15:57 DEBUG : flat/f001.txt: Parsed hash: f4ae3155a94225d34a70f10e659557c3 2026/04/24 05:15:57 DEBUG : flat/f002.txt: Open: flags=O_RDONLY 2026/04/24 05:15:57 DEBUG : flat/f002.txt: >Open: fd=flat/f002.txt (r), err= 2026/04/24 05:15:57 DEBUG : flat/f002.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/24 05:15:57 DEBUG : flat/f002.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/24 05:15:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/flat/f002.txt" 2026/04/24 05:15:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: md5sum /home/rclone/rclone-test-pecajeh0hali/flat/f002.txt 2026/04/24 05:15:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: 32efe482074c8b2c32cb86e0408849d3 /home/rclone/rclone-test-pecajeh0hali/flat/f002.txt 2026/04/24 05:15:57 DEBUG : flat/f002.txt: Parsed hash: 32efe482074c8b2c32cb86e0408849d3 2026/04/24 05:15:57 DEBUG : flat/f003.txt: Open: flags=O_RDONLY 2026/04/24 05:15:57 DEBUG : flat/f003.txt: >Open: fd=flat/f003.txt (r), err= 2026/04/24 05:15:57 DEBUG : flat/f003.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/24 05:15:57 DEBUG : flat/f003.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/24 05:15:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/flat/f003.txt" 2026/04/24 05:15:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: md5sum /home/rclone/rclone-test-pecajeh0hali/flat/f003.txt 2026/04/24 05:15:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: 7fc5fc031450b8aa97a6bd2940ce089e /home/rclone/rclone-test-pecajeh0hali/flat/f003.txt 2026/04/24 05:15:57 DEBUG : flat/f003.txt: Parsed hash: 7fc5fc031450b8aa97a6bd2940ce089e 2026/04/24 05:15:57 DEBUG : flat/f004.txt: Open: flags=O_RDONLY 2026/04/24 05:15:57 DEBUG : flat/f004.txt: >Open: fd=flat/f004.txt (r), err= 2026/04/24 05:15:57 DEBUG : flat/f004.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/24 05:15:57 DEBUG : flat/f004.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/24 05:15:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/flat/f004.txt" 2026/04/24 05:15:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: md5sum /home/rclone/rclone-test-pecajeh0hali/flat/f004.txt 2026/04/24 05:15:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: a0cc525f7207539d9ed6f6fe03808820 /home/rclone/rclone-test-pecajeh0hali/flat/f004.txt 2026/04/24 05:15:57 DEBUG : flat/f004.txt: Parsed hash: a0cc525f7207539d9ed6f6fe03808820 2026/04/24 05:15:57 DEBUG : WaitForWriters: timeout=30s 2026/04/24 05:15:57 DEBUG : flat: Looking for writers 2026/04/24 05:15:57 DEBUG : f002.txt: reading active writers 2026/04/24 05:15:57 DEBUG : f003.txt: reading active writers 2026/04/24 05:15:57 DEBUG : f004.txt: reading active writers 2026/04/24 05:15:57 DEBUG : f000.txt: reading active writers 2026/04/24 05:15:57 DEBUG : f001.txt: reading active writers 2026/04/24 05:15:57 DEBUG : Looking for writers 2026/04/24 05:15:57 DEBUG : flat: reading active writers 2026/04/24 05:15:57 DEBUG : >WaitForWriters: --- PASS: TestZipManyFiles (0.06s) === RUN TestZipManySubDirs run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali", Local "Local file system at /tmp/rclone3332270375", Modify Window "1s" 2026/04/24 05:15:57 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: poll-interval is not supported by this remote 2026/04/24 05:15:57 DEBUG : a/b/c/deep.txt: Open: flags=O_RDONLY 2026/04/24 05:15:57 DEBUG : a/b/c/deep.txt: >Open: fd=a/b/c/deep.txt (r), err= 2026/04/24 05:15:57 DEBUG : a/b/c/deep.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/24 05:15:57 DEBUG : a/b/c/deep.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/24 05:15:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/a/b/c/deep.txt" 2026/04/24 05:15:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: md5sum /home/rclone/rclone-test-pecajeh0hali/a/b/c/deep.txt 2026/04/24 05:15:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: 6627415e807ee33c7302917216e7da68 /home/rclone/rclone-test-pecajeh0hali/a/b/c/deep.txt 2026/04/24 05:15:57 DEBUG : a/b/c/deep.txt: Parsed hash: 6627415e807ee33c7302917216e7da68 2026/04/24 05:15:57 DEBUG : a/b/mid.txt: Open: flags=O_RDONLY 2026/04/24 05:15:57 DEBUG : a/b/mid.txt: >Open: fd=a/b/mid.txt (r), err= 2026/04/24 05:15:57 DEBUG : a/b/mid.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/24 05:15:57 DEBUG : a/b/mid.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/24 05:15:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/a/b/mid.txt" 2026/04/24 05:15:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: md5sum /home/rclone/rclone-test-pecajeh0hali/a/b/mid.txt 2026/04/24 05:15:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: 22384709d743fe3c6fb0a4b35b2e10a6 /home/rclone/rclone-test-pecajeh0hali/a/b/mid.txt 2026/04/24 05:15:57 DEBUG : a/b/mid.txt: Parsed hash: 22384709d743fe3c6fb0a4b35b2e10a6 2026/04/24 05:15:57 DEBUG : a/top.txt: Open: flags=O_RDONLY 2026/04/24 05:15:57 DEBUG : a/top.txt: >Open: fd=a/top.txt (r), err= 2026/04/24 05:15:57 DEBUG : a/top.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/24 05:15:57 DEBUG : a/top.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/24 05:15:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/a/top.txt" 2026/04/24 05:15:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: md5sum /home/rclone/rclone-test-pecajeh0hali/a/top.txt 2026/04/24 05:15:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: b28354b543375bfa94dabaeda722927f /home/rclone/rclone-test-pecajeh0hali/a/top.txt 2026/04/24 05:15:57 DEBUG : a/top.txt: Parsed hash: b28354b543375bfa94dabaeda722927f 2026/04/24 05:15:57 DEBUG : WaitForWriters: timeout=30s 2026/04/24 05:15:57 DEBUG : a/b/c: Looking for writers 2026/04/24 05:15:57 DEBUG : deep.txt: reading active writers 2026/04/24 05:15:57 DEBUG : a/b: Looking for writers 2026/04/24 05:15:57 DEBUG : c: reading active writers 2026/04/24 05:15:57 DEBUG : mid.txt: reading active writers 2026/04/24 05:15:57 DEBUG : a: Looking for writers 2026/04/24 05:15:57 DEBUG : b: reading active writers 2026/04/24 05:15:57 DEBUG : top.txt: reading active writers 2026/04/24 05:15:57 DEBUG : Looking for writers 2026/04/24 05:15:57 DEBUG : a: reading active writers 2026/04/24 05:15:57 DEBUG : >WaitForWriters: --- PASS: TestZipManySubDirs (0.03s) === RUN TestZipLargeFiles run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali", Local "Local file system at /tmp/rclone3332270375", Modify Window "1s" 2026/04/24 05:15:57 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: poll-interval is not supported by this remote 2026/04/24 05:15:57 DEBUG : bigdir/big.bin: Open: flags=O_RDONLY 2026/04/24 05:15:57 DEBUG : bigdir/big.bin: >Open: fd=bigdir/big.bin (r), err= 2026/04/24 05:15:57 DEBUG : bigdir/big.bin: ChunkedReader.openRange at 0 length 134217728 2026/04/24 05:15:57 DEBUG : bigdir/big.bin: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 2026/04/24 05:15:57 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4096 length 8192 chunkOffset 0 chunkSize 134217728 2026/04/24 05:15:57 DEBUG : bigdir/big.bin: ChunkedReader.Read at 12288 length 16384 chunkOffset 0 chunkSize 134217728 2026/04/24 05:15:57 DEBUG : bigdir/big.bin: ChunkedReader.Read at 28672 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/24 05:15:57 DEBUG : bigdir/big.bin: ChunkedReader.Read at 61440 length 65536 chunkOffset 0 chunkSize 134217728 2026/04/24 05:15:57 DEBUG : bigdir/big.bin: ChunkedReader.Read at 126976 length 131072 chunkOffset 0 chunkSize 134217728 2026/04/24 05:15:57 DEBUG : bigdir/big.bin: ChunkedReader.Read at 258048 length 262144 chunkOffset 0 chunkSize 134217728 2026/04/24 05:15:57 DEBUG : bigdir/big.bin: ChunkedReader.Read at 520192 length 524288 chunkOffset 0 chunkSize 134217728 2026/04/24 05:15:57 DEBUG : bigdir/big.bin: ChunkedReader.Read at 1044480 length 1048576 chunkOffset 0 chunkSize 134217728 2026/04/24 05:15:57 DEBUG : bigdir/big.bin: ChunkedReader.Read at 2093056 length 1048576 chunkOffset 0 chunkSize 134217728 2026/04/24 05:15:57 DEBUG : bigdir/big.bin: ChunkedReader.Read at 3141632 length 1048576 chunkOffset 0 chunkSize 134217728 2026/04/24 05:15:57 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4190208 length 1048576 chunkOffset 0 chunkSize 134217728 2026/04/24 05:15:57 DEBUG : bigdir/big.bin: ChunkedReader.Read at 5238784 length 1048576 chunkOffset 0 chunkSize 134217728 2026/04/24 05:15:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/bigdir/big.bin" 2026/04/24 05:15:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: md5sum /home/rclone/rclone-test-pecajeh0hali/bigdir/big.bin 2026/04/24 05:15:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: 1a5bd432e291779ce56e382dcadf3b31 /home/rclone/rclone-test-pecajeh0hali/bigdir/big.bin 2026/04/24 05:15:57 DEBUG : bigdir/big.bin: Parsed hash: 1a5bd432e291779ce56e382dcadf3b31 2026/04/24 05:15:57 DEBUG : WaitForWriters: timeout=30s 2026/04/24 05:15:57 DEBUG : bigdir: Looking for writers 2026/04/24 05:15:57 DEBUG : big.bin: reading active writers 2026/04/24 05:15:57 DEBUG : Looking for writers 2026/04/24 05:15:57 DEBUG : bigdir: reading active writers 2026/04/24 05:15:57 DEBUG : >WaitForWriters: --- PASS: TestZipLargeFiles (0.50s) === RUN TestZipDirsInRoot run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali", Local "Local file system at /tmp/rclone3332270375", Modify Window "1s" 2026/04/24 05:15:57 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: poll-interval is not supported by this remote 2026/04/24 05:15:57 DEBUG : dir1/a.txt: Open: flags=O_RDONLY 2026/04/24 05:15:57 DEBUG : dir1/a.txt: >Open: fd=dir1/a.txt (r), err= 2026/04/24 05:15:57 DEBUG : dir1/a.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/24 05:15:57 DEBUG : dir1/a.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/24 05:15:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/dir1/a.txt" 2026/04/24 05:15:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: md5sum /home/rclone/rclone-test-pecajeh0hali/dir1/a.txt 2026/04/24 05:15:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: 9dd4e461268c8034f5c8564e155c67a6 /home/rclone/rclone-test-pecajeh0hali/dir1/a.txt 2026/04/24 05:15:57 DEBUG : dir1/a.txt: Parsed hash: 9dd4e461268c8034f5c8564e155c67a6 2026/04/24 05:15:57 DEBUG : dir2/b.txt: Open: flags=O_RDONLY 2026/04/24 05:15:57 DEBUG : dir2/b.txt: >Open: fd=dir2/b.txt (r), err= 2026/04/24 05:15:57 DEBUG : dir2/b.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/24 05:15:57 DEBUG : dir2/b.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/24 05:15:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/dir2/b.txt" 2026/04/24 05:15:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: md5sum /home/rclone/rclone-test-pecajeh0hali/dir2/b.txt 2026/04/24 05:15:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: 415290769594460e2e485922904f345d /home/rclone/rclone-test-pecajeh0hali/dir2/b.txt 2026/04/24 05:15:57 DEBUG : dir2/b.txt: Parsed hash: 415290769594460e2e485922904f345d 2026/04/24 05:15:57 DEBUG : dir3/c.txt: Open: flags=O_RDONLY 2026/04/24 05:15:57 DEBUG : dir3/c.txt: >Open: fd=dir3/c.txt (r), err= 2026/04/24 05:15:57 DEBUG : dir3/c.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/24 05:15:57 DEBUG : dir3/c.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/24 05:15:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Shell path "/home/rclone/rclone-test-pecajeh0hali/dir3/c.txt" 2026/04/24 05:15:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Running remote command: md5sum /home/rclone/rclone-test-pecajeh0hali/dir3/c.txt 2026/04/24 05:15:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Remote command result: fbade9e36a3f36d3d676c1b808451dd7 /home/rclone/rclone-test-pecajeh0hali/dir3/c.txt 2026/04/24 05:15:57 DEBUG : dir3/c.txt: Parsed hash: fbade9e36a3f36d3d676c1b808451dd7 2026/04/24 05:15:57 DEBUG : WaitForWriters: timeout=30s 2026/04/24 05:15:57 DEBUG : dir1: Looking for writers 2026/04/24 05:15:57 DEBUG : a.txt: reading active writers 2026/04/24 05:15:57 DEBUG : dir2: Looking for writers 2026/04/24 05:15:57 DEBUG : b.txt: reading active writers 2026/04/24 05:15:57 DEBUG : dir3: Looking for writers 2026/04/24 05:15:57 DEBUG : c.txt: reading active writers 2026/04/24 05:15:57 DEBUG : Looking for writers 2026/04/24 05:15:57 DEBUG : dir1: reading active writers 2026/04/24 05:15:57 DEBUG : dir2: reading active writers 2026/04/24 05:15:57 DEBUG : dir3: reading active writers 2026/04/24 05:15:57 DEBUG : >WaitForWriters: --- PASS: TestZipDirsInRoot (0.04s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) PASS 2026/04/24 05:15:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-pecajeh0hali: Purge dir "" "./vfs.test -test.v -test.timeout 1h0m0s -remote TestSFTPOpenssh: -verbose" - Finished OK in 10.617615585s (try 1/5)