"./vfs.test -test.v -test.timeout 1h0m0s -remote TestSFTPOpenssh: -verbose" - Starting (try 1/5) 2026/06/10 05:26:53 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-voyopaj8xase" 2026/06/10 05:26:53 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/10 05:26:53 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2026/06/10 05:26:53 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/06/10 05:26:53 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/06/10 05:26:53 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/06/10 05:26:53 DEBUG : Setting pass="JkJvPa0T0m0MYW44NFdLnfWXqunVLgTl" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/06/10 05:26:53 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/06/10 05:26:53 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{oz4KV}" suffix to name 2026/06/10 05:26:53 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/06/10 05:26:53 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/06/10 05:26:53 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/06/10 05:26:53 DEBUG : Setting pass="JkJvPa0T0m0MYW44NFdLnfWXqunVLgTl" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/06/10 05:26:53 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/06/10 05:26:53 NOTICE: TestSFTPOpenssh{oz4KV}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/06/10 05:26:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: New connection 127.0.0.1:55446->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/06/10 05:26:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell type "unix" from config 2026/06/10 05:26:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Relative path resolved to "/home/rclone/rclone-test-voyopaj8xase" 2026/06/10 05:26:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Using root directory "/home/rclone/rclone-test-voyopaj8xase" 2026/06/10 05:26:53 DEBUG : Creating backend with remote "/tmp/rclone2883943397" === RUN TestDirHandleMethods run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase", Local "Local file system at /tmp/rclone2883943397", Modify Window "1s" 2026/06/10 05:26:53 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: poll-interval is not supported by this remote 2026/06/10 05:26:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/dir/file1" 2026/06/10 05:26:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: md5sum /home/rclone/rclone-test-voyopaj8xase/dir/file1 2026/06/10 05:26:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-voyopaj8xase/dir/file1 2026/06/10 05:26:53 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/10 05:26:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/dir/file1" 2026/06/10 05:26:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: sha1sum /home/rclone/rclone-test-voyopaj8xase/dir/file1 2026/06/10 05:26:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-voyopaj8xase/dir/file1 2026/06/10 05:26:53 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/10 05:26:53 DEBUG : WaitForWriters: timeout=30s 2026/06/10 05:26:53 DEBUG : dir: Looking for writers 2026/06/10 05:26:53 DEBUG : Looking for writers 2026/06/10 05:26:53 DEBUG : dir: reading active writers 2026/06/10 05:26:53 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (0.02s) === RUN TestDirHandleReaddir run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase", Local "Local file system at /tmp/rclone2883943397", Modify Window "1s" 2026/06/10 05:26:53 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: poll-interval is not supported by this remote 2026/06/10 05:26:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/dir/file1" 2026/06/10 05:26:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: md5sum /home/rclone/rclone-test-voyopaj8xase/dir/file1 2026/06/10 05:26:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-voyopaj8xase/dir/file1 2026/06/10 05:26:53 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/10 05:26:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/dir/file1" 2026/06/10 05:26:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: sha1sum /home/rclone/rclone-test-voyopaj8xase/dir/file1 2026/06/10 05:26:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-voyopaj8xase/dir/file1 2026/06/10 05:26:53 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/10 05:26:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/dir/file2" 2026/06/10 05:26:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: md5sum /home/rclone/rclone-test-voyopaj8xase/dir/file2 2026/06/10 05:26:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: d1b75f73cb5fce53969131dd22562187 /home/rclone/rclone-test-voyopaj8xase/dir/file2 2026/06/10 05:26:53 DEBUG : dir/file2: Parsed hash: d1b75f73cb5fce53969131dd22562187 2026/06/10 05:26:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/dir/file2" 2026/06/10 05:26:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: sha1sum /home/rclone/rclone-test-voyopaj8xase/dir/file2 2026/06/10 05:26:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: a27568a80a633d6d412968848f0bd4bb0b06c660 /home/rclone/rclone-test-voyopaj8xase/dir/file2 2026/06/10 05:26:53 DEBUG : dir/file2: Parsed hash: a27568a80a633d6d412968848f0bd4bb0b06c660 2026/06/10 05:26:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/dir/subdir/file3" 2026/06/10 05:26:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: md5sum /home/rclone/rclone-test-voyopaj8xase/dir/subdir/file3 2026/06/10 05:26:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: 01295b6a8d3454e40dd135bbe6af1579 /home/rclone/rclone-test-voyopaj8xase/dir/subdir/file3 2026/06/10 05:26:53 DEBUG : dir/subdir/file3: Parsed hash: 01295b6a8d3454e40dd135bbe6af1579 2026/06/10 05:26:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/dir/subdir/file3" 2026/06/10 05:26:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: sha1sum /home/rclone/rclone-test-voyopaj8xase/dir/subdir/file3 2026/06/10 05:26:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: 12f90edc26dfcb79d30b0d8635de998dba66312a /home/rclone/rclone-test-voyopaj8xase/dir/subdir/file3 2026/06/10 05:26:53 DEBUG : dir/subdir/file3: Parsed hash: 12f90edc26dfcb79d30b0d8635de998dba66312a 2026/06/10 05:26:53 DEBUG : WaitForWriters: timeout=30s 2026/06/10 05:26:53 DEBUG : dir/subdir: Looking for writers 2026/06/10 05:26:53 DEBUG : dir: Looking for writers 2026/06/10 05:26:53 DEBUG : file1: reading active writers 2026/06/10 05:26:53 DEBUG : file2: reading active writers 2026/06/10 05:26:53 DEBUG : subdir: reading active writers 2026/06/10 05:26:53 DEBUG : Looking for writers 2026/06/10 05:26:53 DEBUG : dir: reading active writers 2026/06/10 05:26:53 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (0.04s) === RUN TestDirHandleReaddirnames run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase", Local "Local file system at /tmp/rclone2883943397", Modify Window "1s" 2026/06/10 05:26:53 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: poll-interval is not supported by this remote 2026/06/10 05:26:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/dir/file1" 2026/06/10 05:26:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: md5sum /home/rclone/rclone-test-voyopaj8xase/dir/file1 2026/06/10 05:26:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-voyopaj8xase/dir/file1 2026/06/10 05:26:53 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/10 05:26:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/dir/file1" 2026/06/10 05:26:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: sha1sum /home/rclone/rclone-test-voyopaj8xase/dir/file1 2026/06/10 05:26:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-voyopaj8xase/dir/file1 2026/06/10 05:26:53 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/10 05:26:53 DEBUG : WaitForWriters: timeout=30s 2026/06/10 05:26:53 DEBUG : dir: Looking for writers 2026/06/10 05:26:53 DEBUG : file1: reading active writers 2026/06/10 05:26:53 DEBUG : Looking for writers 2026/06/10 05:26:53 DEBUG : dir: reading active writers 2026/06/10 05:26:53 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (0.02s) === RUN TestDirMethods run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase", Local "Local file system at /tmp/rclone2883943397", Modify Window "1s" 2026/06/10 05:26:53 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: poll-interval is not supported by this remote 2026/06/10 05:26:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/dir/file1" 2026/06/10 05:26:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: md5sum /home/rclone/rclone-test-voyopaj8xase/dir/file1 2026/06/10 05:26:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-voyopaj8xase/dir/file1 2026/06/10 05:26:53 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/10 05:26:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/dir/file1" 2026/06/10 05:26:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: sha1sum /home/rclone/rclone-test-voyopaj8xase/dir/file1 2026/06/10 05:26:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-voyopaj8xase/dir/file1 2026/06/10 05:26:53 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/10 05:26:53 DEBUG : WaitForWriters: timeout=30s 2026/06/10 05:26:53 DEBUG : dir: Looking for writers 2026/06/10 05:26:53 DEBUG : Looking for writers 2026/06/10 05:26:53 DEBUG : dir: reading active writers 2026/06/10 05:26:53 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (0.02s) === RUN TestDirForgetAll run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase", Local "Local file system at /tmp/rclone2883943397", Modify Window "1s" 2026/06/10 05:26:53 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: poll-interval is not supported by this remote 2026/06/10 05:26:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/dir/file1" 2026/06/10 05:26:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: md5sum /home/rclone/rclone-test-voyopaj8xase/dir/file1 2026/06/10 05:26:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-voyopaj8xase/dir/file1 2026/06/10 05:26:53 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/10 05:26:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/dir/file1" 2026/06/10 05:26:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: sha1sum /home/rclone/rclone-test-voyopaj8xase/dir/file1 2026/06/10 05:26:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-voyopaj8xase/dir/file1 2026/06/10 05:26:53 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/10 05:26:53 DEBUG : dir: forgetting directory cache 2026/06/10 05:26:53 DEBUG : forgetting directory cache 2026/06/10 05:26:53 DEBUG : dir: forgetting directory cache 2026/06/10 05:26:53 DEBUG : WaitForWriters: timeout=30s 2026/06/10 05:26:53 DEBUG : Looking for writers 2026/06/10 05:26:53 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (0.02s) === RUN TestDirForgetPath run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase", Local "Local file system at /tmp/rclone2883943397", Modify Window "1s" 2026/06/10 05:26:53 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: poll-interval is not supported by this remote 2026/06/10 05:26:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/dir/file1" 2026/06/10 05:26:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: md5sum /home/rclone/rclone-test-voyopaj8xase/dir/file1 2026/06/10 05:26:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-voyopaj8xase/dir/file1 2026/06/10 05:26:53 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/10 05:26:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/dir/file1" 2026/06/10 05:26:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: sha1sum /home/rclone/rclone-test-voyopaj8xase/dir/file1 2026/06/10 05:26:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-voyopaj8xase/dir/file1 2026/06/10 05:26:53 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/10 05:26:53 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2026/06/10 05:26:53 DEBUG : dir: invalidating directory cache 2026/06/10 05:26:53 DEBUG : >ForgetPath: 2026/06/10 05:26:53 DEBUG : ForgetPath: relativePath="dir", type=0 2026/06/10 05:26:53 DEBUG : invalidating directory cache 2026/06/10 05:26:53 DEBUG : dir: forgetting directory cache 2026/06/10 05:26:53 DEBUG : >ForgetPath: 2026/06/10 05:26:53 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2026/06/10 05:26:53 DEBUG : >ForgetPath: 2026/06/10 05:26:53 DEBUG : WaitForWriters: timeout=30s 2026/06/10 05:26:53 DEBUG : dir: Looking for writers 2026/06/10 05:26:53 DEBUG : Looking for writers 2026/06/10 05:26:53 DEBUG : dir: reading active writers 2026/06/10 05:26:53 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (0.02s) === RUN TestDirWalk run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase", Local "Local file system at /tmp/rclone2883943397", Modify Window "1s" 2026/06/10 05:26:53 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: poll-interval is not supported by this remote 2026/06/10 05:26:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/dir/file1" 2026/06/10 05:26:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: md5sum /home/rclone/rclone-test-voyopaj8xase/dir/file1 2026/06/10 05:26:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-voyopaj8xase/dir/file1 2026/06/10 05:26:53 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/10 05:26:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/dir/file1" 2026/06/10 05:26:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: sha1sum /home/rclone/rclone-test-voyopaj8xase/dir/file1 2026/06/10 05:26:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-voyopaj8xase/dir/file1 2026/06/10 05:26:53 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/10 05:26:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: New connection 127.0.0.1:55452->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/06/10 05:26:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/fil/a/b/c" 2026/06/10 05:26:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: md5sum /home/rclone/rclone-test-voyopaj8xase/fil/a/b/c 2026/06/10 05:26:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: 8a723ce6358887fb2e41fbe163780b08 /home/rclone/rclone-test-voyopaj8xase/fil/a/b/c 2026/06/10 05:26:53 DEBUG : fil/a/b/c: Parsed hash: 8a723ce6358887fb2e41fbe163780b08 2026/06/10 05:26:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/fil/a/b/c" 2026/06/10 05:26:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: sha1sum /home/rclone/rclone-test-voyopaj8xase/fil/a/b/c 2026/06/10 05:26:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: 6e53ed736122eed1a3cfda28927c84739fb15f43 /home/rclone/rclone-test-voyopaj8xase/fil/a/b/c 2026/06/10 05:26:53 DEBUG : fil/a/b/c: Parsed hash: 6e53ed736122eed1a3cfda28927c84739fb15f43 2026/06/10 05:26:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/dir/file1" 2026/06/10 05:26:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: md5sum /home/rclone/rclone-test-voyopaj8xase/dir/file1 2026/06/10 05:26:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-voyopaj8xase/dir/file1 2026/06/10 05:26:53 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/10 05:26:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/dir/file1" 2026/06/10 05:26:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: sha1sum /home/rclone/rclone-test-voyopaj8xase/dir/file1 2026/06/10 05:26:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-voyopaj8xase/dir/file1 2026/06/10 05:26:53 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/10 05:26:53 DEBUG : forgetting directory cache 2026/06/10 05:26:53 DEBUG : dir: forgetting directory cache 2026/06/10 05:26:53 DEBUG : WaitForWriters: timeout=30s 2026/06/10 05:26:53 DEBUG : dir: Looking for writers 2026/06/10 05:26:53 DEBUG : fil/a/b: Looking for writers 2026/06/10 05:26:53 DEBUG : fil/a: Looking for writers 2026/06/10 05:26:53 DEBUG : b: reading active writers 2026/06/10 05:26:53 DEBUG : fil: Looking for writers 2026/06/10 05:26:53 DEBUG : a: reading active writers 2026/06/10 05:26:53 DEBUG : Looking for writers 2026/06/10 05:26:53 DEBUG : dir: reading active writers 2026/06/10 05:26:53 DEBUG : fil: reading active writers 2026/06/10 05:26:53 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (0.11s) === RUN TestDirSetModTime run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase", Local "Local file system at /tmp/rclone2883943397", Modify Window "1s" 2026/06/10 05:26:53 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: poll-interval is not supported by this remote 2026/06/10 05:26:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/dir/file1" 2026/06/10 05:26:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: md5sum /home/rclone/rclone-test-voyopaj8xase/dir/file1 2026/06/10 05:26:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-voyopaj8xase/dir/file1 2026/06/10 05:26:53 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/10 05:26:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/dir/file1" 2026/06/10 05:26:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: sha1sum /home/rclone/rclone-test-voyopaj8xase/dir/file1 2026/06/10 05:26:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-voyopaj8xase/dir/file1 2026/06/10 05:26:53 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/10 05:26:53 DEBUG : WaitForWriters: timeout=30s 2026/06/10 05:26:53 DEBUG : dir: Looking for writers 2026/06/10 05:26:53 DEBUG : Looking for writers 2026/06/10 05:26:53 DEBUG : dir: reading active writers 2026/06/10 05:26:53 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (0.02s) === RUN TestDirStat run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase", Local "Local file system at /tmp/rclone2883943397", Modify Window "1s" 2026/06/10 05:26:53 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: poll-interval is not supported by this remote 2026/06/10 05:26:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/dir/file1" 2026/06/10 05:26:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: md5sum /home/rclone/rclone-test-voyopaj8xase/dir/file1 2026/06/10 05:26:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-voyopaj8xase/dir/file1 2026/06/10 05:26:53 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/10 05:26:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/dir/file1" 2026/06/10 05:26:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: sha1sum /home/rclone/rclone-test-voyopaj8xase/dir/file1 2026/06/10 05:26:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-voyopaj8xase/dir/file1 2026/06/10 05:26:53 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/10 05:26:53 DEBUG : WaitForWriters: timeout=30s 2026/06/10 05:26:53 DEBUG : dir: Looking for writers 2026/06/10 05:26:53 DEBUG : file1: reading active writers 2026/06/10 05:26:53 DEBUG : Looking for writers 2026/06/10 05:26:53 DEBUG : dir: reading active writers 2026/06/10 05:26:53 DEBUG : >WaitForWriters: --- PASS: TestDirStat (0.02s) === RUN TestDirReadDirAll run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase", Local "Local file system at /tmp/rclone2883943397", Modify Window "1s" 2026/06/10 05:26:53 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: poll-interval is not supported by this remote 2026/06/10 05:26:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/dir/file1" 2026/06/10 05:26:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: md5sum /home/rclone/rclone-test-voyopaj8xase/dir/file1 2026/06/10 05:26:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-voyopaj8xase/dir/file1 2026/06/10 05:26:53 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/10 05:26:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/dir/file1" 2026/06/10 05:26:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: sha1sum /home/rclone/rclone-test-voyopaj8xase/dir/file1 2026/06/10 05:26:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-voyopaj8xase/dir/file1 2026/06/10 05:26:53 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/10 05:26:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/dir/file2" 2026/06/10 05:26:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: md5sum /home/rclone/rclone-test-voyopaj8xase/dir/file2 2026/06/10 05:26:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: d1b75f73cb5fce53969131dd22562187 /home/rclone/rclone-test-voyopaj8xase/dir/file2 2026/06/10 05:26:53 DEBUG : dir/file2: Parsed hash: d1b75f73cb5fce53969131dd22562187 2026/06/10 05:26:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/dir/file2" 2026/06/10 05:26:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: sha1sum /home/rclone/rclone-test-voyopaj8xase/dir/file2 2026/06/10 05:26:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: a27568a80a633d6d412968848f0bd4bb0b06c660 /home/rclone/rclone-test-voyopaj8xase/dir/file2 2026/06/10 05:26:53 DEBUG : dir/file2: Parsed hash: a27568a80a633d6d412968848f0bd4bb0b06c660 2026/06/10 05:26:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/dir/subdir/file3" 2026/06/10 05:26:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: md5sum /home/rclone/rclone-test-voyopaj8xase/dir/subdir/file3 2026/06/10 05:26:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: 01295b6a8d3454e40dd135bbe6af1579 /home/rclone/rclone-test-voyopaj8xase/dir/subdir/file3 2026/06/10 05:26:53 DEBUG : dir/subdir/file3: Parsed hash: 01295b6a8d3454e40dd135bbe6af1579 2026/06/10 05:26:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/dir/subdir/file3" 2026/06/10 05:26:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: sha1sum /home/rclone/rclone-test-voyopaj8xase/dir/subdir/file3 2026/06/10 05:26:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: 12f90edc26dfcb79d30b0d8635de998dba66312a /home/rclone/rclone-test-voyopaj8xase/dir/subdir/file3 2026/06/10 05:26:53 DEBUG : dir/subdir/file3: Parsed hash: 12f90edc26dfcb79d30b0d8635de998dba66312a === RUN TestDirReadDirAll/Virtual 2026/06/10 05:26:53 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2026/06/10 05:26:53 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2026/06/10 05:26:53 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/06/10 05:26:53 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2026/06/10 05:26:53 DEBUG : Waiting for deletions to finish 2026/06/10 05:26:53 INFO : dir/subdir/file3: Deleted 2026/06/10 05:26:53 DEBUG : removing 1 level 2 directories 2026/06/10 05:26:53 INFO : dir/subdir: Removing directory 2026/06/10 05:26:53 DEBUG : dir: invalidating directory cache 2026/06/10 05:26:53 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2026/06/10 05:26:53 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2026/06/10 05:26:53 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2026/06/10 05:26:53 DEBUG : dir/file1: Reset virtual modtime 2026/06/10 05:26:53 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2026/06/10 05:26:53 DEBUG : dir/virtualFile: Reset virtual modtime 2026/06/10 05:26:53 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2026/06/10 05:26:53 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2026/06/10 05:26:53 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/10 05:26:53 DEBUG : dir: invalidating directory cache 2026/06/10 05:26:53 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2026/06/10 05:26:53 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/06/10 05:26:53 DEBUG : dir/virtualFile: Reset virtual modtime 2026/06/10 05:26:53 DEBUG : forgetting directory cache 2026/06/10 05:26:53 DEBUG : dir: forgetting directory cache 2026/06/10 05:26:53 DEBUG : dir/virtualDir: forgetting directory cache 2026/06/10 05:26:53 DEBUG : WaitForWriters: timeout=30s 2026/06/10 05:26:53 DEBUG : dir/virtualDir: Looking for writers 2026/06/10 05:26:53 DEBUG : dir: Looking for writers 2026/06/10 05:26:53 DEBUG : virtualFile: reading active writers 2026/06/10 05:26:53 DEBUG : virtualDir: reading active writers 2026/06/10 05:26:53 DEBUG : file1: reading active writers 2026/06/10 05:26:53 DEBUG : virtualFile2: reading active writers 2026/06/10 05:26:53 DEBUG : Looking for writers 2026/06/10 05:26:53 DEBUG : dir: reading active writers 2026/06/10 05:26:53 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (0.05s) --- PASS: TestDirReadDirAll/Virtual (0.01s) === RUN TestDirOpen run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase", Local "Local file system at /tmp/rclone2883943397", Modify Window "1s" 2026/06/10 05:26:53 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: poll-interval is not supported by this remote 2026/06/10 05:26:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/dir/file1" 2026/06/10 05:26:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: md5sum /home/rclone/rclone-test-voyopaj8xase/dir/file1 2026/06/10 05:26:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-voyopaj8xase/dir/file1 2026/06/10 05:26:53 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/10 05:26:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/dir/file1" 2026/06/10 05:26:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: sha1sum /home/rclone/rclone-test-voyopaj8xase/dir/file1 2026/06/10 05:26:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-voyopaj8xase/dir/file1 2026/06/10 05:26:53 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/10 05:26:53 ERROR : dir/: Can only open directories read only 2026/06/10 05:26:53 DEBUG : WaitForWriters: timeout=30s 2026/06/10 05:26:53 DEBUG : dir: Looking for writers 2026/06/10 05:26:53 DEBUG : Looking for writers 2026/06/10 05:26:53 DEBUG : dir: reading active writers 2026/06/10 05:26:53 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (0.02s) === RUN TestDirCreate run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase", Local "Local file system at /tmp/rclone2883943397", Modify Window "1s" 2026/06/10 05:26:53 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: poll-interval is not supported by this remote 2026/06/10 05:26:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/dir/file1" 2026/06/10 05:26:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: md5sum /home/rclone/rclone-test-voyopaj8xase/dir/file1 2026/06/10 05:26:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-voyopaj8xase/dir/file1 2026/06/10 05:26:53 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/10 05:26:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/dir/file1" 2026/06/10 05:26:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: sha1sum /home/rclone/rclone-test-voyopaj8xase/dir/file1 2026/06/10 05:26:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-voyopaj8xase/dir/file1 2026/06/10 05:26:53 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/10 05:26:53 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2026/06/10 05:26:53 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/06/10 05:26:53 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2026/06/10 05:26:53 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/06/10 05:26:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: File to upload is small (5 bytes), uploading instead of streaming 2026/06/10 05:26:53 DEBUG : dir/potato: size = 5 OK 2026/06/10 05:26:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/dir/potato" 2026/06/10 05:26:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: md5sum /home/rclone/rclone-test-voyopaj8xase/dir/potato 2026/06/10 05:26:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-voyopaj8xase/dir/potato 2026/06/10 05:26:53 DEBUG : dir/potato: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/06/10 05:26:53 DEBUG : dir/potato: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/06/10 05:26:53 DEBUG : dir/potato: Size and md5 of src and dst objects identical 2026/06/10 05:26:53 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/06/10 05:26:53 DEBUG : WaitForWriters: timeout=30s 2026/06/10 05:26:53 DEBUG : dir: Looking for writers 2026/06/10 05:26:53 DEBUG : file1: reading active writers 2026/06/10 05:26:53 DEBUG : potato: reading active writers 2026/06/10 05:26:53 DEBUG : Looking for writers 2026/06/10 05:26:53 DEBUG : dir: reading active writers 2026/06/10 05:26:53 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (0.13s) === RUN TestDirMkdir run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase", Local "Local file system at /tmp/rclone2883943397", Modify Window "1s" 2026/06/10 05:26:53 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: poll-interval is not supported by this remote 2026/06/10 05:26:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/dir/file1" 2026/06/10 05:26:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: md5sum /home/rclone/rclone-test-voyopaj8xase/dir/file1 2026/06/10 05:26:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-voyopaj8xase/dir/file1 2026/06/10 05:26:53 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/10 05:26:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/dir/file1" 2026/06/10 05:26:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: sha1sum /home/rclone/rclone-test-voyopaj8xase/dir/file1 2026/06/10 05:26:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-voyopaj8xase/dir/file1 2026/06/10 05:26:53 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/10 05:26:53 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/06/10 05:26:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/dir/file1" 2026/06/10 05:26:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: md5sum /home/rclone/rclone-test-voyopaj8xase/dir/file1 2026/06/10 05:26:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-voyopaj8xase/dir/file1 2026/06/10 05:26:53 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/10 05:26:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/dir/file1" 2026/06/10 05:26:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: sha1sum /home/rclone/rclone-test-voyopaj8xase/dir/file1 2026/06/10 05:26:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-voyopaj8xase/dir/file1 2026/06/10 05:26:53 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/10 05:26:53 DEBUG : WaitForWriters: timeout=30s 2026/06/10 05:26:53 DEBUG : dir/sub: Looking for writers 2026/06/10 05:26:53 DEBUG : dir: Looking for writers 2026/06/10 05:26:53 DEBUG : file1: reading active writers 2026/06/10 05:26:53 DEBUG : sub: reading active writers 2026/06/10 05:26:53 DEBUG : Looking for writers 2026/06/10 05:26:53 DEBUG : dir: reading active writers 2026/06/10 05:26:53 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (0.14s) === RUN TestDirMkdirSub run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase", Local "Local file system at /tmp/rclone2883943397", Modify Window "1s" 2026/06/10 05:26:53 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: poll-interval is not supported by this remote 2026/06/10 05:26:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/dir/file1" 2026/06/10 05:26:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: md5sum /home/rclone/rclone-test-voyopaj8xase/dir/file1 2026/06/10 05:26:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-voyopaj8xase/dir/file1 2026/06/10 05:26:53 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/10 05:26:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/dir/file1" 2026/06/10 05:26:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: sha1sum /home/rclone/rclone-test-voyopaj8xase/dir/file1 2026/06/10 05:26:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-voyopaj8xase/dir/file1 2026/06/10 05:26:53 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/10 05:26:53 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/06/10 05:26:53 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2026/06/10 05:26:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/dir/file1" 2026/06/10 05:26:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: md5sum /home/rclone/rclone-test-voyopaj8xase/dir/file1 2026/06/10 05:26:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-voyopaj8xase/dir/file1 2026/06/10 05:26:53 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/10 05:26:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/dir/file1" 2026/06/10 05:26:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: sha1sum /home/rclone/rclone-test-voyopaj8xase/dir/file1 2026/06/10 05:26:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-voyopaj8xase/dir/file1 2026/06/10 05:26:53 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/10 05:26:53 DEBUG : WaitForWriters: timeout=30s 2026/06/10 05:26:53 DEBUG : dir/sub/subsub: Looking for writers 2026/06/10 05:26:53 DEBUG : dir/sub: Looking for writers 2026/06/10 05:26:53 DEBUG : subsub: reading active writers 2026/06/10 05:26:53 DEBUG : dir: Looking for writers 2026/06/10 05:26:53 DEBUG : file1: reading active writers 2026/06/10 05:26:53 DEBUG : sub: reading active writers 2026/06/10 05:26:53 DEBUG : Looking for writers 2026/06/10 05:26:53 DEBUG : dir: reading active writers 2026/06/10 05:26:53 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (0.04s) === RUN TestDirRemove run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase", Local "Local file system at /tmp/rclone2883943397", Modify Window "1s" 2026/06/10 05:26:53 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: poll-interval is not supported by this remote 2026/06/10 05:26:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/dir/file1" 2026/06/10 05:26:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: md5sum /home/rclone/rclone-test-voyopaj8xase/dir/file1 2026/06/10 05:26:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-voyopaj8xase/dir/file1 2026/06/10 05:26:53 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/10 05:26:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/dir/file1" 2026/06/10 05:26:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: sha1sum /home/rclone/rclone-test-voyopaj8xase/dir/file1 2026/06/10 05:26:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-voyopaj8xase/dir/file1 2026/06/10 05:26:53 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/10 05:26:53 ERROR : dir/: Dir.Remove not empty 2026/06/10 05:26:53 DEBUG : dir/file1: Remove: 2026/06/10 05:26:53 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/10 05:26:53 DEBUG : dir/file1: >Remove: err= 2026/06/10 05:26:53 DEBUG : Added virtual directory entry vDel: "dir" 2026/06/10 05:26:53 DEBUG : WaitForWriters: timeout=30s 2026/06/10 05:26:53 DEBUG : Looking for writers 2026/06/10 05:26:53 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (0.02s) === RUN TestDirRemoveAll run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase", Local "Local file system at /tmp/rclone2883943397", Modify Window "1s" 2026/06/10 05:26:53 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: poll-interval is not supported by this remote 2026/06/10 05:26:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/dir/file1" 2026/06/10 05:26:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: md5sum /home/rclone/rclone-test-voyopaj8xase/dir/file1 2026/06/10 05:26:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-voyopaj8xase/dir/file1 2026/06/10 05:26:53 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/10 05:26:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/dir/file1" 2026/06/10 05:26:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: sha1sum /home/rclone/rclone-test-voyopaj8xase/dir/file1 2026/06/10 05:26:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-voyopaj8xase/dir/file1 2026/06/10 05:26:53 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/10 05:26:53 DEBUG : dir/file1: Remove: 2026/06/10 05:26:53 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/10 05:26:53 DEBUG : dir/file1: >Remove: err= 2026/06/10 05:26:53 DEBUG : Added virtual directory entry vDel: "dir" 2026/06/10 05:26:53 DEBUG : WaitForWriters: timeout=30s 2026/06/10 05:26:53 DEBUG : Looking for writers 2026/06/10 05:26:53 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (0.02s) === RUN TestDirRemoveName run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase", Local "Local file system at /tmp/rclone2883943397", Modify Window "1s" 2026/06/10 05:26:53 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: poll-interval is not supported by this remote 2026/06/10 05:26:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/dir/file1" 2026/06/10 05:26:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: md5sum /home/rclone/rclone-test-voyopaj8xase/dir/file1 2026/06/10 05:26:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-voyopaj8xase/dir/file1 2026/06/10 05:26:53 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/10 05:26:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/dir/file1" 2026/06/10 05:26:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: sha1sum /home/rclone/rclone-test-voyopaj8xase/dir/file1 2026/06/10 05:26:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-voyopaj8xase/dir/file1 2026/06/10 05:26:53 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/10 05:26:54 DEBUG : dir/file1: Remove: 2026/06/10 05:26:54 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/10 05:26:54 DEBUG : dir/file1: >Remove: err= 2026/06/10 05:26:54 DEBUG : WaitForWriters: timeout=30s 2026/06/10 05:26:54 DEBUG : dir: Looking for writers 2026/06/10 05:26:54 DEBUG : Looking for writers 2026/06/10 05:26:54 DEBUG : dir: reading active writers 2026/06/10 05:26:54 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (0.12s) === RUN TestDirRename run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase", Local "Local file system at /tmp/rclone2883943397", Modify Window "1s" 2026/06/10 05:26:54 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: poll-interval is not supported by this remote 2026/06/10 05:26:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/dir/file1" 2026/06/10 05:26:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: md5sum /home/rclone/rclone-test-voyopaj8xase/dir/file1 2026/06/10 05:26:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-voyopaj8xase/dir/file1 2026/06/10 05:26:54 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/10 05:26:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/dir/file1" 2026/06/10 05:26:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: sha1sum /home/rclone/rclone-test-voyopaj8xase/dir/file1 2026/06/10 05:26:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-voyopaj8xase/dir/file1 2026/06/10 05:26:54 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/10 05:26:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/dir/file1" 2026/06/10 05:26:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: md5sum /home/rclone/rclone-test-voyopaj8xase/dir/file1 2026/06/10 05:26:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-voyopaj8xase/dir/file1 2026/06/10 05:26:54 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/10 05:26:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/dir/file1" 2026/06/10 05:26:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: sha1sum /home/rclone/rclone-test-voyopaj8xase/dir/file1 2026/06/10 05:26:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-voyopaj8xase/dir/file1 2026/06/10 05:26:54 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/10 05:26:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/dir/file3" 2026/06/10 05:26:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: md5sum /home/rclone/rclone-test-voyopaj8xase/dir/file3 2026/06/10 05:26:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: ea32138586c9d4e9533ef6cf95e9ec4b /home/rclone/rclone-test-voyopaj8xase/dir/file3 2026/06/10 05:26:54 DEBUG : dir/file3: Parsed hash: ea32138586c9d4e9533ef6cf95e9ec4b 2026/06/10 05:26:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/dir/file3" 2026/06/10 05:26:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: sha1sum /home/rclone/rclone-test-voyopaj8xase/dir/file3 2026/06/10 05:26:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: 5360d62d7372ae902378af794a02722679d4c87f /home/rclone/rclone-test-voyopaj8xase/dir/file3 2026/06/10 05:26:54 DEBUG : dir/file3: Parsed hash: 5360d62d7372ae902378af794a02722679d4c87f 2026/06/10 05:26:54 ERROR : dir/not found: Dir.Rename error: file does not exist 2026/06/10 05:26:54 DEBUG : dir: Updating dir with dir2 0x4611041a5b0 2026/06/10 05:26:54 DEBUG : dir: forgetting directory cache 2026/06/10 05:26:54 DEBUG : Added virtual directory entry vDel: "dir" 2026/06/10 05:26:54 DEBUG : Added virtual directory entry vAddDir: "dir2" 2026/06/10 05:26:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/dir2/file1" 2026/06/10 05:26:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: md5sum /home/rclone/rclone-test-voyopaj8xase/dir2/file1 2026/06/10 05:26:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-voyopaj8xase/dir2/file1 2026/06/10 05:26:54 DEBUG : dir2/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/10 05:26:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/dir2/file1" 2026/06/10 05:26:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: sha1sum /home/rclone/rclone-test-voyopaj8xase/dir2/file1 2026/06/10 05:26:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-voyopaj8xase/dir2/file1 2026/06/10 05:26:54 DEBUG : dir2/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/10 05:26:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/dir2/file3" 2026/06/10 05:26:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: md5sum /home/rclone/rclone-test-voyopaj8xase/dir2/file3 2026/06/10 05:26:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: ea32138586c9d4e9533ef6cf95e9ec4b /home/rclone/rclone-test-voyopaj8xase/dir2/file3 2026/06/10 05:26:54 DEBUG : dir2/file3: Parsed hash: ea32138586c9d4e9533ef6cf95e9ec4b 2026/06/10 05:26:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/dir2/file3" 2026/06/10 05:26:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: sha1sum /home/rclone/rclone-test-voyopaj8xase/dir2/file3 2026/06/10 05:26:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: 5360d62d7372ae902378af794a02722679d4c87f /home/rclone/rclone-test-voyopaj8xase/dir2/file3 2026/06/10 05:26:54 DEBUG : dir2/file3: Parsed hash: 5360d62d7372ae902378af794a02722679d4c87f 2026/06/10 05:26:54 INFO : dir2/file1: Moved (server-side) to: file2 2026/06/10 05:26:54 DEBUG : file2: Updating file with file2 0x461108891e0 2026/06/10 05:26:54 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2026/06/10 05:26:54 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/06/10 05:26:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/file2" 2026/06/10 05:26:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: md5sum /home/rclone/rclone-test-voyopaj8xase/file2 2026/06/10 05:26:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-voyopaj8xase/file2 2026/06/10 05:26:54 DEBUG : file2: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/10 05:26:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/file2" 2026/06/10 05:26:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: sha1sum /home/rclone/rclone-test-voyopaj8xase/file2 2026/06/10 05:26:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-voyopaj8xase/file2 2026/06/10 05:26:54 DEBUG : file2: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/10 05:26:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/dir2/file3" 2026/06/10 05:26:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: md5sum /home/rclone/rclone-test-voyopaj8xase/dir2/file3 2026/06/10 05:26:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: ea32138586c9d4e9533ef6cf95e9ec4b /home/rclone/rclone-test-voyopaj8xase/dir2/file3 2026/06/10 05:26:54 DEBUG : dir2/file3: Parsed hash: ea32138586c9d4e9533ef6cf95e9ec4b 2026/06/10 05:26:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/dir2/file3" 2026/06/10 05:26:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: sha1sum /home/rclone/rclone-test-voyopaj8xase/dir2/file3 2026/06/10 05:26:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: 5360d62d7372ae902378af794a02722679d4c87f /home/rclone/rclone-test-voyopaj8xase/dir2/file3 2026/06/10 05:26:54 DEBUG : dir2/file3: Parsed hash: 5360d62d7372ae902378af794a02722679d4c87f 2026/06/10 05:26:54 INFO : dir2/file3: Deleted 2026/06/10 05:26:54 INFO : file2: Moved (server-side) to: dir2/file3 2026/06/10 05:26:54 DEBUG : dir2/file3: Updating file with dir2/file3 0x461108891e0 2026/06/10 05:26:54 DEBUG : Added virtual directory entry vDel: "file2" 2026/06/10 05:26:54 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2026/06/10 05:26:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/dir2/file3" 2026/06/10 05:26:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: md5sum /home/rclone/rclone-test-voyopaj8xase/dir2/file3 2026/06/10 05:26:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-voyopaj8xase/dir2/file3 2026/06/10 05:26:54 DEBUG : dir2/file3: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/10 05:26:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/dir2/file3" 2026/06/10 05:26:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: sha1sum /home/rclone/rclone-test-voyopaj8xase/dir2/file3 2026/06/10 05:26:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-voyopaj8xase/dir2/file3 2026/06/10 05:26:54 DEBUG : dir2/file3: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/10 05:26:54 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2026/06/10 05:26:54 DEBUG : empty directory: Updating dir with renamed empty directory 0x461108896c0 2026/06/10 05:26:54 DEBUG : empty directory: forgetting directory cache 2026/06/10 05:26:54 DEBUG : Added virtual directory entry vDel: "empty directory" 2026/06/10 05:26:54 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2026/06/10 05:26:54 DEBUG : dir2: Renaming to "dir3" 2026/06/10 05:26:54 DEBUG : WaitForWriters: timeout=30s 2026/06/10 05:26:54 DEBUG : dir3: Looking for writers 2026/06/10 05:26:54 DEBUG : file3: reading active writers 2026/06/10 05:26:54 DEBUG : renamed empty directory: Looking for writers 2026/06/10 05:26:54 DEBUG : Looking for writers 2026/06/10 05:26:54 DEBUG : dir3: reading active writers 2026/06/10 05:26:54 DEBUG : renamed empty directory: reading active writers 2026/06/10 05:26:54 DEBUG : >WaitForWriters: --- PASS: TestDirRename (0.20s) === RUN TestDirStructSize dir_test.go:611: Dir struct has size 200 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestDirFileOpen run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase", Local "Local file system at /tmp/rclone2883943397", Modify Window "1s" 2026/06/10 05:26:54 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: poll-interval is not supported by this remote 2026/06/10 05:26:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/dir/file1" 2026/06/10 05:26:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: md5sum /home/rclone/rclone-test-voyopaj8xase/dir/file1 2026/06/10 05:26:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-voyopaj8xase/dir/file1 2026/06/10 05:26:54 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/10 05:26:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/dir/file1" 2026/06/10 05:26:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: sha1sum /home/rclone/rclone-test-voyopaj8xase/dir/file1 2026/06/10 05:26:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-voyopaj8xase/dir/file1 2026/06/10 05:26:54 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/10 05:26:54 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/06/10 05:26:54 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 05:26:54 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/06/10 05:26:54 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/06/10 05:26:54 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2026/06/10 05:26:54 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2026/06/10 05:26:54 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/06/10 05:26:54 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 05:26:54 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/06/10 05:26:54 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/06/10 05:26:54 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2026/06/10 05:26:54 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2026/06/10 05:26:54 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/06/10 05:26:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: File to upload is small (12 bytes), uploading instead of streaming 2026/06/10 05:26:54 DEBUG : dir/sub/file2: size = 12 OK 2026/06/10 05:26:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/dir/sub/file2" 2026/06/10 05:26:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: md5sum /home/rclone/rclone-test-voyopaj8xase/dir/sub/file2 2026/06/10 05:26:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: fc3ff98e8c6a0d3087d515c0473f8677 /home/rclone/rclone-test-voyopaj8xase/dir/sub/file2 2026/06/10 05:26:54 DEBUG : dir/sub/file2: Parsed hash: fc3ff98e8c6a0d3087d515c0473f8677 2026/06/10 05:26:54 DEBUG : dir/sub/file2: md5 = fc3ff98e8c6a0d3087d515c0473f8677 OK 2026/06/10 05:26:54 DEBUG : dir/sub/file2: Size and md5 of src and dst objects identical 2026/06/10 05:26:54 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/06/10 05:26:54 DEBUG : forgetting directory cache 2026/06/10 05:26:54 DEBUG : dir: forgetting directory cache 2026/06/10 05:26:54 DEBUG : dir/sub: forgetting directory cache 2026/06/10 05:26:54 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2026/06/10 05:26:54 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2026/06/10 05:26:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: File to upload is small (5 bytes), uploading instead of streaming 2026/06/10 05:26:54 DEBUG : dir/sub/file0: size = 5 OK 2026/06/10 05:26:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/dir/sub/file0" 2026/06/10 05:26:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: md5sum /home/rclone/rclone-test-voyopaj8xase/dir/sub/file0 2026/06/10 05:26:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-voyopaj8xase/dir/sub/file0 2026/06/10 05:26:54 DEBUG : dir/sub/file0: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/06/10 05:26:54 DEBUG : dir/sub/file0: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/06/10 05:26:54 DEBUG : dir/sub/file0: Size and md5 of src and dst objects identical 2026/06/10 05:26:54 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/06/10 05:26:54 DEBUG : WaitForWriters: timeout=30s 2026/06/10 05:26:54 DEBUG : dir/sub: Looking for writers 2026/06/10 05:26:54 DEBUG : file2: reading active writers 2026/06/10 05:26:54 DEBUG : file0: reading active writers 2026/06/10 05:26:54 DEBUG : dir: Looking for writers 2026/06/10 05:26:54 DEBUG : file1: reading active writers 2026/06/10 05:26:54 DEBUG : sub: reading active writers 2026/06/10 05:26:54 DEBUG : Looking for writers 2026/06/10 05:26:54 DEBUG : dir: reading active writers 2026/06/10 05:26:54 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (0.05s) === RUN TestDirEntryModTimeInvalidation run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase", Local "Local file system at /tmp/rclone2883943397", Modify Window "1s" 2026/06/10 05:26:54 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: poll-interval is not supported by this remote 2026/06/10 05:26:54 DEBUG : forgetting directory cache 2026/06/10 05:26:55 DEBUG : forgetting directory cache 2026/06/10 05:26:55 DEBUG : dir: forgetting directory cache 2026/06/10 05:26:55 DEBUG : WaitForWriters: timeout=30s 2026/06/10 05:26:55 DEBUG : dir: Looking for writers 2026/06/10 05:26:55 DEBUG : Looking for writers 2026/06/10 05:26:55 DEBUG : dir: reading active writers 2026/06/10 05:26:55 DEBUG : >WaitForWriters: --- PASS: TestDirEntryModTimeInvalidation (1.12s) === RUN TestDirMetadataExtension run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase", Local "Local file system at /tmp/rclone2883943397", Modify Window "1s" 2026/06/10 05:26:55 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: poll-interval is not supported by this remote 2026/06/10 05:26:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/dir/file1" 2026/06/10 05:26:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: md5sum /home/rclone/rclone-test-voyopaj8xase/dir/file1 2026/06/10 05:26:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-voyopaj8xase/dir/file1 2026/06/10 05:26:55 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/10 05:26:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/dir/file1" 2026/06/10 05:26:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: sha1sum /home/rclone/rclone-test-voyopaj8xase/dir/file1 2026/06/10 05:26:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-voyopaj8xase/dir/file1 2026/06/10 05:26:55 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/10 05:26:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2026/06/10 05:26:55 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 05:26:55 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2026/06/10 05:26:55 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2026/06/10 05:26:55 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2026/06/10 05:26:55 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2026/06/10 05:26:55 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/06/10 05:26:55 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2026/06/10 05:26:55 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 05:26:55 DEBUG : dir.metadata: Open: flags=O_RDONLY 2026/06/10 05:26:55 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2026/06/10 05:26:55 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2026/06/10 05:26:55 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2026/06/10 05:26:55 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/06/10 05:26:55 DEBUG : WaitForWriters: timeout=30s 2026/06/10 05:26:55 DEBUG : dir: Looking for writers 2026/06/10 05:26:55 DEBUG : file1: reading active writers 2026/06/10 05:26:55 DEBUG : file1.metadata: reading active writers 2026/06/10 05:26:55 DEBUG : Looking for writers 2026/06/10 05:26:55 DEBUG : dir: reading active writers 2026/06/10 05:26:55 DEBUG : dir.metadata: reading active writers 2026/06/10 05:26:55 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (0.02s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase", Local "Local file system at /tmp/rclone2883943397", Modify Window "1s" 2026/06/10 05:26:55 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: poll-interval is not supported by this remote 2026/06/10 05:26:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/dir/file1" 2026/06/10 05:26:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: md5sum /home/rclone/rclone-test-voyopaj8xase/dir/file1 2026/06/10 05:26:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-voyopaj8xase/dir/file1 2026/06/10 05:26:55 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/10 05:26:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/dir/file1" 2026/06/10 05:26:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: sha1sum /home/rclone/rclone-test-voyopaj8xase/dir/file1 2026/06/10 05:26:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-voyopaj8xase/dir/file1 2026/06/10 05:26:55 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/10 05:26:55 DEBUG : WaitForWriters: timeout=30s 2026/06/10 05:26:55 DEBUG : dir: Looking for writers 2026/06/10 05:26:55 DEBUG : file1: reading active writers 2026/06/10 05:26:55 DEBUG : Looking for writers 2026/06/10 05:26:55 DEBUG : dir: reading active writers 2026/06/10 05:26:55 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (0.02s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase", Local "Local file system at /tmp/rclone2883943397", Modify Window "1s" 2026/06/10 05:26:55 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: poll-interval is not supported by this remote 2026/06/10 05:26:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/dir/file1" 2026/06/10 05:26:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: md5sum /home/rclone/rclone-test-voyopaj8xase/dir/file1 2026/06/10 05:26:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-voyopaj8xase/dir/file1 2026/06/10 05:26:55 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/10 05:26:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/dir/file1" 2026/06/10 05:26:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: sha1sum /home/rclone/rclone-test-voyopaj8xase/dir/file1 2026/06/10 05:26:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-voyopaj8xase/dir/file1 2026/06/10 05:26:55 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/10 05:26:55 DEBUG : Can set mod time: true 2026/06/10 05:26:55 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/06/10 05:26:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/dir/file1" 2026/06/10 05:26:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: md5sum /home/rclone/rclone-test-voyopaj8xase/dir/file1 2026/06/10 05:26:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-voyopaj8xase/dir/file1 2026/06/10 05:26:55 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/10 05:26:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/dir/file1" 2026/06/10 05:26:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: sha1sum /home/rclone/rclone-test-voyopaj8xase/dir/file1 2026/06/10 05:26:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-voyopaj8xase/dir/file1 2026/06/10 05:26:55 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/10 05:26:55 DEBUG : WaitForWriters: timeout=30s 2026/06/10 05:26:55 DEBUG : dir: Looking for writers 2026/06/10 05:26:55 DEBUG : file1: reading active writers 2026/06/10 05:26:55 DEBUG : Looking for writers 2026/06/10 05:26:55 DEBUG : dir: reading active writers 2026/06/10 05:26:55 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase", Local "Local file system at /tmp/rclone2883943397", Modify Window "1s" 2026/06/10 05:26:55 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: poll-interval is not supported by this remote 2026/06/10 05:26:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/dir/file1" 2026/06/10 05:26:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: md5sum /home/rclone/rclone-test-voyopaj8xase/dir/file1 2026/06/10 05:26:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-voyopaj8xase/dir/file1 2026/06/10 05:26:55 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/10 05:26:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/dir/file1" 2026/06/10 05:26:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: sha1sum /home/rclone/rclone-test-voyopaj8xase/dir/file1 2026/06/10 05:26:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-voyopaj8xase/dir/file1 2026/06/10 05:26:55 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/10 05:26:55 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/06/10 05:26:55 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/06/10 05:26:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/10 05:26:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: File to upload is small (0 bytes), uploading instead of streaming 2026/06/10 05:26:55 DEBUG : dir/file1: size = 0 OK 2026/06/10 05:26:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/dir/file1" 2026/06/10 05:26:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: md5sum /home/rclone/rclone-test-voyopaj8xase/dir/file1 2026/06/10 05:26:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-voyopaj8xase/dir/file1 2026/06/10 05:26:55 DEBUG : dir/file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/06/10 05:26:55 DEBUG : dir/file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/06/10 05:26:55 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/06/10 05:26:55 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/06/10 05:26:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/10 05:26:55 DEBUG : WaitForWriters: timeout=30s 2026/06/10 05:26:55 DEBUG : dir: Looking for writers 2026/06/10 05:26:55 DEBUG : file1: reading active writers 2026/06/10 05:26:55 DEBUG : Looking for writers 2026/06/10 05:26:55 DEBUG : dir: reading active writers 2026/06/10 05:26:55 DEBUG : >WaitForWriters: 2026/06/10 05:26:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/dir/file1" 2026/06/10 05:26:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: md5sum /home/rclone/rclone-test-voyopaj8xase/dir/file1 2026/06/10 05:26:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-voyopaj8xase/dir/file1 2026/06/10 05:26:55 DEBUG : dir/file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/06/10 05:26:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/dir/file1" 2026/06/10 05:26:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: sha1sum /home/rclone/rclone-test-voyopaj8xase/dir/file1 2026/06/10 05:26:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /home/rclone/rclone-test-voyopaj8xase/dir/file1 2026/06/10 05:26:55 DEBUG : dir/file1: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2026/06/10 05:26:55 DEBUG : WaitForWriters: timeout=30s 2026/06/10 05:26:55 DEBUG : dir: Looking for writers 2026/06/10 05:26:55 DEBUG : file1: reading active writers 2026/06/10 05:26:55 DEBUG : Looking for writers 2026/06/10 05:26:55 DEBUG : dir: reading active writers 2026/06/10 05:26:55 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase", Local "Local file system at /tmp/rclone2883943397", Modify Window "1s" 2026/06/10 05:26:55 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: poll-interval is not supported by this remote 2026/06/10 05:26:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/dir/file1" 2026/06/10 05:26:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: md5sum /home/rclone/rclone-test-voyopaj8xase/dir/file1 2026/06/10 05:26:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-voyopaj8xase/dir/file1 2026/06/10 05:26:55 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/10 05:26:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/dir/file1" 2026/06/10 05:26:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: sha1sum /home/rclone/rclone-test-voyopaj8xase/dir/file1 2026/06/10 05:26:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-voyopaj8xase/dir/file1 2026/06/10 05:26:55 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/10 05:26:55 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/06/10 05:26:55 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/06/10 05:26:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/10 05:26:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: File to upload is small (5 bytes), uploading instead of streaming 2026/06/10 05:26:55 DEBUG : dir/file1: size = 5 OK 2026/06/10 05:26:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/dir/file1" 2026/06/10 05:26:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: md5sum /home/rclone/rclone-test-voyopaj8xase/dir/file1 2026/06/10 05:26:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-voyopaj8xase/dir/file1 2026/06/10 05:26:55 DEBUG : dir/file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/06/10 05:26:55 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/06/10 05:26:55 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/06/10 05:26:55 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/06/10 05:26:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/10 05:26:55 DEBUG : WaitForWriters: timeout=30s 2026/06/10 05:26:55 DEBUG : dir: Looking for writers 2026/06/10 05:26:55 DEBUG : file1: reading active writers 2026/06/10 05:26:55 DEBUG : Looking for writers 2026/06/10 05:26:55 DEBUG : dir: reading active writers 2026/06/10 05:26:55 DEBUG : >WaitForWriters: 2026/06/10 05:26:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/dir/file1" 2026/06/10 05:26:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: md5sum /home/rclone/rclone-test-voyopaj8xase/dir/file1 2026/06/10 05:26:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-voyopaj8xase/dir/file1 2026/06/10 05:26:55 DEBUG : dir/file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/06/10 05:26:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/dir/file1" 2026/06/10 05:26:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: sha1sum /home/rclone/rclone-test-voyopaj8xase/dir/file1 2026/06/10 05:26:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d /home/rclone/rclone-test-voyopaj8xase/dir/file1 2026/06/10 05:26:55 DEBUG : dir/file1: Parsed hash: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d 2026/06/10 05:26:55 DEBUG : WaitForWriters: timeout=30s 2026/06/10 05:26:55 DEBUG : dir: Looking for writers 2026/06/10 05:26:55 DEBUG : file1: reading active writers 2026/06/10 05:26:55 DEBUG : Looking for writers 2026/06/10 05:26:55 DEBUG : dir: reading active writers 2026/06/10 05:26:55 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase", Local "Local file system at /tmp/rclone2883943397", Modify Window "1s" 2026/06/10 05:26:55 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: poll-interval is not supported by this remote 2026/06/10 05:26:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/10 05:26:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{oz4KV}/rclone-test-voyopaj8xase" 2026/06/10 05:26:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{oz4KV}/rclone-test-voyopaj8xase" 2026/06/10 05:26:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{oz4KV}/rclone-test-voyopaj8xase" 2026/06/10 05:26:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/10 05:26:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{oz4KV}/rclone-test-voyopaj8xase" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{oz4KV}/rclone-test-voyopaj8xase" 2026/06/10 05:26:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{oz4KV}/rclone-test-voyopaj8xase" 2026/06/10 05:26:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/10 05:26:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{oz4KV}/rclone-test-voyopaj8xase" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{oz4KV}/rclone-test-voyopaj8xase" 2026/06/10 05:26:55 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/10 05:26:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/dir/file1" 2026/06/10 05:26:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: md5sum /home/rclone/rclone-test-voyopaj8xase/dir/file1 2026/06/10 05:26:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-voyopaj8xase/dir/file1 2026/06/10 05:26:55 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/10 05:26:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/dir/file1" 2026/06/10 05:26:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: sha1sum /home/rclone/rclone-test-voyopaj8xase/dir/file1 2026/06/10 05:26:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-voyopaj8xase/dir/file1 2026/06/10 05:26:55 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/10 05:26:55 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/06/10 05:26:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/dir/file1" 2026/06/10 05:26:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: md5sum /home/rclone/rclone-test-voyopaj8xase/dir/file1 2026/06/10 05:26:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-voyopaj8xase/dir/file1 2026/06/10 05:26:55 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/10 05:26:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/dir/file1" 2026/06/10 05:26:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: sha1sum /home/rclone/rclone-test-voyopaj8xase/dir/file1 2026/06/10 05:26:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-voyopaj8xase/dir/file1 2026/06/10 05:26:55 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/10 05:26:55 DEBUG : WaitForWriters: timeout=30s 2026/06/10 05:26:55 DEBUG : dir: Looking for writers 2026/06/10 05:26:55 DEBUG : file1: reading active writers 2026/06/10 05:26:55 DEBUG : Looking for writers 2026/06/10 05:26:55 DEBUG : dir: reading active writers 2026/06/10 05:26:55 DEBUG : >WaitForWriters: 2026/06/10 05:26:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=false run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase", Local "Local file system at /tmp/rclone2883943397", Modify Window "1s" 2026/06/10 05:26:55 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: poll-interval is not supported by this remote 2026/06/10 05:26:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/10 05:26:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{oz4KV}/rclone-test-voyopaj8xase" 2026/06/10 05:26:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{oz4KV}/rclone-test-voyopaj8xase" 2026/06/10 05:26:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{oz4KV}/rclone-test-voyopaj8xase" 2026/06/10 05:26:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/10 05:26:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{oz4KV}/rclone-test-voyopaj8xase" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{oz4KV}/rclone-test-voyopaj8xase" 2026/06/10 05:26:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{oz4KV}/rclone-test-voyopaj8xase" 2026/06/10 05:26:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/10 05:26:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{oz4KV}/rclone-test-voyopaj8xase" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{oz4KV}/rclone-test-voyopaj8xase" 2026/06/10 05:26:55 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/10 05:26:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/dir/file1" 2026/06/10 05:26:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: md5sum /home/rclone/rclone-test-voyopaj8xase/dir/file1 2026/06/10 05:26:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-voyopaj8xase/dir/file1 2026/06/10 05:26:55 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/10 05:26:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/dir/file1" 2026/06/10 05:26:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: sha1sum /home/rclone/rclone-test-voyopaj8xase/dir/file1 2026/06/10 05:26:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-voyopaj8xase/dir/file1 2026/06/10 05:26:55 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/10 05:26:55 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/06/10 05:26:55 DEBUG : dir/file1: newRWFileHandle: 2026/06/10 05:26:55 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/10 05:26:55 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/10 05:26:55 DEBUG : dir/file1(0x461107e4340): close: 2026/06/10 05:26:55 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/06/10 05:26:55 DEBUG : dir/file1(0x461107e4340): >close: err= 2026/06/10 05:26:55 DEBUG : WaitForWriters: timeout=30s 2026/06/10 05:26:55 DEBUG : dir: Looking for writers 2026/06/10 05:26:55 DEBUG : file1: reading active writers 2026/06/10 05:26:55 DEBUG : Looking for writers 2026/06/10 05:26:55 DEBUG : dir: reading active writers 2026/06/10 05:26:55 DEBUG : >WaitForWriters: 2026/06/10 05:26:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/dir/file1" 2026/06/10 05:26:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: md5sum /home/rclone/rclone-test-voyopaj8xase/dir/file1 2026/06/10 05:26:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-voyopaj8xase/dir/file1 2026/06/10 05:26:55 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/10 05:26:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/dir/file1" 2026/06/10 05:26:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: sha1sum /home/rclone/rclone-test-voyopaj8xase/dir/file1 2026/06/10 05:26:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-voyopaj8xase/dir/file1 2026/06/10 05:26:55 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/10 05:26:55 DEBUG : WaitForWriters: timeout=30s 2026/06/10 05:26:55 DEBUG : dir: Looking for writers 2026/06/10 05:26:55 DEBUG : file1: reading active writers 2026/06/10 05:26:55 DEBUG : Looking for writers 2026/06/10 05:26:55 DEBUG : dir: reading active writers 2026/06/10 05:26:55 DEBUG : >WaitForWriters: 2026/06/10 05:26:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=true run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase", Local "Local file system at /tmp/rclone2883943397", Modify Window "1s" 2026/06/10 05:26:55 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: poll-interval is not supported by this remote 2026/06/10 05:26:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/10 05:26:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{oz4KV}/rclone-test-voyopaj8xase" 2026/06/10 05:26:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{oz4KV}/rclone-test-voyopaj8xase" 2026/06/10 05:26:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{oz4KV}/rclone-test-voyopaj8xase" 2026/06/10 05:26:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/10 05:26:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{oz4KV}/rclone-test-voyopaj8xase" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{oz4KV}/rclone-test-voyopaj8xase" 2026/06/10 05:26:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{oz4KV}/rclone-test-voyopaj8xase" 2026/06/10 05:26:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/10 05:26:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{oz4KV}/rclone-test-voyopaj8xase" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{oz4KV}/rclone-test-voyopaj8xase" 2026/06/10 05:26:55 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/10 05:26:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/dir/file1" 2026/06/10 05:26:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: md5sum /home/rclone/rclone-test-voyopaj8xase/dir/file1 2026/06/10 05:26:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-voyopaj8xase/dir/file1 2026/06/10 05:26:55 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/10 05:26:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/dir/file1" 2026/06/10 05:26:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: sha1sum /home/rclone/rclone-test-voyopaj8xase/dir/file1 2026/06/10 05:26:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-voyopaj8xase/dir/file1 2026/06/10 05:26:55 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/10 05:26:55 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/06/10 05:26:55 DEBUG : dir/file1: newRWFileHandle: 2026/06/10 05:26:55 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/10 05:26:55 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/10 05:26:55 DEBUG : dir/file1(0x46110d10640): _writeAt: size=5, off=0 2026/06/10 05:26:55 DEBUG : dir/file1(0x46110d10640): openPending: 2026/06/10 05:26:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/dir/file1" 2026/06/10 05:26:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: md5sum /home/rclone/rclone-test-voyopaj8xase/dir/file1 2026/06/10 05:26:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-voyopaj8xase/dir/file1 2026/06/10 05:26:55 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/10 05:26:55 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/06/10 05:26:55 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/06/10 05:26:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/10 05:26:55 DEBUG : dir/file1(0x46110d10640): >openPending: err= 2026/06/10 05:26:55 DEBUG : dir/file1(0x46110d10640): >_writeAt: n=5, err= 2026/06/10 05:26:55 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/06/10 05:26:55 DEBUG : dir/file1(0x46110d10640): close: 2026/06/10 05:26:55 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2026/06/10 05:26:55 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2026/06/10 05:26:55 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2026/06/10 05:26:55 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/06/10 05:26:55 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/06/10 05:26:55 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:55 DEBUG : dir/file1(0x46110d10640): >close: err= 2026/06/10 05:26:55 DEBUG : WaitForWriters: timeout=30s 2026/06/10 05:26:55 DEBUG : dir: Looking for writers 2026/06/10 05:26:55 DEBUG : file1: reading active writers 2026/06/10 05:26:55 DEBUG : Looking for writers 2026/06/10 05:26:55 DEBUG : dir: reading active writers 2026/06/10 05:26:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/10 05:26:55 DEBUG : dir: Looking for writers 2026/06/10 05:26:55 DEBUG : file1: reading active writers 2026/06/10 05:26:55 DEBUG : Looking for writers 2026/06/10 05:26:55 DEBUG : dir: reading active writers 2026/06/10 05:26:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/10 05:26:55 DEBUG : dir: Looking for writers 2026/06/10 05:26:55 DEBUG : file1: reading active writers 2026/06/10 05:26:55 DEBUG : Looking for writers 2026/06/10 05:26:55 DEBUG : dir: reading active writers 2026/06/10 05:26:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/10 05:26:55 DEBUG : dir: Looking for writers 2026/06/10 05:26:55 DEBUG : file1: reading active writers 2026/06/10 05:26:55 DEBUG : Looking for writers 2026/06/10 05:26:55 DEBUG : dir: reading active writers 2026/06/10 05:26:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/10 05:26:55 DEBUG : dir/file1: vfs cache: starting upload 2026/06/10 05:26:55 DEBUG : dir/file1.2f98c60a.partial: size = 14 OK 2026/06/10 05:26:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/dir/file1.2f98c60a.partial" 2026/06/10 05:26:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: md5sum /home/rclone/rclone-test-voyopaj8xase/dir/file1.2f98c60a.partial 2026/06/10 05:26:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: 60cac3f4f9c843121eee2ba9e0dac970 /home/rclone/rclone-test-voyopaj8xase/dir/file1.2f98c60a.partial 2026/06/10 05:26:55 DEBUG : dir/file1.2f98c60a.partial: Parsed hash: 60cac3f4f9c843121eee2ba9e0dac970 2026/06/10 05:26:55 DEBUG : dir/file1: md5 = 60cac3f4f9c843121eee2ba9e0dac970 OK 2026/06/10 05:26:55 DEBUG : dir/file1.2f98c60a.partial: renamed to: dir/file1 2026/06/10 05:26:55 INFO : dir/file1: Copied (replaced existing) 2026/06/10 05:26:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/dir/file1" 2026/06/10 05:26:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: md5sum /home/rclone/rclone-test-voyopaj8xase/dir/file1 2026/06/10 05:26:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: 60cac3f4f9c843121eee2ba9e0dac970 /home/rclone/rclone-test-voyopaj8xase/dir/file1 2026/06/10 05:26:55 DEBUG : dir/file1: Parsed hash: 60cac3f4f9c843121eee2ba9e0dac970 2026/06/10 05:26:55 DEBUG : dir/file1: vfs cache: fingerprint now "14,2011-12-25 12:59:59 +0000 UTC,60cac3f4f9c843121eee2ba9e0dac970" 2026/06/10 05:26:55 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/06/10 05:26:55 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2026/06/10 05:26:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/10 05:26:55 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/06/10 05:26:55 DEBUG : dir: Looking for writers 2026/06/10 05:26:55 DEBUG : file1: reading active writers 2026/06/10 05:26:55 DEBUG : Looking for writers 2026/06/10 05:26:55 DEBUG : dir: reading active writers 2026/06/10 05:26:55 DEBUG : >WaitForWriters: 2026/06/10 05:26:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/dir/file1" 2026/06/10 05:26:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: md5sum /home/rclone/rclone-test-voyopaj8xase/dir/file1 2026/06/10 05:26:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: 60cac3f4f9c843121eee2ba9e0dac970 /home/rclone/rclone-test-voyopaj8xase/dir/file1 2026/06/10 05:26:55 DEBUG : dir/file1: Parsed hash: 60cac3f4f9c843121eee2ba9e0dac970 2026/06/10 05:26:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/dir/file1" 2026/06/10 05:26:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: sha1sum /home/rclone/rclone-test-voyopaj8xase/dir/file1 2026/06/10 05:26:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: 5ec62fa7440335ab2e3e5529744fa9627e9c4174 /home/rclone/rclone-test-voyopaj8xase/dir/file1 2026/06/10 05:26:55 DEBUG : dir/file1: Parsed hash: 5ec62fa7440335ab2e3e5529744fa9627e9c4174 2026/06/10 05:26:55 DEBUG : WaitForWriters: timeout=30s 2026/06/10 05:26:55 DEBUG : dir: Looking for writers 2026/06/10 05:26:55 DEBUG : file1: reading active writers 2026/06/10 05:26:55 DEBUG : Looking for writers 2026/06/10 05:26:55 DEBUG : dir: reading active writers 2026/06/10 05:26:55 DEBUG : >WaitForWriters: 2026/06/10 05:26:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: vfs cache: cleaner exiting --- PASS: TestFileSetModTime (0.31s) --- PASS: TestFileSetModTime/cache=off,open=false,write=false (0.02s) --- PASS: TestFileSetModTime/cache=off,open=true,write=false (0.03s) --- PASS: TestFileSetModTime/cache=off,open=true,write=true (0.03s) --- 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.19s) === RUN TestFileOpenRead run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase", Local "Local file system at /tmp/rclone2883943397", Modify Window "1s" 2026/06/10 05:26:55 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: poll-interval is not supported by this remote 2026/06/10 05:26:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/dir/file1" 2026/06/10 05:26:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: md5sum /home/rclone/rclone-test-voyopaj8xase/dir/file1 2026/06/10 05:26:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-voyopaj8xase/dir/file1 2026/06/10 05:26:55 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/10 05:26:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/dir/file1" 2026/06/10 05:26:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: sha1sum /home/rclone/rclone-test-voyopaj8xase/dir/file1 2026/06/10 05:26:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-voyopaj8xase/dir/file1 2026/06/10 05:26:55 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/10 05:26:55 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/10 05:26:55 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/06/10 05:26:55 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/10 05:26:55 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/06/10 05:26:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/dir/file1" 2026/06/10 05:26:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: md5sum /home/rclone/rclone-test-voyopaj8xase/dir/file1 2026/06/10 05:26:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-voyopaj8xase/dir/file1 2026/06/10 05:26:55 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/10 05:26:55 DEBUG : WaitForWriters: timeout=30s 2026/06/10 05:26:55 DEBUG : dir: Looking for writers 2026/06/10 05:26:55 DEBUG : file1: reading active writers 2026/06/10 05:26:55 DEBUG : Looking for writers 2026/06/10 05:26:55 DEBUG : dir: reading active writers 2026/06/10 05:26:55 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (0.04s) === RUN TestFileOpenReadUnknownSize 2026/06/10 05:26:55 INFO : Mock file system at root: poll-interval is not supported by this remote 2026/06/10 05:26:55 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/10 05:26:55 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/10 05:26:55 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2026/06/10 05:26:55 DEBUG : WaitForWriters: timeout=30s 2026/06/10 05:26:55 DEBUG : Looking for writers 2026/06/10 05:26:55 DEBUG : file.txt: reading active writers 2026/06/10 05:26:55 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase", Local "Local file system at /tmp/rclone2883943397", Modify Window "1s" 2026/06/10 05:26:55 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: poll-interval is not supported by this remote 2026/06/10 05:26:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/dir/file1" 2026/06/10 05:26:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: md5sum /home/rclone/rclone-test-voyopaj8xase/dir/file1 2026/06/10 05:26:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-voyopaj8xase/dir/file1 2026/06/10 05:26:55 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/10 05:26:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/dir/file1" 2026/06/10 05:26:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: sha1sum /home/rclone/rclone-test-voyopaj8xase/dir/file1 2026/06/10 05:26:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-voyopaj8xase/dir/file1 2026/06/10 05:26:55 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/10 05:26:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/10 05:26:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: File to upload is small (25 bytes), uploading instead of streaming 2026/06/10 05:26:55 DEBUG : dir/file1: size = 25 OK 2026/06/10 05:26:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/dir/file1" 2026/06/10 05:26:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: md5sum /home/rclone/rclone-test-voyopaj8xase/dir/file1 2026/06/10 05:26:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-voyopaj8xase/dir/file1 2026/06/10 05:26:55 DEBUG : dir/file1: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/06/10 05:26:55 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/06/10 05:26:55 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/06/10 05:26:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/10 05:26:55 DEBUG : WaitForWriters: timeout=30s 2026/06/10 05:26:55 DEBUG : dir: Looking for writers 2026/06/10 05:26:55 DEBUG : file1: reading active writers 2026/06/10 05:26:55 DEBUG : Looking for writers 2026/06/10 05:26:55 DEBUG : dir: reading active writers 2026/06/10 05:26:55 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (0.04s) === RUN TestFileRemove run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase", Local "Local file system at /tmp/rclone2883943397", Modify Window "1s" 2026/06/10 05:26:55 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: poll-interval is not supported by this remote 2026/06/10 05:26:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/dir/file1" 2026/06/10 05:26:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: md5sum /home/rclone/rclone-test-voyopaj8xase/dir/file1 2026/06/10 05:26:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-voyopaj8xase/dir/file1 2026/06/10 05:26:55 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/10 05:26:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/dir/file1" 2026/06/10 05:26:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: sha1sum /home/rclone/rclone-test-voyopaj8xase/dir/file1 2026/06/10 05:26:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-voyopaj8xase/dir/file1 2026/06/10 05:26:55 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/10 05:26:55 DEBUG : dir/file1: Remove: 2026/06/10 05:26:55 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/10 05:26:55 DEBUG : dir/file1: >Remove: err= 2026/06/10 05:26:55 DEBUG : dir/file1: Remove: 2026/06/10 05:26:55 DEBUG : dir/file1: >Remove: err=Read only file system 2026/06/10 05:26:55 DEBUG : WaitForWriters: timeout=30s 2026/06/10 05:26:55 DEBUG : dir: Looking for writers 2026/06/10 05:26:55 DEBUG : Looking for writers 2026/06/10 05:26:55 DEBUG : dir: reading active writers 2026/06/10 05:26:55 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (0.03s) === RUN TestFileRemoveAll run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase", Local "Local file system at /tmp/rclone2883943397", Modify Window "1s" 2026/06/10 05:26:55 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: poll-interval is not supported by this remote 2026/06/10 05:26:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/dir/file1" 2026/06/10 05:26:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: md5sum /home/rclone/rclone-test-voyopaj8xase/dir/file1 2026/06/10 05:26:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-voyopaj8xase/dir/file1 2026/06/10 05:26:55 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/10 05:26:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/dir/file1" 2026/06/10 05:26:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: sha1sum /home/rclone/rclone-test-voyopaj8xase/dir/file1 2026/06/10 05:26:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-voyopaj8xase/dir/file1 2026/06/10 05:26:55 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/10 05:26:55 DEBUG : dir/file1: Remove: 2026/06/10 05:26:55 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/10 05:26:55 DEBUG : dir/file1: >Remove: err= 2026/06/10 05:26:55 DEBUG : dir/file1: Remove: 2026/06/10 05:26:55 DEBUG : dir/file1: >Remove: err=Read only file system 2026/06/10 05:26:55 DEBUG : WaitForWriters: timeout=30s 2026/06/10 05:26:55 DEBUG : dir: Looking for writers 2026/06/10 05:26:55 DEBUG : Looking for writers 2026/06/10 05:26:55 DEBUG : dir: reading active writers 2026/06/10 05:26:55 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (0.03s) === RUN TestFileOpen run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase", Local "Local file system at /tmp/rclone2883943397", Modify Window "1s" 2026/06/10 05:26:55 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: poll-interval is not supported by this remote 2026/06/10 05:26:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/dir/file1" 2026/06/10 05:26:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: md5sum /home/rclone/rclone-test-voyopaj8xase/dir/file1 2026/06/10 05:26:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-voyopaj8xase/dir/file1 2026/06/10 05:26:55 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/10 05:26:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/dir/file1" 2026/06/10 05:26:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: sha1sum /home/rclone/rclone-test-voyopaj8xase/dir/file1 2026/06/10 05:26:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-voyopaj8xase/dir/file1 2026/06/10 05:26:55 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/10 05:26:55 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/10 05:26:55 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/06/10 05:26:55 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/06/10 05:26:55 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/06/10 05:26:55 DEBUG : dir/file1: Open: flags=O_RDWR 2026/06/10 05:26:55 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/06/10 05:26:55 DEBUG : dir/file1: Open: flags=0x3 2026/06/10 05:26:55 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2026/06/10 05:26:55 DEBUG : dir/file1: >Open: fd=, err=permission denied 2026/06/10 05:26:55 DEBUG : WaitForWriters: timeout=30s 2026/06/10 05:26:55 DEBUG : dir: Looking for writers 2026/06/10 05:26:55 DEBUG : file1: reading active writers 2026/06/10 05:26:55 DEBUG : Looking for writers 2026/06/10 05:26:55 DEBUG : dir: reading active writers 2026/06/10 05:26:55 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (0.02s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase", Local "Local file system at /tmp/rclone2883943397", Modify Window "1s" 2026/06/10 05:26:55 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: poll-interval is not supported by this remote 2026/06/10 05:26:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/dir/file1" 2026/06/10 05:26:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: md5sum /home/rclone/rclone-test-voyopaj8xase/dir/file1 2026/06/10 05:26:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-voyopaj8xase/dir/file1 2026/06/10 05:26:55 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/10 05:26:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/dir/file1" 2026/06/10 05:26:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: sha1sum /home/rclone/rclone-test-voyopaj8xase/dir/file1 2026/06/10 05:26:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-voyopaj8xase/dir/file1 2026/06/10 05:26:55 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/10 05:26:55 DEBUG : WaitForWriters: timeout=30s 2026/06/10 05:26:55 DEBUG : dir: Looking for writers 2026/06/10 05:26:55 DEBUG : file1: reading active writers 2026/06/10 05:26:55 DEBUG : Looking for writers 2026/06/10 05:26:55 DEBUG : dir: reading active writers 2026/06/10 05:26:55 DEBUG : >WaitForWriters: 2026/06/10 05:26:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/dir/file1" 2026/06/10 05:26:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: md5sum /home/rclone/rclone-test-voyopaj8xase/dir/file1 2026/06/10 05:26:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-voyopaj8xase/dir/file1 2026/06/10 05:26:55 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/10 05:26:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/dir/file1" 2026/06/10 05:26:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: sha1sum /home/rclone/rclone-test-voyopaj8xase/dir/file1 2026/06/10 05:26:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-voyopaj8xase/dir/file1 2026/06/10 05:26:55 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/10 05:26:55 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/06/10 05:26:55 DEBUG : newLeaf: Updating file with newLeaf 0x461108595f0 2026/06/10 05:26:55 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/10 05:26:55 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/10 05:26:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/newLeaf" 2026/06/10 05:26:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: md5sum /home/rclone/rclone-test-voyopaj8xase/newLeaf 2026/06/10 05:26:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-voyopaj8xase/newLeaf 2026/06/10 05:26:55 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/10 05:26:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/newLeaf" 2026/06/10 05:26:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: sha1sum /home/rclone/rclone-test-voyopaj8xase/newLeaf 2026/06/10 05:26:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-voyopaj8xase/newLeaf 2026/06/10 05:26:55 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/10 05:26:55 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/06/10 05:26:55 DEBUG : dir/file1: Updating file with dir/file1 0x461108595f0 2026/06/10 05:26:55 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/06/10 05:26:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/10 05:26:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/dir/file1" 2026/06/10 05:26:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: md5sum /home/rclone/rclone-test-voyopaj8xase/dir/file1 2026/06/10 05:26:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-voyopaj8xase/dir/file1 2026/06/10 05:26:55 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/10 05:26:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/dir/file1" 2026/06/10 05:26:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: sha1sum /home/rclone/rclone-test-voyopaj8xase/dir/file1 2026/06/10 05:26:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-voyopaj8xase/dir/file1 2026/06/10 05:26:55 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/10 05:26:55 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/06/10 05:26:55 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/06/10 05:26:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/10 05:26:55 DEBUG : dir/file1: File is currently open, delaying rename 0x461108595f0 2026/06/10 05:26:55 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/10 05:26:55 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/10 05:26:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: File to upload is small (25 bytes), uploading instead of streaming 2026/06/10 05:26:55 DEBUG : dir/file1: size = 25 OK 2026/06/10 05:26:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/dir/file1" 2026/06/10 05:26:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: md5sum /home/rclone/rclone-test-voyopaj8xase/dir/file1 2026/06/10 05:26:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-voyopaj8xase/dir/file1 2026/06/10 05:26:55 DEBUG : dir/file1: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/06/10 05:26:55 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/06/10 05:26:55 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/06/10 05:26:55 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/10 05:26:55 DEBUG : newLeaf: Running delayed rename now 2026/06/10 05:26:55 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/06/10 05:26:55 DEBUG : newLeaf: Updating file with newLeaf 0x461108595f0 2026/06/10 05:26:55 DEBUG : WaitForWriters: timeout=30s 2026/06/10 05:26:55 DEBUG : dir: Looking for writers 2026/06/10 05:26:55 DEBUG : Looking for writers 2026/06/10 05:26:55 DEBUG : dir: reading active writers 2026/06/10 05:26:55 DEBUG : newLeaf: reading active writers 2026/06/10 05:26:55 DEBUG : >WaitForWriters: 2026/06/10 05:26:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/newLeaf" 2026/06/10 05:26:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: md5sum /home/rclone/rclone-test-voyopaj8xase/newLeaf 2026/06/10 05:26:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-voyopaj8xase/newLeaf 2026/06/10 05:26:55 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/06/10 05:26:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/newLeaf" 2026/06/10 05:26:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: sha1sum /home/rclone/rclone-test-voyopaj8xase/newLeaf 2026/06/10 05:26:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /home/rclone/rclone-test-voyopaj8xase/newLeaf 2026/06/10 05:26:55 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/06/10 05:26:55 DEBUG : WaitForWriters: timeout=30s 2026/06/10 05:26:55 DEBUG : dir: Looking for writers 2026/06/10 05:26:55 DEBUG : Looking for writers 2026/06/10 05:26:55 DEBUG : dir: reading active writers 2026/06/10 05:26:55 DEBUG : newLeaf: reading active writers 2026/06/10 05:26:55 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase", Local "Local file system at /tmp/rclone2883943397", Modify Window "1s" 2026/06/10 05:26:55 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: poll-interval is not supported by this remote 2026/06/10 05:26:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/10 05:26:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{oz4KV}/rclone-test-voyopaj8xase" 2026/06/10 05:26:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{oz4KV}/rclone-test-voyopaj8xase" 2026/06/10 05:26:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{oz4KV}/rclone-test-voyopaj8xase" 2026/06/10 05:26:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/10 05:26:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{oz4KV}/rclone-test-voyopaj8xase" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{oz4KV}/rclone-test-voyopaj8xase" 2026/06/10 05:26:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{oz4KV}/rclone-test-voyopaj8xase" 2026/06/10 05:26:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/10 05:26:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{oz4KV}/rclone-test-voyopaj8xase" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{oz4KV}/rclone-test-voyopaj8xase" 2026/06/10 05:26:55 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/10 05:26:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/dir/file1" 2026/06/10 05:26:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: md5sum /home/rclone/rclone-test-voyopaj8xase/dir/file1 2026/06/10 05:26:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-voyopaj8xase/dir/file1 2026/06/10 05:26:55 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/10 05:26:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/dir/file1" 2026/06/10 05:26:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: sha1sum /home/rclone/rclone-test-voyopaj8xase/dir/file1 2026/06/10 05:26:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-voyopaj8xase/dir/file1 2026/06/10 05:26:55 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/10 05:26:55 DEBUG : WaitForWriters: timeout=30s 2026/06/10 05:26:55 DEBUG : dir: Looking for writers 2026/06/10 05:26:55 DEBUG : file1: reading active writers 2026/06/10 05:26:55 DEBUG : Looking for writers 2026/06/10 05:26:55 DEBUG : dir: reading active writers 2026/06/10 05:26:55 DEBUG : >WaitForWriters: 2026/06/10 05:26:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/dir/file1" 2026/06/10 05:26:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: md5sum /home/rclone/rclone-test-voyopaj8xase/dir/file1 2026/06/10 05:26:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-voyopaj8xase/dir/file1 2026/06/10 05:26:55 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/10 05:26:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/dir/file1" 2026/06/10 05:26:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: sha1sum /home/rclone/rclone-test-voyopaj8xase/dir/file1 2026/06/10 05:26:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-voyopaj8xase/dir/file1 2026/06/10 05:26:55 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/10 05:26:55 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/06/10 05:26:55 DEBUG : newLeaf: Updating file with newLeaf 0x46110ebda00 2026/06/10 05:26:55 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/10 05:26:55 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/10 05:26:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/newLeaf" 2026/06/10 05:26:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: md5sum /home/rclone/rclone-test-voyopaj8xase/newLeaf 2026/06/10 05:26:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-voyopaj8xase/newLeaf 2026/06/10 05:26:55 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/10 05:26:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/newLeaf" 2026/06/10 05:26:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: sha1sum /home/rclone/rclone-test-voyopaj8xase/newLeaf 2026/06/10 05:26:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-voyopaj8xase/newLeaf 2026/06/10 05:26:55 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/10 05:26:55 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/06/10 05:26:55 DEBUG : dir/file1: Updating file with dir/file1 0x46110ebda00 2026/06/10 05:26:55 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/06/10 05:26:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/10 05:26:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/dir/file1" 2026/06/10 05:26:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: md5sum /home/rclone/rclone-test-voyopaj8xase/dir/file1 2026/06/10 05:26:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-voyopaj8xase/dir/file1 2026/06/10 05:26:55 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/10 05:26:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/dir/file1" 2026/06/10 05:26:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: sha1sum /home/rclone/rclone-test-voyopaj8xase/dir/file1 2026/06/10 05:26:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-voyopaj8xase/dir/file1 2026/06/10 05:26:55 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/10 05:26:55 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/06/10 05:26:55 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/06/10 05:26:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/10 05:26:55 DEBUG : dir/file1: File is currently open, delaying rename 0x46110ebda00 2026/06/10 05:26:55 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/10 05:26:55 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/10 05:26:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: File to upload is small (25 bytes), uploading instead of streaming 2026/06/10 05:26:55 DEBUG : dir/file1: size = 25 OK 2026/06/10 05:26:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/dir/file1" 2026/06/10 05:26:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: md5sum /home/rclone/rclone-test-voyopaj8xase/dir/file1 2026/06/10 05:26:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-voyopaj8xase/dir/file1 2026/06/10 05:26:55 DEBUG : dir/file1: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/06/10 05:26:55 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/06/10 05:26:55 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/06/10 05:26:55 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/10 05:26:55 DEBUG : newLeaf: Running delayed rename now 2026/06/10 05:26:55 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/06/10 05:26:55 DEBUG : newLeaf: Updating file with newLeaf 0x46110ebda00 2026/06/10 05:26:55 DEBUG : WaitForWriters: timeout=30s 2026/06/10 05:26:55 DEBUG : dir: Looking for writers 2026/06/10 05:26:55 DEBUG : Looking for writers 2026/06/10 05:26:55 DEBUG : dir: reading active writers 2026/06/10 05:26:55 DEBUG : newLeaf: reading active writers 2026/06/10 05:26:55 DEBUG : >WaitForWriters: 2026/06/10 05:26:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/newLeaf" 2026/06/10 05:26:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: md5sum /home/rclone/rclone-test-voyopaj8xase/newLeaf 2026/06/10 05:26:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-voyopaj8xase/newLeaf 2026/06/10 05:26:55 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/06/10 05:26:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/newLeaf" 2026/06/10 05:26:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: sha1sum /home/rclone/rclone-test-voyopaj8xase/newLeaf 2026/06/10 05:26:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /home/rclone/rclone-test-voyopaj8xase/newLeaf 2026/06/10 05:26:55 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/06/10 05:26:55 DEBUG : WaitForWriters: timeout=30s 2026/06/10 05:26:55 DEBUG : dir: Looking for writers 2026/06/10 05:26:55 DEBUG : Looking for writers 2026/06/10 05:26:55 DEBUG : newLeaf: reading active writers 2026/06/10 05:26:55 DEBUG : dir: reading active writers 2026/06/10 05:26:55 DEBUG : >WaitForWriters: 2026/06/10 05:26:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase", Local "Local file system at /tmp/rclone2883943397", Modify Window "1s" 2026/06/10 05:26:56 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: poll-interval is not supported by this remote 2026/06/10 05:26:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/10 05:26:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{oz4KV}/rclone-test-voyopaj8xase" 2026/06/10 05:26:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{oz4KV}/rclone-test-voyopaj8xase" 2026/06/10 05:26:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{oz4KV}/rclone-test-voyopaj8xase" 2026/06/10 05:26:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/10 05:26:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{oz4KV}/rclone-test-voyopaj8xase" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{oz4KV}/rclone-test-voyopaj8xase" 2026/06/10 05:26:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{oz4KV}/rclone-test-voyopaj8xase" 2026/06/10 05:26:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/10 05:26:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{oz4KV}/rclone-test-voyopaj8xase" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{oz4KV}/rclone-test-voyopaj8xase" 2026/06/10 05:26:56 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/10 05:26:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/dir/file1" 2026/06/10 05:26:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: md5sum /home/rclone/rclone-test-voyopaj8xase/dir/file1 2026/06/10 05:26:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-voyopaj8xase/dir/file1 2026/06/10 05:26:56 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/10 05:26:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/dir/file1" 2026/06/10 05:26:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: sha1sum /home/rclone/rclone-test-voyopaj8xase/dir/file1 2026/06/10 05:26:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-voyopaj8xase/dir/file1 2026/06/10 05:26:56 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/10 05:26:56 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/06/10 05:26:56 DEBUG : dir/file1: newRWFileHandle: 2026/06/10 05:26:56 DEBUG : dir/file1(0x461104a01c0): openPending: 2026/06/10 05:26:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/dir/file1" 2026/06/10 05:26:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: md5sum /home/rclone/rclone-test-voyopaj8xase/dir/file1 2026/06/10 05:26:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-voyopaj8xase/dir/file1 2026/06/10 05:26:56 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/10 05:26:56 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/06/10 05:26:56 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/06/10 05:26:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/10 05:26:56 DEBUG : dir/file1(0x461104a01c0): >openPending: err= 2026/06/10 05:26:56 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/06/10 05:26:56 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/10 05:26:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/10 05:26:56 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/10 05:26:56 DEBUG : dir/file1(0x461104a01c0): _writeAt: size=14, off=0 2026/06/10 05:26:56 DEBUG : dir/file1(0x461104a01c0): >_writeAt: n=14, err= 2026/06/10 05:26:56 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/06/10 05:26:56 DEBUG : dir/file1(0x461104a01c0): close: 2026/06/10 05:26:56 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/06/10 05:26:56 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/06/10 05:26:56 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:56 DEBUG : dir/file1(0x461104a01c0): >close: err= 2026/06/10 05:26:56 DEBUG : WaitForWriters: timeout=30s 2026/06/10 05:26:56 DEBUG : dir: Looking for writers 2026/06/10 05:26:56 DEBUG : file1: reading active writers 2026/06/10 05:26:56 DEBUG : Looking for writers 2026/06/10 05:26:56 DEBUG : dir: reading active writers 2026/06/10 05:26:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/10 05:26:56 DEBUG : dir: Looking for writers 2026/06/10 05:26:56 DEBUG : file1: reading active writers 2026/06/10 05:26:56 DEBUG : Looking for writers 2026/06/10 05:26:56 DEBUG : dir: reading active writers 2026/06/10 05:26:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/10 05:26:56 DEBUG : dir: Looking for writers 2026/06/10 05:26:56 DEBUG : file1: reading active writers 2026/06/10 05:26:56 DEBUG : Looking for writers 2026/06/10 05:26:56 DEBUG : dir: reading active writers 2026/06/10 05:26:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/10 05:26:56 DEBUG : dir: Looking for writers 2026/06/10 05:26:56 DEBUG : file1: reading active writers 2026/06/10 05:26:56 DEBUG : Looking for writers 2026/06/10 05:26:56 DEBUG : dir: reading active writers 2026/06/10 05:26:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/10 05:26:56 DEBUG : dir/file1: vfs cache: starting upload 2026/06/10 05:26:56 DEBUG : dir/file1.ca338588.partial: size = 14 OK 2026/06/10 05:26:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/dir/file1.ca338588.partial" 2026/06/10 05:26:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: md5sum /home/rclone/rclone-test-voyopaj8xase/dir/file1.ca338588.partial 2026/06/10 05:26:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-voyopaj8xase/dir/file1.ca338588.partial 2026/06/10 05:26:56 DEBUG : dir/file1.ca338588.partial: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/10 05:26:56 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/10 05:26:56 DEBUG : dir/file1.ca338588.partial: renamed to: dir/file1 2026/06/10 05:26:56 INFO : dir/file1: Copied (replaced existing) 2026/06/10 05:26:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/dir/file1" 2026/06/10 05:26:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: md5sum /home/rclone/rclone-test-voyopaj8xase/dir/file1 2026/06/10 05:26:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-voyopaj8xase/dir/file1 2026/06/10 05:26:56 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/10 05:26:56 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/06/10 05:26:56 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/06/10 05:26:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/10 05:26:56 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/06/10 05:26:56 DEBUG : dir: Looking for writers 2026/06/10 05:26:56 DEBUG : file1: reading active writers 2026/06/10 05:26:56 DEBUG : Looking for writers 2026/06/10 05:26:56 DEBUG : dir: reading active writers 2026/06/10 05:26:56 DEBUG : >WaitForWriters: 2026/06/10 05:26:56 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/10 05:26:56 DEBUG : dir/file1: newRWFileHandle: 2026/06/10 05:26:56 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/10 05:26:56 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/10 05:26:56 DEBUG : dir/file1(0x461104fe200): _readAt: size=512, off=0 2026/06/10 05:26:56 DEBUG : dir/file1(0x461104fe200): openPending: 2026/06/10 05:26:56 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/06/10 05:26:56 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/06/10 05:26:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/10 05:26:56 DEBUG : dir/file1(0x461104fe200): >openPending: err= 2026/06/10 05:26:56 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/06/10 05:26:56 DEBUG : dir/file1(0x461104fe200): >_readAt: n=14, err=EOF 2026/06/10 05:26:56 DEBUG : dir/file1(0x461104fe200): close: 2026/06/10 05:26:56 DEBUG : dir/file1(0x461104fe200): >close: err= 2026/06/10 05:26:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/dir/file1" 2026/06/10 05:26:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: md5sum /home/rclone/rclone-test-voyopaj8xase/dir/file1 2026/06/10 05:26:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-voyopaj8xase/dir/file1 2026/06/10 05:26:56 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/10 05:26:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/dir/file1" 2026/06/10 05:26:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: sha1sum /home/rclone/rclone-test-voyopaj8xase/dir/file1 2026/06/10 05:26:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-voyopaj8xase/dir/file1 2026/06/10 05:26:56 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/10 05:26:56 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/06/10 05:26:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/newLeaf" 2026/06/10 05:26:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: md5sum /home/rclone/rclone-test-voyopaj8xase/newLeaf 2026/06/10 05:26:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-voyopaj8xase/newLeaf 2026/06/10 05:26:56 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/10 05:26:56 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/06/10 05:26:56 DEBUG : newLeaf: Updating file with newLeaf 0x46110faa000 2026/06/10 05:26:56 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/10 05:26:56 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/10 05:26:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/newLeaf" 2026/06/10 05:26:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: md5sum /home/rclone/rclone-test-voyopaj8xase/newLeaf 2026/06/10 05:26:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-voyopaj8xase/newLeaf 2026/06/10 05:26:56 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/10 05:26:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/newLeaf" 2026/06/10 05:26:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: sha1sum /home/rclone/rclone-test-voyopaj8xase/newLeaf 2026/06/10 05:26:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-voyopaj8xase/newLeaf 2026/06/10 05:26:56 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/10 05:26:56 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/06/10 05:26:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/dir/file1" 2026/06/10 05:26:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: md5sum /home/rclone/rclone-test-voyopaj8xase/dir/file1 2026/06/10 05:26:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-voyopaj8xase/dir/file1 2026/06/10 05:26:56 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/10 05:26:56 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/06/10 05:26:56 DEBUG : dir/file1: Updating file with dir/file1 0x46110faa000 2026/06/10 05:26:56 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/06/10 05:26:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/10 05:26:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/dir/file1" 2026/06/10 05:26:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: md5sum /home/rclone/rclone-test-voyopaj8xase/dir/file1 2026/06/10 05:26:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-voyopaj8xase/dir/file1 2026/06/10 05:26:56 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/10 05:26:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/dir/file1" 2026/06/10 05:26:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: sha1sum /home/rclone/rclone-test-voyopaj8xase/dir/file1 2026/06/10 05:26:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-voyopaj8xase/dir/file1 2026/06/10 05:26:56 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/10 05:26:56 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/06/10 05:26:56 DEBUG : dir/file1: newRWFileHandle: 2026/06/10 05:26:56 DEBUG : dir/file1(0x461104ff9c0): openPending: 2026/06/10 05:26:56 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/06/10 05:26:56 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/06/10 05:26:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/10 05:26:56 DEBUG : dir/file1(0x461104ff9c0): >openPending: err= 2026/06/10 05:26:56 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/06/10 05:26:56 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/10 05:26:56 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/10 05:26:56 DEBUG : dir/file1(0x461104ff9c0): _writeAt: size=25, off=0 2026/06/10 05:26:56 DEBUG : dir/file1(0x461104ff9c0): >_writeAt: n=25, err= 2026/06/10 05:26:56 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/06/10 05:26:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/newLeaf" 2026/06/10 05:26:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: md5sum /home/rclone/rclone-test-voyopaj8xase/newLeaf 2026/06/10 05:26:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-voyopaj8xase/newLeaf 2026/06/10 05:26:56 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/10 05:26:56 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/06/10 05:26:56 DEBUG : newLeaf: Updating file with newLeaf 0x46110faa000 2026/06/10 05:26:56 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/10 05:26:56 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/10 05:26:56 DEBUG : newLeaf(0x461104ff9c0): close: 2026/06/10 05:26:56 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/06/10 05:26:56 DEBUG : newLeaf: vfs cache: setting modification time to 2026-06-10 05:26:56.208904457 +0000 UTC m=+3.115512796 2026/06/10 05:26:56 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:56 DEBUG : newLeaf(0x461104ff9c0): >close: err= 2026/06/10 05:26:56 DEBUG : WaitForWriters: timeout=30s 2026/06/10 05:26:56 DEBUG : dir: Looking for writers 2026/06/10 05:26:56 DEBUG : Looking for writers 2026/06/10 05:26:56 DEBUG : dir: reading active writers 2026/06/10 05:26:56 DEBUG : newLeaf: reading active writers 2026/06/10 05:26:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/10 05:26:56 DEBUG : dir: Looking for writers 2026/06/10 05:26:56 DEBUG : Looking for writers 2026/06/10 05:26:56 DEBUG : newLeaf: reading active writers 2026/06/10 05:26:56 DEBUG : dir: reading active writers 2026/06/10 05:26:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/10 05:26:56 DEBUG : dir: Looking for writers 2026/06/10 05:26:56 DEBUG : Looking for writers 2026/06/10 05:26:56 DEBUG : dir: reading active writers 2026/06/10 05:26:56 DEBUG : newLeaf: reading active writers 2026/06/10 05:26:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/10 05:26:56 DEBUG : dir: Looking for writers 2026/06/10 05:26:56 DEBUG : Looking for writers 2026/06/10 05:26:56 DEBUG : dir: reading active writers 2026/06/10 05:26:56 DEBUG : newLeaf: reading active writers 2026/06/10 05:26:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/10 05:26:56 DEBUG : newLeaf: vfs cache: starting upload 2026/06/10 05:26:56 DEBUG : newLeaf.053550da.partial: size = 25 OK 2026/06/10 05:26:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/newLeaf.053550da.partial" 2026/06/10 05:26:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: md5sum /home/rclone/rclone-test-voyopaj8xase/newLeaf.053550da.partial 2026/06/10 05:26:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-voyopaj8xase/newLeaf.053550da.partial 2026/06/10 05:26:56 DEBUG : newLeaf.053550da.partial: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/06/10 05:26:56 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/06/10 05:26:56 DEBUG : newLeaf.053550da.partial: renamed to: newLeaf 2026/06/10 05:26:56 INFO : newLeaf: Copied (replaced existing) 2026/06/10 05:26:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/newLeaf" 2026/06/10 05:26:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: md5sum /home/rclone/rclone-test-voyopaj8xase/newLeaf 2026/06/10 05:26:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-voyopaj8xase/newLeaf 2026/06/10 05:26:56 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/06/10 05:26:56 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-06-10 05:26:56 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/06/10 05:26:56 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/06/10 05:26:56 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/10 05:26:56 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/06/10 05:26:56 DEBUG : dir: Looking for writers 2026/06/10 05:26:56 DEBUG : Looking for writers 2026/06/10 05:26:56 DEBUG : dir: reading active writers 2026/06/10 05:26:56 DEBUG : newLeaf: reading active writers 2026/06/10 05:26:56 DEBUG : >WaitForWriters: 2026/06/10 05:26:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/newLeaf" 2026/06/10 05:26:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: md5sum /home/rclone/rclone-test-voyopaj8xase/newLeaf 2026/06/10 05:26:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-voyopaj8xase/newLeaf 2026/06/10 05:26:56 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/06/10 05:26:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/newLeaf" 2026/06/10 05:26:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: sha1sum /home/rclone/rclone-test-voyopaj8xase/newLeaf 2026/06/10 05:26:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /home/rclone/rclone-test-voyopaj8xase/newLeaf 2026/06/10 05:26:56 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/06/10 05:26:56 DEBUG : WaitForWriters: timeout=30s 2026/06/10 05:26:56 DEBUG : dir: Looking for writers 2026/06/10 05:26:56 DEBUG : Looking for writers 2026/06/10 05:26:56 DEBUG : dir: reading active writers 2026/06/10 05:26:56 DEBUG : newLeaf: reading active writers 2026/06/10 05:26:56 DEBUG : >WaitForWriters: 2026/06/10 05:26:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase", Local "Local file system at /tmp/rclone2883943397", Modify Window "1s" 2026/06/10 05:26:56 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: poll-interval is not supported by this remote 2026/06/10 05:26:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/10 05:26:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{oz4KV}/rclone-test-voyopaj8xase" 2026/06/10 05:26:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{oz4KV}/rclone-test-voyopaj8xase" 2026/06/10 05:26:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{oz4KV}/rclone-test-voyopaj8xase" 2026/06/10 05:26:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/10 05:26:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{oz4KV}/rclone-test-voyopaj8xase" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{oz4KV}/rclone-test-voyopaj8xase" 2026/06/10 05:26:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{oz4KV}/rclone-test-voyopaj8xase" 2026/06/10 05:26:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/10 05:26:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{oz4KV}/rclone-test-voyopaj8xase" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{oz4KV}/rclone-test-voyopaj8xase" 2026/06/10 05:26:56 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/10 05:26:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/dir/file1" 2026/06/10 05:26:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: md5sum /home/rclone/rclone-test-voyopaj8xase/dir/file1 2026/06/10 05:26:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-voyopaj8xase/dir/file1 2026/06/10 05:26:56 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/10 05:26:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/dir/file1" 2026/06/10 05:26:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: sha1sum /home/rclone/rclone-test-voyopaj8xase/dir/file1 2026/06/10 05:26:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-voyopaj8xase/dir/file1 2026/06/10 05:26:56 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/10 05:26:56 DEBUG : WaitForWriters: timeout=30s 2026/06/10 05:26:56 DEBUG : dir: Looking for writers 2026/06/10 05:26:56 DEBUG : file1: reading active writers 2026/06/10 05:26:56 DEBUG : Looking for writers 2026/06/10 05:26:56 DEBUG : dir: reading active writers 2026/06/10 05:26:56 DEBUG : >WaitForWriters: 2026/06/10 05:26:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/dir/file1" 2026/06/10 05:26:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: md5sum /home/rclone/rclone-test-voyopaj8xase/dir/file1 2026/06/10 05:26:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-voyopaj8xase/dir/file1 2026/06/10 05:26:56 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/10 05:26:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/dir/file1" 2026/06/10 05:26:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: sha1sum /home/rclone/rclone-test-voyopaj8xase/dir/file1 2026/06/10 05:26:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-voyopaj8xase/dir/file1 2026/06/10 05:26:56 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/10 05:26:56 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/06/10 05:26:56 DEBUG : newLeaf: Updating file with newLeaf 0x46110ed8d00 2026/06/10 05:26:56 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/10 05:26:56 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/10 05:26:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/newLeaf" 2026/06/10 05:26:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: md5sum /home/rclone/rclone-test-voyopaj8xase/newLeaf 2026/06/10 05:26:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-voyopaj8xase/newLeaf 2026/06/10 05:26:56 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/10 05:26:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/newLeaf" 2026/06/10 05:26:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: sha1sum /home/rclone/rclone-test-voyopaj8xase/newLeaf 2026/06/10 05:26:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-voyopaj8xase/newLeaf 2026/06/10 05:26:56 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/10 05:26:56 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/06/10 05:26:56 DEBUG : dir/file1: Updating file with dir/file1 0x46110ed8d00 2026/06/10 05:26:56 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/06/10 05:26:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/10 05:26:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/dir/file1" 2026/06/10 05:26:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: md5sum /home/rclone/rclone-test-voyopaj8xase/dir/file1 2026/06/10 05:26:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-voyopaj8xase/dir/file1 2026/06/10 05:26:56 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/10 05:26:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/dir/file1" 2026/06/10 05:26:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: sha1sum /home/rclone/rclone-test-voyopaj8xase/dir/file1 2026/06/10 05:26:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-voyopaj8xase/dir/file1 2026/06/10 05:26:56 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/10 05:26:56 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/06/10 05:26:56 DEBUG : dir/file1: newRWFileHandle: 2026/06/10 05:26:56 DEBUG : dir/file1(0x46110471080): openPending: 2026/06/10 05:26:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/dir/file1" 2026/06/10 05:26:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: md5sum /home/rclone/rclone-test-voyopaj8xase/dir/file1 2026/06/10 05:26:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-voyopaj8xase/dir/file1 2026/06/10 05:26:56 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/10 05:26:56 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/06/10 05:26:56 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/06/10 05:26:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/10 05:26:56 DEBUG : dir/file1(0x46110471080): >openPending: err= 2026/06/10 05:26:56 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/06/10 05:26:56 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/10 05:26:56 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/10 05:26:56 DEBUG : dir/file1(0x46110471080): _writeAt: size=25, off=0 2026/06/10 05:26:56 DEBUG : dir/file1(0x46110471080): >_writeAt: n=25, err= 2026/06/10 05:26:56 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/06/10 05:26:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/newLeaf" 2026/06/10 05:26:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: md5sum /home/rclone/rclone-test-voyopaj8xase/newLeaf 2026/06/10 05:26:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-voyopaj8xase/newLeaf 2026/06/10 05:26:56 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/10 05:26:56 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/06/10 05:26:56 DEBUG : newLeaf: Updating file with newLeaf 0x46110ed8d00 2026/06/10 05:26:56 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/10 05:26:56 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/10 05:26:56 DEBUG : newLeaf(0x46110471080): close: 2026/06/10 05:26:56 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/06/10 05:26:56 DEBUG : newLeaf: vfs cache: setting modification time to 2026-06-10 05:26:56.424190032 +0000 UTC m=+3.330798341 2026/06/10 05:26:56 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:56 DEBUG : newLeaf(0x46110471080): >close: err= 2026/06/10 05:26:56 DEBUG : WaitForWriters: timeout=30s 2026/06/10 05:26:56 DEBUG : dir: Looking for writers 2026/06/10 05:26:56 DEBUG : Looking for writers 2026/06/10 05:26:56 DEBUG : dir: reading active writers 2026/06/10 05:26:56 DEBUG : newLeaf: reading active writers 2026/06/10 05:26:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/10 05:26:56 DEBUG : dir: Looking for writers 2026/06/10 05:26:56 DEBUG : Looking for writers 2026/06/10 05:26:56 DEBUG : dir: reading active writers 2026/06/10 05:26:56 DEBUG : newLeaf: reading active writers 2026/06/10 05:26:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/10 05:26:56 DEBUG : dir: Looking for writers 2026/06/10 05:26:56 DEBUG : Looking for writers 2026/06/10 05:26:56 DEBUG : dir: reading active writers 2026/06/10 05:26:56 DEBUG : newLeaf: reading active writers 2026/06/10 05:26:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/10 05:26:56 DEBUG : dir: Looking for writers 2026/06/10 05:26:56 DEBUG : Looking for writers 2026/06/10 05:26:56 DEBUG : dir: reading active writers 2026/06/10 05:26:56 DEBUG : newLeaf: reading active writers 2026/06/10 05:26:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/10 05:26:56 DEBUG : newLeaf: vfs cache: starting upload 2026/06/10 05:26:56 DEBUG : newLeaf.4a3b3c14.partial: size = 25 OK 2026/06/10 05:26:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/newLeaf.4a3b3c14.partial" 2026/06/10 05:26:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: md5sum /home/rclone/rclone-test-voyopaj8xase/newLeaf.4a3b3c14.partial 2026/06/10 05:26:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-voyopaj8xase/newLeaf.4a3b3c14.partial 2026/06/10 05:26:56 DEBUG : newLeaf.4a3b3c14.partial: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/06/10 05:26:56 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/06/10 05:26:56 DEBUG : newLeaf.4a3b3c14.partial: renamed to: newLeaf 2026/06/10 05:26:56 INFO : newLeaf: Copied (replaced existing) 2026/06/10 05:26:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/newLeaf" 2026/06/10 05:26:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: md5sum /home/rclone/rclone-test-voyopaj8xase/newLeaf 2026/06/10 05:26:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-voyopaj8xase/newLeaf 2026/06/10 05:26:56 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/06/10 05:26:56 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-06-10 05:26:56 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/06/10 05:26:56 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/06/10 05:26:56 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/10 05:26:56 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/06/10 05:26:56 DEBUG : dir: Looking for writers 2026/06/10 05:26:56 DEBUG : Looking for writers 2026/06/10 05:26:56 DEBUG : dir: reading active writers 2026/06/10 05:26:56 DEBUG : newLeaf: reading active writers 2026/06/10 05:26:56 DEBUG : >WaitForWriters: 2026/06/10 05:26:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/newLeaf" 2026/06/10 05:26:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: md5sum /home/rclone/rclone-test-voyopaj8xase/newLeaf 2026/06/10 05:26:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-voyopaj8xase/newLeaf 2026/06/10 05:26:56 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/06/10 05:26:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/newLeaf" 2026/06/10 05:26:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: sha1sum /home/rclone/rclone-test-voyopaj8xase/newLeaf 2026/06/10 05:26:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /home/rclone/rclone-test-voyopaj8xase/newLeaf 2026/06/10 05:26:56 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/06/10 05:26:56 DEBUG : WaitForWriters: timeout=30s 2026/06/10 05:26:56 DEBUG : dir: Looking for writers 2026/06/10 05:26:56 DEBUG : Looking for writers 2026/06/10 05:26:56 DEBUG : dir: reading active writers 2026/06/10 05:26:56 DEBUG : newLeaf: reading active writers 2026/06/10 05:26:56 DEBUG : >WaitForWriters: 2026/06/10 05:26:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase", Local "Local file system at /tmp/rclone2883943397", Modify Window "1s" 2026/06/10 05:26:56 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: poll-interval is not supported by this remote 2026/06/10 05:26:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/10 05:26:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{oz4KV}/rclone-test-voyopaj8xase" 2026/06/10 05:26:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{oz4KV}/rclone-test-voyopaj8xase" 2026/06/10 05:26:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{oz4KV}/rclone-test-voyopaj8xase" 2026/06/10 05:26:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/10 05:26:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{oz4KV}/rclone-test-voyopaj8xase" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{oz4KV}/rclone-test-voyopaj8xase" 2026/06/10 05:26:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{oz4KV}/rclone-test-voyopaj8xase" 2026/06/10 05:26:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/10 05:26:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{oz4KV}/rclone-test-voyopaj8xase" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{oz4KV}/rclone-test-voyopaj8xase" 2026/06/10 05:26:56 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/10 05:26:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/dir/file1" 2026/06/10 05:26:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: md5sum /home/rclone/rclone-test-voyopaj8xase/dir/file1 2026/06/10 05:26:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-voyopaj8xase/dir/file1 2026/06/10 05:26:56 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/10 05:26:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/dir/file1" 2026/06/10 05:26:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: sha1sum /home/rclone/rclone-test-voyopaj8xase/dir/file1 2026/06/10 05:26:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-voyopaj8xase/dir/file1 2026/06/10 05:26:56 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/10 05:26:56 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/06/10 05:26:56 DEBUG : dir/file1: newRWFileHandle: 2026/06/10 05:26:56 DEBUG : dir/file1(0x46110d10b80): openPending: 2026/06/10 05:26:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/dir/file1" 2026/06/10 05:26:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: md5sum /home/rclone/rclone-test-voyopaj8xase/dir/file1 2026/06/10 05:26:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-voyopaj8xase/dir/file1 2026/06/10 05:26:56 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/10 05:26:56 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/06/10 05:26:56 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/06/10 05:26:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/10 05:26:56 DEBUG : dir/file1(0x46110d10b80): >openPending: err= 2026/06/10 05:26:56 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/06/10 05:26:56 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/10 05:26:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/10 05:26:56 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/10 05:26:56 DEBUG : dir/file1(0x46110d10b80): _writeAt: size=14, off=0 2026/06/10 05:26:56 DEBUG : dir/file1(0x46110d10b80): >_writeAt: n=14, err= 2026/06/10 05:26:56 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/06/10 05:26:56 DEBUG : dir/file1(0x46110d10b80): close: 2026/06/10 05:26:56 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/06/10 05:26:56 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/06/10 05:26:56 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:56 DEBUG : dir/file1(0x46110d10b80): >close: err= 2026/06/10 05:26:56 DEBUG : WaitForWriters: timeout=30s 2026/06/10 05:26:56 DEBUG : dir: Looking for writers 2026/06/10 05:26:56 DEBUG : file1: reading active writers 2026/06/10 05:26:56 DEBUG : Looking for writers 2026/06/10 05:26:56 DEBUG : dir: reading active writers 2026/06/10 05:26:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/10 05:26:56 DEBUG : dir: Looking for writers 2026/06/10 05:26:56 DEBUG : file1: reading active writers 2026/06/10 05:26:56 DEBUG : Looking for writers 2026/06/10 05:26:56 DEBUG : dir: reading active writers 2026/06/10 05:26:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/10 05:26:56 DEBUG : dir: Looking for writers 2026/06/10 05:26:56 DEBUG : file1: reading active writers 2026/06/10 05:26:56 DEBUG : Looking for writers 2026/06/10 05:26:56 DEBUG : dir: reading active writers 2026/06/10 05:26:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/10 05:26:56 DEBUG : dir: Looking for writers 2026/06/10 05:26:56 DEBUG : file1: reading active writers 2026/06/10 05:26:56 DEBUG : Looking for writers 2026/06/10 05:26:56 DEBUG : dir: reading active writers 2026/06/10 05:26:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/10 05:26:56 DEBUG : dir/file1: vfs cache: starting upload 2026/06/10 05:26:56 DEBUG : dir/file1.ca338588.partial: size = 14 OK 2026/06/10 05:26:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/dir/file1.ca338588.partial" 2026/06/10 05:26:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: md5sum /home/rclone/rclone-test-voyopaj8xase/dir/file1.ca338588.partial 2026/06/10 05:26:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-voyopaj8xase/dir/file1.ca338588.partial 2026/06/10 05:26:56 DEBUG : dir/file1.ca338588.partial: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/10 05:26:56 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/10 05:26:56 DEBUG : dir/file1.ca338588.partial: renamed to: dir/file1 2026/06/10 05:26:56 INFO : dir/file1: Copied (replaced existing) 2026/06/10 05:26:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/dir/file1" 2026/06/10 05:26:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: md5sum /home/rclone/rclone-test-voyopaj8xase/dir/file1 2026/06/10 05:26:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-voyopaj8xase/dir/file1 2026/06/10 05:26:56 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/10 05:26:56 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/06/10 05:26:56 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/06/10 05:26:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/10 05:26:56 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/06/10 05:26:56 DEBUG : dir: Looking for writers 2026/06/10 05:26:56 DEBUG : file1: reading active writers 2026/06/10 05:26:56 DEBUG : Looking for writers 2026/06/10 05:26:56 DEBUG : dir: reading active writers 2026/06/10 05:26:56 DEBUG : >WaitForWriters: 2026/06/10 05:26:56 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/10 05:26:56 DEBUG : dir/file1: newRWFileHandle: 2026/06/10 05:26:56 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/10 05:26:56 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/10 05:26:56 DEBUG : dir/file1(0x461106507c0): _readAt: size=512, off=0 2026/06/10 05:26:56 DEBUG : dir/file1(0x461106507c0): openPending: 2026/06/10 05:26:56 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/06/10 05:26:56 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/06/10 05:26:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/10 05:26:56 DEBUG : dir/file1(0x461106507c0): >openPending: err= 2026/06/10 05:26:56 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/06/10 05:26:56 DEBUG : dir/file1(0x461106507c0): >_readAt: n=14, err=EOF 2026/06/10 05:26:56 DEBUG : dir/file1(0x461106507c0): close: 2026/06/10 05:26:56 DEBUG : dir/file1(0x461106507c0): >close: err= 2026/06/10 05:26:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/dir/file1" 2026/06/10 05:26:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: md5sum /home/rclone/rclone-test-voyopaj8xase/dir/file1 2026/06/10 05:26:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-voyopaj8xase/dir/file1 2026/06/10 05:26:56 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/10 05:26:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/dir/file1" 2026/06/10 05:26:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: sha1sum /home/rclone/rclone-test-voyopaj8xase/dir/file1 2026/06/10 05:26:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-voyopaj8xase/dir/file1 2026/06/10 05:26:56 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/10 05:26:56 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/06/10 05:26:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/newLeaf" 2026/06/10 05:26:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: md5sum /home/rclone/rclone-test-voyopaj8xase/newLeaf 2026/06/10 05:26:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-voyopaj8xase/newLeaf 2026/06/10 05:26:56 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/10 05:26:56 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/06/10 05:26:56 DEBUG : newLeaf: Updating file with newLeaf 0x461108889c0 2026/06/10 05:26:56 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/10 05:26:56 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/10 05:26:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/newLeaf" 2026/06/10 05:26:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: md5sum /home/rclone/rclone-test-voyopaj8xase/newLeaf 2026/06/10 05:26:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-voyopaj8xase/newLeaf 2026/06/10 05:26:56 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/10 05:26:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/newLeaf" 2026/06/10 05:26:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: sha1sum /home/rclone/rclone-test-voyopaj8xase/newLeaf 2026/06/10 05:26:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-voyopaj8xase/newLeaf 2026/06/10 05:26:56 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/10 05:26:56 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/06/10 05:26:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/dir/file1" 2026/06/10 05:26:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: md5sum /home/rclone/rclone-test-voyopaj8xase/dir/file1 2026/06/10 05:26:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-voyopaj8xase/dir/file1 2026/06/10 05:26:56 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/10 05:26:56 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/06/10 05:26:56 DEBUG : dir/file1: Updating file with dir/file1 0x461108889c0 2026/06/10 05:26:56 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/06/10 05:26:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/10 05:26:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/dir/file1" 2026/06/10 05:26:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: md5sum /home/rclone/rclone-test-voyopaj8xase/dir/file1 2026/06/10 05:26:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-voyopaj8xase/dir/file1 2026/06/10 05:26:56 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/10 05:26:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/dir/file1" 2026/06/10 05:26:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: sha1sum /home/rclone/rclone-test-voyopaj8xase/dir/file1 2026/06/10 05:26:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-voyopaj8xase/dir/file1 2026/06/10 05:26:56 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/10 05:26:56 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/06/10 05:26:56 DEBUG : dir/file1: newRWFileHandle: 2026/06/10 05:26:56 DEBUG : dir/file1(0x46110ff1540): openPending: 2026/06/10 05:26:56 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/06/10 05:26:56 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/06/10 05:26:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/10 05:26:56 DEBUG : dir/file1(0x46110ff1540): >openPending: err= 2026/06/10 05:26:56 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/06/10 05:26:56 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/10 05:26:56 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/10 05:26:56 DEBUG : dir/file1(0x46110ff1540): _writeAt: size=25, off=0 2026/06/10 05:26:56 DEBUG : dir/file1(0x46110ff1540): >_writeAt: n=25, err= 2026/06/10 05:26:56 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/06/10 05:26:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/newLeaf" 2026/06/10 05:26:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: md5sum /home/rclone/rclone-test-voyopaj8xase/newLeaf 2026/06/10 05:26:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-voyopaj8xase/newLeaf 2026/06/10 05:26:56 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/10 05:26:56 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/06/10 05:26:56 DEBUG : newLeaf: Updating file with newLeaf 0x461108889c0 2026/06/10 05:26:56 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/10 05:26:56 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/10 05:26:56 DEBUG : newLeaf(0x46110ff1540): close: 2026/06/10 05:26:56 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/06/10 05:26:56 DEBUG : newLeaf: vfs cache: setting modification time to 2026-06-10 05:26:56.796956485 +0000 UTC m=+3.703564794 2026/06/10 05:26:56 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:56 DEBUG : newLeaf(0x46110ff1540): >close: err= 2026/06/10 05:26:56 DEBUG : WaitForWriters: timeout=30s 2026/06/10 05:26:56 DEBUG : dir: Looking for writers 2026/06/10 05:26:56 DEBUG : Looking for writers 2026/06/10 05:26:56 DEBUG : dir: reading active writers 2026/06/10 05:26:56 DEBUG : newLeaf: reading active writers 2026/06/10 05:26:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/10 05:26:56 DEBUG : dir: Looking for writers 2026/06/10 05:26:56 DEBUG : Looking for writers 2026/06/10 05:26:56 DEBUG : dir: reading active writers 2026/06/10 05:26:56 DEBUG : newLeaf: reading active writers 2026/06/10 05:26:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/10 05:26:56 DEBUG : dir: Looking for writers 2026/06/10 05:26:56 DEBUG : Looking for writers 2026/06/10 05:26:56 DEBUG : dir: reading active writers 2026/06/10 05:26:56 DEBUG : newLeaf: reading active writers 2026/06/10 05:26:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/10 05:26:56 DEBUG : dir: Looking for writers 2026/06/10 05:26:56 DEBUG : Looking for writers 2026/06/10 05:26:56 DEBUG : dir: reading active writers 2026/06/10 05:26:56 DEBUG : newLeaf: reading active writers 2026/06/10 05:26:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/10 05:26:56 DEBUG : newLeaf: vfs cache: starting upload 2026/06/10 05:26:56 DEBUG : newLeaf.96b2ff12.partial: size = 25 OK 2026/06/10 05:26:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/newLeaf.96b2ff12.partial" 2026/06/10 05:26:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: md5sum /home/rclone/rclone-test-voyopaj8xase/newLeaf.96b2ff12.partial 2026/06/10 05:26:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-voyopaj8xase/newLeaf.96b2ff12.partial 2026/06/10 05:26:56 DEBUG : newLeaf.96b2ff12.partial: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/06/10 05:26:56 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/06/10 05:26:56 DEBUG : newLeaf.96b2ff12.partial: renamed to: newLeaf 2026/06/10 05:26:56 INFO : newLeaf: Copied (replaced existing) 2026/06/10 05:26:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/newLeaf" 2026/06/10 05:26:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: md5sum /home/rclone/rclone-test-voyopaj8xase/newLeaf 2026/06/10 05:26:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-voyopaj8xase/newLeaf 2026/06/10 05:26:56 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/06/10 05:26:56 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-06-10 05:26:56 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/06/10 05:26:56 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/06/10 05:26:56 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/10 05:26:56 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/06/10 05:26:56 DEBUG : dir: Looking for writers 2026/06/10 05:26:56 DEBUG : Looking for writers 2026/06/10 05:26:56 DEBUG : dir: reading active writers 2026/06/10 05:26:56 DEBUG : newLeaf: reading active writers 2026/06/10 05:26:56 DEBUG : >WaitForWriters: 2026/06/10 05:26:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/newLeaf" 2026/06/10 05:26:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: md5sum /home/rclone/rclone-test-voyopaj8xase/newLeaf 2026/06/10 05:26:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-voyopaj8xase/newLeaf 2026/06/10 05:26:56 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/06/10 05:26:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/newLeaf" 2026/06/10 05:26:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: sha1sum /home/rclone/rclone-test-voyopaj8xase/newLeaf 2026/06/10 05:26:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /home/rclone/rclone-test-voyopaj8xase/newLeaf 2026/06/10 05:26:56 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/06/10 05:26:56 DEBUG : WaitForWriters: timeout=30s 2026/06/10 05:26:56 DEBUG : dir: Looking for writers 2026/06/10 05:26:56 DEBUG : Looking for writers 2026/06/10 05:26:56 DEBUG : dir: reading active writers 2026/06/10 05:26:56 DEBUG : newLeaf: reading active writers 2026/06/10 05:26:56 DEBUG : >WaitForWriters: 2026/06/10 05:26:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase", Local "Local file system at /tmp/rclone2883943397", Modify Window "1s" 2026/06/10 05:26:56 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: poll-interval is not supported by this remote 2026/06/10 05:26:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/10 05:26:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{oz4KV}/rclone-test-voyopaj8xase" 2026/06/10 05:26:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{oz4KV}/rclone-test-voyopaj8xase" 2026/06/10 05:26:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{oz4KV}/rclone-test-voyopaj8xase" 2026/06/10 05:26:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/10 05:26:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{oz4KV}/rclone-test-voyopaj8xase" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{oz4KV}/rclone-test-voyopaj8xase" 2026/06/10 05:26:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{oz4KV}/rclone-test-voyopaj8xase" 2026/06/10 05:26:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/10 05:26:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{oz4KV}/rclone-test-voyopaj8xase" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{oz4KV}/rclone-test-voyopaj8xase" 2026/06/10 05:26:56 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/10 05:26:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/dir/file1" 2026/06/10 05:26:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: md5sum /home/rclone/rclone-test-voyopaj8xase/dir/file1 2026/06/10 05:26:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-voyopaj8xase/dir/file1 2026/06/10 05:26:56 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/10 05:26:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/dir/file1" 2026/06/10 05:26:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: sha1sum /home/rclone/rclone-test-voyopaj8xase/dir/file1 2026/06/10 05:26:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-voyopaj8xase/dir/file1 2026/06/10 05:26:56 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/10 05:26:56 DEBUG : WaitForWriters: timeout=30s 2026/06/10 05:26:56 DEBUG : dir: Looking for writers 2026/06/10 05:26:56 DEBUG : file1: reading active writers 2026/06/10 05:26:56 DEBUG : Looking for writers 2026/06/10 05:26:56 DEBUG : dir: reading active writers 2026/06/10 05:26:56 DEBUG : >WaitForWriters: 2026/06/10 05:26:56 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/10 05:26:56 DEBUG : dir/file1: newRWFileHandle: 2026/06/10 05:26:56 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/10 05:26:56 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/10 05:26:56 DEBUG : dir/file1(0x46110887280): _readAt: size=512, off=0 2026/06/10 05:26:56 DEBUG : dir/file1(0x46110887280): openPending: 2026/06/10 05:26:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/dir/file1" 2026/06/10 05:26:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: md5sum /home/rclone/rclone-test-voyopaj8xase/dir/file1 2026/06/10 05:26:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-voyopaj8xase/dir/file1 2026/06/10 05:26:56 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/10 05:26:56 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/06/10 05:26:56 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/06/10 05:26:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/10 05:26:56 DEBUG : dir/file1(0x46110887280): >openPending: err= 2026/06/10 05:26:56 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2026/06/10 05:26:56 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/10 05:26:56 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/10 05:26:56 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/10 05:26:56 DEBUG : dir/file1(0x46110887280): >_readAt: n=14, err=EOF 2026/06/10 05:26:56 DEBUG : dir/file1(0x46110887280): close: 2026/06/10 05:26:56 DEBUG : dir/file1(0x46110887280): >close: err= 2026/06/10 05:26:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/dir/file1" 2026/06/10 05:26:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: md5sum /home/rclone/rclone-test-voyopaj8xase/dir/file1 2026/06/10 05:26:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-voyopaj8xase/dir/file1 2026/06/10 05:26:56 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/10 05:26:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/dir/file1" 2026/06/10 05:26:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: sha1sum /home/rclone/rclone-test-voyopaj8xase/dir/file1 2026/06/10 05:26:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-voyopaj8xase/dir/file1 2026/06/10 05:26:56 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/10 05:26:56 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/06/10 05:26:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/newLeaf" 2026/06/10 05:26:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: md5sum /home/rclone/rclone-test-voyopaj8xase/newLeaf 2026/06/10 05:26:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-voyopaj8xase/newLeaf 2026/06/10 05:26:56 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/10 05:26:56 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/06/10 05:26:56 DEBUG : newLeaf: Updating file with newLeaf 0x461106772b0 2026/06/10 05:26:56 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/10 05:26:56 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/10 05:26:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/newLeaf" 2026/06/10 05:26:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: md5sum /home/rclone/rclone-test-voyopaj8xase/newLeaf 2026/06/10 05:26:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-voyopaj8xase/newLeaf 2026/06/10 05:26:57 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/10 05:26:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/newLeaf" 2026/06/10 05:26:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: sha1sum /home/rclone/rclone-test-voyopaj8xase/newLeaf 2026/06/10 05:26:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-voyopaj8xase/newLeaf 2026/06/10 05:26:57 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/10 05:26:57 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/06/10 05:26:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/dir/file1" 2026/06/10 05:26:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: md5sum /home/rclone/rclone-test-voyopaj8xase/dir/file1 2026/06/10 05:26:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-voyopaj8xase/dir/file1 2026/06/10 05:26:57 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/10 05:26:57 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/06/10 05:26:57 DEBUG : dir/file1: Updating file with dir/file1 0x461106772b0 2026/06/10 05:26:57 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/06/10 05:26:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/10 05:26:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/dir/file1" 2026/06/10 05:26:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: md5sum /home/rclone/rclone-test-voyopaj8xase/dir/file1 2026/06/10 05:26:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-voyopaj8xase/dir/file1 2026/06/10 05:26:57 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/10 05:26:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/dir/file1" 2026/06/10 05:26:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: sha1sum /home/rclone/rclone-test-voyopaj8xase/dir/file1 2026/06/10 05:26:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-voyopaj8xase/dir/file1 2026/06/10 05:26:57 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/10 05:26:57 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/06/10 05:26:57 DEBUG : dir/file1: newRWFileHandle: 2026/06/10 05:26:57 DEBUG : dir/file1(0x461108ea4c0): openPending: 2026/06/10 05:26:57 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/06/10 05:26:57 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/06/10 05:26:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/10 05:26:57 DEBUG : dir/file1(0x461108ea4c0): >openPending: err= 2026/06/10 05:26:57 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/06/10 05:26:57 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/10 05:26:57 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/10 05:26:57 DEBUG : dir/file1(0x461108ea4c0): _writeAt: size=25, off=0 2026/06/10 05:26:57 DEBUG : dir/file1(0x461108ea4c0): >_writeAt: n=25, err= 2026/06/10 05:26:57 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/06/10 05:26:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/newLeaf" 2026/06/10 05:26:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: md5sum /home/rclone/rclone-test-voyopaj8xase/newLeaf 2026/06/10 05:26:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-voyopaj8xase/newLeaf 2026/06/10 05:26:57 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/10 05:26:57 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/06/10 05:26:57 DEBUG : newLeaf: Updating file with newLeaf 0x461106772b0 2026/06/10 05:26:57 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/10 05:26:57 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/10 05:26:57 DEBUG : newLeaf(0x461108ea4c0): close: 2026/06/10 05:26:57 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/06/10 05:26:57 DEBUG : newLeaf: vfs cache: setting modification time to 2026-06-10 05:26:57.016722102 +0000 UTC m=+3.923330402 2026/06/10 05:26:57 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:57 DEBUG : newLeaf(0x461108ea4c0): >close: err= 2026/06/10 05:26:57 DEBUG : WaitForWriters: timeout=30s 2026/06/10 05:26:57 DEBUG : dir: Looking for writers 2026/06/10 05:26:57 DEBUG : Looking for writers 2026/06/10 05:26:57 DEBUG : dir: reading active writers 2026/06/10 05:26:57 DEBUG : newLeaf: reading active writers 2026/06/10 05:26:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/10 05:26:57 DEBUG : dir: Looking for writers 2026/06/10 05:26:57 DEBUG : Looking for writers 2026/06/10 05:26:57 DEBUG : dir: reading active writers 2026/06/10 05:26:57 DEBUG : newLeaf: reading active writers 2026/06/10 05:26:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/10 05:26:57 DEBUG : dir: Looking for writers 2026/06/10 05:26:57 DEBUG : Looking for writers 2026/06/10 05:26:57 DEBUG : dir: reading active writers 2026/06/10 05:26:57 DEBUG : newLeaf: reading active writers 2026/06/10 05:26:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/10 05:26:57 DEBUG : dir: Looking for writers 2026/06/10 05:26:57 DEBUG : Looking for writers 2026/06/10 05:26:57 DEBUG : dir: reading active writers 2026/06/10 05:26:57 DEBUG : newLeaf: reading active writers 2026/06/10 05:26:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/10 05:26:57 DEBUG : newLeaf: vfs cache: starting upload 2026/06/10 05:26:57 DEBUG : newLeaf.c430ff0f.partial: size = 25 OK 2026/06/10 05:26:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/newLeaf.c430ff0f.partial" 2026/06/10 05:26:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: md5sum /home/rclone/rclone-test-voyopaj8xase/newLeaf.c430ff0f.partial 2026/06/10 05:26:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-voyopaj8xase/newLeaf.c430ff0f.partial 2026/06/10 05:26:57 DEBUG : newLeaf.c430ff0f.partial: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/06/10 05:26:57 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/06/10 05:26:57 DEBUG : newLeaf.c430ff0f.partial: renamed to: newLeaf 2026/06/10 05:26:57 INFO : newLeaf: Copied (replaced existing) 2026/06/10 05:26:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/newLeaf" 2026/06/10 05:26:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: md5sum /home/rclone/rclone-test-voyopaj8xase/newLeaf 2026/06/10 05:26:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-voyopaj8xase/newLeaf 2026/06/10 05:26:57 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/06/10 05:26:57 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-06-10 05:26:57 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/06/10 05:26:57 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/06/10 05:26:57 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/10 05:26:57 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/06/10 05:26:57 DEBUG : dir: Looking for writers 2026/06/10 05:26:57 DEBUG : Looking for writers 2026/06/10 05:26:57 DEBUG : dir: reading active writers 2026/06/10 05:26:57 DEBUG : newLeaf: reading active writers 2026/06/10 05:26:57 DEBUG : >WaitForWriters: 2026/06/10 05:26:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/newLeaf" 2026/06/10 05:26:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: md5sum /home/rclone/rclone-test-voyopaj8xase/newLeaf 2026/06/10 05:26:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-voyopaj8xase/newLeaf 2026/06/10 05:26:57 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/06/10 05:26:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/newLeaf" 2026/06/10 05:26:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: sha1sum /home/rclone/rclone-test-voyopaj8xase/newLeaf 2026/06/10 05:26:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /home/rclone/rclone-test-voyopaj8xase/newLeaf 2026/06/10 05:26:57 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/06/10 05:26:57 DEBUG : WaitForWriters: timeout=30s 2026/06/10 05:26:57 DEBUG : dir: Looking for writers 2026/06/10 05:26:57 DEBUG : Looking for writers 2026/06/10 05:26:57 DEBUG : dir: reading active writers 2026/06/10 05:26:57 DEBUG : newLeaf: reading active writers 2026/06/10 05:26:57 DEBUG : >WaitForWriters: 2026/06/10 05:26:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: vfs cache: cleaner exiting --- PASS: TestFileRename (1.30s) --- PASS: TestFileRename/off,forceCache=false (0.06s) --- PASS: TestFileRename/minimal,forceCache=false (0.05s) --- PASS: TestFileRename/minimal,forceCache=true (0.38s) --- PASS: TestFileRename/writes,forceCache=false (0.21s) --- PASS: TestFileRename/writes,forceCache=true (0.37s) --- PASS: TestFileRename/full,forceCache=false (0.22s) === RUN TestFileStructSize file_test.go:419: File struct has size 208 bytes --- PASS: TestFileStructSize (0.00s) === RUN TestRcGetVFS run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase", Local "Local file system at /tmp/rclone2883943397", Modify Window "1s" 2026/06/10 05:26:57 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: poll-interval is not supported by this remote 2026/06/10 05:26:57 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: poll-interval is not supported by this remote 2026/06/10 05:26:57 DEBUG : WaitForWriters: timeout=30s 2026/06/10 05:26:57 DEBUG : Looking for writers 2026/06/10 05:26:57 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:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase", Local "Local file system at /tmp/rclone2883943397", Modify Window "1s" 2026/06/10 05:26:57 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: poll-interval is not supported by this remote 2026/06/10 05:26:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/dir/file1" 2026/06/10 05:26:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: md5sum /home/rclone/rclone-test-voyopaj8xase/dir/file1 2026/06/10 05:26:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-voyopaj8xase/dir/file1 2026/06/10 05:26:57 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/06/10 05:26:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/dir/file1" 2026/06/10 05:26:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: sha1sum /home/rclone/rclone-test-voyopaj8xase/dir/file1 2026/06/10 05:26:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-voyopaj8xase/dir/file1 2026/06/10 05:26:57 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/06/10 05:26:57 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/10 05:26:57 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/10 05:26:57 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/06/10 05:26:57 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/06/10 05:26:57 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/10 05:26:57 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/06/10 05:26:57 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2026/06/10 05:26:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/dir/file1" 2026/06/10 05:26:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: md5sum /home/rclone/rclone-test-voyopaj8xase/dir/file1 2026/06/10 05:26:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-voyopaj8xase/dir/file1 2026/06/10 05:26:57 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/06/10 05:26:57 DEBUG : WaitForWriters: timeout=30s 2026/06/10 05:26:57 DEBUG : dir: Looking for writers 2026/06/10 05:26:57 DEBUG : file1: reading active writers 2026/06/10 05:26:57 DEBUG : Looking for writers 2026/06/10 05:26:57 DEBUG : dir: reading active writers 2026/06/10 05:26:57 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (0.02s) === RUN TestReadFileHandleSeek run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase", Local "Local file system at /tmp/rclone2883943397", Modify Window "1s" 2026/06/10 05:26:57 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: poll-interval is not supported by this remote 2026/06/10 05:26:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/dir/file1" 2026/06/10 05:26:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: md5sum /home/rclone/rclone-test-voyopaj8xase/dir/file1 2026/06/10 05:26:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-voyopaj8xase/dir/file1 2026/06/10 05:26:57 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/06/10 05:26:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/dir/file1" 2026/06/10 05:26:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: sha1sum /home/rclone/rclone-test-voyopaj8xase/dir/file1 2026/06/10 05:26:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-voyopaj8xase/dir/file1 2026/06/10 05:26:57 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/06/10 05:26:57 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/10 05:26:57 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/10 05:26:57 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/06/10 05:26:57 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/06/10 05:26:57 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/10 05:26:57 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/06/10 05:26:57 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/06/10 05:26:57 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/06/10 05:26:57 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/06/10 05:26:57 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/06/10 05:26:57 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/06/10 05:26:57 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/06/10 05:26:57 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/06/10 05:26:57 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2026/06/10 05:26:57 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2026/06/10 05:26:57 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2026/06/10 05:26:57 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2026/06/10 05:26:57 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2026/06/10 05:26:57 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2026/06/10 05:26:57 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2026/06/10 05:26:57 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2026/06/10 05:26:57 DEBUG : WaitForWriters: timeout=30s 2026/06/10 05:26:57 DEBUG : dir: Looking for writers 2026/06/10 05:26:57 DEBUG : file1: reading active writers 2026/06/10 05:26:57 DEBUG : Looking for writers 2026/06/10 05:26:57 DEBUG : dir: reading active writers 2026/06/10 05:26:57 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (0.05s) === RUN TestReadFileHandleReadAt run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase", Local "Local file system at /tmp/rclone2883943397", Modify Window "1s" 2026/06/10 05:26:57 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: poll-interval is not supported by this remote 2026/06/10 05:26:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/dir/file1" 2026/06/10 05:26:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: md5sum /home/rclone/rclone-test-voyopaj8xase/dir/file1 2026/06/10 05:26:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-voyopaj8xase/dir/file1 2026/06/10 05:26:57 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/06/10 05:26:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/dir/file1" 2026/06/10 05:26:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: sha1sum /home/rclone/rclone-test-voyopaj8xase/dir/file1 2026/06/10 05:26:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-voyopaj8xase/dir/file1 2026/06/10 05:26:57 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/06/10 05:26:57 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/10 05:26:57 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/10 05:26:57 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/06/10 05:26:57 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/06/10 05:26:57 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/10 05:26:57 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/06/10 05:26:57 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/06/10 05:26:57 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/06/10 05:26:57 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/06/10 05:26:57 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/06/10 05:26:57 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/06/10 05:26:57 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/06/10 05:26:57 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/06/10 05:26:57 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2026/06/10 05:26:57 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2026/06/10 05:26:57 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2026/06/10 05:26:57 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2026/06/10 05:26:57 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2026/06/10 05:26:57 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2026/06/10 05:26:57 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2026/06/10 05:26:57 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2026/06/10 05:26:57 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2026/06/10 05:26:57 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2026/06/10 05:26:57 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/06/10 05:26:57 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2026/06/10 05:26:57 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2026/06/10 05:26:57 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2026/06/10 05:26:57 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/06/10 05:26:57 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/06/10 05:26:57 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/06/10 05:26:57 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/06/10 05:26:57 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2026/06/10 05:26:57 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/06/10 05:26:57 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/06/10 05:26:57 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/06/10 05:26:57 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2026/06/10 05:26:57 DEBUG : WaitForWriters: timeout=30s 2026/06/10 05:26:57 DEBUG : dir: Looking for writers 2026/06/10 05:26:57 DEBUG : file1: reading active writers 2026/06/10 05:26:57 DEBUG : Looking for writers 2026/06/10 05:26:57 DEBUG : dir: reading active writers 2026/06/10 05:26:57 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (0.11s) === RUN TestReadFileHandleFlush run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase", Local "Local file system at /tmp/rclone2883943397", Modify Window "1s" 2026/06/10 05:26:57 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: poll-interval is not supported by this remote 2026/06/10 05:26:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/dir/file1" 2026/06/10 05:26:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: md5sum /home/rclone/rclone-test-voyopaj8xase/dir/file1 2026/06/10 05:26:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-voyopaj8xase/dir/file1 2026/06/10 05:26:57 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/06/10 05:26:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/dir/file1" 2026/06/10 05:26:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: sha1sum /home/rclone/rclone-test-voyopaj8xase/dir/file1 2026/06/10 05:26:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-voyopaj8xase/dir/file1 2026/06/10 05:26:57 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/06/10 05:26:57 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/10 05:26:57 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/10 05:26:57 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/06/10 05:26:57 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/06/10 05:26:57 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/10 05:26:57 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/06/10 05:26:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/dir/file1" 2026/06/10 05:26:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: md5sum /home/rclone/rclone-test-voyopaj8xase/dir/file1 2026/06/10 05:26:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-voyopaj8xase/dir/file1 2026/06/10 05:26:57 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/06/10 05:26:57 DEBUG : WaitForWriters: timeout=30s 2026/06/10 05:26:57 DEBUG : dir: Looking for writers 2026/06/10 05:26:57 DEBUG : file1: reading active writers 2026/06/10 05:26:57 DEBUG : Looking for writers 2026/06/10 05:26:57 DEBUG : dir: reading active writers 2026/06/10 05:26:57 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (0.02s) === RUN TestReadFileHandleRelease run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase", Local "Local file system at /tmp/rclone2883943397", Modify Window "1s" 2026/06/10 05:26:57 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: poll-interval is not supported by this remote 2026/06/10 05:26:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/dir/file1" 2026/06/10 05:26:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: md5sum /home/rclone/rclone-test-voyopaj8xase/dir/file1 2026/06/10 05:26:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-voyopaj8xase/dir/file1 2026/06/10 05:26:57 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/06/10 05:26:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/dir/file1" 2026/06/10 05:26:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: sha1sum /home/rclone/rclone-test-voyopaj8xase/dir/file1 2026/06/10 05:26:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-voyopaj8xase/dir/file1 2026/06/10 05:26:57 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/06/10 05:26:57 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/10 05:26:57 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/10 05:26:57 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/06/10 05:26:57 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/06/10 05:26:57 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/10 05:26:57 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/06/10 05:26:57 DEBUG : dir/file1: ReadFileHandle.Release closing 2026/06/10 05:26:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/dir/file1" 2026/06/10 05:26:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: md5sum /home/rclone/rclone-test-voyopaj8xase/dir/file1 2026/06/10 05:26:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-voyopaj8xase/dir/file1 2026/06/10 05:26:57 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/06/10 05:26:57 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2026/06/10 05:26:57 DEBUG : WaitForWriters: timeout=30s 2026/06/10 05:26:57 DEBUG : dir: Looking for writers 2026/06/10 05:26:57 DEBUG : file1: reading active writers 2026/06/10 05:26:57 DEBUG : Looking for writers 2026/06/10 05:26:57 DEBUG : dir: reading active writers 2026/06/10 05:26:57 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (0.02s) === RUN TestRWFileHandleMethodsRead run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase", Local "Local file system at /tmp/rclone2883943397", Modify Window "1s" 2026/06/10 05:26:57 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: poll-interval is not supported by this remote 2026/06/10 05:26:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/10 05:26:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{oz4KV}/rclone-test-voyopaj8xase" 2026/06/10 05:26:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{oz4KV}/rclone-test-voyopaj8xase" 2026/06/10 05:26:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{oz4KV}/rclone-test-voyopaj8xase" 2026/06/10 05:26:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/10 05:26:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{oz4KV}/rclone-test-voyopaj8xase" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{oz4KV}/rclone-test-voyopaj8xase" 2026/06/10 05:26:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{oz4KV}/rclone-test-voyopaj8xase" 2026/06/10 05:26:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/10 05:26:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{oz4KV}/rclone-test-voyopaj8xase" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{oz4KV}/rclone-test-voyopaj8xase" 2026/06/10 05:26:57 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/10 05:26:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/dir/file1" 2026/06/10 05:26:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: md5sum /home/rclone/rclone-test-voyopaj8xase/dir/file1 2026/06/10 05:26:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-voyopaj8xase/dir/file1 2026/06/10 05:26:57 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/06/10 05:26:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/dir/file1" 2026/06/10 05:26:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: sha1sum /home/rclone/rclone-test-voyopaj8xase/dir/file1 2026/06/10 05:26:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-voyopaj8xase/dir/file1 2026/06/10 05:26:57 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/06/10 05:26:57 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/10 05:26:57 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/10 05:26:57 DEBUG : dir/file1: newRWFileHandle: 2026/06/10 05:26:57 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/10 05:26:57 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/10 05:26:57 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/06/10 05:26:57 DEBUG : dir/file1(0x46110a24ec0): _readAt: size=1, off=0 2026/06/10 05:26:57 DEBUG : dir/file1(0x46110a24ec0): openPending: 2026/06/10 05:26:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/dir/file1" 2026/06/10 05:26:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: md5sum /home/rclone/rclone-test-voyopaj8xase/dir/file1 2026/06/10 05:26:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-voyopaj8xase/dir/file1 2026/06/10 05:26:57 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/06/10 05:26:57 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/06/10 05:26:57 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/06/10 05:26:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/10 05:26:57 DEBUG : dir/file1(0x46110a24ec0): >openPending: err= 2026/06/10 05:26:57 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/06/10 05:26:57 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/10 05:26:57 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/10 05:26:57 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/10 05:26:57 DEBUG : dir/file1(0x46110a24ec0): >_readAt: n=1, err= 2026/06/10 05:26:57 DEBUG : dir/file1(0x46110a24ec0): _readAt: size=256, off=1 2026/06/10 05:26:57 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2026/06/10 05:26:57 DEBUG : dir/file1(0x46110a24ec0): >_readAt: n=15, err=EOF 2026/06/10 05:26:57 DEBUG : dir/file1(0x46110a24ec0): _readAt: size=16, off=16 2026/06/10 05:26:57 DEBUG : dir/file1(0x46110a24ec0): >_readAt: n=0, err=EOF 2026/06/10 05:26:57 DEBUG : dir/file1(0x46110a24ec0): close: 2026/06/10 05:26:57 DEBUG : dir/file1(0x46110a24ec0): >close: err= 2026/06/10 05:26:57 DEBUG : dir/file1(0x46110a24ec0): close: 2026/06/10 05:26:57 DEBUG : dir/file1(0x46110a24ec0): >close: err=file already closed 2026/06/10 05:26:57 DEBUG : WaitForWriters: timeout=30s 2026/06/10 05:26:57 DEBUG : dir: Looking for writers 2026/06/10 05:26:57 DEBUG : file1: reading active writers 2026/06/10 05:26:57 DEBUG : Looking for writers 2026/06/10 05:26:57 DEBUG : dir: reading active writers 2026/06/10 05:26:57 DEBUG : >WaitForWriters: 2026/06/10 05:26:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (0.03s) === RUN TestRWFileHandleSeek run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase", Local "Local file system at /tmp/rclone2883943397", Modify Window "1s" 2026/06/10 05:26:57 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: poll-interval is not supported by this remote 2026/06/10 05:26:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/10 05:26:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{oz4KV}/rclone-test-voyopaj8xase" 2026/06/10 05:26:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{oz4KV}/rclone-test-voyopaj8xase" 2026/06/10 05:26:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{oz4KV}/rclone-test-voyopaj8xase" 2026/06/10 05:26:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/10 05:26:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{oz4KV}/rclone-test-voyopaj8xase" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{oz4KV}/rclone-test-voyopaj8xase" 2026/06/10 05:26:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{oz4KV}/rclone-test-voyopaj8xase" 2026/06/10 05:26:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/10 05:26:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{oz4KV}/rclone-test-voyopaj8xase" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{oz4KV}/rclone-test-voyopaj8xase" 2026/06/10 05:26:57 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/10 05:26:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/dir/file1" 2026/06/10 05:26:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: md5sum /home/rclone/rclone-test-voyopaj8xase/dir/file1 2026/06/10 05:26:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-voyopaj8xase/dir/file1 2026/06/10 05:26:57 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/06/10 05:26:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/dir/file1" 2026/06/10 05:26:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: sha1sum /home/rclone/rclone-test-voyopaj8xase/dir/file1 2026/06/10 05:26:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-voyopaj8xase/dir/file1 2026/06/10 05:26:57 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/06/10 05:26:57 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/10 05:26:57 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/10 05:26:57 DEBUG : dir/file1: newRWFileHandle: 2026/06/10 05:26:57 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/10 05:26:57 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/10 05:26:57 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/06/10 05:26:57 DEBUG : dir/file1(0x46110dd29c0): _readAt: size=1, off=0 2026/06/10 05:26:57 DEBUG : dir/file1(0x46110dd29c0): openPending: 2026/06/10 05:26:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/dir/file1" 2026/06/10 05:26:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: md5sum /home/rclone/rclone-test-voyopaj8xase/dir/file1 2026/06/10 05:26:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-voyopaj8xase/dir/file1 2026/06/10 05:26:57 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/06/10 05:26:57 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/06/10 05:26:57 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/06/10 05:26:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/10 05:26:57 DEBUG : dir/file1(0x46110dd29c0): >openPending: err= 2026/06/10 05:26:57 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/06/10 05:26:57 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/10 05:26:57 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/10 05:26:57 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/10 05:26:57 DEBUG : dir/file1(0x46110dd29c0): >_readAt: n=1, err= 2026/06/10 05:26:57 DEBUG : dir/file1(0x46110dd29c0): _readAt: size=1, off=5 2026/06/10 05:26:57 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/06/10 05:26:57 DEBUG : dir/file1(0x46110dd29c0): >_readAt: n=1, err= 2026/06/10 05:26:57 DEBUG : dir/file1(0x46110dd29c0): _readAt: size=1, off=3 2026/06/10 05:26:57 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2026/06/10 05:26:57 DEBUG : dir/file1(0x46110dd29c0): >_readAt: n=1, err= 2026/06/10 05:26:57 DEBUG : dir/file1(0x46110dd29c0): _readAt: size=1, off=13 2026/06/10 05:26:57 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2026/06/10 05:26:57 DEBUG : dir/file1(0x46110dd29c0): >_readAt: n=1, err= 2026/06/10 05:26:57 DEBUG : dir/file1(0x46110dd29c0): _readAt: size=16, off=100 2026/06/10 05:26:57 DEBUG : dir/file1(0x46110dd29c0): >_readAt: n=0, err=EOF 2026/06/10 05:26:57 DEBUG : dir/file1(0x46110dd29c0): close: 2026/06/10 05:26:57 DEBUG : dir/file1(0x46110dd29c0): >close: err= 2026/06/10 05:26:57 DEBUG : WaitForWriters: timeout=30s 2026/06/10 05:26:57 DEBUG : dir: Looking for writers 2026/06/10 05:26:57 DEBUG : file1: reading active writers 2026/06/10 05:26:57 DEBUG : Looking for writers 2026/06/10 05:26:57 DEBUG : dir: reading active writers 2026/06/10 05:26:57 DEBUG : >WaitForWriters: 2026/06/10 05:26:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (0.03s) === RUN TestRWFileHandleReadAt run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase", Local "Local file system at /tmp/rclone2883943397", Modify Window "1s" 2026/06/10 05:26:57 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: poll-interval is not supported by this remote 2026/06/10 05:26:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/10 05:26:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{oz4KV}/rclone-test-voyopaj8xase" 2026/06/10 05:26:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{oz4KV}/rclone-test-voyopaj8xase" 2026/06/10 05:26:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{oz4KV}/rclone-test-voyopaj8xase" 2026/06/10 05:26:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/10 05:26:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{oz4KV}/rclone-test-voyopaj8xase" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{oz4KV}/rclone-test-voyopaj8xase" 2026/06/10 05:26:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{oz4KV}/rclone-test-voyopaj8xase" 2026/06/10 05:26:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/10 05:26:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{oz4KV}/rclone-test-voyopaj8xase" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{oz4KV}/rclone-test-voyopaj8xase" 2026/06/10 05:26:57 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/10 05:26:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/dir/file1" 2026/06/10 05:26:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: md5sum /home/rclone/rclone-test-voyopaj8xase/dir/file1 2026/06/10 05:26:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-voyopaj8xase/dir/file1 2026/06/10 05:26:57 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/06/10 05:26:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/dir/file1" 2026/06/10 05:26:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: sha1sum /home/rclone/rclone-test-voyopaj8xase/dir/file1 2026/06/10 05:26:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-voyopaj8xase/dir/file1 2026/06/10 05:26:57 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/06/10 05:26:57 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/10 05:26:57 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/10 05:26:57 DEBUG : dir/file1: newRWFileHandle: 2026/06/10 05:26:57 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/10 05:26:57 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/10 05:26:57 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/06/10 05:26:57 DEBUG : dir/file1(0x46110dd33c0): _readAt: size=1, off=0 2026/06/10 05:26:57 DEBUG : dir/file1(0x46110dd33c0): openPending: 2026/06/10 05:26:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/dir/file1" 2026/06/10 05:26:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: md5sum /home/rclone/rclone-test-voyopaj8xase/dir/file1 2026/06/10 05:26:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-voyopaj8xase/dir/file1 2026/06/10 05:26:57 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/06/10 05:26:57 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/06/10 05:26:57 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/06/10 05:26:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/10 05:26:57 DEBUG : dir/file1(0x46110dd33c0): >openPending: err= 2026/06/10 05:26:57 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/06/10 05:26:57 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/10 05:26:57 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/10 05:26:57 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/10 05:26:57 DEBUG : dir/file1(0x46110dd33c0): >_readAt: n=1, err= 2026/06/10 05:26:57 DEBUG : dir/file1(0x46110dd33c0): _readAt: size=1, off=5 2026/06/10 05:26:57 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/06/10 05:26:57 DEBUG : dir/file1(0x46110dd33c0): >_readAt: n=1, err= 2026/06/10 05:26:57 DEBUG : dir/file1(0x46110dd33c0): _readAt: size=1, off=1 2026/06/10 05:26:57 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2026/06/10 05:26:57 DEBUG : dir/file1(0x46110dd33c0): >_readAt: n=1, err= 2026/06/10 05:26:57 DEBUG : dir/file1(0x46110dd33c0): _readAt: size=6, off=10 2026/06/10 05:26:57 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/06/10 05:26:57 DEBUG : dir/file1(0x46110dd33c0): >_readAt: n=6, err= 2026/06/10 05:26:57 DEBUG : dir/file1(0x46110dd33c0): _readAt: size=256, off=10 2026/06/10 05:26:57 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/06/10 05:26:57 DEBUG : dir/file1(0x46110dd33c0): >_readAt: n=6, err=EOF 2026/06/10 05:26:57 DEBUG : dir/file1(0x46110dd33c0): _readAt: size=256, off=100 2026/06/10 05:26:57 DEBUG : dir/file1(0x46110dd33c0): >_readAt: n=0, err=EOF 2026/06/10 05:26:57 DEBUG : dir/file1(0x46110dd33c0): close: 2026/06/10 05:26:57 DEBUG : dir/file1(0x46110dd33c0): >close: err= 2026/06/10 05:26:57 DEBUG : dir/file1(0x46110dd33c0): _readAt: size=256, off=100 2026/06/10 05:26:57 DEBUG : dir/file1(0x46110dd33c0): >_readAt: n=0, err=file already closed 2026/06/10 05:26:57 DEBUG : WaitForWriters: timeout=30s 2026/06/10 05:26:57 DEBUG : dir: Looking for writers 2026/06/10 05:26:57 DEBUG : file1: reading active writers 2026/06/10 05:26:57 DEBUG : Looking for writers 2026/06/10 05:26:57 DEBUG : dir: reading active writers 2026/06/10 05:26:57 DEBUG : >WaitForWriters: 2026/06/10 05:26:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (0.03s) === RUN TestRWFileHandleFlushRead run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase", Local "Local file system at /tmp/rclone2883943397", Modify Window "1s" 2026/06/10 05:26:57 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: poll-interval is not supported by this remote 2026/06/10 05:26:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/10 05:26:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{oz4KV}/rclone-test-voyopaj8xase" 2026/06/10 05:26:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{oz4KV}/rclone-test-voyopaj8xase" 2026/06/10 05:26:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{oz4KV}/rclone-test-voyopaj8xase" 2026/06/10 05:26:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/10 05:26:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{oz4KV}/rclone-test-voyopaj8xase" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{oz4KV}/rclone-test-voyopaj8xase" 2026/06/10 05:26:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{oz4KV}/rclone-test-voyopaj8xase" 2026/06/10 05:26:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/10 05:26:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{oz4KV}/rclone-test-voyopaj8xase" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{oz4KV}/rclone-test-voyopaj8xase" 2026/06/10 05:26:57 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/10 05:26:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/dir/file1" 2026/06/10 05:26:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: md5sum /home/rclone/rclone-test-voyopaj8xase/dir/file1 2026/06/10 05:26:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-voyopaj8xase/dir/file1 2026/06/10 05:26:57 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/06/10 05:26:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/dir/file1" 2026/06/10 05:26:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: sha1sum /home/rclone/rclone-test-voyopaj8xase/dir/file1 2026/06/10 05:26:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-voyopaj8xase/dir/file1 2026/06/10 05:26:57 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/06/10 05:26:57 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/10 05:26:57 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/10 05:26:57 DEBUG : dir/file1: newRWFileHandle: 2026/06/10 05:26:57 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/10 05:26:57 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/10 05:26:57 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/06/10 05:26:57 DEBUG : dir/file1(0x46110a24500): RWFileHandle.Flush 2026/06/10 05:26:57 DEBUG : dir/file1(0x46110a24500): _readAt: size=256, off=0 2026/06/10 05:26:57 DEBUG : dir/file1(0x46110a24500): openPending: 2026/06/10 05:26:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/dir/file1" 2026/06/10 05:26:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: md5sum /home/rclone/rclone-test-voyopaj8xase/dir/file1 2026/06/10 05:26:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-voyopaj8xase/dir/file1 2026/06/10 05:26:57 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/06/10 05:26:57 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/06/10 05:26:57 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/06/10 05:26:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/10 05:26:57 DEBUG : dir/file1(0x46110a24500): >openPending: err= 2026/06/10 05:26:57 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/06/10 05:26:57 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/10 05:26:57 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/10 05:26:57 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/10 05:26:57 DEBUG : dir/file1(0x46110a24500): >_readAt: n=16, err=EOF 2026/06/10 05:26:57 DEBUG : dir/file1(0x46110a24500): RWFileHandle.Flush 2026/06/10 05:26:57 DEBUG : dir/file1(0x46110a24500): RWFileHandle.Flush 2026/06/10 05:26:57 DEBUG : dir/file1(0x46110a24500): close: 2026/06/10 05:26:57 DEBUG : dir/file1(0x46110a24500): >close: err= 2026/06/10 05:26:57 DEBUG : WaitForWriters: timeout=30s 2026/06/10 05:26:57 DEBUG : dir: Looking for writers 2026/06/10 05:26:57 DEBUG : file1: reading active writers 2026/06/10 05:26:57 DEBUG : Looking for writers 2026/06/10 05:26:57 DEBUG : dir: reading active writers 2026/06/10 05:26:57 DEBUG : >WaitForWriters: 2026/06/10 05:26:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (0.02s) === RUN TestRWFileHandleReleaseRead run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase", Local "Local file system at /tmp/rclone2883943397", Modify Window "1s" 2026/06/10 05:26:57 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: poll-interval is not supported by this remote 2026/06/10 05:26:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/10 05:26:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{oz4KV}/rclone-test-voyopaj8xase" 2026/06/10 05:26:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{oz4KV}/rclone-test-voyopaj8xase" 2026/06/10 05:26:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{oz4KV}/rclone-test-voyopaj8xase" 2026/06/10 05:26:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/10 05:26:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{oz4KV}/rclone-test-voyopaj8xase" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{oz4KV}/rclone-test-voyopaj8xase" 2026/06/10 05:26:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{oz4KV}/rclone-test-voyopaj8xase" 2026/06/10 05:26:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/10 05:26:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{oz4KV}/rclone-test-voyopaj8xase" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{oz4KV}/rclone-test-voyopaj8xase" 2026/06/10 05:26:57 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/10 05:26:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/dir/file1" 2026/06/10 05:26:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: md5sum /home/rclone/rclone-test-voyopaj8xase/dir/file1 2026/06/10 05:26:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-voyopaj8xase/dir/file1 2026/06/10 05:26:57 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/06/10 05:26:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/dir/file1" 2026/06/10 05:26:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: sha1sum /home/rclone/rclone-test-voyopaj8xase/dir/file1 2026/06/10 05:26:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-voyopaj8xase/dir/file1 2026/06/10 05:26:57 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/06/10 05:26:57 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/10 05:26:57 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/10 05:26:57 DEBUG : dir/file1: newRWFileHandle: 2026/06/10 05:26:57 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/10 05:26:57 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/10 05:26:57 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/06/10 05:26:57 DEBUG : dir/file1(0x461104a0a80): _readAt: size=256, off=0 2026/06/10 05:26:57 DEBUG : dir/file1(0x461104a0a80): openPending: 2026/06/10 05:26:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/dir/file1" 2026/06/10 05:26:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: md5sum /home/rclone/rclone-test-voyopaj8xase/dir/file1 2026/06/10 05:26:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-voyopaj8xase/dir/file1 2026/06/10 05:26:57 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/06/10 05:26:57 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/06/10 05:26:57 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/06/10 05:26:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/10 05:26:57 DEBUG : dir/file1(0x461104a0a80): >openPending: err= 2026/06/10 05:26:57 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/06/10 05:26:57 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/10 05:26:57 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/10 05:26:57 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/10 05:26:57 DEBUG : dir/file1(0x461104a0a80): >_readAt: n=16, err=EOF 2026/06/10 05:26:57 DEBUG : dir/file1(0x461104a0a80): RWFileHandle.Release 2026/06/10 05:26:57 DEBUG : dir/file1(0x461104a0a80): close: 2026/06/10 05:26:57 DEBUG : dir/file1(0x461104a0a80): >close: err= 2026/06/10 05:26:57 DEBUG : dir/file1(0x461104a0a80): RWFileHandle.Release 2026/06/10 05:26:57 DEBUG : WaitForWriters: timeout=30s 2026/06/10 05:26:57 DEBUG : dir: Looking for writers 2026/06/10 05:26:57 DEBUG : file1: reading active writers 2026/06/10 05:26:57 DEBUG : Looking for writers 2026/06/10 05:26:57 DEBUG : dir: reading active writers 2026/06/10 05:26:57 DEBUG : >WaitForWriters: 2026/06/10 05:26:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (0.02s) === RUN TestRWFileHandleMethodsWrite run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase", Local "Local file system at /tmp/rclone2883943397", Modify Window "1s" 2026/06/10 05:26:57 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: poll-interval is not supported by this remote 2026/06/10 05:26:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/10 05:26:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{oz4KV}/rclone-test-voyopaj8xase" 2026/06/10 05:26:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{oz4KV}/rclone-test-voyopaj8xase" 2026/06/10 05:26:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{oz4KV}/rclone-test-voyopaj8xase" 2026/06/10 05:26:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/10 05:26:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{oz4KV}/rclone-test-voyopaj8xase" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{oz4KV}/rclone-test-voyopaj8xase" 2026/06/10 05:26:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{oz4KV}/rclone-test-voyopaj8xase" 2026/06/10 05:26:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/10 05:26:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{oz4KV}/rclone-test-voyopaj8xase" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{oz4KV}/rclone-test-voyopaj8xase" 2026/06/10 05:26:57 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 05:26:57 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/10 05:26:57 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/10 05:26:57 DEBUG : file1: newRWFileHandle: 2026/06/10 05:26:57 DEBUG : file1(0x46110ca4b40): openPending: 2026/06/10 05:26:57 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 05:26:57 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/10 05:26:57 DEBUG : file1(0x46110ca4b40): >openPending: err= 2026/06/10 05:26:57 DEBUG : file1: >newRWFileHandle: err= 2026/06/10 05:26:57 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/10 05:26:57 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/06/10 05:26:57 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/06/10 05:26:57 DEBUG : file1(0x46110ca4b40): _writeAt: size=5, off=0 2026/06/10 05:26:57 DEBUG : file1(0x46110ca4b40): >_writeAt: n=5, err= 2026/06/10 05:26:57 DEBUG : file1(0x46110ca4b40): _writeAt: size=7, off=5 2026/06/10 05:26:57 DEBUG : file1(0x46110ca4b40): >_writeAt: n=7, err= 2026/06/10 05:26:57 DEBUG : file1: vfs cache: truncate to size=11 2026/06/10 05:26:57 DEBUG : file1(0x46110ca4b40): close: 2026/06/10 05:26:57 DEBUG : file1: vfs cache: setting modification time to 2026-06-10 05:26:57.548572956 +0000 UTC m=+4.455181255 2026/06/10 05:26:57 INFO : file1: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:57 DEBUG : file1(0x46110ca4b40): >close: err= 2026/06/10 05:26:57 DEBUG : file1(0x46110ca4b40): close: 2026/06/10 05:26:57 DEBUG : file1(0x46110ca4b40): >close: err=file already closed 2026/06/10 05:26:57 DEBUG : WaitForWriters: timeout=30s 2026/06/10 05:26:57 DEBUG : Looking for writers 2026/06/10 05:26:57 DEBUG : file1: reading active writers 2026/06/10 05:26:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/10 05:26:57 DEBUG : Looking for writers 2026/06/10 05:26:57 DEBUG : file1: reading active writers 2026/06/10 05:26:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/10 05:26:57 DEBUG : Looking for writers 2026/06/10 05:26:57 DEBUG : file1: reading active writers 2026/06/10 05:26:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/10 05:26:57 DEBUG : Looking for writers 2026/06/10 05:26:57 DEBUG : file1: reading active writers 2026/06/10 05:26:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/10 05:26:57 DEBUG : file1: vfs cache: starting upload 2026/06/10 05:26:57 DEBUG : file1.31768014.partial: size = 11 OK 2026/06/10 05:26:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/file1.31768014.partial" 2026/06/10 05:26:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: md5sum /home/rclone/rclone-test-voyopaj8xase/file1.31768014.partial 2026/06/10 05:26:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /home/rclone/rclone-test-voyopaj8xase/file1.31768014.partial 2026/06/10 05:26:57 DEBUG : file1.31768014.partial: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/06/10 05:26:57 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/06/10 05:26:57 DEBUG : file1.31768014.partial: renamed to: file1 2026/06/10 05:26:57 INFO : file1: Copied (new) 2026/06/10 05:26:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/file1" 2026/06/10 05:26:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: md5sum /home/rclone/rclone-test-voyopaj8xase/file1 2026/06/10 05:26:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /home/rclone/rclone-test-voyopaj8xase/file1 2026/06/10 05:26:57 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/06/10 05:26:57 DEBUG : file1: vfs cache: fingerprint now "11,2026-06-10 05:26:57 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2026/06/10 05:26:57 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/06/10 05:26:57 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/10 05:26:57 INFO : file1: vfs cache: upload succeeded try #1 2026/06/10 05:26:57 DEBUG : Looking for writers 2026/06/10 05:26:57 DEBUG : file1: reading active writers 2026/06/10 05:26:57 DEBUG : >WaitForWriters: 2026/06/10 05:26:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/file1" 2026/06/10 05:26:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: md5sum /home/rclone/rclone-test-voyopaj8xase/file1 2026/06/10 05:26:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /home/rclone/rclone-test-voyopaj8xase/file1 2026/06/10 05:26:57 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/06/10 05:26:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/file1" 2026/06/10 05:26:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: sha1sum /home/rclone/rclone-test-voyopaj8xase/file1 2026/06/10 05:26:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed /home/rclone/rclone-test-voyopaj8xase/file1 2026/06/10 05:26:57 DEBUG : file1: Parsed hash: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed 2026/06/10 05:26:57 DEBUG : WaitForWriters: timeout=30s 2026/06/10 05:26:57 DEBUG : Looking for writers 2026/06/10 05:26:57 DEBUG : file1: reading active writers 2026/06/10 05:26:57 DEBUG : >WaitForWriters: 2026/06/10 05:26:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (0.17s) === RUN TestRWFileHandleWriteAt run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase", Local "Local file system at /tmp/rclone2883943397", Modify Window "1s" 2026/06/10 05:26:57 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: poll-interval is not supported by this remote 2026/06/10 05:26:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/10 05:26:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{oz4KV}/rclone-test-voyopaj8xase" 2026/06/10 05:26:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{oz4KV}/rclone-test-voyopaj8xase" 2026/06/10 05:26:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{oz4KV}/rclone-test-voyopaj8xase" 2026/06/10 05:26:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/10 05:26:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{oz4KV}/rclone-test-voyopaj8xase" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{oz4KV}/rclone-test-voyopaj8xase" 2026/06/10 05:26:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{oz4KV}/rclone-test-voyopaj8xase" 2026/06/10 05:26:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/10 05:26:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{oz4KV}/rclone-test-voyopaj8xase" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{oz4KV}/rclone-test-voyopaj8xase" 2026/06/10 05:26:57 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 05:26:57 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/10 05:26:57 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/10 05:26:57 DEBUG : file1: newRWFileHandle: 2026/06/10 05:26:57 DEBUG : file1(0x46110a25100): openPending: 2026/06/10 05:26:57 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 05:26:57 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/10 05:26:57 DEBUG : file1(0x46110a25100): >openPending: err= 2026/06/10 05:26:57 DEBUG : file1: >newRWFileHandle: err= 2026/06/10 05:26:57 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/10 05:26:57 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/06/10 05:26:57 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/06/10 05:26:57 DEBUG : file1(0x46110a25100): _writeAt: size=7, off=0 2026/06/10 05:26:57 DEBUG : file1(0x46110a25100): >_writeAt: n=7, err= 2026/06/10 05:26:57 DEBUG : file1(0x46110a25100): _writeAt: size=6, off=5 2026/06/10 05:26:57 DEBUG : file1(0x46110a25100): >_writeAt: n=6, err= 2026/06/10 05:26:57 DEBUG : file1(0x46110a25100): close: 2026/06/10 05:26:57 DEBUG : file1: vfs cache: setting modification time to 2026-06-10 05:26:57.715840004 +0000 UTC m=+4.622448313 2026/06/10 05:26:57 INFO : file1: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:57 DEBUG : file1(0x46110a25100): >close: err= 2026/06/10 05:26:57 DEBUG : file1(0x46110a25100): _writeAt: size=5, off=0 2026/06/10 05:26:57 DEBUG : file1(0x46110a25100): >_writeAt: n=0, err=file already closed 2026/06/10 05:26:57 DEBUG : WaitForWriters: timeout=30s 2026/06/10 05:26:57 DEBUG : Looking for writers 2026/06/10 05:26:57 DEBUG : file1: reading active writers 2026/06/10 05:26:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/10 05:26:57 DEBUG : Looking for writers 2026/06/10 05:26:57 DEBUG : file1: reading active writers 2026/06/10 05:26:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/10 05:26:57 DEBUG : Looking for writers 2026/06/10 05:26:57 DEBUG : file1: reading active writers 2026/06/10 05:26:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/10 05:26:57 DEBUG : Looking for writers 2026/06/10 05:26:57 DEBUG : file1: reading active writers 2026/06/10 05:26:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/10 05:26:57 DEBUG : file1: vfs cache: starting upload 2026/06/10 05:26:57 DEBUG : file1.0d856ca4.partial: size = 11 OK 2026/06/10 05:26:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/file1.0d856ca4.partial" 2026/06/10 05:26:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: md5sum /home/rclone/rclone-test-voyopaj8xase/file1.0d856ca4.partial 2026/06/10 05:26:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /home/rclone/rclone-test-voyopaj8xase/file1.0d856ca4.partial 2026/06/10 05:26:57 DEBUG : file1.0d856ca4.partial: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/06/10 05:26:57 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/06/10 05:26:57 DEBUG : file1.0d856ca4.partial: renamed to: file1 2026/06/10 05:26:57 INFO : file1: Copied (new) 2026/06/10 05:26:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/file1" 2026/06/10 05:26:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: md5sum /home/rclone/rclone-test-voyopaj8xase/file1 2026/06/10 05:26:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /home/rclone/rclone-test-voyopaj8xase/file1 2026/06/10 05:26:57 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/06/10 05:26:57 DEBUG : file1: vfs cache: fingerprint now "11,2026-06-10 05:26:57 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2026/06/10 05:26:57 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/06/10 05:26:57 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/10 05:26:57 INFO : file1: vfs cache: upload succeeded try #1 2026/06/10 05:26:57 DEBUG : Looking for writers 2026/06/10 05:26:57 DEBUG : file1: reading active writers 2026/06/10 05:26:57 DEBUG : >WaitForWriters: 2026/06/10 05:26:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/file1" 2026/06/10 05:26:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: md5sum /home/rclone/rclone-test-voyopaj8xase/file1 2026/06/10 05:26:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /home/rclone/rclone-test-voyopaj8xase/file1 2026/06/10 05:26:57 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/06/10 05:26:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/file1" 2026/06/10 05:26:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: sha1sum /home/rclone/rclone-test-voyopaj8xase/file1 2026/06/10 05:26:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed /home/rclone/rclone-test-voyopaj8xase/file1 2026/06/10 05:26:57 DEBUG : file1: Parsed hash: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed 2026/06/10 05:26:57 DEBUG : WaitForWriters: timeout=30s 2026/06/10 05:26:57 DEBUG : Looking for writers 2026/06/10 05:26:57 DEBUG : file1: reading active writers 2026/06/10 05:26:57 DEBUG : >WaitForWriters: 2026/06/10 05:26:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (0.17s) === RUN TestRWFileHandleWriteNoWrite run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase", Local "Local file system at /tmp/rclone2883943397", Modify Window "1s" 2026/06/10 05:26:57 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: poll-interval is not supported by this remote 2026/06/10 05:26:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/10 05:26:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{oz4KV}/rclone-test-voyopaj8xase" 2026/06/10 05:26:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{oz4KV}/rclone-test-voyopaj8xase" 2026/06/10 05:26:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{oz4KV}/rclone-test-voyopaj8xase" 2026/06/10 05:26:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/10 05:26:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{oz4KV}/rclone-test-voyopaj8xase" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{oz4KV}/rclone-test-voyopaj8xase" 2026/06/10 05:26:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{oz4KV}/rclone-test-voyopaj8xase" 2026/06/10 05:26:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/10 05:26:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{oz4KV}/rclone-test-voyopaj8xase" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{oz4KV}/rclone-test-voyopaj8xase" 2026/06/10 05:26:57 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 05:26:57 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/10 05:26:57 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/10 05:26:57 DEBUG : file1: newRWFileHandle: 2026/06/10 05:26:57 DEBUG : file1(0x46110691280): openPending: 2026/06/10 05:26:57 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 05:26:57 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/10 05:26:57 DEBUG : file1(0x46110691280): >openPending: err= 2026/06/10 05:26:57 DEBUG : file1: >newRWFileHandle: err= 2026/06/10 05:26:57 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/10 05:26:57 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/06/10 05:26:57 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/06/10 05:26:57 DEBUG : file1(0x46110691280): close: 2026/06/10 05:26:57 DEBUG : file1: vfs cache: setting modification time to 2026-06-10 05:26:57.883284387 +0000 UTC m=+4.789892686 2026/06/10 05:26:57 INFO : file1: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:57 DEBUG : file1(0x46110691280): >close: err= 2026/06/10 05:26:57 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/06/10 05:26:57 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/06/10 05:26:57 DEBUG : file2: newRWFileHandle: 2026/06/10 05:26:57 DEBUG : file2(0x46110691700): openPending: 2026/06/10 05:26:57 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 05:26:57 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/06/10 05:26:57 DEBUG : file2(0x46110691700): >openPending: err= 2026/06/10 05:26:57 DEBUG : file2: >newRWFileHandle: err= 2026/06/10 05:26:57 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/06/10 05:26:57 DEBUG : file2: >Open: fd=file2 (rw), err= 2026/06/10 05:26:57 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2026/06/10 05:26:57 DEBUG : file2(0x46110691700): RWFileHandle.Flush 2026/06/10 05:26:57 DEBUG : file2(0x46110691700): RWFileHandle.Release 2026/06/10 05:26:57 DEBUG : file2(0x46110691700): close: 2026/06/10 05:26:57 DEBUG : file2: vfs cache: setting modification time to 2026-06-10 05:26:57.884285452 +0000 UTC m=+4.790893761 2026/06/10 05:26:57 INFO : file2: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:57 DEBUG : file2(0x46110691700): >close: err= 2026/06/10 05:26:57 DEBUG : WaitForWriters: timeout=30s 2026/06/10 05:26:57 DEBUG : Looking for writers 2026/06/10 05:26:57 DEBUG : file1: reading active writers 2026/06/10 05:26:57 DEBUG : file2: reading active writers 2026/06/10 05:26:57 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2026/06/10 05:26:57 DEBUG : Looking for writers 2026/06/10 05:26:57 DEBUG : file1: reading active writers 2026/06/10 05:26:57 DEBUG : file2: reading active writers 2026/06/10 05:26:57 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2026/06/10 05:26:57 DEBUG : Looking for writers 2026/06/10 05:26:57 DEBUG : file1: reading active writers 2026/06/10 05:26:57 DEBUG : file2: reading active writers 2026/06/10 05:26:57 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2026/06/10 05:26:57 DEBUG : Looking for writers 2026/06/10 05:26:57 DEBUG : file1: reading active writers 2026/06/10 05:26:57 DEBUG : file2: reading active writers 2026/06/10 05:26:57 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2026/06/10 05:26:57 DEBUG : file2: vfs cache: starting upload 2026/06/10 05:26:57 DEBUG : file1: vfs cache: starting upload 2026/06/10 05:26:57 DEBUG : file2.4cf2df27.partial: size = 0 OK 2026/06/10 05:26:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/file2.4cf2df27.partial" 2026/06/10 05:26:57 DEBUG : file1.5bdf629d.partial: size = 0 OK 2026/06/10 05:26:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/file1.5bdf629d.partial" 2026/06/10 05:26:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: md5sum /home/rclone/rclone-test-voyopaj8xase/file2.4cf2df27.partial 2026/06/10 05:26:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: md5sum /home/rclone/rclone-test-voyopaj8xase/file1.5bdf629d.partial 2026/06/10 05:26:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-voyopaj8xase/file2.4cf2df27.partial 2026/06/10 05:26:57 DEBUG : file2.4cf2df27.partial: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/06/10 05:26:57 DEBUG : file2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/06/10 05:26:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-voyopaj8xase/file1.5bdf629d.partial 2026/06/10 05:26:57 DEBUG : file1.5bdf629d.partial: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/06/10 05:26:57 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/06/10 05:26:57 DEBUG : file2.4cf2df27.partial: renamed to: file2 2026/06/10 05:26:57 INFO : file2: Copied (new) 2026/06/10 05:26:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/file2" 2026/06/10 05:26:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: md5sum /home/rclone/rclone-test-voyopaj8xase/file2 2026/06/10 05:26:57 DEBUG : file1.5bdf629d.partial: renamed to: file1 2026/06/10 05:26:57 INFO : file1: Copied (new) 2026/06/10 05:26:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/file1" 2026/06/10 05:26:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: md5sum /home/rclone/rclone-test-voyopaj8xase/file1 2026/06/10 05:26:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-voyopaj8xase/file2 2026/06/10 05:26:57 DEBUG : file2: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/06/10 05:26:57 DEBUG : file2: vfs cache: fingerprint now "0,2026-06-10 05:26:57 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2026/06/10 05:26:57 DEBUG : file2: vfs cache: writeback object to VFS layer 2026/06/10 05:26:57 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/06/10 05:26:57 INFO : file2: vfs cache: upload succeeded try #1 2026/06/10 05:26:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-voyopaj8xase/file1 2026/06/10 05:26:57 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/06/10 05:26:57 DEBUG : file1: vfs cache: fingerprint now "0,2026-06-10 05:26:57 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2026/06/10 05:26:57 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/06/10 05:26:57 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/10 05:26:57 INFO : file1: vfs cache: upload succeeded try #1 2026/06/10 05:26:58 DEBUG : Looking for writers 2026/06/10 05:26:58 DEBUG : file1: reading active writers 2026/06/10 05:26:58 DEBUG : file2: reading active writers 2026/06/10 05:26:58 DEBUG : >WaitForWriters: 2026/06/10 05:26:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/file1" 2026/06/10 05:26:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: md5sum /home/rclone/rclone-test-voyopaj8xase/file1 2026/06/10 05:26:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-voyopaj8xase/file1 2026/06/10 05:26:58 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/06/10 05:26:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/file1" 2026/06/10 05:26:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: sha1sum /home/rclone/rclone-test-voyopaj8xase/file1 2026/06/10 05:26:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /home/rclone/rclone-test-voyopaj8xase/file1 2026/06/10 05:26:58 DEBUG : file1: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2026/06/10 05:26:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/file2" 2026/06/10 05:26:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: md5sum /home/rclone/rclone-test-voyopaj8xase/file2 2026/06/10 05:26:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-voyopaj8xase/file2 2026/06/10 05:26:58 DEBUG : file2: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/06/10 05:26:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/file2" 2026/06/10 05:26:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: sha1sum /home/rclone/rclone-test-voyopaj8xase/file2 2026/06/10 05:26:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /home/rclone/rclone-test-voyopaj8xase/file2 2026/06/10 05:26:58 DEBUG : file2: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2026/06/10 05:26:58 DEBUG : WaitForWriters: timeout=30s 2026/06/10 05:26:58 DEBUG : Looking for writers 2026/06/10 05:26:58 DEBUG : file1: reading active writers 2026/06/10 05:26:58 DEBUG : file2: reading active writers 2026/06/10 05:26:58 DEBUG : >WaitForWriters: 2026/06/10 05:26:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (0.17s) === RUN TestRWFileHandleFlushWrite run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase", Local "Local file system at /tmp/rclone2883943397", Modify Window "1s" 2026/06/10 05:26:58 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: poll-interval is not supported by this remote 2026/06/10 05:26:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/10 05:26:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{oz4KV}/rclone-test-voyopaj8xase" 2026/06/10 05:26:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{oz4KV}/rclone-test-voyopaj8xase" 2026/06/10 05:26:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{oz4KV}/rclone-test-voyopaj8xase" 2026/06/10 05:26:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/10 05:26:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{oz4KV}/rclone-test-voyopaj8xase" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{oz4KV}/rclone-test-voyopaj8xase" 2026/06/10 05:26:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{oz4KV}/rclone-test-voyopaj8xase" 2026/06/10 05:26:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/10 05:26:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{oz4KV}/rclone-test-voyopaj8xase" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{oz4KV}/rclone-test-voyopaj8xase" 2026/06/10 05:26:58 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 05:26:58 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/10 05:26:58 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/10 05:26:58 DEBUG : file1: newRWFileHandle: 2026/06/10 05:26:58 DEBUG : file1(0x46110973480): openPending: 2026/06/10 05:26:58 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 05:26:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/10 05:26:58 DEBUG : file1(0x46110973480): >openPending: err= 2026/06/10 05:26:58 DEBUG : file1: >newRWFileHandle: err= 2026/06/10 05:26:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/10 05:26:58 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/06/10 05:26:58 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/06/10 05:26:58 DEBUG : file1(0x46110973480): _writeAt: size=5, off=0 2026/06/10 05:26:58 DEBUG : file1(0x46110973480): >_writeAt: n=5, err= 2026/06/10 05:26:58 DEBUG : file1(0x46110973480): RWFileHandle.Flush 2026/06/10 05:26:58 DEBUG : file1(0x46110973480): RWFileHandle.Flush 2026/06/10 05:26:58 DEBUG : file1(0x46110973480): close: 2026/06/10 05:26:58 DEBUG : file1: vfs cache: setting modification time to 2026-06-10 05:26:58.057368102 +0000 UTC m=+4.963976411 2026/06/10 05:26:58 INFO : file1: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:58 DEBUG : file1(0x46110973480): >close: err= 2026/06/10 05:26:58 DEBUG : WaitForWriters: timeout=30s 2026/06/10 05:26:58 DEBUG : Looking for writers 2026/06/10 05:26:58 DEBUG : file1: reading active writers 2026/06/10 05:26:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/10 05:26:58 DEBUG : Looking for writers 2026/06/10 05:26:58 DEBUG : file1: reading active writers 2026/06/10 05:26:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/10 05:26:58 DEBUG : Looking for writers 2026/06/10 05:26:58 DEBUG : file1: reading active writers 2026/06/10 05:26:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/10 05:26:58 DEBUG : Looking for writers 2026/06/10 05:26:58 DEBUG : file1: reading active writers 2026/06/10 05:26:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/10 05:26:58 DEBUG : file1: vfs cache: starting upload 2026/06/10 05:26:58 DEBUG : file1.1e8ab18b.partial: size = 5 OK 2026/06/10 05:26:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/file1.1e8ab18b.partial" 2026/06/10 05:26:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: md5sum /home/rclone/rclone-test-voyopaj8xase/file1.1e8ab18b.partial 2026/06/10 05:26:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-voyopaj8xase/file1.1e8ab18b.partial 2026/06/10 05:26:58 DEBUG : file1.1e8ab18b.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/06/10 05:26:58 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/06/10 05:26:58 DEBUG : file1.1e8ab18b.partial: renamed to: file1 2026/06/10 05:26:58 INFO : file1: Copied (new) 2026/06/10 05:26:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/file1" 2026/06/10 05:26:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: md5sum /home/rclone/rclone-test-voyopaj8xase/file1 2026/06/10 05:26:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-voyopaj8xase/file1 2026/06/10 05:26:58 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/06/10 05:26:58 DEBUG : file1: vfs cache: fingerprint now "5,2026-06-10 05:26:58 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/06/10 05:26:58 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/06/10 05:26:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/10 05:26:58 INFO : file1: vfs cache: upload succeeded try #1 2026/06/10 05:26:58 DEBUG : Looking for writers 2026/06/10 05:26:58 DEBUG : file1: reading active writers 2026/06/10 05:26:58 DEBUG : >WaitForWriters: 2026/06/10 05:26:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (0.16s) === RUN TestRWFileHandleReleaseWrite run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase", Local "Local file system at /tmp/rclone2883943397", Modify Window "1s" 2026/06/10 05:26:58 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: poll-interval is not supported by this remote 2026/06/10 05:26:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/10 05:26:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{oz4KV}/rclone-test-voyopaj8xase" 2026/06/10 05:26:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{oz4KV}/rclone-test-voyopaj8xase" 2026/06/10 05:26:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{oz4KV}/rclone-test-voyopaj8xase" 2026/06/10 05:26:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/10 05:26:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{oz4KV}/rclone-test-voyopaj8xase" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{oz4KV}/rclone-test-voyopaj8xase" 2026/06/10 05:26:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{oz4KV}/rclone-test-voyopaj8xase" 2026/06/10 05:26:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/10 05:26:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{oz4KV}/rclone-test-voyopaj8xase" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{oz4KV}/rclone-test-voyopaj8xase" 2026/06/10 05:26:58 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 05:26:58 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/10 05:26:58 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/10 05:26:58 DEBUG : file1: newRWFileHandle: 2026/06/10 05:26:58 DEBUG : file1(0x461107e4540): openPending: 2026/06/10 05:26:58 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 05:26:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/10 05:26:58 DEBUG : file1(0x461107e4540): >openPending: err= 2026/06/10 05:26:58 DEBUG : file1: >newRWFileHandle: err= 2026/06/10 05:26:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/10 05:26:58 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/06/10 05:26:58 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/06/10 05:26:58 DEBUG : file1(0x461107e4540): _writeAt: size=5, off=0 2026/06/10 05:26:58 DEBUG : file1(0x461107e4540): >_writeAt: n=5, err= 2026/06/10 05:26:58 DEBUG : file1(0x461107e4540): RWFileHandle.Release 2026/06/10 05:26:58 DEBUG : file1(0x461107e4540): close: 2026/06/10 05:26:58 DEBUG : file1: vfs cache: setting modification time to 2026-06-10 05:26:58.217732398 +0000 UTC m=+5.124340707 2026/06/10 05:26:58 INFO : file1: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:58 DEBUG : file1(0x461107e4540): >close: err= 2026/06/10 05:26:58 DEBUG : file1(0x461107e4540): RWFileHandle.Release 2026/06/10 05:26:58 DEBUG : WaitForWriters: timeout=30s 2026/06/10 05:26:58 DEBUG : Looking for writers 2026/06/10 05:26:58 DEBUG : file1: reading active writers 2026/06/10 05:26:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/10 05:26:58 DEBUG : Looking for writers 2026/06/10 05:26:58 DEBUG : file1: reading active writers 2026/06/10 05:26:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/10 05:26:58 DEBUG : Looking for writers 2026/06/10 05:26:58 DEBUG : file1: reading active writers 2026/06/10 05:26:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/10 05:26:58 DEBUG : Looking for writers 2026/06/10 05:26:58 DEBUG : file1: reading active writers 2026/06/10 05:26:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/10 05:26:58 DEBUG : file1: vfs cache: starting upload 2026/06/10 05:26:58 DEBUG : file1.4b4d9fb5.partial: size = 5 OK 2026/06/10 05:26:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/file1.4b4d9fb5.partial" 2026/06/10 05:26:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: md5sum /home/rclone/rclone-test-voyopaj8xase/file1.4b4d9fb5.partial 2026/06/10 05:26:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-voyopaj8xase/file1.4b4d9fb5.partial 2026/06/10 05:26:58 DEBUG : file1.4b4d9fb5.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/06/10 05:26:58 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/06/10 05:26:58 DEBUG : file1.4b4d9fb5.partial: renamed to: file1 2026/06/10 05:26:58 INFO : file1: Copied (new) 2026/06/10 05:26:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/file1" 2026/06/10 05:26:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: md5sum /home/rclone/rclone-test-voyopaj8xase/file1 2026/06/10 05:26:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-voyopaj8xase/file1 2026/06/10 05:26:58 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/06/10 05:26:58 DEBUG : file1: vfs cache: fingerprint now "5,2026-06-10 05:26:58 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/06/10 05:26:58 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/06/10 05:26:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/10 05:26:58 INFO : file1: vfs cache: upload succeeded try #1 2026/06/10 05:26:58 DEBUG : Looking for writers 2026/06/10 05:26:58 DEBUG : file1: reading active writers 2026/06/10 05:26:58 DEBUG : >WaitForWriters: 2026/06/10 05:26:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (0.16s) === RUN TestRWFileHandleSizeTruncateExisting run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase", Local "Local file system at /tmp/rclone2883943397", Modify Window "1s" 2026/06/10 05:26:58 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: poll-interval is not supported by this remote 2026/06/10 05:26:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/10 05:26:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{oz4KV}/rclone-test-voyopaj8xase" 2026/06/10 05:26:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{oz4KV}/rclone-test-voyopaj8xase" 2026/06/10 05:26:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{oz4KV}/rclone-test-voyopaj8xase" 2026/06/10 05:26:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/10 05:26:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{oz4KV}/rclone-test-voyopaj8xase" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{oz4KV}/rclone-test-voyopaj8xase" 2026/06/10 05:26:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{oz4KV}/rclone-test-voyopaj8xase" 2026/06/10 05:26:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/10 05:26:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{oz4KV}/rclone-test-voyopaj8xase" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{oz4KV}/rclone-test-voyopaj8xase" 2026/06/10 05:26:58 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/10 05:26:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/dir/file1" 2026/06/10 05:26:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: md5sum /home/rclone/rclone-test-voyopaj8xase/dir/file1 2026/06/10 05:26:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-voyopaj8xase/dir/file1 2026/06/10 05:26:58 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/06/10 05:26:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/dir/file1" 2026/06/10 05:26:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: sha1sum /home/rclone/rclone-test-voyopaj8xase/dir/file1 2026/06/10 05:26:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-voyopaj8xase/dir/file1 2026/06/10 05:26:58 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/06/10 05:26:58 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2026/06/10 05:26:58 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/06/10 05:26:58 DEBUG : dir/file1: newRWFileHandle: 2026/06/10 05:26:58 DEBUG : dir/file1(0x461107e56c0): openPending: 2026/06/10 05:26:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/dir/file1" 2026/06/10 05:26:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: md5sum /home/rclone/rclone-test-voyopaj8xase/dir/file1 2026/06/10 05:26:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-voyopaj8xase/dir/file1 2026/06/10 05:26:58 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/06/10 05:26:58 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/06/10 05:26:58 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/06/10 05:26:58 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/10 05:26:58 DEBUG : dir/file1(0x461107e56c0): >openPending: err= 2026/06/10 05:26:58 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/06/10 05:26:58 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/10 05:26:58 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/10 05:26:58 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/06/10 05:26:58 DEBUG : dir/file1(0x461107e56c0): _writeAt: size=5, off=0 2026/06/10 05:26:58 DEBUG : dir/file1(0x461107e56c0): >_writeAt: n=5, err= 2026/06/10 05:26:58 DEBUG : dir/file1(0x461107e56c0): close: 2026/06/10 05:26:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/10 05:26:58 DEBUG : dir/file1: vfs cache: setting modification time to 2026-06-10 05:26:58.39325115 +0000 UTC m=+5.299859459 2026/06/10 05:26:58 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:58 DEBUG : dir/file1(0x461107e56c0): >close: err= 2026/06/10 05:26:58 DEBUG : WaitForWriters: timeout=30s 2026/06/10 05:26:58 DEBUG : dir: Looking for writers 2026/06/10 05:26:58 DEBUG : file1: reading active writers 2026/06/10 05:26:58 DEBUG : Looking for writers 2026/06/10 05:26:58 DEBUG : dir: reading active writers 2026/06/10 05:26:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/10 05:26:58 DEBUG : dir: Looking for writers 2026/06/10 05:26:58 DEBUG : file1: reading active writers 2026/06/10 05:26:58 DEBUG : Looking for writers 2026/06/10 05:26:58 DEBUG : dir: reading active writers 2026/06/10 05:26:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/10 05:26:58 DEBUG : dir: Looking for writers 2026/06/10 05:26:58 DEBUG : file1: reading active writers 2026/06/10 05:26:58 DEBUG : Looking for writers 2026/06/10 05:26:58 DEBUG : dir: reading active writers 2026/06/10 05:26:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/10 05:26:58 DEBUG : dir: Looking for writers 2026/06/10 05:26:58 DEBUG : file1: reading active writers 2026/06/10 05:26:58 DEBUG : Looking for writers 2026/06/10 05:26:58 DEBUG : dir: reading active writers 2026/06/10 05:26:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/10 05:26:58 DEBUG : dir/file1: vfs cache: starting upload 2026/06/10 05:26:58 DEBUG : dir/file1.b9396bc5.partial: size = 5 OK 2026/06/10 05:26:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/dir/file1.b9396bc5.partial" 2026/06/10 05:26:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: md5sum /home/rclone/rclone-test-voyopaj8xase/dir/file1.b9396bc5.partial 2026/06/10 05:26:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-voyopaj8xase/dir/file1.b9396bc5.partial 2026/06/10 05:26:58 DEBUG : dir/file1.b9396bc5.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/06/10 05:26:58 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/06/10 05:26:58 DEBUG : dir/file1.b9396bc5.partial: renamed to: dir/file1 2026/06/10 05:26:58 INFO : dir/file1: Copied (replaced existing) 2026/06/10 05:26:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/dir/file1" 2026/06/10 05:26:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: md5sum /home/rclone/rclone-test-voyopaj8xase/dir/file1 2026/06/10 05:26:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-voyopaj8xase/dir/file1 2026/06/10 05:26:58 DEBUG : dir/file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/06/10 05:26:58 DEBUG : dir/file1: vfs cache: fingerprint now "5,2026-06-10 05:26:58 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/06/10 05:26:58 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/06/10 05:26:58 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/10 05:26:58 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/06/10 05:26:58 DEBUG : dir: Looking for writers 2026/06/10 05:26:58 DEBUG : file1: reading active writers 2026/06/10 05:26:58 DEBUG : Looking for writers 2026/06/10 05:26:58 DEBUG : dir: reading active writers 2026/06/10 05:26:58 DEBUG : >WaitForWriters: 2026/06/10 05:26:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (0.18s) === RUN TestRWFileHandleSizeCreateExisting run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase", Local "Local file system at /tmp/rclone2883943397", Modify Window "1s" 2026/06/10 05:26:58 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: poll-interval is not supported by this remote 2026/06/10 05:26:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/10 05:26:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{oz4KV}/rclone-test-voyopaj8xase" 2026/06/10 05:26:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{oz4KV}/rclone-test-voyopaj8xase" 2026/06/10 05:26:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{oz4KV}/rclone-test-voyopaj8xase" 2026/06/10 05:26:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/10 05:26:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{oz4KV}/rclone-test-voyopaj8xase" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{oz4KV}/rclone-test-voyopaj8xase" 2026/06/10 05:26:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{oz4KV}/rclone-test-voyopaj8xase" 2026/06/10 05:26:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/10 05:26:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{oz4KV}/rclone-test-voyopaj8xase" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{oz4KV}/rclone-test-voyopaj8xase" 2026/06/10 05:26:58 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/10 05:26:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/dir/file1" 2026/06/10 05:26:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: md5sum /home/rclone/rclone-test-voyopaj8xase/dir/file1 2026/06/10 05:26:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-voyopaj8xase/dir/file1 2026/06/10 05:26:58 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/06/10 05:26:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/dir/file1" 2026/06/10 05:26:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: sha1sum /home/rclone/rclone-test-voyopaj8xase/dir/file1 2026/06/10 05:26:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-voyopaj8xase/dir/file1 2026/06/10 05:26:58 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/06/10 05:26:58 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 05:26:58 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2026/06/10 05:26:58 DEBUG : dir/file1: newRWFileHandle: 2026/06/10 05:26:58 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/10 05:26:58 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/10 05:26:58 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/10 05:26:58 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/06/10 05:26:58 DEBUG : dir/file1(0x46110a1c840): _writeAt: size=5, off=0 2026/06/10 05:26:58 DEBUG : dir/file1(0x46110a1c840): openPending: 2026/06/10 05:26:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/dir/file1" 2026/06/10 05:26:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: md5sum /home/rclone/rclone-test-voyopaj8xase/dir/file1 2026/06/10 05:26:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-voyopaj8xase/dir/file1 2026/06/10 05:26:58 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/06/10 05:26:58 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/06/10 05:26:58 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/06/10 05:26:58 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/10 05:26:58 DEBUG : dir/file1(0x46110a1c840): >openPending: err= 2026/06/10 05:26:58 DEBUG : dir/file1(0x46110a1c840): >_writeAt: n=5, err= 2026/06/10 05:26:58 DEBUG : dir/file1(0x46110a1c840): _writeAt: size=15, off=5 2026/06/10 05:26:58 DEBUG : dir/file1(0x46110a1c840): >_writeAt: n=15, err= 2026/06/10 05:26:58 DEBUG : dir/file1(0x46110a1c840): close: 2026/06/10 05:26:58 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2026/06/10 05:26:58 DEBUG : dir/file1: vfs cache: setting modification time to 2026-06-10 05:26:58.570946383 +0000 UTC m=+5.477554692 2026/06/10 05:26:58 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:58 DEBUG : dir/file1(0x46110a1c840): >close: err= 2026/06/10 05:26:58 DEBUG : WaitForWriters: timeout=30s 2026/06/10 05:26:58 DEBUG : dir: Looking for writers 2026/06/10 05:26:58 DEBUG : file1: reading active writers 2026/06/10 05:26:58 DEBUG : Looking for writers 2026/06/10 05:26:58 DEBUG : dir: reading active writers 2026/06/10 05:26:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/10 05:26:58 DEBUG : dir: Looking for writers 2026/06/10 05:26:58 DEBUG : file1: reading active writers 2026/06/10 05:26:58 DEBUG : Looking for writers 2026/06/10 05:26:58 DEBUG : dir: reading active writers 2026/06/10 05:26:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/10 05:26:58 DEBUG : dir: Looking for writers 2026/06/10 05:26:58 DEBUG : file1: reading active writers 2026/06/10 05:26:58 DEBUG : Looking for writers 2026/06/10 05:26:58 DEBUG : dir: reading active writers 2026/06/10 05:26:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/10 05:26:58 DEBUG : dir: Looking for writers 2026/06/10 05:26:58 DEBUG : file1: reading active writers 2026/06/10 05:26:58 DEBUG : Looking for writers 2026/06/10 05:26:58 DEBUG : dir: reading active writers 2026/06/10 05:26:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/10 05:26:58 DEBUG : dir/file1: vfs cache: starting upload 2026/06/10 05:26:58 DEBUG : dir/file1.8b1d0891.partial: size = 20 OK 2026/06/10 05:26:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/dir/file1.8b1d0891.partial" 2026/06/10 05:26:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: md5sum /home/rclone/rclone-test-voyopaj8xase/dir/file1.8b1d0891.partial 2026/06/10 05:26:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: 5198435b5c4e591523b7f5435cc07e88 /home/rclone/rclone-test-voyopaj8xase/dir/file1.8b1d0891.partial 2026/06/10 05:26:58 DEBUG : dir/file1.8b1d0891.partial: Parsed hash: 5198435b5c4e591523b7f5435cc07e88 2026/06/10 05:26:58 DEBUG : dir/file1: md5 = 5198435b5c4e591523b7f5435cc07e88 OK 2026/06/10 05:26:58 DEBUG : dir/file1.8b1d0891.partial: renamed to: dir/file1 2026/06/10 05:26:58 INFO : dir/file1: Copied (replaced existing) 2026/06/10 05:26:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/dir/file1" 2026/06/10 05:26:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: md5sum /home/rclone/rclone-test-voyopaj8xase/dir/file1 2026/06/10 05:26:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: 5198435b5c4e591523b7f5435cc07e88 /home/rclone/rclone-test-voyopaj8xase/dir/file1 2026/06/10 05:26:58 DEBUG : dir/file1: Parsed hash: 5198435b5c4e591523b7f5435cc07e88 2026/06/10 05:26:58 DEBUG : dir/file1: vfs cache: fingerprint now "20,2026-06-10 05:26:58 +0000 UTC,5198435b5c4e591523b7f5435cc07e88" 2026/06/10 05:26:58 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/06/10 05:26:58 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/10 05:26:58 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/06/10 05:26:58 DEBUG : dir: Looking for writers 2026/06/10 05:26:58 DEBUG : file1: reading active writers 2026/06/10 05:26:58 DEBUG : Looking for writers 2026/06/10 05:26:58 DEBUG : dir: reading active writers 2026/06/10 05:26:58 DEBUG : >WaitForWriters: 2026/06/10 05:26:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (0.18s) === RUN TestRWFileHandleSizeCreateNew run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase", Local "Local file system at /tmp/rclone2883943397", Modify Window "1s" 2026/06/10 05:26:58 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: poll-interval is not supported by this remote 2026/06/10 05:26:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/10 05:26:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{oz4KV}/rclone-test-voyopaj8xase" 2026/06/10 05:26:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{oz4KV}/rclone-test-voyopaj8xase" 2026/06/10 05:26:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{oz4KV}/rclone-test-voyopaj8xase" 2026/06/10 05:26:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/10 05:26:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{oz4KV}/rclone-test-voyopaj8xase" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{oz4KV}/rclone-test-voyopaj8xase" 2026/06/10 05:26:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{oz4KV}/rclone-test-voyopaj8xase" 2026/06/10 05:26:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/10 05:26:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{oz4KV}/rclone-test-voyopaj8xase" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{oz4KV}/rclone-test-voyopaj8xase" 2026/06/10 05:26:58 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 05:26:58 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/10 05:26:58 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/10 05:26:58 DEBUG : file1: newRWFileHandle: 2026/06/10 05:26:58 DEBUG : file1(0x46110936e40): openPending: 2026/06/10 05:26:58 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 05:26:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/10 05:26:58 DEBUG : file1(0x46110936e40): >openPending: err= 2026/06/10 05:26:58 DEBUG : file1: >newRWFileHandle: err= 2026/06/10 05:26:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/10 05:26:58 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/06/10 05:26:58 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/06/10 05:26:58 DEBUG : file1(0x46110936e40): _writeAt: size=5, off=0 2026/06/10 05:26:58 DEBUG : file1(0x46110936e40): >_writeAt: n=5, err= 2026/06/10 05:26:58 DEBUG : file1(0x46110936e40): close: 2026/06/10 05:26:58 DEBUG : file1: vfs cache: setting modification time to 2026-06-10 05:26:58.733998158 +0000 UTC m=+5.640606468 2026/06/10 05:26:58 INFO : file1: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:58 DEBUG : file1(0x46110936e40): >close: err= 2026/06/10 05:26:58 DEBUG : WaitForWriters: timeout=30s 2026/06/10 05:26:58 DEBUG : Looking for writers 2026/06/10 05:26:58 DEBUG : file1: reading active writers 2026/06/10 05:26:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/10 05:26:58 DEBUG : Looking for writers 2026/06/10 05:26:58 DEBUG : file1: reading active writers 2026/06/10 05:26:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/10 05:26:58 DEBUG : Looking for writers 2026/06/10 05:26:58 DEBUG : file1: reading active writers 2026/06/10 05:26:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/10 05:26:58 DEBUG : Looking for writers 2026/06/10 05:26:58 DEBUG : file1: reading active writers 2026/06/10 05:26:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/10 05:26:58 DEBUG : file1: vfs cache: starting upload 2026/06/10 05:26:58 DEBUG : file1.f3f7f7af.partial: size = 5 OK 2026/06/10 05:26:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/file1.f3f7f7af.partial" 2026/06/10 05:26:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: md5sum /home/rclone/rclone-test-voyopaj8xase/file1.f3f7f7af.partial 2026/06/10 05:26:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-voyopaj8xase/file1.f3f7f7af.partial 2026/06/10 05:26:58 DEBUG : file1.f3f7f7af.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/06/10 05:26:58 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/06/10 05:26:58 DEBUG : file1.f3f7f7af.partial: renamed to: file1 2026/06/10 05:26:58 INFO : file1: Copied (new) 2026/06/10 05:26:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/file1" 2026/06/10 05:26:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: md5sum /home/rclone/rclone-test-voyopaj8xase/file1 2026/06/10 05:26:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-voyopaj8xase/file1 2026/06/10 05:26:58 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/06/10 05:26:58 DEBUG : file1: vfs cache: fingerprint now "5,2026-06-10 05:26:58 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/06/10 05:26:58 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/06/10 05:26:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/10 05:26:58 INFO : file1: vfs cache: upload succeeded try #1 2026/06/10 05:26:58 DEBUG : Looking for writers 2026/06/10 05:26:58 DEBUG : file1: reading active writers 2026/06/10 05:26:58 DEBUG : >WaitForWriters: 2026/06/10 05:26:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (0.16s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase", Local "Local file system at /tmp/rclone2883943397", Modify Window "1s" 2026/06/10 05:26:58 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: poll-interval is not supported by this remote 2026/06/10 05:26:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/10 05:26:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{oz4KV}/rclone-test-voyopaj8xase" 2026/06/10 05:26:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{oz4KV}/rclone-test-voyopaj8xase" 2026/06/10 05:26:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{oz4KV}/rclone-test-voyopaj8xase" 2026/06/10 05:26:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/10 05:26:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{oz4KV}/rclone-test-voyopaj8xase" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{oz4KV}/rclone-test-voyopaj8xase" 2026/06/10 05:26:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{oz4KV}/rclone-test-voyopaj8xase" 2026/06/10 05:26:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/10 05:26:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{oz4KV}/rclone-test-voyopaj8xase" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{oz4KV}/rclone-test-voyopaj8xase" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2026/06/10 05:26:58 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/10 05:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/06/10 05:26:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/10 05:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 05:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 05:26:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110a1d140): openPending: 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 05:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110a1d140): >openPending: err= 2026/06/10 05:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110a1d140): _writeAt: size=5, off=0 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110a1d140): >_writeAt: n=5, err= 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110a1d140): close: 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:58.896011186 +0000 UTC m=+5.802619485 2026/06/10 05:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110a1d140): >close: err= 2026/06/10 05:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/06/10 05:26:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 05:26:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110a1d5c0): _readAt: size=2, off=0 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110a1d5c0): openPending: 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 05:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110a1d5c0): >openPending: err= 2026/06/10 05:26:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110a1d5c0): >_readAt: n=2, err= 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110a1d5c0): _writeAt: size=3, off=2 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110a1d5c0): >_writeAt: n=0, err=Bad file descriptor 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110a1d5c0): close: 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:58.896011186 +0000 UTC m=+5.802619485 2026/06/10 05:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110a1d5c0): >close: err= 2026/06/10 05:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 05:26:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 05:26:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110a1da80): _readAt: size=512, off=0 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110a1da80): openPending: 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 05:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110a1da80): >openPending: err= 2026/06/10 05:26:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110a1da80): >_readAt: n=5, err=EOF 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110a1da80): close: 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:58.896011186 +0000 UTC m=+5.802619485 2026/06/10 05:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110a1da80): >close: err= 2026/06/10 05:26:58 DEBUG : open-test-file: Remove: 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x46110408a10 item 1 2026/06/10 05:26:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 05:26:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 05:26:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2026/06/10 05:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 05:26:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/10 05:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 05:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 05:26:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110a5c1c0): openPending: 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 05:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110a5c1c0): >openPending: err= 2026/06/10 05:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110a5c1c0): _writeAt: size=5, off=0 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110a5c1c0): >_writeAt: n=5, err= 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110a5c1c0): close: 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:58.898267449 +0000 UTC m=+5.804875758 2026/06/10 05:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110a5c1c0): >close: err= 2026/06/10 05:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 05:26:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/10 05:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 05:26:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 05:26:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110a5c6c0): _readAt: size=512, off=0 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110a5c6c0): openPending: 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 05:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110a5c6c0): >openPending: err= 2026/06/10 05:26:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110a5c6c0): >_readAt: n=5, err=EOF 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110a5c6c0): close: 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:58.898267449 +0000 UTC m=+5.804875758 2026/06/10 05:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110a5c6c0): >close: err= 2026/06/10 05:26:58 DEBUG : open-test-file: Remove: 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x46110409340 item 2 2026/06/10 05:26:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 05:26:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 05:26:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2026/06/10 05:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/06/10 05:26:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/10 05:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 05:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 05:26:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110a5cd00): openPending: 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 05:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110a5cd00): >openPending: err= 2026/06/10 05:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110a5cd00): _writeAt: size=5, off=0 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110a5cd00): >_writeAt: n=5, err= 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110a5cd00): close: 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:58.899793608 +0000 UTC m=+5.806401917 2026/06/10 05:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110a5cd00): >close: err= 2026/06/10 05:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/06/10 05:26:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/06/10 05:26:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110a5d180): _readAt: size=2, off=0 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110a5d180): openPending: 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 05:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110a5d180): >openPending: err= 2026/06/10 05:26:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110a5d180): >_readAt: n=2, err= 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110a5d180): _writeAt: size=3, off=2 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110a5d180): >_writeAt: n=0, err=Bad file descriptor 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110a5d180): close: 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:58.899793608 +0000 UTC m=+5.806401917 2026/06/10 05:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110a5d180): >close: err= 2026/06/10 05:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 05:26:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 05:26:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110a5d640): _readAt: size=512, off=0 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110a5d640): openPending: 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 05:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110a5d640): >openPending: err= 2026/06/10 05:26:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110a5d640): >_readAt: n=5, err=EOF 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110a5d640): close: 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:58.899793608 +0000 UTC m=+5.806401917 2026/06/10 05:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110a5d640): >close: err= 2026/06/10 05:26:58 DEBUG : open-test-file: Remove: 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x461104097a0 item 3 2026/06/10 05:26:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 05:26:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 05:26:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/06/10 05:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 05:26:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/10 05:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 05:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 05:26:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110a5dcc0): openPending: 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 05:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110a5dcc0): >openPending: err= 2026/06/10 05:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110a5dcc0): _writeAt: size=5, off=0 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110a5dcc0): >_writeAt: n=5, err= 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110a5dcc0): close: 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:58.901873186 +0000 UTC m=+5.808481495 2026/06/10 05:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110a5dcc0): >close: err= 2026/06/10 05:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 05:26:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/10 05:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 05:26:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 05:26:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110e0a300): _readAt: size=512, off=0 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110e0a300): openPending: 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 05:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110e0a300): >openPending: err= 2026/06/10 05:26:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110e0a300): >_readAt: n=5, err=EOF 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110e0a300): close: 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:58.901873186 +0000 UTC m=+5.808481495 2026/06/10 05:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110e0a300): >close: err= 2026/06/10 05:26:58 DEBUG : open-test-file: Remove: 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x46110ccc310 item 4 2026/06/10 05:26:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 05:26:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 05:26:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2026/06/10 05:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/06/10 05:26:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/10 05:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 05:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 05:26:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110e0a940): openPending: 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 05:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110e0a940): >openPending: err= 2026/06/10 05:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110e0a940): _writeAt: size=5, off=0 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110e0a940): >_writeAt: n=5, err= 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110e0a940): close: 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:58.903406249 +0000 UTC m=+5.810014558 2026/06/10 05:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110e0a940): >close: err= 2026/06/10 05:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/06/10 05:26:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/06/10 05:26:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110e0adc0): _readAt: size=2, off=0 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110e0adc0): openPending: 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 05:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110e0adc0): >openPending: err= 2026/06/10 05:26:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110e0adc0): >_readAt: n=2, err= 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110e0adc0): _writeAt: size=3, off=2 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110e0adc0): >_writeAt: n=0, err=Bad file descriptor 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110e0adc0): close: 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:58.903406249 +0000 UTC m=+5.810014558 2026/06/10 05:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110e0adc0): >close: err= 2026/06/10 05:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 05:26:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 05:26:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110e0b280): _readAt: size=512, off=0 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110e0b280): openPending: 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 05:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110e0b280): >openPending: err= 2026/06/10 05:26:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110e0b280): >_readAt: n=5, err=EOF 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110e0b280): close: 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:58.903406249 +0000 UTC m=+5.810014558 2026/06/10 05:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110e0b280): >close: err= 2026/06/10 05:26:58 DEBUG : open-test-file: Remove: 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x46110ccc690 item 5 2026/06/10 05:26:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 05:26:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 05:26:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/06/10 05:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 05:26:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/10 05:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 05:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 05:26:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110e0b900): openPending: 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 05:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110e0b900): >openPending: err= 2026/06/10 05:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110e0b900): _writeAt: size=5, off=0 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110e0b900): >_writeAt: n=5, err= 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110e0b900): close: 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:58.905358917 +0000 UTC m=+5.811967215 2026/06/10 05:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110e0b900): >close: err= 2026/06/10 05:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 05:26:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/10 05:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 05:26:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 05:26:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110e0be40): _readAt: size=512, off=0 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110e0be40): openPending: 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 05:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110e0be40): >openPending: err= 2026/06/10 05:26:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110e0be40): >_readAt: n=5, err=EOF 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110e0be40): close: 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:58.905358917 +0000 UTC m=+5.811967215 2026/06/10 05:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110e0be40): >close: err= 2026/06/10 05:26:58 DEBUG : open-test-file: Remove: 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x46110ccce70 item 6 2026/06/10 05:26:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 05:26:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 05:26:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/06/10 05:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/10 05:26:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/10 05:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 05:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 05:26:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110e305c0): openPending: 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 05:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110e305c0): >openPending: err= 2026/06/10 05:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110e305c0): _writeAt: size=5, off=0 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110e305c0): >_writeAt: n=5, err= 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110e305c0): close: 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:58.906826415 +0000 UTC m=+5.813434724 2026/06/10 05:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110e305c0): >close: err= 2026/06/10 05:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/10 05:26:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/06/10 05:26:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110e30ac0): _readAt: size=2, off=0 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110e30ac0): openPending: 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 05:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110e30ac0): >openPending: err= 2026/06/10 05:26:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110e30ac0): >_readAt: n=2, err= 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110e30ac0): _writeAt: size=3, off=2 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110e30ac0): >_writeAt: n=0, err=Bad file descriptor 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110e30ac0): close: 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:58.906826415 +0000 UTC m=+5.813434724 2026/06/10 05:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110e30ac0): >close: err= 2026/06/10 05:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 05:26:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 05:26:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110e30f80): _readAt: size=512, off=0 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110e30f80): openPending: 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 05:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110e30f80): >openPending: err= 2026/06/10 05:26:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110e30f80): >_readAt: n=5, err=EOF 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110e30f80): close: 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:58.906826415 +0000 UTC m=+5.813434724 2026/06/10 05:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110e30f80): >close: err= 2026/06/10 05:26:58 DEBUG : open-test-file: Remove: 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x46110ccd3b0 item 7 2026/06/10 05:26:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 05:26:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 05:26:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/10 05:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 05:26:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/10 05:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 05:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 05:26:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110e31600): openPending: 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 05:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110e31600): >openPending: err= 2026/06/10 05:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110e31600): _writeAt: size=5, off=0 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110e31600): >_writeAt: n=5, err= 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110e31600): close: 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:58.908705423 +0000 UTC m=+5.815313732 2026/06/10 05:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110e31600): >close: err= 2026/06/10 05:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 05:26:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/10 05:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 05:26:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 05:26:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110e31b40): _readAt: size=512, off=0 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110e31b40): openPending: 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 05:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110e31b40): >openPending: err= 2026/06/10 05:26:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110e31b40): >_readAt: n=5, err=EOF 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110e31b40): close: 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:58.908705423 +0000 UTC m=+5.815313732 2026/06/10 05:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110e31b40): >close: err= 2026/06/10 05:26:58 DEBUG : open-test-file: Remove: 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x46110ccd880 item 8 2026/06/10 05:26:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 05:26:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 05:26:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2026/06/10 05:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/06/10 05:26:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/06/10 05:26:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110e64200): _readAt: size=2, off=0 2026/06/10 05:26:58 ERROR : open-test-file(0x46110e64200): Couldn't read size of file 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110e64200): >_readAt: n=0, err=EOF 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110e64200): _writeAt: size=5, off=0 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110e64200): >_writeAt: n=0, err=Bad file descriptor 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110e64200): close: 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110e64200): >close: err= 2026/06/10 05:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 05:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 05:26:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110e645c0): openPending: 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 05:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110e645c0): >openPending: err= 2026/06/10 05:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110e645c0): _writeAt: size=5, off=0 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110e645c0): >_writeAt: n=5, err= 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110e645c0): close: 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:58.910325341 +0000 UTC m=+5.816933640 2026/06/10 05:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110e645c0): >close: err= 2026/06/10 05:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/06/10 05:26:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/06/10 05:26:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110e64a40): _readAt: size=2, off=0 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110e64a40): openPending: 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 05:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110e64a40): >openPending: err= 2026/06/10 05:26:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110e64a40): >_readAt: n=2, err= 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110e64a40): _writeAt: size=3, off=2 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110e64a40): >_writeAt: n=0, err=Bad file descriptor 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110e64a40): close: 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:58.910325341 +0000 UTC m=+5.816933640 2026/06/10 05:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110e64a40): >close: err= 2026/06/10 05:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 05:26:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 05:26:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110e64f40): _readAt: size=512, off=0 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110e64f40): openPending: 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 05:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110e64f40): >openPending: err= 2026/06/10 05:26:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110e64f40): >_readAt: n=5, err=EOF 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110e64f40): close: 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:58.910325341 +0000 UTC m=+5.816933640 2026/06/10 05:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110e64f40): >close: err= 2026/06/10 05:26:58 DEBUG : open-test-file: Remove: 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x46110ccdc00 item 9 2026/06/10 05:26:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 05:26:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 05:26:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/06/10 05:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 05:26:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/10 05:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 05:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 05:26:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110e655c0): openPending: 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 05:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110e655c0): >openPending: err= 2026/06/10 05:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110e655c0): _writeAt: size=5, off=0 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110e655c0): >_writeAt: n=5, err= 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110e655c0): close: 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:58.912725316 +0000 UTC m=+5.819333635 2026/06/10 05:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110e655c0): >close: err= 2026/06/10 05:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 05:26:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/10 05:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 05:26:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 05:26:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110e65b00): _readAt: size=512, off=0 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110e65b00): openPending: 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 05:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110e65b00): >openPending: err= 2026/06/10 05:26:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110e65b00): >_readAt: n=5, err=EOF 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110e65b00): close: 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:58.912725316 +0000 UTC m=+5.819333635 2026/06/10 05:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110e65b00): >close: err= 2026/06/10 05:26:58 DEBUG : open-test-file: Remove: 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x461109f0230 item 10 2026/06/10 05:26:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 05:26:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 05:26:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/06/10 05:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/10 05:26:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/06/10 05:26:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110e78240): _readAt: size=2, off=0 2026/06/10 05:26:58 ERROR : open-test-file(0x46110e78240): Couldn't read size of file 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110e78240): >_readAt: n=0, err=EOF 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110e78240): _writeAt: size=5, off=0 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110e78240): >_writeAt: n=0, err=Bad file descriptor 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110e78240): close: 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110e78240): >close: err= 2026/06/10 05:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 05:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 05:26:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110e78600): openPending: 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 05:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110e78600): >openPending: err= 2026/06/10 05:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110e78600): _writeAt: size=5, off=0 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110e78600): >_writeAt: n=5, err= 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110e78600): close: 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:58.91468692 +0000 UTC m=+5.821295239 2026/06/10 05:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110e78600): >close: err= 2026/06/10 05:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/10 05:26:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/06/10 05:26:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110e78b00): _readAt: size=2, off=0 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110e78b00): openPending: 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 05:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110e78b00): >openPending: err= 2026/06/10 05:26:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110e78b00): >_readAt: n=2, err= 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110e78b00): _writeAt: size=3, off=2 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110e78b00): >_writeAt: n=0, err=Bad file descriptor 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110e78b00): close: 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:58.91468692 +0000 UTC m=+5.821295239 2026/06/10 05:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110e78b00): >close: err= 2026/06/10 05:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 05:26:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 05:26:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110e79000): _readAt: size=512, off=0 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110e79000): openPending: 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 05:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110e79000): >openPending: err= 2026/06/10 05:26:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110e79000): >_readAt: n=5, err=EOF 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110e79000): close: 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:58.91468692 +0000 UTC m=+5.821295239 2026/06/10 05:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110e79000): >close: err= 2026/06/10 05:26:58 DEBUG : open-test-file: Remove: 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x461109f05b0 item 11 2026/06/10 05:26:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 05:26:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 05:26:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/06/10 05:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 05:26:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/10 05:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 05:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 05:26:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110e79680): openPending: 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 05:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110e79680): >openPending: err= 2026/06/10 05:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110e79680): _writeAt: size=5, off=0 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110e79680): >_writeAt: n=5, err= 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110e79680): close: 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:58.917075152 +0000 UTC m=+5.823683471 2026/06/10 05:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110e79680): >close: err= 2026/06/10 05:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 05:26:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/10 05:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 05:26:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 05:26:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110e79bc0): _readAt: size=512, off=0 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110e79bc0): openPending: 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 05:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110e79bc0): >openPending: err= 2026/06/10 05:26:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110e79bc0): >_readAt: n=5, err=EOF 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110e79bc0): close: 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:58.917075152 +0000 UTC m=+5.823683471 2026/06/10 05:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110e79bc0): >close: err= 2026/06/10 05:26:58 DEBUG : open-test-file: Remove: 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x461109f0bd0 item 12 2026/06/10 05:26:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 05:26:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 05:26:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/06/10 05:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/10 05:26:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/06/10 05:26:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110eda300): _readAt: size=2, off=0 2026/06/10 05:26:58 ERROR : open-test-file(0x46110eda300): Couldn't read size of file 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110eda300): >_readAt: n=0, err=EOF 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110eda300): _writeAt: size=5, off=0 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110eda300): >_writeAt: n=0, err=Bad file descriptor 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110eda300): close: 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110eda300): >close: err= 2026/06/10 05:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 05:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 05:26:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110eda6c0): openPending: 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 05:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110eda6c0): >openPending: err= 2026/06/10 05:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110eda6c0): _writeAt: size=5, off=0 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110eda6c0): >_writeAt: n=5, err= 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110eda6c0): close: 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:58.918901911 +0000 UTC m=+5.825510231 2026/06/10 05:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110eda6c0): >close: err= 2026/06/10 05:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/10 05:26:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/06/10 05:26:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/10 05:26:58 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/10 05:26:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/10 05:26:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/10 05:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 05:26:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 05:26:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110edad80): _readAt: size=512, off=0 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110edad80): openPending: 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 05:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110edad80): >openPending: err= 2026/06/10 05:26:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110edad80): >_readAt: n=5, err=EOF 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110edad80): close: 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:58.918901911 +0000 UTC m=+5.825510231 2026/06/10 05:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110edad80): >close: err= 2026/06/10 05:26:58 DEBUG : open-test-file: Remove: 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x461109f0f50 item 13 2026/06/10 05:26:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 05:26:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 05:26:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/06/10 05:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 05:26:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/10 05:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 05:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 05:26:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110edb400): openPending: 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 05:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110edb400): >openPending: err= 2026/06/10 05:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110edb400): _writeAt: size=5, off=0 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110edb400): >_writeAt: n=5, err= 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110edb400): close: 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:58.920887602 +0000 UTC m=+5.827495921 2026/06/10 05:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110edb400): >close: err= 2026/06/10 05:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 05:26:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/10 05:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 05:26:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 05:26:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110edb940): _readAt: size=512, off=0 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110edb940): openPending: 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 05:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110edb940): >openPending: err= 2026/06/10 05:26:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110edb940): >_readAt: n=5, err=EOF 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110edb940): close: 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:58.920887602 +0000 UTC m=+5.827495921 2026/06/10 05:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110edb940): >close: err= 2026/06/10 05:26:58 DEBUG : open-test-file: Remove: 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x461109f12d0 item 14 2026/06/10 05:26:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 05:26:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 05:26:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/06/10 05:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/10 05:26:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/06/10 05:26:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110f20080): _readAt: size=2, off=0 2026/06/10 05:26:58 ERROR : open-test-file(0x46110f20080): Couldn't read size of file 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110f20080): >_readAt: n=0, err=EOF 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110f20080): _writeAt: size=5, off=0 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110f20080): >_writeAt: n=0, err=Bad file descriptor 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110f20080): close: 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110f20080): >close: err= 2026/06/10 05:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 05:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 05:26:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110f20440): openPending: 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 05:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110f20440): >openPending: err= 2026/06/10 05:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110f20440): _writeAt: size=5, off=0 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110f20440): >_writeAt: n=5, err= 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110f20440): close: 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:58.92278768 +0000 UTC m=+5.829395989 2026/06/10 05:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110f20440): >close: err= 2026/06/10 05:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/10 05:26:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/06/10 05:26:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/10 05:26:58 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/10 05:26:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/10 05:26:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/10 05:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 05:26:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 05:26:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110f20b00): _readAt: size=512, off=0 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110f20b00): openPending: 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 05:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110f20b00): >openPending: err= 2026/06/10 05:26:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110f20b00): >_readAt: n=5, err=EOF 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110f20b00): close: 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:58.92278768 +0000 UTC m=+5.829395989 2026/06/10 05:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110f20b00): >close: err= 2026/06/10 05:26:58 DEBUG : open-test-file: Remove: 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x461109f1650 item 15 2026/06/10 05:26:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 05:26:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 05:26:58 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/06/10 05:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 05:26:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/10 05:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 05:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 05:26:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110f21180): openPending: 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 05:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110f21180): >openPending: err= 2026/06/10 05:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110f21180): _writeAt: size=5, off=0 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110f21180): >_writeAt: n=5, err= 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110f21180): close: 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:58.924687708 +0000 UTC m=+5.831296017 2026/06/10 05:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110f21180): >close: err= 2026/06/10 05:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 05:26:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/10 05:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 05:26:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 05:26:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110f216c0): _readAt: size=512, off=0 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110f216c0): openPending: 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 05:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110f216c0): >openPending: err= 2026/06/10 05:26:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110f216c0): >_readAt: n=5, err=EOF 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110f216c0): close: 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:58.924687708 +0000 UTC m=+5.831296017 2026/06/10 05:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110f216c0): >close: err= 2026/06/10 05:26:58 DEBUG : open-test-file: Remove: 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x461109f19d0 item 16 2026/06/10 05:26:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 05:26:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 05:26:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2026/06/10 05:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/06/10 05:26:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/10 05:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 05:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 05:26:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110f21d00): openPending: 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 05:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110f21d00): >openPending: err= 2026/06/10 05:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110f21d00): _writeAt: size=5, off=0 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110f21d00): >_writeAt: n=5, err= 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110f21d00): close: 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:58.926309189 +0000 UTC m=+5.832917498 2026/06/10 05:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110f21d00): >close: err= 2026/06/10 05:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/06/10 05:26:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/06/10 05:26:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110f3c280): _readAt: size=2, off=0 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110f3c280): openPending: 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110f3c280): open at offset 5 2026/06/10 05:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110f3c280): >openPending: err= 2026/06/10 05:26:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110f3c280): >_readAt: n=2, err= 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110f3c280): _writeAt: size=3, off=7 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110f3c280): >_writeAt: n=0, err=Bad file descriptor 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110f3c280): close: 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:58.926309189 +0000 UTC m=+5.832917498 2026/06/10 05:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110f3c280): >close: err= 2026/06/10 05:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 05:26:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 05:26:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110f3c780): _readAt: size=512, off=0 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110f3c780): openPending: 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 05:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110f3c780): >openPending: err= 2026/06/10 05:26:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110f3c780): >_readAt: n=5, err=EOF 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110f3c780): close: 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:58.926309189 +0000 UTC m=+5.832917498 2026/06/10 05:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110f3c780): >close: err= 2026/06/10 05:26:58 DEBUG : open-test-file: Remove: 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x461109f1d50 item 17 2026/06/10 05:26:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 05:26:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 05:26:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/06/10 05:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 05:26:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/10 05:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 05:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 05:26:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110f3ce00): openPending: 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 05:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110f3ce00): >openPending: err= 2026/06/10 05:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110f3ce00): _writeAt: size=5, off=0 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110f3ce00): >_writeAt: n=5, err= 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110f3ce00): close: 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:58.928331237 +0000 UTC m=+5.834939536 2026/06/10 05:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110f3ce00): >close: err= 2026/06/10 05:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 05:26:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/10 05:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 05:26:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 05:26:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110f3d340): _readAt: size=512, off=0 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110f3d340): openPending: 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 05:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110f3d340): >openPending: err= 2026/06/10 05:26:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110f3d340): >_readAt: n=5, err=EOF 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110f3d340): close: 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:58.928331237 +0000 UTC m=+5.834939536 2026/06/10 05:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110f3d340): >close: err= 2026/06/10 05:26:58 DEBUG : open-test-file: Remove: 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x46110d0c380 item 18 2026/06/10 05:26:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 05:26:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 05:26:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/06/10 05:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/10 05:26:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/10 05:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 05:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 05:26:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110f3d9c0): openPending: 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 05:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110f3d9c0): >openPending: err= 2026/06/10 05:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110f3d9c0): _writeAt: size=5, off=0 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110f3d9c0): >_writeAt: n=5, err= 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110f3d9c0): close: 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:58.929824856 +0000 UTC m=+5.836433155 2026/06/10 05:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110f3d9c0): >close: err= 2026/06/10 05:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/10 05:26:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/06/10 05:26:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110f3dec0): _readAt: size=2, off=0 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110f3dec0): openPending: 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110f3dec0): open at offset 5 2026/06/10 05:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110f3dec0): >openPending: err= 2026/06/10 05:26:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110f3dec0): >_readAt: n=2, err= 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110f3dec0): _writeAt: size=3, off=7 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110f3dec0): >_writeAt: n=0, err=Bad file descriptor 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110f3dec0): close: 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:58.929824856 +0000 UTC m=+5.836433155 2026/06/10 05:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110f3dec0): >close: err= 2026/06/10 05:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 05:26:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 05:26:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110f5a4c0): _readAt: size=512, off=0 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110f5a4c0): openPending: 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 05:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110f5a4c0): >openPending: err= 2026/06/10 05:26:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110f5a4c0): >_readAt: n=5, err=EOF 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110f5a4c0): close: 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:58.929824856 +0000 UTC m=+5.836433155 2026/06/10 05:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110f5a4c0): >close: err= 2026/06/10 05:26:58 DEBUG : open-test-file: Remove: 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x46110d0c700 item 19 2026/06/10 05:26:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 05:26:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 05:26:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/06/10 05:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 05:26:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/10 05:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 05:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 05:26:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110f5ab40): openPending: 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 05:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110f5ab40): >openPending: err= 2026/06/10 05:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110f5ab40): _writeAt: size=5, off=0 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110f5ab40): >_writeAt: n=5, err= 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110f5ab40): close: 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:58.931817349 +0000 UTC m=+5.838425648 2026/06/10 05:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110f5ab40): >close: err= 2026/06/10 05:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 05:26:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/10 05:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 05:26:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 05:26:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110f5b080): _readAt: size=512, off=0 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110f5b080): openPending: 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 05:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110f5b080): >openPending: err= 2026/06/10 05:26:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110f5b080): >_readAt: n=5, err=EOF 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110f5b080): close: 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:58.931817349 +0000 UTC m=+5.838425648 2026/06/10 05:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110f5b080): >close: err= 2026/06/10 05:26:58 DEBUG : open-test-file: Remove: 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x46110d0cbd0 item 20 2026/06/10 05:26:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 05:26:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 05:26:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/06/10 05:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/10 05:26:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/10 05:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 05:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 05:26:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110f5b700): openPending: 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 05:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110f5b700): >openPending: err= 2026/06/10 05:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110f5b700): _writeAt: size=5, off=0 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110f5b700): >_writeAt: n=5, err= 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110f5b700): close: 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:58.933205457 +0000 UTC m=+5.839813756 2026/06/10 05:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110f5b700): >close: err= 2026/06/10 05:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/10 05:26:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/06/10 05:26:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110f5bc00): _readAt: size=2, off=0 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110f5bc00): openPending: 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110f5bc00): open at offset 5 2026/06/10 05:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110f5bc00): >openPending: err= 2026/06/10 05:26:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110f5bc00): >_readAt: n=2, err= 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110f5bc00): _writeAt: size=3, off=7 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110f5bc00): >_writeAt: n=0, err=Bad file descriptor 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110f5bc00): close: 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:58.933205457 +0000 UTC m=+5.839813756 2026/06/10 05:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110f5bc00): >close: err= 2026/06/10 05:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 05:26:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 05:26:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110f7a200): _readAt: size=512, off=0 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110f7a200): openPending: 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 05:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110f7a200): >openPending: err= 2026/06/10 05:26:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110f7a200): >_readAt: n=5, err=EOF 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110f7a200): close: 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:58.933205457 +0000 UTC m=+5.839813756 2026/06/10 05:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110f7a200): >close: err= 2026/06/10 05:26:58 DEBUG : open-test-file: Remove: 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x46110d0cf50 item 21 2026/06/10 05:26:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 05:26:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 05:26:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/06/10 05:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 05:26:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/10 05:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 05:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 05:26:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110f7a880): openPending: 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 05:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110f7a880): >openPending: err= 2026/06/10 05:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110f7a880): _writeAt: size=5, off=0 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110f7a880): >_writeAt: n=5, err= 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110f7a880): close: 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:58.934806939 +0000 UTC m=+5.841415238 2026/06/10 05:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110f7a880): >close: err= 2026/06/10 05:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 05:26:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/10 05:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 05:26:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 05:26:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110f7adc0): _readAt: size=512, off=0 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110f7adc0): openPending: 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 05:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110f7adc0): >openPending: err= 2026/06/10 05:26:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110f7adc0): >_readAt: n=5, err=EOF 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110f7adc0): close: 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:58.934806939 +0000 UTC m=+5.841415238 2026/06/10 05:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110f7adc0): >close: err= 2026/06/10 05:26:58 DEBUG : open-test-file: Remove: 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x46110d0d6c0 item 22 2026/06/10 05:26:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 05:26:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 05:26:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/06/10 05:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/10 05:26:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/10 05:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 05:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 05:26:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110f7b440): openPending: 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 05:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110f7b440): >openPending: err= 2026/06/10 05:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110f7b440): _writeAt: size=5, off=0 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110f7b440): >_writeAt: n=5, err= 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110f7b440): close: 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:58.935942951 +0000 UTC m=+5.842551249 2026/06/10 05:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110f7b440): >close: err= 2026/06/10 05:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/10 05:26:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/06/10 05:26:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110f7b940): _readAt: size=2, off=0 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110f7b940): openPending: 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110f7b940): open at offset 5 2026/06/10 05:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110f7b940): >openPending: err= 2026/06/10 05:26:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110f7b940): >_readAt: n=2, err= 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110f7b940): _writeAt: size=3, off=7 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110f7b940): >_writeAt: n=0, err=Bad file descriptor 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110f7b940): close: 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:58.935942951 +0000 UTC m=+5.842551249 2026/06/10 05:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110f7b940): >close: err= 2026/06/10 05:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 05:26:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 05:26:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110f7be40): _readAt: size=512, off=0 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110f7be40): openPending: 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 05:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110f7be40): >openPending: err= 2026/06/10 05:26:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110f7be40): >_readAt: n=5, err=EOF 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110f7be40): close: 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:58.935942951 +0000 UTC m=+5.842551249 2026/06/10 05:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110f7be40): >close: err= 2026/06/10 05:26:58 DEBUG : open-test-file: Remove: 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x46110d0dab0 item 23 2026/06/10 05:26:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 05:26:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 05:26:58 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/06/10 05:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 05:26:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/10 05:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 05:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 05:26:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110fa25c0): openPending: 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 05:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110fa25c0): >openPending: err= 2026/06/10 05:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110fa25c0): _writeAt: size=5, off=0 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110fa25c0): >_writeAt: n=5, err= 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110fa25c0): close: 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:58.937622531 +0000 UTC m=+5.844230829 2026/06/10 05:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110fa25c0): >close: err= 2026/06/10 05:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 05:26:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/10 05:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 05:26:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 05:26:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110fa2b00): _readAt: size=512, off=0 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110fa2b00): openPending: 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 05:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110fa2b00): >openPending: err= 2026/06/10 05:26:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110fa2b00): >_readAt: n=5, err=EOF 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110fa2b00): close: 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:58.937622531 +0000 UTC m=+5.844230829 2026/06/10 05:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110fa2b00): >close: err= 2026/06/10 05:26:58 DEBUG : open-test-file: Remove: 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x46110d260e0 item 24 2026/06/10 05:26:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 05:26:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 05:26:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/06/10 05:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/10 05:26:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/06/10 05:26:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110fa3140): _readAt: size=2, off=0 2026/06/10 05:26:58 ERROR : open-test-file(0x46110fa3140): Couldn't read size of file 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110fa3140): >_readAt: n=0, err=EOF 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110fa3140): _writeAt: size=5, off=0 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110fa3140): >_writeAt: n=0, err=Bad file descriptor 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110fa3140): close: 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110fa3140): >close: err= 2026/06/10 05:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 05:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 05:26:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110fa3500): openPending: 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 05:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110fa3500): >openPending: err= 2026/06/10 05:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110fa3500): _writeAt: size=5, off=0 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110fa3500): >_writeAt: n=5, err= 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110fa3500): close: 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:58.938861848 +0000 UTC m=+5.845470147 2026/06/10 05:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110fa3500): >close: err= 2026/06/10 05:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/10 05:26:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/06/10 05:26:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110fa3a00): _readAt: size=2, off=0 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110fa3a00): openPending: 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110fa3a00): open at offset 5 2026/06/10 05:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110fa3a00): >openPending: err= 2026/06/10 05:26:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110fa3a00): >_readAt: n=2, err= 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110fa3a00): _writeAt: size=3, off=7 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110fa3a00): >_writeAt: n=0, err=Bad file descriptor 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110fa3a00): close: 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:58.938861848 +0000 UTC m=+5.845470147 2026/06/10 05:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110fa3a00): >close: err= 2026/06/10 05:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 05:26:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 05:26:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110fcc040): _readAt: size=512, off=0 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110fcc040): openPending: 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 05:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110fcc040): >openPending: err= 2026/06/10 05:26:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110fcc040): >_readAt: n=5, err=EOF 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110fcc040): close: 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:58.938861848 +0000 UTC m=+5.845470147 2026/06/10 05:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110fcc040): >close: err= 2026/06/10 05:26:58 DEBUG : open-test-file: Remove: 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x46110d265b0 item 25 2026/06/10 05:26:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 05:26:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 05:26:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/06/10 05:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 05:26:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/10 05:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 05:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 05:26:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110fcc6c0): openPending: 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 05:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110fcc6c0): >openPending: err= 2026/06/10 05:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110fcc6c0): _writeAt: size=5, off=0 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110fcc6c0): >_writeAt: n=5, err= 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110fcc6c0): close: 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:58.940950443 +0000 UTC m=+5.847558742 2026/06/10 05:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110fcc6c0): >close: err= 2026/06/10 05:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 05:26:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/10 05:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 05:26:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 05:26:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110fccc00): _readAt: size=512, off=0 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110fccc00): openPending: 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 05:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110fccc00): >openPending: err= 2026/06/10 05:26:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110fccc00): >_readAt: n=5, err=EOF 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110fccc00): close: 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:58.940950443 +0000 UTC m=+5.847558742 2026/06/10 05:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110fccc00): >close: err= 2026/06/10 05:26:58 DEBUG : open-test-file: Remove: 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x46110d26bd0 item 26 2026/06/10 05:26:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 05:26:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 05:26:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/06/10 05:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/10 05:26:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/06/10 05:26:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110fcd240): _readAt: size=2, off=0 2026/06/10 05:26:58 ERROR : open-test-file(0x46110fcd240): Couldn't read size of file 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110fcd240): >_readAt: n=0, err=EOF 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110fcd240): _writeAt: size=5, off=0 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110fcd240): >_writeAt: n=0, err=Bad file descriptor 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110fcd240): close: 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110fcd240): >close: err= 2026/06/10 05:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 05:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 05:26:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110fcd600): openPending: 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 05:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110fcd600): >openPending: err= 2026/06/10 05:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110fcd600): _writeAt: size=5, off=0 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110fcd600): >_writeAt: n=5, err= 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110fcd600): close: 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:58.942686039 +0000 UTC m=+5.849294338 2026/06/10 05:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110fcd600): >close: err= 2026/06/10 05:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/10 05:26:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/06/10 05:26:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110fcdb00): _readAt: size=2, off=0 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110fcdb00): openPending: 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110fcdb00): open at offset 5 2026/06/10 05:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110fcdb00): >openPending: err= 2026/06/10 05:26:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110fcdb00): >_readAt: n=2, err= 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110fcdb00): _writeAt: size=3, off=7 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110fcdb00): >_writeAt: n=0, err=Bad file descriptor 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110fcdb00): close: 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:58.942686039 +0000 UTC m=+5.849294338 2026/06/10 05:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110fcdb00): >close: err= 2026/06/10 05:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 05:26:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 05:26:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110fe6140): _readAt: size=512, off=0 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110fe6140): openPending: 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 05:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110fe6140): >openPending: err= 2026/06/10 05:26:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110fe6140): >_readAt: n=5, err=EOF 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110fe6140): close: 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:58.942686039 +0000 UTC m=+5.849294338 2026/06/10 05:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110fe6140): >close: err= 2026/06/10 05:26:58 DEBUG : open-test-file: Remove: 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x46110d26f50 item 27 2026/06/10 05:26:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 05:26:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 05:26:58 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/06/10 05:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 05:26:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/10 05:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 05:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 05:26:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110fe67c0): openPending: 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 05:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110fe67c0): >openPending: err= 2026/06/10 05:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110fe67c0): _writeAt: size=5, off=0 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110fe67c0): >_writeAt: n=5, err= 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110fe67c0): close: 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:58.946799929 +0000 UTC m=+5.853408228 2026/06/10 05:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110fe67c0): >close: err= 2026/06/10 05:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 05:26:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/10 05:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 05:26:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 05:26:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110fe6d00): _readAt: size=512, off=0 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110fe6d00): openPending: 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 05:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110fe6d00): >openPending: err= 2026/06/10 05:26:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110fe6d00): >_readAt: n=5, err=EOF 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110fe6d00): close: 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:58.946799929 +0000 UTC m=+5.853408228 2026/06/10 05:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110fe6d00): >close: err= 2026/06/10 05:26:58 DEBUG : open-test-file: Remove: 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x46110d27420 item 28 2026/06/10 05:26:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 05:26:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 05:26:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/06/10 05:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/10 05:26:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/06/10 05:26:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110fe7340): _readAt: size=2, off=0 2026/06/10 05:26:58 ERROR : open-test-file(0x46110fe7340): Couldn't read size of file 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110fe7340): >_readAt: n=0, err=EOF 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110fe7340): _writeAt: size=5, off=0 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110fe7340): >_writeAt: n=0, err=Bad file descriptor 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110fe7340): close: 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110fe7340): >close: err= 2026/06/10 05:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 05:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 05:26:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110fe7700): openPending: 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 05:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110fe7700): >openPending: err= 2026/06/10 05:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110fe7700): _writeAt: size=5, off=0 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110fe7700): >_writeAt: n=5, err= 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110fe7700): close: 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:58.949837953 +0000 UTC m=+5.856446252 2026/06/10 05:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110fe7700): >close: err= 2026/06/10 05:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/10 05:26:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/06/10 05:26:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/10 05:26:58 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/10 05:26:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/10 05:26:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/10 05:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 05:26:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 05:26:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110fe7dc0): _readAt: size=512, off=0 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110fe7dc0): openPending: 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 05:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110fe7dc0): >openPending: err= 2026/06/10 05:26:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110fe7dc0): >_readAt: n=5, err=EOF 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110fe7dc0): close: 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:58.949837953 +0000 UTC m=+5.856446252 2026/06/10 05:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110fe7dc0): >close: err= 2026/06/10 05:26:58 DEBUG : open-test-file: Remove: 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x46110d27810 item 29 2026/06/10 05:26:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 05:26:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 05:26:58 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/06/10 05:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 05:26:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/10 05:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 05:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 05:26:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:58 DEBUG : open-test-file(0x46111008540): openPending: 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 05:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:58 DEBUG : open-test-file(0x46111008540): >openPending: err= 2026/06/10 05:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:58 DEBUG : open-test-file(0x46111008540): _writeAt: size=5, off=0 2026/06/10 05:26:58 DEBUG : open-test-file(0x46111008540): >_writeAt: n=5, err= 2026/06/10 05:26:58 DEBUG : open-test-file(0x46111008540): close: 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:58.952213621 +0000 UTC m=+5.858821930 2026/06/10 05:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:58 DEBUG : open-test-file(0x46111008540): >close: err= 2026/06/10 05:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 05:26:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/10 05:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 05:26:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 05:26:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:58 DEBUG : open-test-file(0x46111008a80): _readAt: size=512, off=0 2026/06/10 05:26:58 DEBUG : open-test-file(0x46111008a80): openPending: 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 05:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:58 DEBUG : open-test-file(0x46111008a80): >openPending: err= 2026/06/10 05:26:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/10 05:26:58 DEBUG : open-test-file(0x46111008a80): >_readAt: n=5, err=EOF 2026/06/10 05:26:58 DEBUG : open-test-file(0x46111008a80): close: 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:58.952213621 +0000 UTC m=+5.858821930 2026/06/10 05:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:58 DEBUG : open-test-file(0x46111008a80): >close: err= 2026/06/10 05:26:58 DEBUG : open-test-file: Remove: 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x46110d27c70 item 30 2026/06/10 05:26:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 05:26:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 05:26:58 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/06/10 05:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/10 05:26:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/10 05:26:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:58 DEBUG : open-test-file(0x461110090c0): _readAt: size=2, off=0 2026/06/10 05:26:58 ERROR : open-test-file(0x461110090c0): Couldn't read size of file 2026/06/10 05:26:58 DEBUG : open-test-file(0x461110090c0): >_readAt: n=0, err=EOF 2026/06/10 05:26:58 DEBUG : open-test-file(0x461110090c0): _writeAt: size=5, off=0 2026/06/10 05:26:58 DEBUG : open-test-file(0x461110090c0): >_writeAt: n=0, err=Bad file descriptor 2026/06/10 05:26:58 DEBUG : open-test-file(0x461110090c0): close: 2026/06/10 05:26:58 DEBUG : open-test-file(0x461110090c0): >close: err= 2026/06/10 05:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 05:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 05:26:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:58 DEBUG : open-test-file(0x46111009480): openPending: 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 05:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:58 DEBUG : open-test-file(0x46111009480): >openPending: err= 2026/06/10 05:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:58 DEBUG : open-test-file(0x46111009480): _writeAt: size=5, off=0 2026/06/10 05:26:58 DEBUG : open-test-file(0x46111009480): >_writeAt: n=5, err= 2026/06/10 05:26:58 DEBUG : open-test-file(0x46111009480): close: 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:58.954073863 +0000 UTC m=+5.860682162 2026/06/10 05:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:58 DEBUG : open-test-file(0x46111009480): >close: err= 2026/06/10 05:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/10 05:26:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/10 05:26:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/10 05:26:58 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/10 05:26:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/10 05:26:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/10 05:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 05:26:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 05:26:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:58 DEBUG : open-test-file(0x46111009b40): _readAt: size=512, off=0 2026/06/10 05:26:58 DEBUG : open-test-file(0x46111009b40): openPending: 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 05:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:58 DEBUG : open-test-file(0x46111009b40): >openPending: err= 2026/06/10 05:26:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/10 05:26:58 DEBUG : open-test-file(0x46111009b40): >_readAt: n=5, err=EOF 2026/06/10 05:26:58 DEBUG : open-test-file(0x46111009b40): close: 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:58.954073863 +0000 UTC m=+5.860682162 2026/06/10 05:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:58 DEBUG : open-test-file(0x46111009b40): >close: err= 2026/06/10 05:26:58 DEBUG : open-test-file: Remove: 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x46110dae150 item 31 2026/06/10 05:26:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 05:26:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 05:26:58 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/06/10 05:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 05:26:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/10 05:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 05:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 05:26:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:58 DEBUG : open-test-file(0x4611102a2c0): openPending: 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 05:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:58 DEBUG : open-test-file(0x4611102a2c0): >openPending: err= 2026/06/10 05:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:58 DEBUG : open-test-file(0x4611102a2c0): _writeAt: size=5, off=0 2026/06/10 05:26:58 DEBUG : open-test-file(0x4611102a2c0): >_writeAt: n=5, err= 2026/06/10 05:26:58 DEBUG : open-test-file(0x4611102a2c0): close: 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:58.955709159 +0000 UTC m=+5.862317459 2026/06/10 05:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:58 DEBUG : open-test-file(0x4611102a2c0): >close: err= 2026/06/10 05:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 05:26:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/10 05:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 05:26:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 05:26:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:58 DEBUG : open-test-file(0x4611102a800): _readAt: size=512, off=0 2026/06/10 05:26:58 DEBUG : open-test-file(0x4611102a800): openPending: 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 05:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:58 DEBUG : open-test-file(0x4611102a800): >openPending: err= 2026/06/10 05:26:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/10 05:26:58 DEBUG : open-test-file(0x4611102a800): >_readAt: n=5, err=EOF 2026/06/10 05:26:58 DEBUG : open-test-file(0x4611102a800): close: 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:58.955709159 +0000 UTC m=+5.862317459 2026/06/10 05:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:58 DEBUG : open-test-file(0x4611102a800): >close: err= 2026/06/10 05:26:58 DEBUG : open-test-file: Remove: 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x46110dae4d0 item 32 2026/06/10 05:26:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 05:26:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 05:26:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2026/06/10 05:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/06/10 05:26:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/10 05:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 05:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 05:26:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:58 DEBUG : open-test-file(0x4611102ae40): openPending: 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 05:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:58 DEBUG : open-test-file(0x4611102ae40): >openPending: err= 2026/06/10 05:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:58 DEBUG : open-test-file(0x4611102ae40): _writeAt: size=5, off=0 2026/06/10 05:26:58 DEBUG : open-test-file(0x4611102ae40): >_writeAt: n=5, err= 2026/06/10 05:26:58 DEBUG : open-test-file(0x4611102ae40): close: 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:58.957244958 +0000 UTC m=+5.863853297 2026/06/10 05:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:58 DEBUG : open-test-file(0x4611102ae40): >close: err= 2026/06/10 05:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/06/10 05:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/06/10 05:26:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:58 DEBUG : open-test-file(0x4611102b2c0): _readAt: size=2, off=0 2026/06/10 05:26:58 DEBUG : open-test-file(0x4611102b2c0): >_readAt: n=0, err=Bad file descriptor 2026/06/10 05:26:58 DEBUG : open-test-file(0x4611102b2c0): _writeAt: size=3, off=0 2026/06/10 05:26:58 DEBUG : open-test-file(0x4611102b2c0): openPending: 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 05:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:58 DEBUG : open-test-file(0x4611102b2c0): >openPending: err= 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x46110dae850 item 33 2026/06/10 05:26:58 DEBUG : open-test-file(0x4611102b2c0): >_writeAt: n=3, err= 2026/06/10 05:26:58 DEBUG : open-test-file(0x4611102b2c0): close: 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:58.957898786 +0000 UTC m=+5.864507085 2026/06/10 05:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:58 DEBUG : open-test-file(0x4611102b2c0): >close: err= 2026/06/10 05:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 05:26:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 05:26:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:58 DEBUG : open-test-file(0x4611102b7c0): _readAt: size=512, off=0 2026/06/10 05:26:58 DEBUG : open-test-file(0x4611102b7c0): openPending: 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 05:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:58 DEBUG : open-test-file(0x4611102b7c0): >openPending: err= 2026/06/10 05:26:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/10 05:26:58 DEBUG : open-test-file(0x4611102b7c0): >_readAt: n=5, err=EOF 2026/06/10 05:26:58 DEBUG : open-test-file(0x4611102b7c0): close: 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:58.957898786 +0000 UTC m=+5.864507085 2026/06/10 05:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:58 DEBUG : open-test-file(0x4611102b7c0): >close: err= 2026/06/10 05:26:58 DEBUG : open-test-file: Remove: 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x46110daea10 item 33 2026/06/10 05:26:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 05:26:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 05:26:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2026/06/10 05:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 05:26:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/10 05:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 05:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 05:26:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:58 DEBUG : open-test-file(0x4611102be00): openPending: 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 05:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:58 DEBUG : open-test-file(0x4611102be00): >openPending: err= 2026/06/10 05:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:58 DEBUG : open-test-file(0x4611102be00): _writeAt: size=5, off=0 2026/06/10 05:26:58 DEBUG : open-test-file(0x4611102be00): >_writeAt: n=5, err= 2026/06/10 05:26:58 DEBUG : open-test-file(0x4611102be00): close: 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:58.959520256 +0000 UTC m=+5.866128556 2026/06/10 05:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:58 DEBUG : open-test-file(0x4611102be00): >close: err= 2026/06/10 05:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 05:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/06/10 05:26:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110937600): openPending: 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 05:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110937600): >openPending: err= 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x461104613b0 item 34 2026/06/10 05:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110937600): _readAt: size=2, off=0 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110937600): >_readAt: n=0, err=Bad file descriptor 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110937600): _writeAt: size=3, off=0 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110937600): >_writeAt: n=3, err= 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110937600): close: 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:58.960511323 +0000 UTC m=+5.867119642 2026/06/10 05:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110937600): >close: err= 2026/06/10 05:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 05:26:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 05:26:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110937b40): _readAt: size=512, off=0 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110937b40): openPending: 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/10 05:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110937b40): >openPending: err= 2026/06/10 05:26:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110937b40): >_readAt: n=3, err=EOF 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110937b40): close: 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:58.960511323 +0000 UTC m=+5.867119642 2026/06/10 05:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110937b40): >close: err= 2026/06/10 05:26:58 DEBUG : open-test-file: Remove: 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x46110461570 item 34 2026/06/10 05:26:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 05:26:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 05:26:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2026/06/10 05:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/06/10 05:26:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/10 05:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 05:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 05:26:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:58 DEBUG : open-test-file(0x461108ea380): openPending: 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 05:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:58 DEBUG : open-test-file(0x461108ea380): >openPending: err= 2026/06/10 05:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:58 DEBUG : open-test-file(0x461108ea380): _writeAt: size=5, off=0 2026/06/10 05:26:58 DEBUG : open-test-file(0x461108ea380): >_writeAt: n=5, err= 2026/06/10 05:26:58 DEBUG : open-test-file(0x461108ea380): close: 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:58.962312785 +0000 UTC m=+5.868921084 2026/06/10 05:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:58 DEBUG : open-test-file(0x461108ea380): >close: err= 2026/06/10 05:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/06/10 05:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/06/10 05:26:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:58 DEBUG : open-test-file(0x461108ea800): _readAt: size=2, off=0 2026/06/10 05:26:58 DEBUG : open-test-file(0x461108ea800): >_readAt: n=0, err=Bad file descriptor 2026/06/10 05:26:58 DEBUG : open-test-file(0x461108ea800): _writeAt: size=3, off=0 2026/06/10 05:26:58 DEBUG : open-test-file(0x461108ea800): openPending: 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 05:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:58 DEBUG : open-test-file(0x461108ea800): >openPending: err= 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4611041e380 item 35 2026/06/10 05:26:58 DEBUG : open-test-file(0x461108ea800): >_writeAt: n=3, err= 2026/06/10 05:26:58 DEBUG : open-test-file(0x461108ea800): close: 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:58.962877924 +0000 UTC m=+5.869486233 2026/06/10 05:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:58 DEBUG : open-test-file(0x461108ea800): >close: err= 2026/06/10 05:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 05:26:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 05:26:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:58 DEBUG : open-test-file(0x461108ead00): _readAt: size=512, off=0 2026/06/10 05:26:58 DEBUG : open-test-file(0x461108ead00): openPending: 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 05:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:58 DEBUG : open-test-file(0x461108ead00): >openPending: err= 2026/06/10 05:26:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/10 05:26:58 DEBUG : open-test-file(0x461108ead00): >_readAt: n=5, err=EOF 2026/06/10 05:26:58 DEBUG : open-test-file(0x461108ead00): close: 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:58.962877924 +0000 UTC m=+5.869486233 2026/06/10 05:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:58 DEBUG : open-test-file(0x461108ead00): >close: err= 2026/06/10 05:26:58 DEBUG : open-test-file: Remove: 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4611041e540 item 35 2026/06/10 05:26:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 05:26:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 05:26:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/06/10 05:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 05:26:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/10 05:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 05:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 05:26:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:58 DEBUG : open-test-file(0x461108eb500): openPending: 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 05:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:58 DEBUG : open-test-file(0x461108eb500): >openPending: err= 2026/06/10 05:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:58 DEBUG : open-test-file(0x461108eb500): _writeAt: size=5, off=0 2026/06/10 05:26:58 DEBUG : open-test-file(0x461108eb500): >_writeAt: n=5, err= 2026/06/10 05:26:58 DEBUG : open-test-file(0x461108eb500): close: 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:58.964291752 +0000 UTC m=+5.870900050 2026/06/10 05:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:58 DEBUG : open-test-file(0x461108eb500): >close: err= 2026/06/10 05:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 05:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/06/10 05:26:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:58 DEBUG : open-test-file(0x461108eba00): openPending: 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 05:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:58 DEBUG : open-test-file(0x461108eba00): >openPending: err= 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4611041ea10 item 36 2026/06/10 05:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:58 DEBUG : open-test-file(0x461108eba00): _readAt: size=2, off=0 2026/06/10 05:26:58 DEBUG : open-test-file(0x461108eba00): >_readAt: n=0, err=Bad file descriptor 2026/06/10 05:26:58 DEBUG : open-test-file(0x461108eba00): _writeAt: size=3, off=0 2026/06/10 05:26:58 DEBUG : open-test-file(0x461108eba00): >_writeAt: n=3, err= 2026/06/10 05:26:58 DEBUG : open-test-file(0x461108eba00): close: 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:58.964890256 +0000 UTC m=+5.871498555 2026/06/10 05:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:58 DEBUG : open-test-file(0x461108eba00): >close: err= 2026/06/10 05:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 05:26:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 05:26:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110936040): _readAt: size=512, off=0 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110936040): openPending: 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/10 05:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110936040): >openPending: err= 2026/06/10 05:26:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110936040): >_readAt: n=3, err=EOF 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110936040): close: 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:58.964890256 +0000 UTC m=+5.871498555 2026/06/10 05:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110936040): >close: err= 2026/06/10 05:26:58 DEBUG : open-test-file: Remove: 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4611041ebd0 item 36 2026/06/10 05:26:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 05:26:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 05:26:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2026/06/10 05:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/06/10 05:26:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/10 05:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 05:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 05:26:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110936680): openPending: 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 05:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110936680): >openPending: err= 2026/06/10 05:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110936680): _writeAt: size=5, off=0 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110936680): >_writeAt: n=5, err= 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110936680): close: 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:58.966010526 +0000 UTC m=+5.872618825 2026/06/10 05:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110936680): >close: err= 2026/06/10 05:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/06/10 05:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/06/10 05:26:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110936b00): _readAt: size=2, off=0 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110936b00): >_readAt: n=0, err=Bad file descriptor 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110936b00): _writeAt: size=3, off=0 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110936b00): openPending: 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 05:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110936b00): >openPending: err= 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4611041f030 item 37 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110936b00): >_writeAt: n=3, err= 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110936b00): close: 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:58.96646634 +0000 UTC m=+5.873074639 2026/06/10 05:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110936b00): >close: err= 2026/06/10 05:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 05:26:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 05:26:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110937000): _readAt: size=512, off=0 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110937000): openPending: 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 05:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110937000): >openPending: err= 2026/06/10 05:26:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110937000): >_readAt: n=5, err=EOF 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110937000): close: 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:58.96646634 +0000 UTC m=+5.873074639 2026/06/10 05:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110937000): >close: err= 2026/06/10 05:26:58 DEBUG : open-test-file: Remove: 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4611041f490 item 37 2026/06/10 05:26:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 05:26:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 05:26:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/06/10 05:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 05:26:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/10 05:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 05:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 05:26:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:58 DEBUG : open-test-file(0x46111052180): openPending: 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 05:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:58 DEBUG : open-test-file(0x46111052180): >openPending: err= 2026/06/10 05:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:58 DEBUG : open-test-file(0x46111052180): _writeAt: size=5, off=0 2026/06/10 05:26:58 DEBUG : open-test-file(0x46111052180): >_writeAt: n=5, err= 2026/06/10 05:26:58 DEBUG : open-test-file(0x46111052180): close: 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:58.967737947 +0000 UTC m=+5.874346246 2026/06/10 05:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:58 DEBUG : open-test-file(0x46111052180): >close: err= 2026/06/10 05:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 05:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/06/10 05:26:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:58 DEBUG : open-test-file(0x46111052680): openPending: 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 05:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:58 DEBUG : open-test-file(0x46111052680): >openPending: err= 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4611041f960 item 38 2026/06/10 05:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:58 DEBUG : open-test-file(0x46111052680): _readAt: size=2, off=0 2026/06/10 05:26:58 DEBUG : open-test-file(0x46111052680): >_readAt: n=0, err=Bad file descriptor 2026/06/10 05:26:58 DEBUG : open-test-file(0x46111052680): _writeAt: size=3, off=0 2026/06/10 05:26:58 DEBUG : open-test-file(0x46111052680): >_writeAt: n=3, err= 2026/06/10 05:26:58 DEBUG : open-test-file(0x46111052680): close: 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:58.968272089 +0000 UTC m=+5.874880387 2026/06/10 05:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:58 DEBUG : open-test-file(0x46111052680): >close: err= 2026/06/10 05:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 05:26:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 05:26:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:58 DEBUG : open-test-file(0x46111052bc0): _readAt: size=512, off=0 2026/06/10 05:26:58 DEBUG : open-test-file(0x46111052bc0): openPending: 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/10 05:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:58 DEBUG : open-test-file(0x46111052bc0): >openPending: err= 2026/06/10 05:26:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/10 05:26:58 DEBUG : open-test-file(0x46111052bc0): >_readAt: n=3, err=EOF 2026/06/10 05:26:58 DEBUG : open-test-file(0x46111052bc0): close: 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:58.968272089 +0000 UTC m=+5.874880387 2026/06/10 05:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:58 DEBUG : open-test-file(0x46111052bc0): >close: err= 2026/06/10 05:26:58 DEBUG : open-test-file: Remove: 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4611041fb90 item 38 2026/06/10 05:26:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 05:26:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 05:26:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/06/10 05:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/10 05:26:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/10 05:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 05:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 05:26:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:58 DEBUG : open-test-file(0x46111053240): openPending: 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 05:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:58 DEBUG : open-test-file(0x46111053240): >openPending: err= 2026/06/10 05:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:58 DEBUG : open-test-file(0x46111053240): _writeAt: size=5, off=0 2026/06/10 05:26:58 DEBUG : open-test-file(0x46111053240): >_writeAt: n=5, err= 2026/06/10 05:26:58 DEBUG : open-test-file(0x46111053240): close: 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:58.969403691 +0000 UTC m=+5.876011991 2026/06/10 05:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:58 DEBUG : open-test-file(0x46111053240): >close: err= 2026/06/10 05:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/10 05:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/06/10 05:26:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:58 DEBUG : open-test-file(0x46111053740): _readAt: size=2, off=0 2026/06/10 05:26:58 DEBUG : open-test-file(0x46111053740): >_readAt: n=0, err=Bad file descriptor 2026/06/10 05:26:58 DEBUG : open-test-file(0x46111053740): _writeAt: size=3, off=0 2026/06/10 05:26:58 DEBUG : open-test-file(0x46111053740): openPending: 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 05:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:58 DEBUG : open-test-file(0x46111053740): >openPending: err= 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x46110758310 item 39 2026/06/10 05:26:58 DEBUG : open-test-file(0x46111053740): >_writeAt: n=3, err= 2026/06/10 05:26:58 DEBUG : open-test-file(0x46111053740): close: 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:58.969869694 +0000 UTC m=+5.876477994 2026/06/10 05:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:58 DEBUG : open-test-file(0x46111053740): >close: err= 2026/06/10 05:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 05:26:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 05:26:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:58 DEBUG : open-test-file(0x46111053c40): _readAt: size=512, off=0 2026/06/10 05:26:58 DEBUG : open-test-file(0x46111053c40): openPending: 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 05:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:58 DEBUG : open-test-file(0x46111053c40): >openPending: err= 2026/06/10 05:26:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/10 05:26:58 DEBUG : open-test-file(0x46111053c40): >_readAt: n=5, err=EOF 2026/06/10 05:26:58 DEBUG : open-test-file(0x46111053c40): close: 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:58.969869694 +0000 UTC m=+5.876477994 2026/06/10 05:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:58 DEBUG : open-test-file(0x46111053c40): >close: err= 2026/06/10 05:26:58 DEBUG : open-test-file: Remove: 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x46110758620 item 39 2026/06/10 05:26:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 05:26:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 05:26:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/10 05:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 05:26:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/10 05:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 05:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 05:26:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110377ec0): openPending: 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 05:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110377ec0): >openPending: err= 2026/06/10 05:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110377ec0): _writeAt: size=5, off=0 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110377ec0): >_writeAt: n=5, err= 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110377ec0): close: 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:58.970986138 +0000 UTC m=+5.877594438 2026/06/10 05:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110377ec0): >close: err= 2026/06/10 05:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 05:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/06/10 05:26:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:58 DEBUG : open-test-file(0x461104a0680): openPending: 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 05:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:58 DEBUG : open-test-file(0x461104a0680): >openPending: err= 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x46110758a80 item 40 2026/06/10 05:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:58 DEBUG : open-test-file(0x461104a0680): _readAt: size=2, off=0 2026/06/10 05:26:58 DEBUG : open-test-file(0x461104a0680): >_readAt: n=0, err=Bad file descriptor 2026/06/10 05:26:58 DEBUG : open-test-file(0x461104a0680): _writeAt: size=3, off=0 2026/06/10 05:26:58 DEBUG : open-test-file(0x461104a0680): >_writeAt: n=3, err= 2026/06/10 05:26:58 DEBUG : open-test-file(0x461104a0680): close: 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:58.971461328 +0000 UTC m=+5.878069627 2026/06/10 05:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:58 DEBUG : open-test-file(0x461104a0680): >close: err= 2026/06/10 05:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 05:26:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 05:26:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:58 DEBUG : open-test-file(0x461104a0d00): _readAt: size=512, off=0 2026/06/10 05:26:58 DEBUG : open-test-file(0x461104a0d00): openPending: 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/10 05:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:58 DEBUG : open-test-file(0x461104a0d00): >openPending: err= 2026/06/10 05:26:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/10 05:26:58 DEBUG : open-test-file(0x461104a0d00): >_readAt: n=3, err=EOF 2026/06/10 05:26:58 DEBUG : open-test-file(0x461104a0d00): close: 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:58.971461328 +0000 UTC m=+5.878069627 2026/06/10 05:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:58 DEBUG : open-test-file(0x461104a0d00): >close: err= 2026/06/10 05:26:58 DEBUG : open-test-file: Remove: 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x46110758d20 item 40 2026/06/10 05:26:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 05:26:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 05:26:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2026/06/10 05:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/06/10 05:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 05:26:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110ca4240): openPending: 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 05:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110ca4240): >openPending: err= 2026/06/10 05:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110ca4240): _readAt: size=2, off=0 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110ca4240): >_readAt: n=0, err=Bad file descriptor 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110ca4240): _writeAt: size=5, off=0 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110ca4240): >_writeAt: n=5, err= 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110ca4240): close: 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:58.972483594 +0000 UTC m=+5.879091893 2026/06/10 05:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110ca4240): >close: err= 2026/06/10 05:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 05:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 05:26:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110ca4740): _writeAt: size=5, off=0 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110ca4740): openPending: 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 05:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110ca4740): >openPending: err= 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x461107592d0 item 41 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110ca4740): >_writeAt: n=5, err= 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110ca4740): close: 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:58.972873552 +0000 UTC m=+5.879481852 2026/06/10 05:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110ca4740): >close: err= 2026/06/10 05:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/06/10 05:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 05:26:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110ca4c00): _readAt: size=2, off=0 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110ca4c00): >_readAt: n=0, err=Bad file descriptor 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110ca4c00): _writeAt: size=3, off=0 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110ca4c00): openPending: 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 05:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110ca4c00): >openPending: err= 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x46110759730 item 41 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110ca4c00): >_writeAt: n=3, err= 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110ca4c00): close: 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:58.973367247 +0000 UTC m=+5.879975546 2026/06/10 05:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110ca4c00): >close: err= 2026/06/10 05:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 05:26:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 05:26:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110ca5140): _readAt: size=512, off=0 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110ca5140): openPending: 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 05:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110ca5140): >openPending: err= 2026/06/10 05:26:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110ca5140): >_readAt: n=5, err=EOF 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110ca5140): close: 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:58.973367247 +0000 UTC m=+5.879975546 2026/06/10 05:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110ca5140): >close: err= 2026/06/10 05:26:58 DEBUG : open-test-file: Remove: 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x46110759960 item 41 2026/06/10 05:26:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 05:26:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 05:26:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/06/10 05:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 05:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/06/10 05:26:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110ca5780): openPending: 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 05:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110ca5780): >openPending: err= 2026/06/10 05:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110ca5780): _readAt: size=2, off=0 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110ca5780): >_readAt: n=0, err=Bad file descriptor 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110ca5780): _writeAt: size=5, off=0 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110ca5780): >_writeAt: n=5, err= 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110ca5780): close: 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:58.97458849 +0000 UTC m=+5.881196788 2026/06/10 05:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110ca5780): >close: err= 2026/06/10 05:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 05:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 05:26:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110ca5c80): _writeAt: size=5, off=0 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110ca5c80): openPending: 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 05:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110ca5c80): >openPending: err= 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x46110460070 item 42 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110ca5c80): >_writeAt: n=5, err= 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110ca5c80): close: 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:58.974873921 +0000 UTC m=+5.881482220 2026/06/10 05:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110ca5c80): >close: err= 2026/06/10 05:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 05:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/06/10 05:26:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:58 DEBUG : open-test-file(0x461106903c0): openPending: 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 05:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:58 DEBUG : open-test-file(0x461106903c0): >openPending: err= 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x46110460230 item 42 2026/06/10 05:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:58 DEBUG : open-test-file(0x461106903c0): _readAt: size=2, off=0 2026/06/10 05:26:58 DEBUG : open-test-file(0x461106903c0): >_readAt: n=0, err=Bad file descriptor 2026/06/10 05:26:58 DEBUG : open-test-file(0x461106903c0): _writeAt: size=3, off=0 2026/06/10 05:26:58 DEBUG : open-test-file(0x461106903c0): >_writeAt: n=3, err= 2026/06/10 05:26:58 DEBUG : open-test-file(0x461106903c0): close: 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:58.9753277 +0000 UTC m=+5.881935999 2026/06/10 05:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:58 DEBUG : open-test-file(0x461106903c0): >close: err= 2026/06/10 05:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 05:26:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 05:26:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110690c00): _readAt: size=512, off=0 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110690c00): openPending: 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/10 05:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110690c00): >openPending: err= 2026/06/10 05:26:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110690c00): >_readAt: n=3, err=EOF 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110690c00): close: 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:58.9753277 +0000 UTC m=+5.881935999 2026/06/10 05:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110690c00): >close: err= 2026/06/10 05:26:58 DEBUG : open-test-file: Remove: 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x46110460540 item 42 2026/06/10 05:26:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 05:26:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 05:26:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/06/10 05:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/10 05:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/06/10 05:26:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110691240): openPending: 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 05:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110691240): >openPending: err= 2026/06/10 05:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110691240): _readAt: size=2, off=0 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110691240): >_readAt: n=0, err=Bad file descriptor 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110691240): _writeAt: size=5, off=0 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110691240): >_writeAt: n=5, err= 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110691240): close: 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:58.976355797 +0000 UTC m=+5.882964106 2026/06/10 05:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110691240): >close: err= 2026/06/10 05:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 05:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 05:26:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110691740): _writeAt: size=5, off=0 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110691740): openPending: 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 05:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110691740): >openPending: err= 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x46110460bd0 item 43 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110691740): >_writeAt: n=5, err= 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110691740): close: 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:58.976977584 +0000 UTC m=+5.883585883 2026/06/10 05:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110691740): >close: err= 2026/06/10 05:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/10 05:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/06/10 05:26:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110691c80): _readAt: size=2, off=0 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110691c80): >_readAt: n=0, err=Bad file descriptor 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110691c80): _writeAt: size=3, off=0 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110691c80): openPending: 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 05:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110691c80): >openPending: err= 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x46110460ee0 item 43 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110691c80): >_writeAt: n=3, err= 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110691c80): close: 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:58.97737167 +0000 UTC m=+5.883979969 2026/06/10 05:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110691c80): >close: err= 2026/06/10 05:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 05:26:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 05:26:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:58 DEBUG : open-test-file(0x461104fe3c0): _readAt: size=512, off=0 2026/06/10 05:26:58 DEBUG : open-test-file(0x461104fe3c0): openPending: 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 05:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:58 DEBUG : open-test-file(0x461104fe3c0): >openPending: err= 2026/06/10 05:26:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/10 05:26:58 DEBUG : open-test-file(0x461104fe3c0): >_readAt: n=5, err=EOF 2026/06/10 05:26:58 DEBUG : open-test-file(0x461104fe3c0): close: 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:58.97737167 +0000 UTC m=+5.883979969 2026/06/10 05:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:58 DEBUG : open-test-file(0x461104fe3c0): >close: err= 2026/06/10 05:26:58 DEBUG : open-test-file: Remove: 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x46110461110 item 43 2026/06/10 05:26:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 05:26:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 05:26:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/06/10 05:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 05:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/06/10 05:26:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:58 DEBUG : open-test-file(0x461104fee40): openPending: 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 05:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:58 DEBUG : open-test-file(0x461104fee40): >openPending: err= 2026/06/10 05:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:58 DEBUG : open-test-file(0x461104fee40): _readAt: size=2, off=0 2026/06/10 05:26:58 DEBUG : open-test-file(0x461104fee40): >_readAt: n=0, err=Bad file descriptor 2026/06/10 05:26:58 DEBUG : open-test-file(0x461104fee40): _writeAt: size=5, off=0 2026/06/10 05:26:58 DEBUG : open-test-file(0x461104fee40): >_writeAt: n=5, err= 2026/06/10 05:26:58 DEBUG : open-test-file(0x461104fee40): close: 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:58.978461073 +0000 UTC m=+5.885069372 2026/06/10 05:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:58 DEBUG : open-test-file(0x461104fee40): >close: err= 2026/06/10 05:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 05:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 05:26:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:58 DEBUG : open-test-file(0x461104ff600): _writeAt: size=5, off=0 2026/06/10 05:26:58 DEBUG : open-test-file(0x461104ff600): openPending: 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 05:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:58 DEBUG : open-test-file(0x461104ff600): >openPending: err= 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x461104618f0 item 44 2026/06/10 05:26:58 DEBUG : open-test-file(0x461104ff600): >_writeAt: n=5, err= 2026/06/10 05:26:58 DEBUG : open-test-file(0x461104ff600): close: 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:58.978856902 +0000 UTC m=+5.885465201 2026/06/10 05:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:58 DEBUG : open-test-file(0x461104ff600): >close: err= 2026/06/10 05:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 05:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/06/10 05:26:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:58 DEBUG : open-test-file(0x461104ffe80): openPending: 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 05:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:58 DEBUG : open-test-file(0x461104ffe80): >openPending: err= 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x46110461ab0 item 44 2026/06/10 05:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:58 DEBUG : open-test-file(0x461104ffe80): _readAt: size=2, off=0 2026/06/10 05:26:58 DEBUG : open-test-file(0x461104ffe80): >_readAt: n=0, err=Bad file descriptor 2026/06/10 05:26:58 DEBUG : open-test-file(0x461104ffe80): _writeAt: size=3, off=0 2026/06/10 05:26:58 DEBUG : open-test-file(0x461104ffe80): >_writeAt: n=3, err= 2026/06/10 05:26:58 DEBUG : open-test-file(0x461104ffe80): close: 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:58.979297608 +0000 UTC m=+5.885905906 2026/06/10 05:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:58 DEBUG : open-test-file(0x461104ffe80): >close: err= 2026/06/10 05:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 05:26:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 05:26:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110a24500): _readAt: size=512, off=0 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110a24500): openPending: 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/10 05:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110a24500): >openPending: err= 2026/06/10 05:26:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110a24500): >_readAt: n=3, err=EOF 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110a24500): close: 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:58.979297608 +0000 UTC m=+5.885905906 2026/06/10 05:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110a24500): >close: err= 2026/06/10 05:26:58 DEBUG : open-test-file: Remove: 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x46110461d50 item 44 2026/06/10 05:26:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 05:26:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 05:26:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/06/10 05:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/10 05:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/06/10 05:26:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110a24b40): openPending: 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 05:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110a24b40): >openPending: err= 2026/06/10 05:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110a24b40): _readAt: size=2, off=0 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110a24b40): >_readAt: n=0, err=Bad file descriptor 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110a24b40): _writeAt: size=5, off=0 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110a24b40): >_writeAt: n=5, err= 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110a24b40): close: 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:58.980303231 +0000 UTC m=+5.886911530 2026/06/10 05:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110a24b40): >close: err= 2026/06/10 05:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 05:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 05:26:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110a25040): _writeAt: size=5, off=0 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110a25040): openPending: 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 05:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110a25040): >openPending: err= 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x46110dae2a0 item 45 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110a25040): >_writeAt: n=5, err= 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110a25040): close: 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:58.980675556 +0000 UTC m=+5.887283855 2026/06/10 05:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110a25040): >close: err= 2026/06/10 05:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/10 05:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/06/10 05:26:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/10 05:26:58 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/10 05:26:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/10 05:26:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/10 05:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 05:26:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 05:26:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110a257c0): _readAt: size=512, off=0 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110a257c0): openPending: 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 05:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110a257c0): >openPending: err= 2026/06/10 05:26:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110a257c0): >_readAt: n=5, err=EOF 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110a257c0): close: 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:58.980675556 +0000 UTC m=+5.887283855 2026/06/10 05:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110a257c0): >close: err= 2026/06/10 05:26:58 DEBUG : open-test-file: Remove: 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x46110dae460 item 45 2026/06/10 05:26:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 05:26:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 05:26:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/06/10 05:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 05:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/06/10 05:26:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110a25e00): openPending: 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 05:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110a25e00): >openPending: err= 2026/06/10 05:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110a25e00): _readAt: size=2, off=0 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110a25e00): >_readAt: n=0, err=Bad file descriptor 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110a25e00): _writeAt: size=5, off=0 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110a25e00): >_writeAt: n=5, err= 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110a25e00): close: 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:58.981698313 +0000 UTC m=+5.888306612 2026/06/10 05:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110a25e00): >close: err= 2026/06/10 05:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 05:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 05:26:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:58 DEBUG : open-test-file(0x461106d2400): _writeAt: size=5, off=0 2026/06/10 05:26:58 DEBUG : open-test-file(0x461106d2400): openPending: 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 05:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:58 DEBUG : open-test-file(0x461106d2400): >openPending: err= 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x46110dae7e0 item 46 2026/06/10 05:26:58 DEBUG : open-test-file(0x461106d2400): >_writeAt: n=5, err= 2026/06/10 05:26:58 DEBUG : open-test-file(0x461106d2400): close: 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:58.982115593 +0000 UTC m=+5.888723893 2026/06/10 05:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:58 DEBUG : open-test-file(0x461106d2400): >close: err= 2026/06/10 05:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 05:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/06/10 05:26:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/10 05:26:58 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/10 05:26:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/10 05:26:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/10 05:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 05:26:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 05:26:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:58 DEBUG : open-test-file(0x461106d2c80): _readAt: size=512, off=0 2026/06/10 05:26:58 DEBUG : open-test-file(0x461106d2c80): openPending: 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 05:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:58 DEBUG : open-test-file(0x461106d2c80): >openPending: err= 2026/06/10 05:26:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/10 05:26:58 DEBUG : open-test-file(0x461106d2c80): >_readAt: n=5, err=EOF 2026/06/10 05:26:58 DEBUG : open-test-file(0x461106d2c80): close: 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:58.982115593 +0000 UTC m=+5.888723893 2026/06/10 05:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:58 DEBUG : open-test-file(0x461106d2c80): >close: err= 2026/06/10 05:26:58 DEBUG : open-test-file: Remove: 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x46110dae9a0 item 46 2026/06/10 05:26:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 05:26:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 05:26:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/06/10 05:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/10 05:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/06/10 05:26:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:58 DEBUG : open-test-file(0x461106d3340): openPending: 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 05:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:58 DEBUG : open-test-file(0x461106d3340): >openPending: err= 2026/06/10 05:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:58 DEBUG : open-test-file(0x461106d3340): _readAt: size=2, off=0 2026/06/10 05:26:58 DEBUG : open-test-file(0x461106d3340): >_readAt: n=0, err=Bad file descriptor 2026/06/10 05:26:58 DEBUG : open-test-file(0x461106d3340): _writeAt: size=5, off=0 2026/06/10 05:26:58 DEBUG : open-test-file(0x461106d3340): >_writeAt: n=5, err= 2026/06/10 05:26:58 DEBUG : open-test-file(0x461106d3340): close: 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:58.983276141 +0000 UTC m=+5.889884439 2026/06/10 05:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:58 DEBUG : open-test-file(0x461106d3340): >close: err= 2026/06/10 05:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 05:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 05:26:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:58 DEBUG : open-test-file(0x461106d3840): _writeAt: size=5, off=0 2026/06/10 05:26:58 DEBUG : open-test-file(0x461106d3840): openPending: 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 05:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:58 DEBUG : open-test-file(0x461106d3840): >openPending: err= 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x46110daee00 item 47 2026/06/10 05:26:58 DEBUG : open-test-file(0x461106d3840): >_writeAt: n=5, err= 2026/06/10 05:26:58 DEBUG : open-test-file(0x461106d3840): close: 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:58.983706866 +0000 UTC m=+5.890315165 2026/06/10 05:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:58 DEBUG : open-test-file(0x461106d3840): >close: err= 2026/06/10 05:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/10 05:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/06/10 05:26:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/10 05:26:58 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/10 05:26:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/10 05:26:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/10 05:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 05:26:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 05:26:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:58 DEBUG : open-test-file(0x461107e4040): _readAt: size=512, off=0 2026/06/10 05:26:58 DEBUG : open-test-file(0x461107e4040): openPending: 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 05:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:58 DEBUG : open-test-file(0x461107e4040): >openPending: err= 2026/06/10 05:26:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/10 05:26:58 DEBUG : open-test-file(0x461107e4040): >_readAt: n=5, err=EOF 2026/06/10 05:26:58 DEBUG : open-test-file(0x461107e4040): close: 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:58.983706866 +0000 UTC m=+5.890315165 2026/06/10 05:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:58 DEBUG : open-test-file(0x461107e4040): >close: err= 2026/06/10 05:26:58 DEBUG : open-test-file: Remove: 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x46110daf0a0 item 47 2026/06/10 05:26:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 05:26:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 05:26:58 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/06/10 05:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 05:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/10 05:26:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:58 DEBUG : open-test-file(0x461107e4680): openPending: 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 05:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:58 DEBUG : open-test-file(0x461107e4680): >openPending: err= 2026/06/10 05:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:58 DEBUG : open-test-file(0x461107e4680): _readAt: size=2, off=0 2026/06/10 05:26:58 DEBUG : open-test-file(0x461107e4680): >_readAt: n=0, err=Bad file descriptor 2026/06/10 05:26:58 DEBUG : open-test-file(0x461107e4680): _writeAt: size=5, off=0 2026/06/10 05:26:58 DEBUG : open-test-file(0x461107e4680): >_writeAt: n=5, err= 2026/06/10 05:26:58 DEBUG : open-test-file(0x461107e4680): close: 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:58.98500799 +0000 UTC m=+5.891616289 2026/06/10 05:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:58 DEBUG : open-test-file(0x461107e4680): >close: err= 2026/06/10 05:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 05:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 05:26:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:58 DEBUG : open-test-file(0x461107e4b80): _writeAt: size=5, off=0 2026/06/10 05:26:58 DEBUG : open-test-file(0x461107e4b80): openPending: 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 05:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:58 DEBUG : open-test-file(0x461107e4b80): >openPending: err= 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x46110daf420 item 48 2026/06/10 05:26:58 DEBUG : open-test-file(0x461107e4b80): >_writeAt: n=5, err= 2026/06/10 05:26:58 DEBUG : open-test-file(0x461107e4b80): close: 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:58.985618627 +0000 UTC m=+5.892226936 2026/06/10 05:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:58 DEBUG : open-test-file(0x461107e4b80): >close: err= 2026/06/10 05:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 05:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/10 05:26:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/10 05:26:58 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/10 05:26:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/10 05:26:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/10 05:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 05:26:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 05:26:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:58 DEBUG : open-test-file(0x461107e5300): _readAt: size=512, off=0 2026/06/10 05:26:58 DEBUG : open-test-file(0x461107e5300): openPending: 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 05:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:58 DEBUG : open-test-file(0x461107e5300): >openPending: err= 2026/06/10 05:26:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/10 05:26:58 DEBUG : open-test-file(0x461107e5300): >_readAt: n=5, err=EOF 2026/06/10 05:26:58 DEBUG : open-test-file(0x461107e5300): close: 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:58.985618627 +0000 UTC m=+5.892226936 2026/06/10 05:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:58 DEBUG : open-test-file(0x461107e5300): >close: err= 2026/06/10 05:26:58 DEBUG : open-test-file: Remove: 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x46110daf5e0 item 48 2026/06/10 05:26:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 05:26:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 05:26:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2026/06/10 05:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/06/10 05:26:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/10 05:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 05:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 05:26:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:58 DEBUG : open-test-file(0x461107e5940): openPending: 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 05:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:58 DEBUG : open-test-file(0x461107e5940): >openPending: err= 2026/06/10 05:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:58 DEBUG : open-test-file(0x461107e5940): _writeAt: size=5, off=0 2026/06/10 05:26:58 DEBUG : open-test-file(0x461107e5940): >_writeAt: n=5, err= 2026/06/10 05:26:58 DEBUG : open-test-file(0x461107e5940): close: 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:58.987186265 +0000 UTC m=+5.893794634 2026/06/10 05:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:58 DEBUG : open-test-file(0x461107e5940): >close: err= 2026/06/10 05:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/06/10 05:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/06/10 05:26:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:58 DEBUG : open-test-file(0x461107e5dc0): _readAt: size=2, off=0 2026/06/10 05:26:58 DEBUG : open-test-file(0x461107e5dc0): >_readAt: n=0, err=Bad file descriptor 2026/06/10 05:26:58 DEBUG : open-test-file(0x461107e5dc0): _writeAt: size=3, off=0 2026/06/10 05:26:58 DEBUG : open-test-file(0x461107e5dc0): openPending: 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 05:26:58 DEBUG : open-test-file(0x461107e5dc0): open at offset 5 2026/06/10 05:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:58 DEBUG : open-test-file(0x461107e5dc0): >openPending: err= 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x46110daf960 item 49 2026/06/10 05:26:58 DEBUG : open-test-file(0x461107e5dc0): >_writeAt: n=3, err= 2026/06/10 05:26:58 DEBUG : open-test-file(0x461107e5dc0): close: 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:58.987775271 +0000 UTC m=+5.894383570 2026/06/10 05:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:58 DEBUG : open-test-file(0x461107e5dc0): >close: err= 2026/06/10 05:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 05:26:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 05:26:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110470dc0): _readAt: size=512, off=0 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110470dc0): openPending: 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/10 05:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110470dc0): >openPending: err= 2026/06/10 05:26:58 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110470dc0): >_readAt: n=8, err=EOF 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110470dc0): close: 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:58.987775271 +0000 UTC m=+5.894383570 2026/06/10 05:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110470dc0): >close: err= 2026/06/10 05:26:58 DEBUG : open-test-file: Remove: 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x46110dafb20 item 49 2026/06/10 05:26:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 05:26:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 05:26:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/06/10 05:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 05:26:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/10 05:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 05:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 05:26:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:58 DEBUG : open-test-file(0x4611102a600): openPending: 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 05:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:58 DEBUG : open-test-file(0x4611102a600): >openPending: err= 2026/06/10 05:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:58 DEBUG : open-test-file(0x4611102a600): _writeAt: size=5, off=0 2026/06/10 05:26:58 DEBUG : open-test-file(0x4611102a600): >_writeAt: n=5, err= 2026/06/10 05:26:58 DEBUG : open-test-file(0x4611102a600): close: 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:58.98942262 +0000 UTC m=+5.896030929 2026/06/10 05:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:58 DEBUG : open-test-file(0x4611102a600): >close: err= 2026/06/10 05:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 05:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/06/10 05:26:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:58 DEBUG : open-test-file(0x4611102ab00): openPending: 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 05:26:58 DEBUG : open-test-file(0x4611102ab00): open at offset 5 2026/06/10 05:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:58 DEBUG : open-test-file(0x4611102ab00): >openPending: err= 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x46110e882a0 item 50 2026/06/10 05:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:58 DEBUG : open-test-file(0x4611102ab00): _readAt: size=2, off=5 2026/06/10 05:26:58 DEBUG : open-test-file(0x4611102ab00): >_readAt: n=0, err=Bad file descriptor 2026/06/10 05:26:58 DEBUG : open-test-file(0x4611102ab00): _writeAt: size=3, off=5 2026/06/10 05:26:58 DEBUG : open-test-file(0x4611102ab00): >_writeAt: n=3, err= 2026/06/10 05:26:58 DEBUG : open-test-file(0x4611102ab00): close: 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:58.990187798 +0000 UTC m=+5.896796117 2026/06/10 05:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:58 DEBUG : open-test-file(0x4611102ab00): >close: err= 2026/06/10 05:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 05:26:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 05:26:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:58 DEBUG : open-test-file(0x4611102b080): _readAt: size=512, off=0 2026/06/10 05:26:58 DEBUG : open-test-file(0x4611102b080): openPending: 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/10 05:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:58 DEBUG : open-test-file(0x4611102b080): >openPending: err= 2026/06/10 05:26:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/10 05:26:58 DEBUG : open-test-file(0x4611102b080): >_readAt: n=3, err=EOF 2026/06/10 05:26:58 DEBUG : open-test-file(0x4611102b080): close: 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:58.990187798 +0000 UTC m=+5.896796117 2026/06/10 05:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:58 DEBUG : open-test-file(0x4611102b080): >close: err= 2026/06/10 05:26:58 DEBUG : open-test-file: Remove: 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x46110e88460 item 50 2026/06/10 05:26:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 05:26:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 05:26:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/06/10 05:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/10 05:26:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/10 05:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 05:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 05:26:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:58 DEBUG : open-test-file(0x4611102b700): openPending: 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 05:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:58 DEBUG : open-test-file(0x4611102b700): >openPending: err= 2026/06/10 05:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:58 DEBUG : open-test-file(0x4611102b700): _writeAt: size=5, off=0 2026/06/10 05:26:58 DEBUG : open-test-file(0x4611102b700): >_writeAt: n=5, err= 2026/06/10 05:26:58 DEBUG : open-test-file(0x4611102b700): close: 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:58.991884391 +0000 UTC m=+5.898492690 2026/06/10 05:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:58 DEBUG : open-test-file(0x4611102b700): >close: err= 2026/06/10 05:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/10 05:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/06/10 05:26:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:58 DEBUG : open-test-file(0x4611102bc00): _readAt: size=2, off=0 2026/06/10 05:26:58 DEBUG : open-test-file(0x4611102bc00): >_readAt: n=0, err=Bad file descriptor 2026/06/10 05:26:58 DEBUG : open-test-file(0x4611102bc00): _writeAt: size=3, off=0 2026/06/10 05:26:58 DEBUG : open-test-file(0x4611102bc00): openPending: 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 05:26:58 DEBUG : open-test-file(0x4611102bc00): open at offset 5 2026/06/10 05:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:58 DEBUG : open-test-file(0x4611102bc00): >openPending: err= 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x46110e888c0 item 51 2026/06/10 05:26:58 DEBUG : open-test-file(0x4611102bc00): >_writeAt: n=3, err= 2026/06/10 05:26:58 DEBUG : open-test-file(0x4611102bc00): close: 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:58.992585148 +0000 UTC m=+5.899193448 2026/06/10 05:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:58 DEBUG : open-test-file(0x4611102bc00): >close: err= 2026/06/10 05:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 05:26:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 05:26:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110708480): _readAt: size=512, off=0 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110708480): openPending: 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/10 05:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110708480): >openPending: err= 2026/06/10 05:26:58 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110708480): >_readAt: n=8, err=EOF 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110708480): close: 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:58.992585148 +0000 UTC m=+5.899193448 2026/06/10 05:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110708480): >close: err= 2026/06/10 05:26:58 DEBUG : open-test-file: Remove: 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x46110e88af0 item 51 2026/06/10 05:26:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 05:26:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 05:26:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/06/10 05:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 05:26:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/10 05:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 05:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 05:26:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110708b00): openPending: 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 05:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110708b00): >openPending: err= 2026/06/10 05:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110708b00): _writeAt: size=5, off=0 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110708b00): >_writeAt: n=5, err= 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110708b00): close: 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:58.994202982 +0000 UTC m=+5.900811291 2026/06/10 05:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110708b00): >close: err= 2026/06/10 05:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 05:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/06/10 05:26:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110709000): openPending: 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110709000): open at offset 5 2026/06/10 05:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110709000): >openPending: err= 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x46110e88e70 item 52 2026/06/10 05:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110709000): _readAt: size=2, off=5 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110709000): >_readAt: n=0, err=Bad file descriptor 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110709000): _writeAt: size=3, off=5 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110709000): >_writeAt: n=3, err= 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110709000): close: 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:58.994889613 +0000 UTC m=+5.901497911 2026/06/10 05:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110709000): >close: err= 2026/06/10 05:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 05:26:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 05:26:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110709580): _readAt: size=512, off=0 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110709580): openPending: 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/10 05:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110709580): >openPending: err= 2026/06/10 05:26:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110709580): >_readAt: n=3, err=EOF 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110709580): close: 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:58.994889613 +0000 UTC m=+5.901497911 2026/06/10 05:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110709580): >close: err= 2026/06/10 05:26:58 DEBUG : open-test-file: Remove: 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x46110e89030 item 52 2026/06/10 05:26:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 05:26:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 05:26:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/06/10 05:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/10 05:26:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/10 05:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 05:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 05:26:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110709c00): openPending: 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 05:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110709c00): >openPending: err= 2026/06/10 05:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110709c00): _writeAt: size=5, off=0 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110709c00): >_writeAt: n=5, err= 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110709c00): close: 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:58.996486967 +0000 UTC m=+5.903095276 2026/06/10 05:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110709c00): >close: err= 2026/06/10 05:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/10 05:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/06/10 05:26:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110778200): _readAt: size=2, off=0 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110778200): >_readAt: n=0, err=Bad file descriptor 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110778200): _writeAt: size=3, off=0 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110778200): openPending: 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110778200): open at offset 5 2026/06/10 05:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110778200): >openPending: err= 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x46110e89420 item 53 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110778200): >_writeAt: n=3, err= 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110778200): close: 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:58.998498916 +0000 UTC m=+5.905107215 2026/06/10 05:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110778200): >close: err= 2026/06/10 05:26:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 05:26:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 05:26:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110778740): _readAt: size=512, off=0 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110778740): openPending: 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/10 05:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110778740): >openPending: err= 2026/06/10 05:26:58 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110778740): >_readAt: n=8, err=EOF 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110778740): close: 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:58.998498916 +0000 UTC m=+5.905107215 2026/06/10 05:26:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110778740): >close: err= 2026/06/10 05:26:58 DEBUG : open-test-file: Remove: 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x46110e895e0 item 53 2026/06/10 05:26:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 05:26:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 05:26:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/06/10 05:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 05:26:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/10 05:26:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 05:26:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 05:26:58 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110778dc0): openPending: 2026/06/10 05:26:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 05:26:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:58 DEBUG : open-test-file(0x46110778dc0): >openPending: err= 2026/06/10 05:26:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110778dc0): _writeAt: size=5, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110778dc0): >_writeAt: n=5, err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110778dc0): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.000063509 +0000 UTC m=+5.906671808 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110778dc0): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file(0x461107792c0): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : open-test-file(0x461107792c0): open at offset 5 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x461107792c0): >openPending: err= 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x46110e89960 item 54 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x461107792c0): _readAt: size=2, off=5 2026/06/10 05:26:59 DEBUG : open-test-file(0x461107792c0): >_readAt: n=0, err=Bad file descriptor 2026/06/10 05:26:59 DEBUG : open-test-file(0x461107792c0): _writeAt: size=3, off=5 2026/06/10 05:26:59 DEBUG : open-test-file(0x461107792c0): >_writeAt: n=3, err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x461107792c0): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.000774416 +0000 UTC m=+5.907382715 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x461107792c0): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110779840): _readAt: size=512, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110779840): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110779840): >openPending: err= 2026/06/10 05:26:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110779840): >_readAt: n=3, err=EOF 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110779840): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.000774416 +0000 UTC m=+5.907382715 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110779840): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: Remove: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x46110e89c70 item 54 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110779ec0): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110779ec0): >openPending: err= 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110779ec0): _writeAt: size=5, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110779ec0): >_writeAt: n=5, err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110779ec0): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.002952139 +0000 UTC m=+5.909560438 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110779ec0): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x461107d84c0): _readAt: size=2, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x461107d84c0): >_readAt: n=0, err=Bad file descriptor 2026/06/10 05:26:59 DEBUG : open-test-file(0x461107d84c0): _writeAt: size=3, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x461107d84c0): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : open-test-file(0x461107d84c0): open at offset 5 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x461107d84c0): >openPending: err= 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x46110e0e2a0 item 55 2026/06/10 05:26:59 DEBUG : open-test-file(0x461107d84c0): >_writeAt: n=3, err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x461107d84c0): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.003737356 +0000 UTC m=+5.910345676 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x461107d84c0): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x461107d8a00): _readAt: size=512, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x461107d8a00): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x461107d8a00): >openPending: err= 2026/06/10 05:26:59 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/10 05:26:59 DEBUG : open-test-file(0x461107d8a00): >_readAt: n=8, err=EOF 2026/06/10 05:26:59 DEBUG : open-test-file(0x461107d8a00): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.003737356 +0000 UTC m=+5.910345676 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x461107d8a00): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: Remove: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x46110e0e460 item 55 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 05:26:59 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/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file(0x461107d9080): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x461107d9080): >openPending: err= 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x461107d9080): _writeAt: size=5, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x461107d9080): >_writeAt: n=5, err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x461107d9080): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.005449357 +0000 UTC m=+5.912057677 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x461107d9080): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file(0x461107d9580): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : open-test-file(0x461107d9580): open at offset 5 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x461107d9580): >openPending: err= 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x46110e0e7e0 item 56 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x461107d9580): _readAt: size=2, off=5 2026/06/10 05:26:59 DEBUG : open-test-file(0x461107d9580): >_readAt: n=0, err=Bad file descriptor 2026/06/10 05:26:59 DEBUG : open-test-file(0x461107d9580): _writeAt: size=3, off=5 2026/06/10 05:26:59 DEBUG : open-test-file(0x461107d9580): >_writeAt: n=3, err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x461107d9580): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.00620048 +0000 UTC m=+5.912808789 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x461107d9580): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x461107d9b00): _readAt: size=512, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x461107d9b00): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x461107d9b00): >openPending: err= 2026/06/10 05:26:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/10 05:26:59 DEBUG : open-test-file(0x461107d9b00): >_readAt: n=3, err=EOF 2026/06/10 05:26:59 DEBUG : open-test-file(0x461107d9b00): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.00620048 +0000 UTC m=+5.912808789 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x461107d9b00): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: Remove: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x46110e0ea80 item 56 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file(0x461107f8240): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : open-test-file(0x461107f8240): open at offset 0 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x461107f8240): >openPending: err= 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x461107f8240): _readAt: size=2, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x461107f8240): >_readAt: n=0, err=Bad file descriptor 2026/06/10 05:26:59 DEBUG : open-test-file(0x461107f8240): _writeAt: size=5, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x461107f8240): >_writeAt: n=5, err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x461107f8240): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.013460388 +0000 UTC m=+5.920068837 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x461107f8240): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x461107f8780): _writeAt: size=5, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x461107f8780): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x461107f8780): >openPending: err= 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x46110e0f0a0 item 57 2026/06/10 05:26:59 DEBUG : open-test-file(0x461107f8780): >_writeAt: n=5, err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x461107f8780): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.014124144 +0000 UTC m=+5.920732464 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x461107f8780): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x461107f8cc0): _readAt: size=2, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x461107f8cc0): >_readAt: n=0, err=Bad file descriptor 2026/06/10 05:26:59 DEBUG : open-test-file(0x461107f8cc0): _writeAt: size=3, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x461107f8cc0): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : open-test-file(0x461107f8cc0): open at offset 5 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x461107f8cc0): >openPending: err= 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x46110e0f420 item 57 2026/06/10 05:26:59 DEBUG : open-test-file(0x461107f8cc0): >_writeAt: n=3, err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x461107f8cc0): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.014759698 +0000 UTC m=+5.921368017 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x461107f8cc0): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x461107f9240): _readAt: size=512, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x461107f9240): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x461107f9240): >openPending: err= 2026/06/10 05:26:59 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/10 05:26:59 DEBUG : open-test-file(0x461107f9240): >_readAt: n=8, err=EOF 2026/06/10 05:26:59 DEBUG : open-test-file(0x461107f9240): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.014759698 +0000 UTC m=+5.921368017 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x461107f9240): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: Remove: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x46110e0f5e0 item 57 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file(0x461107f9880): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : open-test-file(0x461107f9880): open at offset 0 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x461107f9880): >openPending: err= 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x461107f9880): _readAt: size=2, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x461107f9880): >_readAt: n=0, err=Bad file descriptor 2026/06/10 05:26:59 DEBUG : open-test-file(0x461107f9880): _writeAt: size=5, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x461107f9880): >_writeAt: n=5, err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x461107f9880): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.016977017 +0000 UTC m=+5.923585336 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x461107f9880): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x461107f9dc0): _writeAt: size=5, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x461107f9dc0): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x461107f9dc0): >openPending: err= 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x46110e0f960 item 58 2026/06/10 05:26:59 DEBUG : open-test-file(0x461107f9dc0): >_writeAt: n=5, err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x461107f9dc0): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.017609575 +0000 UTC m=+5.924217874 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x461107f9dc0): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110818400): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110818400): open at offset 5 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110818400): >openPending: err= 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x46110e0fb90 item 58 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110818400): _readAt: size=2, off=5 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110818400): >_readAt: n=0, err=Bad file descriptor 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110818400): _writeAt: size=3, off=5 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110818400): >_writeAt: n=3, err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110818400): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.018380755 +0000 UTC m=+5.924989104 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110818400): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x461108189c0): _readAt: size=512, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x461108189c0): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x461108189c0): >openPending: err= 2026/06/10 05:26:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/10 05:26:59 DEBUG : open-test-file(0x461108189c0): >_readAt: n=3, err=EOF 2026/06/10 05:26:59 DEBUG : open-test-file(0x461108189c0): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.018380755 +0000 UTC m=+5.924989104 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x461108189c0): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: Remove: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x46110f12000 item 58 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110819000): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110819000): open at offset 0 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110819000): >openPending: err= 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110819000): _readAt: size=2, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110819000): >_readAt: n=0, err=Bad file descriptor 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110819000): _writeAt: size=5, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110819000): >_writeAt: n=5, err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110819000): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.020179781 +0000 UTC m=+5.926788120 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110819000): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110819540): _writeAt: size=5, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110819540): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110819540): >openPending: err= 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x46110f123f0 item 59 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110819540): >_writeAt: n=5, err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110819540): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.02073846 +0000 UTC m=+5.927346769 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110819540): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110819a80): _readAt: size=2, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110819a80): >_readAt: n=0, err=Bad file descriptor 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110819a80): _writeAt: size=3, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110819a80): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110819a80): open at offset 5 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110819a80): >openPending: err= 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x46110f125b0 item 59 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110819a80): >_writeAt: n=3, err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110819a80): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.021436672 +0000 UTC m=+5.928044971 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110819a80): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110850100): _readAt: size=512, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110850100): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110850100): >openPending: err= 2026/06/10 05:26:59 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110850100): >_readAt: n=8, err=EOF 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110850100): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.021436672 +0000 UTC m=+5.928044971 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110850100): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: Remove: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x46110f12770 item 59 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 05:26:59 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/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110850740): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110850740): open at offset 0 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110850740): >openPending: err= 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110850740): _readAt: size=2, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110850740): >_readAt: n=0, err=Bad file descriptor 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110850740): _writeAt: size=5, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110850740): >_writeAt: n=5, err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110850740): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.023095503 +0000 UTC m=+5.929703831 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110850740): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110850c80): _writeAt: size=5, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110850c80): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110850c80): >openPending: err= 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x46110f12c40 item 60 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110850c80): >_writeAt: n=5, err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110850c80): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.023637058 +0000 UTC m=+5.930245367 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110850c80): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file(0x461108511c0): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : open-test-file(0x461108511c0): open at offset 5 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x461108511c0): >openPending: err= 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x46110f12e00 item 60 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x461108511c0): _readAt: size=2, off=5 2026/06/10 05:26:59 DEBUG : open-test-file(0x461108511c0): >_readAt: n=0, err=Bad file descriptor 2026/06/10 05:26:59 DEBUG : open-test-file(0x461108511c0): _writeAt: size=3, off=5 2026/06/10 05:26:59 DEBUG : open-test-file(0x461108511c0): >_writeAt: n=3, err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x461108511c0): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.024458233 +0000 UTC m=+5.931066563 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x461108511c0): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110851780): _readAt: size=512, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110851780): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110851780): >openPending: err= 2026/06/10 05:26:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110851780): >_readAt: n=3, err=EOF 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110851780): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.024458233 +0000 UTC m=+5.931066563 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110851780): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: Remove: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x46110f12fc0 item 60 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110851dc0): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110851dc0): open at offset 0 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110851dc0): >openPending: err= 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110851dc0): _readAt: size=2, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110851dc0): >_readAt: n=0, err=Bad file descriptor 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110851dc0): _writeAt: size=5, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110851dc0): >_writeAt: n=5, err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110851dc0): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.026242883 +0000 UTC m=+5.932851182 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110851dc0): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110872400): _writeAt: size=5, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110872400): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110872400): >openPending: err= 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x46110f133b0 item 61 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110872400): >_writeAt: n=5, err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110872400): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.026858087 +0000 UTC m=+5.933466387 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110872400): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/10 05:26:59 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110872b00): _readAt: size=512, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110872b00): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110872b00): >openPending: err= 2026/06/10 05:26:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110872b00): >_readAt: n=5, err=EOF 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110872b00): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.026858087 +0000 UTC m=+5.933466387 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110872b00): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: Remove: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x46110f13570 item 61 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 05:26:59 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/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110873140): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110873140): open at offset 0 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110873140): >openPending: err= 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110873140): _readAt: size=2, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110873140): >_readAt: n=0, err=Bad file descriptor 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110873140): _writeAt: size=5, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110873140): >_writeAt: n=5, err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110873140): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.029857037 +0000 UTC m=+5.936465336 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110873140): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110873680): _writeAt: size=5, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110873680): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110873680): >openPending: err= 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x46110f138f0 item 62 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110873680): >_writeAt: n=5, err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110873680): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.030404032 +0000 UTC m=+5.937012332 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110873680): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/10 05:26:59 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110873d80): _readAt: size=512, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110873d80): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110873d80): >openPending: err= 2026/06/10 05:26:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110873d80): >_readAt: n=5, err=EOF 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110873d80): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.030404032 +0000 UTC m=+5.937012332 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110873d80): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: Remove: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x46110f13ab0 item 62 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 05:26:59 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/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file(0x461108984c0): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : open-test-file(0x461108984c0): open at offset 0 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x461108984c0): >openPending: err= 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x461108984c0): _readAt: size=2, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x461108984c0): >_readAt: n=0, err=Bad file descriptor 2026/06/10 05:26:59 DEBUG : open-test-file(0x461108984c0): _writeAt: size=5, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x461108984c0): >_writeAt: n=5, err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x461108984c0): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.032135441 +0000 UTC m=+5.938743740 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x461108984c0): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110898a00): _writeAt: size=5, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110898a00): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110898a00): >openPending: err= 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x46110eea070 item 63 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110898a00): >_writeAt: n=5, err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110898a00): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.032642341 +0000 UTC m=+5.939250639 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110898a00): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/10 05:26:59 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110899100): _readAt: size=512, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110899100): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110899100): >openPending: err= 2026/06/10 05:26:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110899100): >_readAt: n=5, err=EOF 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110899100): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.032642341 +0000 UTC m=+5.939250639 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110899100): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: Remove: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x46110eea230 item 63 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 05:26:59 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/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110899740): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110899740): open at offset 0 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110899740): >openPending: err= 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110899740): _readAt: size=2, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110899740): >_readAt: n=0, err=Bad file descriptor 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110899740): _writeAt: size=5, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110899740): >_writeAt: n=5, err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110899740): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.034211972 +0000 UTC m=+5.940820272 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110899740): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110899c80): _writeAt: size=5, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110899c80): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110899c80): >openPending: err= 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x46110eea7e0 item 64 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110899c80): >_writeAt: n=5, err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110899c80): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.0346591 +0000 UTC m=+5.941267399 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110899c80): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/10 05:26:59 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x461108c4480): _readAt: size=512, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x461108c4480): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x461108c4480): >openPending: err= 2026/06/10 05:26:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/10 05:26:59 DEBUG : open-test-file(0x461108c4480): >_readAt: n=5, err=EOF 2026/06/10 05:26:59 DEBUG : open-test-file(0x461108c4480): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.0346591 +0000 UTC m=+5.941267399 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x461108c4480): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: Remove: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x46110eeaa10 item 64 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file(0x461108c4ac0): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x461108c4ac0): >openPending: err= 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x461108c4ac0): _writeAt: size=5, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x461108c4ac0): >_writeAt: n=5, err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x461108c4ac0): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.03620152 +0000 UTC m=+5.942809819 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x461108c4ac0): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_RDWR 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x461108c4f40): _readAt: size=2, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x461108c4f40): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x461108c4f40): >openPending: err= 2026/06/10 05:26:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/10 05:26:59 DEBUG : open-test-file(0x461108c4f40): >_readAt: n=2, err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x461108c4f40): _writeAt: size=3, off=2 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x46110eead90 item 65 2026/06/10 05:26:59 DEBUG : open-test-file(0x461108c4f40): >_writeAt: n=3, err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x461108c4f40): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.036672101 +0000 UTC m=+5.943280401 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x461108c4f40): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x461108c5440): _readAt: size=512, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x461108c5440): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x461108c5440): >openPending: err= 2026/06/10 05:26:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/10 05:26:59 DEBUG : open-test-file(0x461108c5440): >_readAt: n=5, err=EOF 2026/06/10 05:26:59 DEBUG : open-test-file(0x461108c5440): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.036672101 +0000 UTC m=+5.943280401 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x461108c5440): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: Remove: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x46110eeaf50 item 65 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file(0x461108c5a80): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x461108c5a80): >openPending: err= 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x461108c5a80): _writeAt: size=5, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x461108c5a80): >_writeAt: n=5, err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x461108c5a80): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.038014503 +0000 UTC m=+5.944622823 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x461108c5a80): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file(0x461108dc000): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x461108dc000): >openPending: err= 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x46110eeb2d0 item 66 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x461108dc000): _readAt: size=2, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x461108dc000): >_readAt: n=0, err=EOF 2026/06/10 05:26:59 DEBUG : open-test-file(0x461108dc000): _writeAt: size=3, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x461108dc000): >_writeAt: n=3, err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x461108dc000): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.038591736 +0000 UTC m=+5.945200035 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x461108dc000): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x461108dc540): _readAt: size=512, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x461108dc540): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x461108dc540): >openPending: err= 2026/06/10 05:26:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/10 05:26:59 DEBUG : open-test-file(0x461108dc540): >_readAt: n=3, err=EOF 2026/06/10 05:26:59 DEBUG : open-test-file(0x461108dc540): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.038591736 +0000 UTC m=+5.945200035 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x461108dc540): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: Remove: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x46110eeb490 item 66 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file(0x461108dcb80): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x461108dcb80): >openPending: err= 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x461108dcb80): _writeAt: size=5, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x461108dcb80): >_writeAt: n=5, err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x461108dcb80): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.040664311 +0000 UTC m=+5.947272610 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x461108dcb80): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x461108dd000): _readAt: size=2, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x461108dd000): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x461108dd000): >openPending: err= 2026/06/10 05:26:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/10 05:26:59 DEBUG : open-test-file(0x461108dd000): >_readAt: n=2, err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x461108dd000): _writeAt: size=3, off=2 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x46110eeb960 item 67 2026/06/10 05:26:59 DEBUG : open-test-file(0x461108dd000): >_writeAt: n=3, err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x461108dd000): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.041183554 +0000 UTC m=+5.947791852 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x461108dd000): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x461108dd500): _readAt: size=512, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x461108dd500): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x461108dd500): >openPending: err= 2026/06/10 05:26:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/10 05:26:59 DEBUG : open-test-file(0x461108dd500): >_readAt: n=5, err=EOF 2026/06/10 05:26:59 DEBUG : open-test-file(0x461108dd500): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.041183554 +0000 UTC m=+5.947791852 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x461108dd500): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: Remove: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x46110eebb20 item 67 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file(0x461108ddb80): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x461108ddb80): >openPending: err= 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x461108ddb80): _writeAt: size=5, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x461108ddb80): >_writeAt: n=5, err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x461108ddb80): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.042462817 +0000 UTC m=+5.949071115 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x461108ddb80): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611090e180): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611090e180): >openPending: err= 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x46110752070 item 68 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611090e180): _readAt: size=2, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611090e180): >_readAt: n=0, err=EOF 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611090e180): _writeAt: size=3, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611090e180): >_writeAt: n=3, err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611090e180): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.043069194 +0000 UTC m=+5.949677503 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611090e180): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611090e6c0): _readAt: size=512, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611090e6c0): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611090e6c0): >openPending: err= 2026/06/10 05:26:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611090e6c0): >_readAt: n=3, err=EOF 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611090e6c0): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.043069194 +0000 UTC m=+5.949677503 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611090e6c0): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: Remove: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x461107522a0 item 68 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file(0x461109a8380): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x461109a8380): >openPending: err= 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x461109a8380): _writeAt: size=5, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x461109a8380): >_writeAt: n=5, err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x461109a8380): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.045921195 +0000 UTC m=+5.952529494 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x461109a8380): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x461109a8800): _readAt: size=2, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x461109a8800): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x461109a8800): >openPending: err= 2026/06/10 05:26:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/10 05:26:59 DEBUG : open-test-file(0x461109a8800): >_readAt: n=2, err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x461109a8800): _writeAt: size=3, off=2 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x46110e20230 item 69 2026/06/10 05:26:59 DEBUG : open-test-file(0x461109a8800): >_writeAt: n=3, err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x461109a8800): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.046691775 +0000 UTC m=+5.953300074 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x461109a8800): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x461109a8d00): _readAt: size=512, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x461109a8d00): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x461109a8d00): >openPending: err= 2026/06/10 05:26:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/10 05:26:59 DEBUG : open-test-file(0x461109a8d00): >_readAt: n=5, err=EOF 2026/06/10 05:26:59 DEBUG : open-test-file(0x461109a8d00): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.046691775 +0000 UTC m=+5.953300074 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x461109a8d00): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: Remove: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x46110e204d0 item 69 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file(0x461109a9380): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x461109a9380): >openPending: err= 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x461109a9380): _writeAt: size=5, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x461109a9380): >_writeAt: n=5, err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x461109a9380): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.048390161 +0000 UTC m=+5.954998459 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x461109a9380): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file(0x461109a9880): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x461109a9880): >openPending: err= 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x46110e20930 item 70 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x461109a9880): _readAt: size=2, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x461109a9880): >_readAt: n=0, err=EOF 2026/06/10 05:26:59 DEBUG : open-test-file(0x461109a9880): _writeAt: size=3, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x461109a9880): >_writeAt: n=3, err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x461109a9880): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.048879778 +0000 UTC m=+5.955488077 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x461109a9880): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x461109a9dc0): _readAt: size=512, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x461109a9dc0): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x461109a9dc0): >openPending: err= 2026/06/10 05:26:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/10 05:26:59 DEBUG : open-test-file(0x461109a9dc0): >_readAt: n=3, err=EOF 2026/06/10 05:26:59 DEBUG : open-test-file(0x461109a9dc0): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.048879778 +0000 UTC m=+5.955488077 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x461109a9dc0): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: Remove: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x46110e20b60 item 70 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file(0x461109d6540): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x461109d6540): >openPending: err= 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x461109d6540): _writeAt: size=5, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x461109d6540): >_writeAt: n=5, err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x461109d6540): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.05000585 +0000 UTC m=+5.956614149 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x461109d6540): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x461109d6a40): _readAt: size=2, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x461109d6a40): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x461109d6a40): >openPending: err= 2026/06/10 05:26:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/10 05:26:59 DEBUG : open-test-file(0x461109d6a40): >_readAt: n=2, err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x461109d6a40): _writeAt: size=3, off=2 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x46110e20f50 item 71 2026/06/10 05:26:59 DEBUG : open-test-file(0x461109d6a40): >_writeAt: n=3, err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x461109d6a40): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.050543949 +0000 UTC m=+5.957152248 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x461109d6a40): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x461109d6f40): _readAt: size=512, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x461109d6f40): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x461109d6f40): >openPending: err= 2026/06/10 05:26:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/10 05:26:59 DEBUG : open-test-file(0x461109d6f40): >_readAt: n=5, err=EOF 2026/06/10 05:26:59 DEBUG : open-test-file(0x461109d6f40): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.050543949 +0000 UTC m=+5.957152248 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x461109d6f40): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: Remove: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x46110e21110 item 71 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file(0x461109d75c0): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x461109d75c0): >openPending: err= 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x461109d75c0): _writeAt: size=5, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x461109d75c0): >_writeAt: n=5, err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x461109d75c0): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.051947647 +0000 UTC m=+5.958555946 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x461109d75c0): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file(0x461109d7ac0): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x461109d7ac0): >openPending: err= 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x46110e21490 item 72 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x461109d7ac0): _readAt: size=2, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x461109d7ac0): >_readAt: n=0, err=EOF 2026/06/10 05:26:59 DEBUG : open-test-file(0x461109d7ac0): _writeAt: size=3, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x461109d7ac0): >_writeAt: n=3, err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x461109d7ac0): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.052545038 +0000 UTC m=+5.959153378 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x461109d7ac0): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x461109f2100): _readAt: size=512, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x461109f2100): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x461109f2100): >openPending: err= 2026/06/10 05:26:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/10 05:26:59 DEBUG : open-test-file(0x461109f2100): >_readAt: n=3, err=EOF 2026/06/10 05:26:59 DEBUG : open-test-file(0x461109f2100): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.052545038 +0000 UTC m=+5.959153378 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x461109f2100): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: Remove: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x46110e21650 item 72 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file(0x461109f26c0): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x461109f26c0): >openPending: err= 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x461109f26c0): _readAt: size=2, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x461109f26c0): >_readAt: n=0, err=EOF 2026/06/10 05:26:59 DEBUG : open-test-file(0x461109f26c0): _writeAt: size=5, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x461109f26c0): >_writeAt: n=5, err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x461109f26c0): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.053694044 +0000 UTC m=+5.960302353 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x461109f26c0): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x461109f2bc0): _writeAt: size=5, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x461109f2bc0): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x461109f2bc0): >openPending: err= 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x46110e21b20 item 73 2026/06/10 05:26:59 DEBUG : open-test-file(0x461109f2bc0): >_writeAt: n=5, err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x461109f2bc0): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.054252943 +0000 UTC m=+5.960861241 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x461109f2bc0): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x461109f3080): _readAt: size=2, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x461109f3080): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x461109f3080): >openPending: err= 2026/06/10 05:26:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/10 05:26:59 DEBUG : open-test-file(0x461109f3080): >_readAt: n=2, err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x461109f3080): _writeAt: size=3, off=2 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x46110e21ce0 item 73 2026/06/10 05:26:59 DEBUG : open-test-file(0x461109f3080): >_writeAt: n=3, err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x461109f3080): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.054738312 +0000 UTC m=+5.961346611 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x461109f3080): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x461109f35c0): _readAt: size=512, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x461109f35c0): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x461109f35c0): >openPending: err= 2026/06/10 05:26:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/10 05:26:59 DEBUG : open-test-file(0x461109f35c0): >_readAt: n=5, err=EOF 2026/06/10 05:26:59 DEBUG : open-test-file(0x461109f35c0): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.054738312 +0000 UTC m=+5.961346611 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x461109f35c0): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: Remove: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x46110f2e000 item 73 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file(0x461109f3c00): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x461109f3c00): >openPending: err= 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x461109f3c00): _readAt: size=2, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x461109f3c00): >_readAt: n=0, err=EOF 2026/06/10 05:26:59 DEBUG : open-test-file(0x461109f3c00): _writeAt: size=5, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x461109f3c00): >_writeAt: n=5, err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x461109f3c00): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.055924097 +0000 UTC m=+5.962532396 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x461109f3c00): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110a16200): _writeAt: size=5, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110a16200): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110a16200): >openPending: err= 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x46110f2e3f0 item 74 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110a16200): >_writeAt: n=5, err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110a16200): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.056605567 +0000 UTC m=+5.963213866 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110a16200): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110a16740): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110a16740): >openPending: err= 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x46110f2e620 item 74 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110a16740): _readAt: size=2, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110a16740): >_readAt: n=0, err=EOF 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110a16740): _writeAt: size=3, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110a16740): >_writeAt: n=3, err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110a16740): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.057190174 +0000 UTC m=+5.963798473 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110a16740): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110a16cc0): _readAt: size=512, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110a16cc0): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110a16cc0): >openPending: err= 2026/06/10 05:26:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110a16cc0): >_readAt: n=3, err=EOF 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110a16cc0): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.057190174 +0000 UTC m=+5.963798473 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110a16cc0): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: Remove: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x46110f2e7e0 item 74 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110a17300): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110a17300): >openPending: err= 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110a17300): _readAt: size=2, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110a17300): >_readAt: n=0, err=EOF 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110a17300): _writeAt: size=5, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110a17300): >_writeAt: n=5, err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110a17300): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.058494654 +0000 UTC m=+5.965102953 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110a17300): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110a17800): _writeAt: size=5, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110a17800): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110a17800): >openPending: err= 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x46110f2eb60 item 75 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110a17800): >_writeAt: n=5, err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110a17800): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.059531938 +0000 UTC m=+5.966140237 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110a17800): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110a17d40): _readAt: size=2, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110a17d40): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110a17d40): >openPending: err= 2026/06/10 05:26:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110a17d40): >_readAt: n=2, err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110a17d40): _writeAt: size=3, off=2 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x46110f2ed20 item 75 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110a17d40): >_writeAt: n=3, err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110a17d40): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.059981871 +0000 UTC m=+5.966590169 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110a17d40): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110a56380): _readAt: size=512, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110a56380): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110a56380): >openPending: err= 2026/06/10 05:26:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110a56380): >_readAt: n=5, err=EOF 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110a56380): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.059981871 +0000 UTC m=+5.966590169 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110a56380): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: Remove: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x46110f2eee0 item 75 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110a569c0): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110a569c0): >openPending: err= 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110a569c0): _readAt: size=2, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110a569c0): >_readAt: n=0, err=EOF 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110a569c0): _writeAt: size=5, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110a569c0): >_writeAt: n=5, err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110a569c0): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.061594134 +0000 UTC m=+5.968202433 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110a569c0): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110a56ec0): _writeAt: size=5, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110a56ec0): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110a56ec0): >openPending: err= 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x46110f2f340 item 76 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110a56ec0): >_writeAt: n=5, err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110a56ec0): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.062604998 +0000 UTC m=+5.969213316 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110a56ec0): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110a57400): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110a57400): >openPending: err= 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x46110f2f570 item 76 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110a57400): _readAt: size=2, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110a57400): >_readAt: n=0, err=EOF 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110a57400): _writeAt: size=3, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110a57400): >_writeAt: n=3, err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110a57400): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.063163726 +0000 UTC m=+5.969772025 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110a57400): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110a57980): _readAt: size=512, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110a57980): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110a57980): >openPending: err= 2026/06/10 05:26:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110a57980): >_readAt: n=3, err=EOF 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110a57980): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.063163726 +0000 UTC m=+5.969772025 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110a57980): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: Remove: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x46110f2f730 item 76 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110a6e0c0): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110a6e0c0): >openPending: err= 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110a6e0c0): _readAt: size=2, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110a6e0c0): >_readAt: n=0, err=EOF 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110a6e0c0): _writeAt: size=5, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110a6e0c0): >_writeAt: n=5, err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110a6e0c0): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.064368748 +0000 UTC m=+5.970977047 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110a6e0c0): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110a6e5c0): _writeAt: size=5, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110a6e5c0): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110a6e5c0): >openPending: err= 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x46110f2fab0 item 77 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110a6e5c0): >_writeAt: n=5, err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110a6e5c0): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.064811596 +0000 UTC m=+5.971419895 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110a6e5c0): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/10 05:26:59 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110a6ecc0): _readAt: size=512, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110a6ecc0): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110a6ecc0): >openPending: err= 2026/06/10 05:26:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110a6ecc0): >_readAt: n=5, err=EOF 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110a6ecc0): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.064811596 +0000 UTC m=+5.971419895 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110a6ecc0): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: Remove: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x46110f2fc70 item 77 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110a6f300): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110a6f300): >openPending: err= 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110a6f300): _readAt: size=2, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110a6f300): >_readAt: n=0, err=EOF 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110a6f300): _writeAt: size=5, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110a6f300): >_writeAt: n=5, err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110a6f300): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.065957025 +0000 UTC m=+5.972565323 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110a6f300): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110a6f800): _writeAt: size=5, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110a6f800): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110a6f800): >openPending: err= 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x46110538d20 item 78 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110a6f800): >_writeAt: n=5, err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110a6f800): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.066345962 +0000 UTC m=+5.972954261 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110a6f800): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/10 05:26:59 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110ca8000): _readAt: size=512, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110ca8000): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110ca8000): >openPending: err= 2026/06/10 05:26:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110ca8000): >_readAt: n=5, err=EOF 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110ca8000): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.066345962 +0000 UTC m=+5.972954261 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110ca8000): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: Remove: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x46110538f50 item 78 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110ca8640): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110ca8640): >openPending: err= 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110ca8640): _readAt: size=2, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110ca8640): >_readAt: n=0, err=EOF 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110ca8640): _writeAt: size=5, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110ca8640): >_writeAt: n=5, err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110ca8640): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.067442799 +0000 UTC m=+5.974051097 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110ca8640): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110ca8b40): _writeAt: size=5, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110ca8b40): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110ca8b40): >openPending: err= 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x461105399d0 item 79 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110ca8b40): >_writeAt: n=5, err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110ca8b40): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.067937605 +0000 UTC m=+5.974545904 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110ca8b40): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/10 05:26:59 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110ca9240): _readAt: size=512, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110ca9240): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110ca9240): >openPending: err= 2026/06/10 05:26:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110ca9240): >_readAt: n=5, err=EOF 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110ca9240): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.067937605 +0000 UTC m=+5.974545904 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110ca9240): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: Remove: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x46110539b90 item 79 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 05:26:59 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/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110ca9880): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110ca9880): >openPending: err= 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110ca9880): _readAt: size=2, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110ca9880): >_readAt: n=0, err=EOF 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110ca9880): _writeAt: size=5, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110ca9880): >_writeAt: n=5, err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110ca9880): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.069278845 +0000 UTC m=+5.975887145 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110ca9880): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110ca9d80): _writeAt: size=5, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110ca9d80): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110ca9d80): >openPending: err= 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x461109001c0 item 80 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110ca9d80): >_writeAt: n=5, err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110ca9d80): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.069695595 +0000 UTC m=+5.976303894 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110ca9d80): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/10 05:26:59 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110cd6580): _readAt: size=512, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110cd6580): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110cd6580): >openPending: err= 2026/06/10 05:26:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110cd6580): >_readAt: n=5, err=EOF 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110cd6580): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.069695595 +0000 UTC m=+5.976303894 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110cd6580): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: Remove: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x46110900380 item 80 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110cd6bc0): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110cd6bc0): >openPending: err= 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110cd6bc0): _writeAt: size=5, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110cd6bc0): >_writeAt: n=5, err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110cd6bc0): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.070879937 +0000 UTC m=+5.977488236 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110cd6bc0): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110cd7040): _readAt: size=2, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110cd7040): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110cd7040): open at offset 5 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110cd7040): >openPending: err= 2026/06/10 05:26:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110cd7040): >_readAt: n=2, err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110cd7040): _writeAt: size=3, off=7 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x461109007e0 item 81 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110cd7040): >_writeAt: n=3, err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110cd7040): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.071325981 +0000 UTC m=+5.977934281 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110cd7040): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110cd7580): _readAt: size=512, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110cd7580): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110cd7580): >openPending: err= 2026/06/10 05:26:59 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110cd7580): >_readAt: n=8, err=EOF 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110cd7580): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.071325981 +0000 UTC m=+5.977934281 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110cd7580): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: Remove: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x461109009a0 item 81 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110cd7c00): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110cd7c00): >openPending: err= 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110cd7c00): _writeAt: size=5, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110cd7c00): >_writeAt: n=5, err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110cd7c00): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.072379307 +0000 UTC m=+5.978987605 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110cd7c00): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110d16200): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110d16200): open at offset 5 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110d16200): >openPending: err= 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4611075e5b0 item 82 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110d16200): _readAt: size=2, off=5 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110d16200): >_readAt: n=0, err=EOF 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110d16200): _writeAt: size=3, off=5 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110d16200): >_writeAt: n=3, err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110d16200): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.072836933 +0000 UTC m=+5.979445232 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110d16200): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110d16780): _readAt: size=512, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110d16780): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110d16780): >openPending: err= 2026/06/10 05:26:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110d16780): >_readAt: n=3, err=EOF 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110d16780): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.072836933 +0000 UTC m=+5.979445232 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110d16780): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: Remove: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4611075e8c0 item 82 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110d16e00): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110d16e00): >openPending: err= 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110d16e00): _writeAt: size=5, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110d16e00): >_writeAt: n=5, err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110d16e00): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.073952225 +0000 UTC m=+5.980560524 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110d16e00): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110d17300): _readAt: size=2, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110d17300): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110d17300): open at offset 5 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110d17300): >openPending: err= 2026/06/10 05:26:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110d17300): >_readAt: n=2, err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110d17300): _writeAt: size=3, off=7 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4611075efc0 item 83 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110d17300): >_writeAt: n=3, err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110d17300): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.074436402 +0000 UTC m=+5.981044701 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110d17300): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110d17840): _readAt: size=512, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110d17840): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110d17840): >openPending: err= 2026/06/10 05:26:59 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110d17840): >_readAt: n=8, err=EOF 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110d17840): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.074436402 +0000 UTC m=+5.981044701 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110d17840): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: Remove: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4611075f260 item 83 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110d17ec0): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110d17ec0): >openPending: err= 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110d17ec0): _writeAt: size=5, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110d17ec0): >_writeAt: n=5, err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110d17ec0): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.076107716 +0000 UTC m=+5.982716026 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110d17ec0): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110d444c0): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110d444c0): open at offset 5 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110d444c0): >openPending: err= 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4611075f7a0 item 84 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110d444c0): _readAt: size=2, off=5 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110d444c0): >_readAt: n=0, err=EOF 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110d444c0): _writeAt: size=3, off=5 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110d444c0): >_writeAt: n=3, err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110d444c0): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.076610128 +0000 UTC m=+5.983218437 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110d444c0): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110d44a40): _readAt: size=512, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110d44a40): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110d44a40): >openPending: err= 2026/06/10 05:26:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110d44a40): >_readAt: n=3, err=EOF 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110d44a40): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.076610128 +0000 UTC m=+5.983218437 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110d44a40): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: Remove: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4611075fa40 item 84 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110d450c0): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110d450c0): >openPending: err= 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110d450c0): _writeAt: size=5, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110d450c0): >_writeAt: n=5, err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110d450c0): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.078066345 +0000 UTC m=+5.984674644 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110d450c0): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110d455c0): _readAt: size=2, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110d455c0): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110d455c0): open at offset 5 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110d455c0): >openPending: err= 2026/06/10 05:26:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110d455c0): >_readAt: n=2, err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110d455c0): _writeAt: size=3, off=7 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4611040e1c0 item 85 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110d455c0): >_writeAt: n=3, err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110d455c0): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.078491621 +0000 UTC m=+5.985099920 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110d455c0): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110d45b00): _readAt: size=512, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110d45b00): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110d45b00): >openPending: err= 2026/06/10 05:26:59 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110d45b00): >_readAt: n=8, err=EOF 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110d45b00): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.078491621 +0000 UTC m=+5.985099920 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110d45b00): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: Remove: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4611040e5b0 item 85 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110d6c280): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110d6c280): >openPending: err= 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110d6c280): _writeAt: size=5, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110d6c280): >_writeAt: n=5, err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110d6c280): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.079674601 +0000 UTC m=+5.986282900 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110d6c280): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110d6c780): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110d6c780): open at offset 5 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110d6c780): >openPending: err= 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x46110454770 item 86 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110d6c780): _readAt: size=2, off=5 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110d6c780): >_readAt: n=0, err=EOF 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110d6c780): _writeAt: size=3, off=5 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110d6c780): >_writeAt: n=3, err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110d6c780): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.080213832 +0000 UTC m=+5.986822131 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110d6c780): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110d6cd00): _readAt: size=512, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110d6cd00): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110d6cd00): >openPending: err= 2026/06/10 05:26:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110d6cd00): >_readAt: n=3, err=EOF 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110d6cd00): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.080213832 +0000 UTC m=+5.986822131 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110d6cd00): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: Remove: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x461104557a0 item 86 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110d6d380): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110d6d380): >openPending: err= 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110d6d380): _writeAt: size=5, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110d6d380): >_writeAt: n=5, err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110d6d380): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.081509806 +0000 UTC m=+5.988118105 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110d6d380): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110d6d880): _readAt: size=2, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110d6d880): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110d6d880): open at offset 5 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110d6d880): >openPending: err= 2026/06/10 05:26:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110d6d880): >_readAt: n=2, err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110d6d880): _writeAt: size=3, off=7 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x461107660e0 item 87 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110d6d880): >_writeAt: n=3, err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110d6d880): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.081941954 +0000 UTC m=+5.988550254 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110d6d880): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110d6ddc0): _readAt: size=512, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110d6ddc0): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110d6ddc0): >openPending: err= 2026/06/10 05:26:59 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110d6ddc0): >_readAt: n=8, err=EOF 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110d6ddc0): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.081941954 +0000 UTC m=+5.988550254 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110d6ddc0): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: Remove: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x46110766a80 item 87 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 05:26:59 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/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110d92540): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110d92540): >openPending: err= 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110d92540): _writeAt: size=5, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110d92540): >_writeAt: n=5, err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110d92540): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.083098073 +0000 UTC m=+5.989706372 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110d92540): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110d92a40): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110d92a40): open at offset 5 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110d92a40): >openPending: err= 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x46110767490 item 88 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110d92a40): _readAt: size=2, off=5 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110d92a40): >_readAt: n=0, err=EOF 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110d92a40): _writeAt: size=3, off=5 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110d92a40): >_writeAt: n=3, err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110d92a40): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.083662112 +0000 UTC m=+5.990270411 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110d92a40): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110d92fc0): _readAt: size=512, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110d92fc0): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110d92fc0): >openPending: err= 2026/06/10 05:26:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110d92fc0): >_readAt: n=3, err=EOF 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110d92fc0): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.083662112 +0000 UTC m=+5.990270411 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110d92fc0): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: Remove: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x46110767810 item 88 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110d93600): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110d93600): open at offset 0 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110d93600): >openPending: err= 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110d93600): _readAt: size=2, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110d93600): >_readAt: n=0, err=EOF 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110d93600): _writeAt: size=5, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110d93600): >_writeAt: n=5, err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110d93600): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.08478116 +0000 UTC m=+5.991389459 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110d93600): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110d93b40): _writeAt: size=5, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110d93b40): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110d93b40): >openPending: err= 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x46110767b90 item 89 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110d93b40): >_writeAt: n=5, err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110d93b40): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.085269114 +0000 UTC m=+5.991877413 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110d93b40): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110db8180): _readAt: size=2, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110db8180): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110db8180): open at offset 5 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110db8180): >openPending: err= 2026/06/10 05:26:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110db8180): >_readAt: n=2, err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110db8180): _writeAt: size=3, off=7 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x46110767d50 item 89 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110db8180): >_writeAt: n=3, err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110db8180): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.086048511 +0000 UTC m=+5.992656809 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110db8180): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110db8700): _readAt: size=512, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110db8700): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110db8700): >openPending: err= 2026/06/10 05:26:59 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110db8700): >_readAt: n=8, err=EOF 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110db8700): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.086048511 +0000 UTC m=+5.992656809 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110db8700): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: Remove: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x461107021c0 item 89 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110db8d40): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110db8d40): open at offset 0 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110db8d40): >openPending: err= 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110db8d40): _readAt: size=2, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110db8d40): >_readAt: n=0, err=EOF 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110db8d40): _writeAt: size=5, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110db8d40): >_writeAt: n=5, err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110db8d40): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.087383679 +0000 UTC m=+5.993991978 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110db8d40): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110db9280): _writeAt: size=5, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110db9280): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110db9280): >openPending: err= 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x46110702540 item 90 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110db9280): >_writeAt: n=5, err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110db9280): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.087850803 +0000 UTC m=+5.994459112 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110db9280): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110db97c0): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110db97c0): open at offset 5 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110db97c0): >openPending: err= 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x46110702850 item 90 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110db97c0): _readAt: size=2, off=5 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110db97c0): >_readAt: n=0, err=EOF 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110db97c0): _writeAt: size=3, off=5 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110db97c0): >_writeAt: n=3, err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110db97c0): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.0884462 +0000 UTC m=+5.995054499 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110db97c0): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110db9d80): _readAt: size=512, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110db9d80): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110db9d80): >openPending: err= 2026/06/10 05:26:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110db9d80): >_readAt: n=3, err=EOF 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110db9d80): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.0884462 +0000 UTC m=+5.995054499 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110db9d80): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: Remove: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x46110702b60 item 90 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110de04c0): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110de04c0): open at offset 0 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110de04c0): >openPending: err= 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110de04c0): _readAt: size=2, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110de04c0): >_readAt: n=0, err=EOF 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110de04c0): _writeAt: size=5, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110de04c0): >_writeAt: n=5, err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110de04c0): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.089679015 +0000 UTC m=+5.996287314 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110de04c0): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110de0a00): _writeAt: size=5, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110de0a00): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110de0a00): >openPending: err= 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x46110702f50 item 91 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110de0a00): >_writeAt: n=5, err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110de0a00): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.090323696 +0000 UTC m=+5.996931995 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110de0a00): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110de0f40): _readAt: size=2, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110de0f40): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110de0f40): open at offset 5 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110de0f40): >openPending: err= 2026/06/10 05:26:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110de0f40): >_readAt: n=2, err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110de0f40): _writeAt: size=3, off=7 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x46110703110 item 91 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110de0f40): >_writeAt: n=3, err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110de0f40): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.090849141 +0000 UTC m=+5.997457440 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110de0f40): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110de14c0): _readAt: size=512, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110de14c0): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110de14c0): >openPending: err= 2026/06/10 05:26:59 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110de14c0): >_readAt: n=8, err=EOF 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110de14c0): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.090849141 +0000 UTC m=+5.997457440 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110de14c0): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: Remove: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x461107033b0 item 91 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 05:26:59 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/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110de1b00): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110de1b00): open at offset 0 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110de1b00): >openPending: err= 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110de1b00): _readAt: size=2, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110de1b00): >_readAt: n=0, err=EOF 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110de1b00): _writeAt: size=5, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110de1b00): >_writeAt: n=5, err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110de1b00): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.092117002 +0000 UTC m=+5.998725300 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110de1b00): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110e1a140): _writeAt: size=5, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110e1a140): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110e1a140): >openPending: err= 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x461107038f0 item 92 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110e1a140): >_writeAt: n=5, err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110e1a140): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.092625865 +0000 UTC m=+5.999234165 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110e1a140): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110e1a680): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110e1a680): open at offset 5 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110e1a680): >openPending: err= 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x46110703ab0 item 92 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110e1a680): _readAt: size=2, off=5 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110e1a680): >_readAt: n=0, err=EOF 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110e1a680): _writeAt: size=3, off=5 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110e1a680): >_writeAt: n=3, err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110e1a680): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.0932992 +0000 UTC m=+5.999907499 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110e1a680): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110e1ac40): _readAt: size=512, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110e1ac40): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110e1ac40): >openPending: err= 2026/06/10 05:26:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110e1ac40): >_readAt: n=3, err=EOF 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110e1ac40): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.0932992 +0000 UTC m=+5.999907499 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110e1ac40): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: Remove: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x46110703c70 item 92 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110e1b280): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110e1b280): open at offset 0 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110e1b280): >openPending: err= 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110e1b280): _readAt: size=2, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110e1b280): >_readAt: n=0, err=EOF 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110e1b280): _writeAt: size=5, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110e1b280): >_writeAt: n=5, err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110e1b280): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.094507679 +0000 UTC m=+6.001115978 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110e1b280): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110e1b7c0): _writeAt: size=5, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110e1b7c0): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110e1b7c0): >openPending: err= 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4611046e2a0 item 93 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110e1b7c0): >_writeAt: n=5, err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110e1b7c0): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.094969342 +0000 UTC m=+6.001577642 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110e1b7c0): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/10 05:26:59 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110e1bec0): _readAt: size=512, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110e1bec0): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110e1bec0): >openPending: err= 2026/06/10 05:26:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110e1bec0): >_readAt: n=5, err=EOF 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110e1bec0): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.094969342 +0000 UTC m=+6.001577642 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110e1bec0): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: Remove: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4611046e9a0 item 93 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 05:26:59 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/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110e3c600): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110e3c600): open at offset 0 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110e3c600): >openPending: err= 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110e3c600): _readAt: size=2, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110e3c600): >_readAt: n=0, err=EOF 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110e3c600): _writeAt: size=5, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110e3c600): >_writeAt: n=5, err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110e3c600): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.096275285 +0000 UTC m=+6.002883585 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110e3c600): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110e3cb40): _writeAt: size=5, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110e3cb40): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110e3cb40): >openPending: err= 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4611046f420 item 94 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110e3cb40): >_writeAt: n=5, err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110e3cb40): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.096679791 +0000 UTC m=+6.003288091 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110e3cb40): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/10 05:26:59 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110e3d240): _readAt: size=512, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110e3d240): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110e3d240): >openPending: err= 2026/06/10 05:26:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110e3d240): >_readAt: n=5, err=EOF 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110e3d240): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.096679791 +0000 UTC m=+6.003288091 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110e3d240): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: Remove: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x461103b81c0 item 94 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 05:26:59 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/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110e3d880): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110e3d880): open at offset 0 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110e3d880): >openPending: err= 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110e3d880): _readAt: size=2, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110e3d880): >_readAt: n=0, err=EOF 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110e3d880): _writeAt: size=5, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110e3d880): >_writeAt: n=5, err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110e3d880): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.097953824 +0000 UTC m=+6.004562123 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110e3d880): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110e3ddc0): _writeAt: size=5, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110e3ddc0): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110e3ddc0): >openPending: err= 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x461103b8620 item 95 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110e3ddc0): >_writeAt: n=5, err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110e3ddc0): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.098375212 +0000 UTC m=+6.004983511 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110e3ddc0): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/10 05:26:59 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110e6a5c0): _readAt: size=512, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110e6a5c0): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110e6a5c0): >openPending: err= 2026/06/10 05:26:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110e6a5c0): >_readAt: n=5, err=EOF 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110e6a5c0): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.098375212 +0000 UTC m=+6.004983511 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110e6a5c0): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: Remove: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x461103b88c0 item 95 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 05:26:59 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/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110e6ac00): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110e6ac00): open at offset 0 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110e6ac00): >openPending: err= 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110e6ac00): _readAt: size=2, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110e6ac00): >_readAt: n=0, err=EOF 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110e6ac00): _writeAt: size=5, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110e6ac00): >_writeAt: n=5, err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110e6ac00): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.099605352 +0000 UTC m=+6.006213651 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110e6ac00): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110e6b140): _writeAt: size=5, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110e6b140): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110e6b140): >openPending: err= 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x461100760e0 item 96 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110e6b140): >_writeAt: n=5, err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110e6b140): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.100123904 +0000 UTC m=+6.006732203 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110e6b140): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/10 05:26:59 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110e6b840): _readAt: size=512, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110e6b840): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110e6b840): >openPending: err= 2026/06/10 05:26:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110e6b840): >_readAt: n=5, err=EOF 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110e6b840): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.100123904 +0000 UTC m=+6.006732203 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110e6b840): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: Remove: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x461100765b0 item 96 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file: >Remove: err= 2026/06/10 05:26:59 DEBUG : WaitForWriters: timeout=30s 2026/06/10 05:26:59 DEBUG : Looking for writers 2026/06/10 05:26:59 DEBUG : >WaitForWriters: 2026/06/10 05:26:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase", Local "Local file system at /tmp/rclone2883943397", Modify Window "1s" 2026/06/10 05:26:59 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: poll-interval is not supported by this remote 2026/06/10 05:26:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/10 05:26:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{oz4KV}/rclone-test-voyopaj8xase" 2026/06/10 05:26:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{oz4KV}/rclone-test-voyopaj8xase" 2026/06/10 05:26:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{oz4KV}/rclone-test-voyopaj8xase" 2026/06/10 05:26:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/10 05:26:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{oz4KV}/rclone-test-voyopaj8xase" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{oz4KV}/rclone-test-voyopaj8xase" 2026/06/10 05:26:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{oz4KV}/rclone-test-voyopaj8xase" 2026/06/10 05:26:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/10 05:26:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{oz4KV}/rclone-test-voyopaj8xase" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{oz4KV}/rclone-test-voyopaj8xase" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2026/06/10 05:26:59 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611090eb80): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611090eb80): >openPending: err= 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611090eb80): _writeAt: size=5, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611090eb80): >_writeAt: n=5, err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611090eb80): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.107400092 +0000 UTC m=+6.014008391 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611090eb80): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611090f000): _readAt: size=2, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611090f000): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611090f000): >openPending: err= 2026/06/10 05:26:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611090f000): >_readAt: n=2, err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611090f000): _writeAt: size=3, off=2 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611090f000): >_writeAt: n=0, err=Bad file descriptor 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611090f000): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.107400092 +0000 UTC m=+6.014008391 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611090f000): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611090f4c0): _readAt: size=512, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611090f4c0): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611090f4c0): >openPending: err= 2026/06/10 05:26:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611090f4c0): >_readAt: n=5, err=EOF 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611090f4c0): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.107400092 +0000 UTC m=+6.014008391 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611090f4c0): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: Remove: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x46110752af0 item 1 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611090fb00): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611090fb00): >openPending: err= 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611090fb00): _writeAt: size=5, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611090fb00): >_writeAt: n=5, err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611090fb00): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.109399067 +0000 UTC m=+6.016007366 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611090fb00): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110948100): _readAt: size=512, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110948100): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110948100): >openPending: err= 2026/06/10 05:26:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110948100): >_readAt: n=5, err=EOF 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110948100): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.109399067 +0000 UTC m=+6.016007366 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110948100): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: Remove: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x46110753180 item 2 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110948740): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110948740): >openPending: err= 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110948740): _writeAt: size=5, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110948740): >_writeAt: n=5, err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110948740): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.11066856 +0000 UTC m=+6.017276860 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110948740): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110948bc0): _readAt: size=2, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110948bc0): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110948bc0): >openPending: err= 2026/06/10 05:26:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110948bc0): >_readAt: n=2, err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110948bc0): _writeAt: size=3, off=2 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110948bc0): >_writeAt: n=0, err=Bad file descriptor 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110948bc0): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.11066856 +0000 UTC m=+6.017276860 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110948bc0): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110949080): _readAt: size=512, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110949080): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110949080): >openPending: err= 2026/06/10 05:26:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110949080): >_readAt: n=5, err=EOF 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110949080): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.11066856 +0000 UTC m=+6.017276860 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110949080): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: Remove: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x46110753570 item 3 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110949700): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110949700): >openPending: err= 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110949700): _writeAt: size=5, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110949700): >_writeAt: n=5, err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110949700): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.112179472 +0000 UTC m=+6.018787770 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110949700): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110949c40): _readAt: size=512, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110949c40): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110949c40): >openPending: err= 2026/06/10 05:26:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110949c40): >_readAt: n=5, err=EOF 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110949c40): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.112179472 +0000 UTC m=+6.018787770 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110949c40): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: Remove: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x46110753c70 item 4 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611096e380): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611096e380): >openPending: err= 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611096e380): _writeAt: size=5, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611096e380): >_writeAt: n=5, err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611096e380): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.114130135 +0000 UTC m=+6.020738435 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611096e380): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611096e800): _readAt: size=2, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611096e800): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611096e800): >openPending: err= 2026/06/10 05:26:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611096e800): >_readAt: n=2, err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611096e800): _writeAt: size=3, off=2 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611096e800): >_writeAt: n=0, err=Bad file descriptor 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611096e800): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.114130135 +0000 UTC m=+6.020738435 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611096e800): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611096ecc0): _readAt: size=512, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611096ecc0): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611096ecc0): >openPending: err= 2026/06/10 05:26:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611096ecc0): >_readAt: n=5, err=EOF 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611096ecc0): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.114130135 +0000 UTC m=+6.020738435 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611096ecc0): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: Remove: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x46110956230 item 5 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611096f340): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611096f340): >openPending: err= 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611096f340): _writeAt: size=5, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611096f340): >_writeAt: n=5, err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611096f340): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.115891271 +0000 UTC m=+6.022499570 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611096f340): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611096f880): _readAt: size=512, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611096f880): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611096f880): >openPending: err= 2026/06/10 05:26:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611096f880): >_readAt: n=5, err=EOF 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611096f880): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.115891271 +0000 UTC m=+6.022499570 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611096f880): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: Remove: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x461109567e0 item 6 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110f1c000): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110f1c000): >openPending: err= 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110f1c000): _writeAt: size=5, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110f1c000): >_writeAt: n=5, err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110f1c000): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.11725375 +0000 UTC m=+6.023862049 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110f1c000): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110f1c500): _readAt: size=2, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110f1c500): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110f1c500): >openPending: err= 2026/06/10 05:26:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110f1c500): >_readAt: n=2, err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110f1c500): _writeAt: size=3, off=2 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110f1c500): >_writeAt: n=0, err=Bad file descriptor 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110f1c500): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.11725375 +0000 UTC m=+6.023862049 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110f1c500): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110f1c9c0): _readAt: size=512, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110f1c9c0): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110f1c9c0): >openPending: err= 2026/06/10 05:26:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110f1c9c0): >_readAt: n=5, err=EOF 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110f1c9c0): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.11725375 +0000 UTC m=+6.023862049 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110f1c9c0): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: Remove: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x46110956b60 item 7 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110f1d040): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110f1d040): >openPending: err= 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110f1d040): _writeAt: size=5, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110f1d040): >_writeAt: n=5, err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110f1d040): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.119158367 +0000 UTC m=+6.025766665 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110f1d040): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110f1d580): _readAt: size=512, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110f1d580): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110f1d580): >openPending: err= 2026/06/10 05:26:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110f1d580): >_readAt: n=5, err=EOF 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110f1d580): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.119158367 +0000 UTC m=+6.025766665 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110f1d580): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: Remove: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x46110957180 item 8 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110f1db40): _readAt: size=2, off=0 2026/06/10 05:26:59 ERROR : open-test-file(0x46110f1db40): Couldn't read size of file 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110f1db40): >_readAt: n=0, err=EOF 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110f1db40): _writeAt: size=5, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110f1db40): >_writeAt: n=0, err=Bad file descriptor 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110f1db40): close: 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110f1db40): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110f42000): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110f42000): >openPending: err= 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110f42000): _writeAt: size=5, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110f42000): >_writeAt: n=5, err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110f42000): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.122626375 +0000 UTC m=+6.029234673 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110f42000): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110e8a4c0): _readAt: size=2, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110e8a4c0): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110e8a4c0): >openPending: err= 2026/06/10 05:26:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110e8a4c0): >_readAt: n=2, err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110e8a4c0): _writeAt: size=3, off=2 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110e8a4c0): >_writeAt: n=0, err=Bad file descriptor 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110e8a4c0): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.122626375 +0000 UTC m=+6.029234673 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110e8a4c0): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110e8a9c0): _readAt: size=512, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110e8a9c0): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110e8a9c0): >openPending: err= 2026/06/10 05:26:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110e8a9c0): >_readAt: n=5, err=EOF 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110e8a9c0): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.122626375 +0000 UTC m=+6.029234673 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110e8a9c0): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: Remove: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4611071f5e0 item 9 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110e8b040): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110e8b040): >openPending: err= 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110e8b040): _writeAt: size=5, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110e8b040): >_writeAt: n=5, err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110e8b040): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.125993931 +0000 UTC m=+6.032602230 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110e8b040): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110e8b580): _readAt: size=512, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110e8b580): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110e8b580): >openPending: err= 2026/06/10 05:26:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110e8b580): >_readAt: n=5, err=EOF 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110e8b580): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.125993931 +0000 UTC m=+6.032602230 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110e8b580): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: Remove: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4611071fce0 item 10 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110e8bbc0): _readAt: size=2, off=0 2026/06/10 05:26:59 ERROR : open-test-file(0x46110e8bbc0): Couldn't read size of file 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110e8bbc0): >_readAt: n=0, err=EOF 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110e8bbc0): _writeAt: size=5, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110e8bbc0): >_writeAt: n=0, err=Bad file descriptor 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110e8bbc0): close: 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110e8bbc0): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110f88080): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110f88080): >openPending: err= 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110f88080): _writeAt: size=5, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110f88080): >_writeAt: n=5, err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110f88080): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.127588471 +0000 UTC m=+6.034196770 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110f88080): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110f88580): _readAt: size=2, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110f88580): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110f88580): >openPending: err= 2026/06/10 05:26:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110f88580): >_readAt: n=2, err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110f88580): _writeAt: size=3, off=2 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110f88580): >_writeAt: n=0, err=Bad file descriptor 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110f88580): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.127588471 +0000 UTC m=+6.034196770 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110f88580): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110f88a80): _readAt: size=512, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110f88a80): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110f88a80): >openPending: err= 2026/06/10 05:26:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110f88a80): >_readAt: n=5, err=EOF 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110f88a80): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.127588471 +0000 UTC m=+6.034196770 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110f88a80): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: Remove: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x46110170620 item 11 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110f89100): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110f89100): >openPending: err= 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110f89100): _writeAt: size=5, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110f89100): >_writeAt: n=5, err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110f89100): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.129419788 +0000 UTC m=+6.036028087 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110f89100): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110f89640): _readAt: size=512, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110f89640): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110f89640): >openPending: err= 2026/06/10 05:26:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110f89640): >_readAt: n=5, err=EOF 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110f89640): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.129419788 +0000 UTC m=+6.036028087 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110f89640): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: Remove: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x461103f0850 item 12 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110f89c80): _readAt: size=2, off=0 2026/06/10 05:26:59 ERROR : open-test-file(0x46110f89c80): Couldn't read size of file 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110f89c80): >_readAt: n=0, err=EOF 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110f89c80): _writeAt: size=5, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110f89c80): >_writeAt: n=0, err=Bad file descriptor 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110f89c80): close: 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110f89c80): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110fb0140): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110fb0140): >openPending: err= 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110fb0140): _writeAt: size=5, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110fb0140): >_writeAt: n=5, err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110fb0140): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.130686707 +0000 UTC m=+6.037295006 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110fb0140): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/10 05:26:59 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110fb0800): _readAt: size=512, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110fb0800): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110fb0800): >openPending: err= 2026/06/10 05:26:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110fb0800): >_readAt: n=5, err=EOF 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110fb0800): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.130686707 +0000 UTC m=+6.037295006 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110fb0800): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: Remove: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x461103f15e0 item 13 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110fb0e80): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110fb0e80): >openPending: err= 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110fb0e80): _writeAt: size=5, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110fb0e80): >_writeAt: n=5, err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110fb0e80): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.131870329 +0000 UTC m=+6.038478628 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110fb0e80): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110fb13c0): _readAt: size=512, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110fb13c0): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110fb13c0): >openPending: err= 2026/06/10 05:26:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110fb13c0): >_readAt: n=5, err=EOF 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110fb13c0): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.131870329 +0000 UTC m=+6.038478628 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110fb13c0): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: Remove: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x461103f1b20 item 14 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110fb1a00): _readAt: size=2, off=0 2026/06/10 05:26:59 ERROR : open-test-file(0x46110fb1a00): Couldn't read size of file 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110fb1a00): >_readAt: n=0, err=EOF 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110fb1a00): _writeAt: size=5, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110fb1a00): >_writeAt: n=0, err=Bad file descriptor 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110fb1a00): close: 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110fb1a00): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110fb1dc0): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110fb1dc0): >openPending: err= 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110fb1dc0): _writeAt: size=5, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110fb1dc0): >_writeAt: n=5, err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110fb1dc0): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.13337635 +0000 UTC m=+6.039984649 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110fb1dc0): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/10 05:26:59 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110fd0580): _readAt: size=512, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110fd0580): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110fd0580): >openPending: err= 2026/06/10 05:26:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110fd0580): >_readAt: n=5, err=EOF 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110fd0580): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.13337635 +0000 UTC m=+6.039984649 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110fd0580): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: Remove: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4611042e380 item 15 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 05:26:59 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/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110fd0c00): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110fd0c00): >openPending: err= 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110fd0c00): _writeAt: size=5, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110fd0c00): >_writeAt: n=5, err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110fd0c00): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.134586471 +0000 UTC m=+6.041194771 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110fd0c00): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110fd1140): _readAt: size=512, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110fd1140): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110fd1140): >openPending: err= 2026/06/10 05:26:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110fd1140): >_readAt: n=5, err=EOF 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110fd1140): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.134586471 +0000 UTC m=+6.041194771 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110fd1140): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: Remove: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4611042f730 item 16 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110fd1780): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110fd1780): >openPending: err= 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110fd1780): _writeAt: size=5, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110fd1780): >_writeAt: n=5, err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110fd1780): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.135723184 +0000 UTC m=+6.042331493 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110fd1780): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110fd1c00): _readAt: size=2, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110fd1c00): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110fd1c00): open at offset 5 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110fd1c00): >openPending: err= 2026/06/10 05:26:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110fd1c00): >_readAt: n=2, err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110fd1c00): _writeAt: size=3, off=7 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110fd1c00): >_writeAt: n=0, err=Bad file descriptor 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110fd1c00): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.135723184 +0000 UTC m=+6.042331493 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110fd1c00): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110ff8200): _readAt: size=512, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110ff8200): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110ff8200): >openPending: err= 2026/06/10 05:26:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110ff8200): >_readAt: n=5, err=EOF 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110ff8200): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.135723184 +0000 UTC m=+6.042331493 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110ff8200): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: Remove: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x46110880620 item 17 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110ff8880): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110ff8880): >openPending: err= 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110ff8880): _writeAt: size=5, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110ff8880): >_writeAt: n=5, err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110ff8880): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.137491964 +0000 UTC m=+6.044100262 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110ff8880): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110ff8dc0): _readAt: size=512, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110ff8dc0): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110ff8dc0): >openPending: err= 2026/06/10 05:26:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110ff8dc0): >_readAt: n=5, err=EOF 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110ff8dc0): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.137491964 +0000 UTC m=+6.044100262 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110ff8dc0): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: Remove: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x46110880bd0 item 18 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110ff9440): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110ff9440): >openPending: err= 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110ff9440): _writeAt: size=5, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110ff9440): >_writeAt: n=5, err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110ff9440): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.138723275 +0000 UTC m=+6.045331574 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110ff9440): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110ff9940): _readAt: size=2, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110ff9940): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110ff9940): open at offset 5 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110ff9940): >openPending: err= 2026/06/10 05:26:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110ff9940): >_readAt: n=2, err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110ff9940): _writeAt: size=3, off=7 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110ff9940): >_writeAt: n=0, err=Bad file descriptor 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110ff9940): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.138723275 +0000 UTC m=+6.045331574 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110ff9940): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110ff9e40): _readAt: size=512, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110ff9e40): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110ff9e40): >openPending: err= 2026/06/10 05:26:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110ff9e40): >_readAt: n=5, err=EOF 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110ff9e40): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.138723275 +0000 UTC m=+6.045331574 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110ff9e40): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: Remove: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x461108810a0 item 19 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611102c5c0): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611102c5c0): >openPending: err= 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611102c5c0): _writeAt: size=5, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611102c5c0): >_writeAt: n=5, err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611102c5c0): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.140307785 +0000 UTC m=+6.046916085 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611102c5c0): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611102cb00): _readAt: size=512, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611102cb00): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611102cb00): >openPending: err= 2026/06/10 05:26:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611102cb00): >_readAt: n=5, err=EOF 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611102cb00): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.140307785 +0000 UTC m=+6.046916085 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611102cb00): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: Remove: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x461108816c0 item 20 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611102d180): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611102d180): >openPending: err= 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611102d180): _writeAt: size=5, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611102d180): >_writeAt: n=5, err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611102d180): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.141762009 +0000 UTC m=+6.048370308 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611102d180): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611102d680): _readAt: size=2, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611102d680): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611102d680): open at offset 5 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611102d680): >openPending: err= 2026/06/10 05:26:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611102d680): >_readAt: n=2, err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611102d680): _writeAt: size=3, off=7 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611102d680): >_writeAt: n=0, err=Bad file descriptor 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611102d680): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.141762009 +0000 UTC m=+6.048370308 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611102d680): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611102db80): _readAt: size=512, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611102db80): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611102db80): >openPending: err= 2026/06/10 05:26:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611102db80): >_readAt: n=5, err=EOF 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611102db80): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.141762009 +0000 UTC m=+6.048370308 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611102db80): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: Remove: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x46110881c70 item 21 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611108a300): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611108a300): >openPending: err= 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611108a300): _writeAt: size=5, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611108a300): >_writeAt: n=5, err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611108a300): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.143738171 +0000 UTC m=+6.050346471 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611108a300): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611108a840): _readAt: size=512, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611108a840): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611108a840): >openPending: err= 2026/06/10 05:26:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611108a840): >_readAt: n=5, err=EOF 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611108a840): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.143738171 +0000 UTC m=+6.050346471 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611108a840): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: Remove: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x461106f2310 item 22 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611108aec0): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611108aec0): >openPending: err= 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611108aec0): _writeAt: size=5, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611108aec0): >_writeAt: n=5, err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611108aec0): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.144882788 +0000 UTC m=+6.051491088 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611108aec0): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611108b3c0): _readAt: size=2, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611108b3c0): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611108b3c0): open at offset 5 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611108b3c0): >openPending: err= 2026/06/10 05:26:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611108b3c0): >_readAt: n=2, err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611108b3c0): _writeAt: size=3, off=7 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611108b3c0): >_writeAt: n=0, err=Bad file descriptor 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611108b3c0): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.144882788 +0000 UTC m=+6.051491088 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611108b3c0): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611108b8c0): _readAt: size=512, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611108b8c0): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611108b8c0): >openPending: err= 2026/06/10 05:26:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611108b8c0): >_readAt: n=5, err=EOF 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611108b8c0): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.144882788 +0000 UTC m=+6.051491088 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611108b8c0): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: Remove: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x461106f2a10 item 23 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 05:26:59 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/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file(0x461110ae040): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x461110ae040): >openPending: err= 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x461110ae040): _writeAt: size=5, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x461110ae040): >_writeAt: n=5, err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x461110ae040): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.14662096 +0000 UTC m=+6.053229259 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x461110ae040): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x461110ae580): _readAt: size=512, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x461110ae580): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x461110ae580): >openPending: err= 2026/06/10 05:26:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/10 05:26:59 DEBUG : open-test-file(0x461110ae580): >_readAt: n=5, err=EOF 2026/06/10 05:26:59 DEBUG : open-test-file(0x461110ae580): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.14662096 +0000 UTC m=+6.053229259 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x461110ae580): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: Remove: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x461106f3030 item 24 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x461110aebc0): _readAt: size=2, off=0 2026/06/10 05:26:59 ERROR : open-test-file(0x461110aebc0): Couldn't read size of file 2026/06/10 05:26:59 DEBUG : open-test-file(0x461110aebc0): >_readAt: n=0, err=EOF 2026/06/10 05:26:59 DEBUG : open-test-file(0x461110aebc0): _writeAt: size=5, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x461110aebc0): >_writeAt: n=0, err=Bad file descriptor 2026/06/10 05:26:59 DEBUG : open-test-file(0x461110aebc0): close: 2026/06/10 05:26:59 DEBUG : open-test-file(0x461110aebc0): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file(0x461110aef80): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x461110aef80): >openPending: err= 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x461110aef80): _writeAt: size=5, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x461110aef80): >_writeAt: n=5, err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x461110aef80): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.148041089 +0000 UTC m=+6.054649389 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x461110aef80): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x461110af480): _readAt: size=2, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x461110af480): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : open-test-file(0x461110af480): open at offset 5 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x461110af480): >openPending: err= 2026/06/10 05:26:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/10 05:26:59 DEBUG : open-test-file(0x461110af480): >_readAt: n=2, err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x461110af480): _writeAt: size=3, off=7 2026/06/10 05:26:59 DEBUG : open-test-file(0x461110af480): >_writeAt: n=0, err=Bad file descriptor 2026/06/10 05:26:59 DEBUG : open-test-file(0x461110af480): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.148041089 +0000 UTC m=+6.054649389 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x461110af480): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x461110af9c0): _readAt: size=512, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x461110af9c0): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x461110af9c0): >openPending: err= 2026/06/10 05:26:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/10 05:26:59 DEBUG : open-test-file(0x461110af9c0): >_readAt: n=5, err=EOF 2026/06/10 05:26:59 DEBUG : open-test-file(0x461110af9c0): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.148041089 +0000 UTC m=+6.054649389 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x461110af9c0): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: Remove: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x461106f3570 item 25 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file(0x461110cc140): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x461110cc140): >openPending: err= 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x461110cc140): _writeAt: size=5, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x461110cc140): >_writeAt: n=5, err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x461110cc140): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.151149185 +0000 UTC m=+6.057757483 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x461110cc140): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110470a80): _readAt: size=512, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110470a80): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110470a80): >openPending: err= 2026/06/10 05:26:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110470a80): >_readAt: n=5, err=EOF 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110470a80): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.151149185 +0000 UTC m=+6.057757483 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110470a80): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: Remove: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x46110956070 item 26 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110471240): _readAt: size=2, off=0 2026/06/10 05:26:59 ERROR : open-test-file(0x46110471240): Couldn't read size of file 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110471240): >_readAt: n=0, err=EOF 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110471240): _writeAt: size=5, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110471240): >_writeAt: n=0, err=Bad file descriptor 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110471240): close: 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110471240): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file(0x461104719c0): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x461104719c0): >openPending: err= 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x461104719c0): _writeAt: size=5, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x461104719c0): >_writeAt: n=5, err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x461104719c0): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.15441027 +0000 UTC m=+6.061018569 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x461104719c0): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x461110cc680): _readAt: size=2, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x461110cc680): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : open-test-file(0x461110cc680): open at offset 5 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x461110cc680): >openPending: err= 2026/06/10 05:26:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/10 05:26:59 DEBUG : open-test-file(0x461110cc680): >_readAt: n=2, err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x461110cc680): _writeAt: size=3, off=7 2026/06/10 05:26:59 DEBUG : open-test-file(0x461110cc680): >_writeAt: n=0, err=Bad file descriptor 2026/06/10 05:26:59 DEBUG : open-test-file(0x461110cc680): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.15441027 +0000 UTC m=+6.061018569 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x461110cc680): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x461110ccbc0): _readAt: size=512, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x461110ccbc0): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x461110ccbc0): >openPending: err= 2026/06/10 05:26:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/10 05:26:59 DEBUG : open-test-file(0x461110ccbc0): >_readAt: n=5, err=EOF 2026/06/10 05:26:59 DEBUG : open-test-file(0x461110ccbc0): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.15441027 +0000 UTC m=+6.061018569 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x461110ccbc0): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: Remove: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x461109564d0 item 27 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 05:26:59 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/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file(0x461110cd240): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x461110cd240): >openPending: err= 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x461110cd240): _writeAt: size=5, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x461110cd240): >_writeAt: n=5, err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x461110cd240): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.156265203 +0000 UTC m=+6.062873502 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x461110cd240): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x461110cd780): _readAt: size=512, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x461110cd780): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x461110cd780): >openPending: err= 2026/06/10 05:26:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/10 05:26:59 DEBUG : open-test-file(0x461110cd780): >_readAt: n=5, err=EOF 2026/06/10 05:26:59 DEBUG : open-test-file(0x461110cd780): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.156265203 +0000 UTC m=+6.062873502 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x461110cd780): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: Remove: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x461109569a0 item 28 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x461110cddc0): _readAt: size=2, off=0 2026/06/10 05:26:59 ERROR : open-test-file(0x461110cddc0): Couldn't read size of file 2026/06/10 05:26:59 DEBUG : open-test-file(0x461110cddc0): >_readAt: n=0, err=EOF 2026/06/10 05:26:59 DEBUG : open-test-file(0x461110cddc0): _writeAt: size=5, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x461110cddc0): >_writeAt: n=0, err=Bad file descriptor 2026/06/10 05:26:59 DEBUG : open-test-file(0x461110cddc0): close: 2026/06/10 05:26:59 DEBUG : open-test-file(0x461110cddc0): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110377b80): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110377b80): >openPending: err= 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110377b80): _writeAt: size=5, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110377b80): >_writeAt: n=5, err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110377b80): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.158281782 +0000 UTC m=+6.064890081 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110377b80): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/10 05:26:59 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x461104a0700): _readAt: size=512, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x461104a0700): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x461104a0700): >openPending: err= 2026/06/10 05:26:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/10 05:26:59 DEBUG : open-test-file(0x461104a0700): >_readAt: n=5, err=EOF 2026/06/10 05:26:59 DEBUG : open-test-file(0x461104a0700): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.158281782 +0000 UTC m=+6.064890081 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x461104a0700): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: Remove: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x46110956d20 item 29 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 05:26:59 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/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file(0x461104a0f80): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x461104a0f80): >openPending: err= 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x461104a0f80): _writeAt: size=5, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x461104a0f80): >_writeAt: n=5, err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x461104a0f80): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.159915174 +0000 UTC m=+6.066523473 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x461104a0f80): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110690440): _readAt: size=512, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110690440): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110690440): >openPending: err= 2026/06/10 05:26:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110690440): >_readAt: n=5, err=EOF 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110690440): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.159915174 +0000 UTC m=+6.066523473 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110690440): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: Remove: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x461109571f0 item 30 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 05:26:59 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/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110690d40): _readAt: size=2, off=0 2026/06/10 05:26:59 ERROR : open-test-file(0x46110690d40): Couldn't read size of file 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110690d40): >_readAt: n=0, err=EOF 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110690d40): _writeAt: size=5, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110690d40): >_writeAt: n=0, err=Bad file descriptor 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110690d40): close: 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110690d40): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110691100): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110691100): >openPending: err= 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110691100): _writeAt: size=5, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110691100): >_writeAt: n=5, err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110691100): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.16132285 +0000 UTC m=+6.067931149 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110691100): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/10 05:26:59 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x461106917c0): _readAt: size=512, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x461106917c0): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x461106917c0): >openPending: err= 2026/06/10 05:26:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/10 05:26:59 DEBUG : open-test-file(0x461106917c0): >_readAt: n=5, err=EOF 2026/06/10 05:26:59 DEBUG : open-test-file(0x461106917c0): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.16132285 +0000 UTC m=+6.067931149 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x461106917c0): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: Remove: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x46110957730 item 31 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 05:26:59 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/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110691e40): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110691e40): >openPending: err= 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110691e40): _writeAt: size=5, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110691e40): >_writeAt: n=5, err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110691e40): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.162588416 +0000 UTC m=+6.069196715 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110691e40): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x461104fe580): _readAt: size=512, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x461104fe580): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x461104fe580): >openPending: err= 2026/06/10 05:26:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/10 05:26:59 DEBUG : open-test-file(0x461104fe580): >_readAt: n=5, err=EOF 2026/06/10 05:26:59 DEBUG : open-test-file(0x461104fe580): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.162588416 +0000 UTC m=+6.069196715 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x461104fe580): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: Remove: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x46110957b90 item 32 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file(0x461104ff080): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x461104ff080): >openPending: err= 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x461104ff080): _writeAt: size=5, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x461104ff080): >_writeAt: n=5, err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x461104ff080): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.163960464 +0000 UTC m=+6.070568764 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x461104ff080): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x461104ff880): _readAt: size=2, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x461104ff880): >_readAt: n=0, err=Bad file descriptor 2026/06/10 05:26:59 DEBUG : open-test-file(0x461104ff880): _writeAt: size=3, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x461104ff880): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x461104ff880): >openPending: err= 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x46110dae150 item 33 2026/06/10 05:26:59 DEBUG : open-test-file(0x461104ff880): >_writeAt: n=3, err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x461104ff880): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.164410346 +0000 UTC m=+6.071018645 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x461104ff880): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110a243c0): _readAt: size=512, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110a243c0): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110a243c0): >openPending: err= 2026/06/10 05:26:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110a243c0): >_readAt: n=5, err=EOF 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110a243c0): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.164410346 +0000 UTC m=+6.071018645 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110a243c0): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: Remove: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x46110406d90 item 33 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110a24a00): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110a24a00): >openPending: err= 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110a24a00): _writeAt: size=5, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110a24a00): >_writeAt: n=5, err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110a24a00): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.16559001 +0000 UTC m=+6.072198309 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110a24a00): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110a24e80): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110a24e80): >openPending: err= 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x461104075e0 item 34 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110a24e80): _readAt: size=2, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110a24e80): >_readAt: n=0, err=Bad file descriptor 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110a24e80): _writeAt: size=3, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110a24e80): >_writeAt: n=3, err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110a24e80): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.166055211 +0000 UTC m=+6.072663509 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110a24e80): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110a25440): _readAt: size=512, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110a25440): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110a25440): >openPending: err= 2026/06/10 05:26:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110a25440): >_readAt: n=3, err=EOF 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110a25440): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.166055211 +0000 UTC m=+6.072663509 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110a25440): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: Remove: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x46110407880 item 34 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110a25a80): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110a25a80): >openPending: err= 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110a25a80): _writeAt: size=5, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110a25a80): >_writeAt: n=5, err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110a25a80): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.167222912 +0000 UTC m=+6.073831211 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110a25a80): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x461106d2000): _readAt: size=2, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x461106d2000): >_readAt: n=0, err=Bad file descriptor 2026/06/10 05:26:59 DEBUG : open-test-file(0x461106d2000): _writeAt: size=3, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x461106d2000): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x461106d2000): >openPending: err= 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4611041e000 item 35 2026/06/10 05:26:59 DEBUG : open-test-file(0x461106d2000): >_writeAt: n=3, err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x461106d2000): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.167638669 +0000 UTC m=+6.074246969 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x461106d2000): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x461106d2500): _readAt: size=512, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x461106d2500): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x461106d2500): >openPending: err= 2026/06/10 05:26:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/10 05:26:59 DEBUG : open-test-file(0x461106d2500): >_readAt: n=5, err=EOF 2026/06/10 05:26:59 DEBUG : open-test-file(0x461106d2500): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.167638669 +0000 UTC m=+6.074246969 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x461106d2500): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: Remove: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4611041e310 item 35 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file(0x461106d2d00): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x461106d2d00): >openPending: err= 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x461106d2d00): _writeAt: size=5, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x461106d2d00): >_writeAt: n=5, err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x461106d2d00): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.168829364 +0000 UTC m=+6.075437663 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x461106d2d00): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file(0x461106d3280): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x461106d3280): >openPending: err= 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4611041e700 item 36 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x461106d3280): _readAt: size=2, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x461106d3280): >_readAt: n=0, err=Bad file descriptor 2026/06/10 05:26:59 DEBUG : open-test-file(0x461106d3280): _writeAt: size=3, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x461106d3280): >_writeAt: n=3, err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x461106d3280): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.169316226 +0000 UTC m=+6.075924525 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x461106d3280): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x461106d37c0): _readAt: size=512, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x461106d37c0): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x461106d37c0): >openPending: err= 2026/06/10 05:26:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/10 05:26:59 DEBUG : open-test-file(0x461106d37c0): >_readAt: n=3, err=EOF 2026/06/10 05:26:59 DEBUG : open-test-file(0x461106d37c0): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.169316226 +0000 UTC m=+6.075924525 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x461106d37c0): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: Remove: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4611041e930 item 36 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file(0x461106d3e00): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x461106d3e00): >openPending: err= 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x461106d3e00): _writeAt: size=5, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x461106d3e00): >_writeAt: n=5, err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x461106d3e00): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.170511479 +0000 UTC m=+6.077119778 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x461106d3e00): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x461107e4380): _readAt: size=2, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x461107e4380): >_readAt: n=0, err=Bad file descriptor 2026/06/10 05:26:59 DEBUG : open-test-file(0x461107e4380): _writeAt: size=3, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x461107e4380): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x461107e4380): >openPending: err= 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4611041ed90 item 37 2026/06/10 05:26:59 DEBUG : open-test-file(0x461107e4380): >_writeAt: n=3, err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x461107e4380): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.170914433 +0000 UTC m=+6.077522742 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x461107e4380): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x461107e4880): _readAt: size=512, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x461107e4880): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x461107e4880): >openPending: err= 2026/06/10 05:26:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/10 05:26:59 DEBUG : open-test-file(0x461107e4880): >_readAt: n=5, err=EOF 2026/06/10 05:26:59 DEBUG : open-test-file(0x461107e4880): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.170914433 +0000 UTC m=+6.077522742 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x461107e4880): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: Remove: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4611041ef50 item 37 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file(0x461107e4f00): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x461107e4f00): >openPending: err= 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x461107e4f00): _writeAt: size=5, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x461107e4f00): >_writeAt: n=5, err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x461107e4f00): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.172177103 +0000 UTC m=+6.078785412 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x461107e4f00): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file(0x461107e5480): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x461107e5480): >openPending: err= 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4611041f5e0 item 38 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x461107e5480): _readAt: size=2, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x461107e5480): >_readAt: n=0, err=Bad file descriptor 2026/06/10 05:26:59 DEBUG : open-test-file(0x461107e5480): _writeAt: size=3, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x461107e5480): >_writeAt: n=3, err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x461107e5480): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.17267712 +0000 UTC m=+6.079285419 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x461107e5480): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x461107e59c0): _readAt: size=512, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x461107e59c0): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x461107e59c0): >openPending: err= 2026/06/10 05:26:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/10 05:26:59 DEBUG : open-test-file(0x461107e59c0): >_readAt: n=3, err=EOF 2026/06/10 05:26:59 DEBUG : open-test-file(0x461107e59c0): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.17267712 +0000 UTC m=+6.079285419 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x461107e59c0): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: Remove: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4611041f810 item 38 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110e8a140): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110e8a140): >openPending: err= 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110e8a140): _writeAt: size=5, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110e8a140): >_writeAt: n=5, err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110e8a140): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.174011277 +0000 UTC m=+6.080619575 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110e8a140): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110e8a680): _readAt: size=2, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110e8a680): >_readAt: n=0, err=Bad file descriptor 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110e8a680): _writeAt: size=3, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110e8a680): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110e8a680): >openPending: err= 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4611041fce0 item 39 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110e8a680): >_writeAt: n=3, err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110e8a680): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.174858121 +0000 UTC m=+6.081466430 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110e8a680): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110e8ab80): _readAt: size=512, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110e8ab80): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110e8ab80): >openPending: err= 2026/06/10 05:26:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110e8ab80): >_readAt: n=5, err=EOF 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110e8ab80): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.174858121 +0000 UTC m=+6.081466430 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110e8ab80): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: Remove: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x46110758070 item 39 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file(0x461104ffd40): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x461104ffd40): >openPending: err= 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x461104ffd40): _writeAt: size=5, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x461104ffd40): >_writeAt: n=5, err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x461104ffd40): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.17667492 +0000 UTC m=+6.083283219 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x461104ffd40): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110568340): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110568340): >openPending: err= 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x46110dae380 item 40 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110568340): _readAt: size=2, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110568340): >_readAt: n=0, err=Bad file descriptor 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110568340): _writeAt: size=3, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110568340): >_writeAt: n=3, err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110568340): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.177326885 +0000 UTC m=+6.083935184 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110568340): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110568880): _readAt: size=512, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110568880): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110568880): >openPending: err= 2026/06/10 05:26:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110568880): >_readAt: n=3, err=EOF 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110568880): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.177326885 +0000 UTC m=+6.083935184 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110568880): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: Remove: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x46110dae540 item 40 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110568e40): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110568e40): >openPending: err= 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110568e40): _readAt: size=2, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110568e40): >_readAt: n=0, err=Bad file descriptor 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110568e40): _writeAt: size=5, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110568e40): >_writeAt: n=5, err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110568e40): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.17938351 +0000 UTC m=+6.085991849 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110568e40): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110569340): _writeAt: size=5, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110569340): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110569340): >openPending: err= 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x46110dae8c0 item 41 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110569340): >_writeAt: n=5, err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110569340): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.180376319 +0000 UTC m=+6.086984618 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110569340): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110569800): _readAt: size=2, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110569800): >_readAt: n=0, err=Bad file descriptor 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110569800): _writeAt: size=3, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110569800): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110569800): >openPending: err= 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x46110daea80 item 41 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110569800): >_writeAt: n=3, err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110569800): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.181337329 +0000 UTC m=+6.087945629 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110569800): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110569d40): _readAt: size=512, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110569d40): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110569d40): >openPending: err= 2026/06/10 05:26:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110569d40): >_readAt: n=5, err=EOF 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110569d40): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.181337329 +0000 UTC m=+6.087945629 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110569d40): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: Remove: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x46110daec40 item 41 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611062e480): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611062e480): >openPending: err= 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611062e480): _readAt: size=2, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611062e480): >_readAt: n=0, err=Bad file descriptor 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611062e480): _writeAt: size=5, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611062e480): >_writeAt: n=5, err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611062e480): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.183589323 +0000 UTC m=+6.090197622 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611062e480): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611062e980): _writeAt: size=5, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611062e980): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611062e980): >openPending: err= 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x46110daf0a0 item 42 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611062e980): >_writeAt: n=5, err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611062e980): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.184256527 +0000 UTC m=+6.090864856 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611062e980): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611062eec0): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611062eec0): >openPending: err= 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x46110daf260 item 42 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611062eec0): _readAt: size=2, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611062eec0): >_readAt: n=0, err=Bad file descriptor 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611062eec0): _writeAt: size=3, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611062eec0): >_writeAt: n=3, err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611062eec0): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.185285445 +0000 UTC m=+6.091893744 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611062eec0): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611062f440): _readAt: size=512, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611062f440): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611062f440): >openPending: err= 2026/06/10 05:26:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611062f440): >_readAt: n=3, err=EOF 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611062f440): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.185285445 +0000 UTC m=+6.091893744 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611062f440): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: Remove: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x46110daf420 item 42 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611062fa80): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611062fa80): >openPending: err= 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611062fa80): _readAt: size=2, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611062fa80): >_readAt: n=0, err=Bad file descriptor 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611062fa80): _writeAt: size=5, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611062fa80): >_writeAt: n=5, err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611062fa80): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.187165466 +0000 UTC m=+6.093773764 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611062fa80): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110648080): _writeAt: size=5, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110648080): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110648080): >openPending: err= 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x46110daf7a0 item 43 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110648080): >_writeAt: n=5, err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110648080): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.187752237 +0000 UTC m=+6.094360546 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110648080): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x461106485c0): _readAt: size=2, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x461106485c0): >_readAt: n=0, err=Bad file descriptor 2026/06/10 05:26:59 DEBUG : open-test-file(0x461106485c0): _writeAt: size=3, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x461106485c0): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x461106485c0): >openPending: err= 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x46110daf960 item 43 2026/06/10 05:26:59 DEBUG : open-test-file(0x461106485c0): >_writeAt: n=3, err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x461106485c0): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.191061553 +0000 UTC m=+6.097669852 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x461106485c0): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110648b00): _readAt: size=512, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110648b00): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110648b00): >openPending: err= 2026/06/10 05:26:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110648b00): >_readAt: n=5, err=EOF 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110648b00): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.191061553 +0000 UTC m=+6.097669852 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110648b00): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: Remove: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x46110dafb20 item 43 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110649140): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110649140): >openPending: err= 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110649140): _readAt: size=2, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110649140): >_readAt: n=0, err=Bad file descriptor 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110649140): _writeAt: size=5, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110649140): >_writeAt: n=5, err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110649140): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.192284649 +0000 UTC m=+6.098892949 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110649140): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110649640): _writeAt: size=5, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110649640): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110649640): >openPending: err= 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x46110460000 item 44 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110649640): >_writeAt: n=5, err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110649640): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.192777242 +0000 UTC m=+6.099385541 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110649640): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110649b80): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110649b80): >openPending: err= 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x461104601c0 item 44 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110649b80): _readAt: size=2, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110649b80): >_readAt: n=0, err=Bad file descriptor 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110649b80): _writeAt: size=3, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110649b80): >_writeAt: n=3, err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110649b80): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.193280154 +0000 UTC m=+6.099888453 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110649b80): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611065c200): _readAt: size=512, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611065c200): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611065c200): >openPending: err= 2026/06/10 05:26:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611065c200): >_readAt: n=3, err=EOF 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611065c200): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.193280154 +0000 UTC m=+6.099888453 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611065c200): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: Remove: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x461104603f0 item 44 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611065c840): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611065c840): >openPending: err= 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611065c840): _readAt: size=2, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611065c840): >_readAt: n=0, err=Bad file descriptor 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611065c840): _writeAt: size=5, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611065c840): >_writeAt: n=5, err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611065c840): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.194415915 +0000 UTC m=+6.101024213 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611065c840): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611065cd40): _writeAt: size=5, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611065cd40): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611065cd40): >openPending: err= 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x46110460850 item 45 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611065cd40): >_writeAt: n=5, err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611065cd40): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.195255755 +0000 UTC m=+6.101864055 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611065cd40): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/10 05:26:59 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611065d440): _readAt: size=512, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611065d440): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611065d440): >openPending: err= 2026/06/10 05:26:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611065d440): >_readAt: n=5, err=EOF 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611065d440): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.195255755 +0000 UTC m=+6.101864055 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611065d440): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: Remove: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x46110460a10 item 45 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611065da80): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611065da80): >openPending: err= 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611065da80): _readAt: size=2, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611065da80): >_readAt: n=0, err=Bad file descriptor 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611065da80): _writeAt: size=5, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611065da80): >_writeAt: n=5, err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611065da80): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.196898987 +0000 UTC m=+6.103507286 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611065da80): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611066c080): _writeAt: size=5, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611066c080): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611066c080): >openPending: err= 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x46110460fc0 item 46 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611066c080): >_writeAt: n=5, err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611066c080): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.197441454 +0000 UTC m=+6.104049753 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611066c080): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/10 05:26:59 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611066c780): _readAt: size=512, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611066c780): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611066c780): >openPending: err= 2026/06/10 05:26:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611066c780): >_readAt: n=5, err=EOF 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611066c780): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.197441454 +0000 UTC m=+6.104049753 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611066c780): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: Remove: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x46110461180 item 46 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611066cdc0): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611066cdc0): >openPending: err= 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611066cdc0): _readAt: size=2, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611066cdc0): >_readAt: n=0, err=Bad file descriptor 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611066cdc0): _writeAt: size=5, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611066cdc0): >_writeAt: n=5, err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611066cdc0): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.199421273 +0000 UTC m=+6.106029572 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611066cdc0): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611066d2c0): _writeAt: size=5, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611066d2c0): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611066d2c0): >openPending: err= 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x461104615e0 item 47 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611066d2c0): >_writeAt: n=5, err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611066d2c0): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.200445432 +0000 UTC m=+6.107053731 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611066d2c0): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/10 05:26:59 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611066d9c0): _readAt: size=512, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611066d9c0): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611066d9c0): >openPending: err= 2026/06/10 05:26:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611066d9c0): >_readAt: n=5, err=EOF 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611066d9c0): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.200445432 +0000 UTC m=+6.107053731 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611066d9c0): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: Remove: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x461104617a0 item 47 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 05:26:59 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/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110712100): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110712100): >openPending: err= 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110712100): _readAt: size=2, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110712100): >_readAt: n=0, err=Bad file descriptor 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110712100): _writeAt: size=5, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110712100): >_writeAt: n=5, err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110712100): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.201821708 +0000 UTC m=+6.108430007 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110712100): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110712600): _writeAt: size=5, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110712600): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110712600): >openPending: err= 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x46110461b20 item 48 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110712600): >_writeAt: n=5, err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110712600): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.202418669 +0000 UTC m=+6.109026967 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110712600): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/10 05:26:59 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110712d00): _readAt: size=512, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110712d00): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110712d00): >openPending: err= 2026/06/10 05:26:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110712d00): >_readAt: n=5, err=EOF 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110712d00): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.202418669 +0000 UTC m=+6.109026967 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110712d00): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: Remove: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x46110461e30 item 48 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110713340): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110713340): >openPending: err= 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110713340): _writeAt: size=5, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110713340): >_writeAt: n=5, err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110713340): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.203557606 +0000 UTC m=+6.110165905 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110713340): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x461107137c0): _readAt: size=2, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x461107137c0): >_readAt: n=0, err=Bad file descriptor 2026/06/10 05:26:59 DEBUG : open-test-file(0x461107137c0): _writeAt: size=3, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x461107137c0): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : open-test-file(0x461107137c0): open at offset 5 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x461107137c0): >openPending: err= 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x46110e88310 item 49 2026/06/10 05:26:59 DEBUG : open-test-file(0x461107137c0): >_writeAt: n=3, err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x461107137c0): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.203946162 +0000 UTC m=+6.110554460 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x461107137c0): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110713d00): _readAt: size=512, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110713d00): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110713d00): >openPending: err= 2026/06/10 05:26:59 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110713d00): >_readAt: n=8, err=EOF 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110713d00): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.203946162 +0000 UTC m=+6.110554460 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110713d00): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: Remove: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x46110e884d0 item 49 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110e8b200): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110e8b200): >openPending: err= 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110e8b200): _writeAt: size=5, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110e8b200): >_writeAt: n=5, err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110e8b200): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.205140693 +0000 UTC m=+6.111748992 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110e8b200): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110e8b700): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110e8b700): open at offset 5 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110e8b700): >openPending: err= 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x46110758700 item 50 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110e8b700): _readAt: size=2, off=5 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110e8b700): >_readAt: n=0, err=Bad file descriptor 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110e8b700): _writeAt: size=3, off=5 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110e8b700): >_writeAt: n=3, err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110e8b700): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.205617075 +0000 UTC m=+6.112225374 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110e8b700): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110e8bc80): _readAt: size=512, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110e8bc80): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110e8bc80): >openPending: err= 2026/06/10 05:26:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110e8bc80): >_readAt: n=3, err=EOF 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110e8bc80): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.205617075 +0000 UTC m=+6.112225374 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110e8bc80): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: Remove: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x461107588c0 item 50 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611107a400): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611107a400): >openPending: err= 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611107a400): _writeAt: size=5, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611107a400): >_writeAt: n=5, err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611107a400): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.206679497 +0000 UTC m=+6.113287795 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611107a400): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611107a900): _readAt: size=2, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611107a900): >_readAt: n=0, err=Bad file descriptor 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611107a900): _writeAt: size=3, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611107a900): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611107a900): open at offset 5 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611107a900): >openPending: err= 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x46110758d20 item 51 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611107a900): >_writeAt: n=3, err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611107a900): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.207530328 +0000 UTC m=+6.114138627 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611107a900): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611107ae40): _readAt: size=512, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611107ae40): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611107ae40): >openPending: err= 2026/06/10 05:26:59 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611107ae40): >_readAt: n=8, err=EOF 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611107ae40): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.207530328 +0000 UTC m=+6.114138627 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611107ae40): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: Remove: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x46110758fc0 item 51 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110778480): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110778480): >openPending: err= 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110778480): _writeAt: size=5, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110778480): >_writeAt: n=5, err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110778480): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.208856489 +0000 UTC m=+6.115464789 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110778480): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110778980): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110778980): open at offset 5 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110778980): >openPending: err= 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x46110e88930 item 52 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110778980): _readAt: size=2, off=5 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110778980): >_readAt: n=0, err=Bad file descriptor 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110778980): _writeAt: size=3, off=5 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110778980): >_writeAt: n=3, err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110778980): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.209388136 +0000 UTC m=+6.115996445 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110778980): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110778f00): _readAt: size=512, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110778f00): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110778f00): >openPending: err= 2026/06/10 05:26:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110778f00): >_readAt: n=3, err=EOF 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110778f00): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.209388136 +0000 UTC m=+6.115996445 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110778f00): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: Remove: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x46110e88b60 item 52 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110779580): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110779580): >openPending: err= 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110779580): _writeAt: size=5, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110779580): >_writeAt: n=5, err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110779580): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.21069464 +0000 UTC m=+6.117302939 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110779580): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110779a80): _readAt: size=2, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110779a80): >_readAt: n=0, err=Bad file descriptor 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110779a80): _writeAt: size=3, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110779a80): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110779a80): open at offset 5 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110779a80): >openPending: err= 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x46110e88ee0 item 53 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110779a80): >_writeAt: n=3, err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110779a80): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.212042974 +0000 UTC m=+6.118651272 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110779a80): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611081a0c0): _readAt: size=512, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611081a0c0): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611081a0c0): >openPending: err= 2026/06/10 05:26:59 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611081a0c0): >_readAt: n=8, err=EOF 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611081a0c0): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.212042974 +0000 UTC m=+6.118651272 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611081a0c0): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: Remove: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x46110e890a0 item 53 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611081a740): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611081a740): >openPending: err= 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611081a740): _writeAt: size=5, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611081a740): >_writeAt: n=5, err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611081a740): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.215832739 +0000 UTC m=+6.122441039 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611081a740): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611081ac40): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611081ac40): open at offset 5 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611081ac40): >openPending: err= 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x46110e89490 item 54 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611081ac40): _readAt: size=2, off=5 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611081ac40): >_readAt: n=0, err=Bad file descriptor 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611081ac40): _writeAt: size=3, off=5 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611081ac40): >_writeAt: n=3, err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611081ac40): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.216319932 +0000 UTC m=+6.122928231 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611081ac40): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611081b1c0): _readAt: size=512, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611081b1c0): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611081b1c0): >openPending: err= 2026/06/10 05:26:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611081b1c0): >_readAt: n=3, err=EOF 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611081b1c0): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.216319932 +0000 UTC m=+6.122928231 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611081b1c0): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: Remove: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x46110e89650 item 54 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611081b840): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611081b840): >openPending: err= 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611081b840): _writeAt: size=5, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611081b840): >_writeAt: n=5, err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611081b840): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.217773715 +0000 UTC m=+6.124382014 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611081b840): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611081bd40): _readAt: size=2, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611081bd40): >_readAt: n=0, err=Bad file descriptor 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611081bd40): _writeAt: size=3, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611081bd40): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611081bd40): open at offset 5 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611081bd40): >openPending: err= 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x46110e899d0 item 55 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611081bd40): >_writeAt: n=3, err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611081bd40): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.218321732 +0000 UTC m=+6.124930041 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611081bd40): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110840380): _readAt: size=512, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110840380): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110840380): >openPending: err= 2026/06/10 05:26:59 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110840380): >_readAt: n=8, err=EOF 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110840380): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.218321732 +0000 UTC m=+6.124930041 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110840380): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: Remove: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x46110e89ce0 item 55 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 05:26:59 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/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110840a00): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110840a00): >openPending: err= 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110840a00): _writeAt: size=5, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110840a00): >_writeAt: n=5, err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110840a00): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.219991895 +0000 UTC m=+6.126600194 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110840a00): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110840f00): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110840f00): open at offset 5 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110840f00): >openPending: err= 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x46110e0e310 item 56 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110840f00): _readAt: size=2, off=5 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110840f00): >_readAt: n=0, err=Bad file descriptor 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110840f00): _writeAt: size=3, off=5 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110840f00): >_writeAt: n=3, err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110840f00): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.221681214 +0000 UTC m=+6.128289513 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110840f00): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110841480): _readAt: size=512, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110841480): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110841480): >openPending: err= 2026/06/10 05:26:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110841480): >_readAt: n=3, err=EOF 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110841480): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.221681214 +0000 UTC m=+6.128289513 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110841480): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: Remove: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x46110e0e4d0 item 56 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110f48180): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110f48180): open at offset 0 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110f48180): >openPending: err= 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110f48180): _readAt: size=2, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110f48180): >_readAt: n=0, err=Bad file descriptor 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110f48180): _writeAt: size=5, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110f48180): >_writeAt: n=5, err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110f48180): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.223073129 +0000 UTC m=+6.129681429 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110f48180): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110f486c0): _writeAt: size=5, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110f486c0): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110f486c0): >openPending: err= 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x46110f12150 item 57 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110f486c0): >_writeAt: n=5, err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110f486c0): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.224629738 +0000 UTC m=+6.131238037 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110f486c0): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110f48c00): _readAt: size=2, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110f48c00): >_readAt: n=0, err=Bad file descriptor 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110f48c00): _writeAt: size=3, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110f48c00): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110f48c00): open at offset 5 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110f48c00): >openPending: err= 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x46110f12380 item 57 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110f48c00): >_writeAt: n=3, err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110f48c00): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.22548129 +0000 UTC m=+6.132089589 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110f48c00): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110f49180): _readAt: size=512, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110f49180): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110f49180): >openPending: err= 2026/06/10 05:26:59 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110f49180): >_readAt: n=8, err=EOF 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110f49180): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.22548129 +0000 UTC m=+6.132089589 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110f49180): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: Remove: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x46110f12540 item 57 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110841a80): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110841a80): open at offset 0 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110841a80): >openPending: err= 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110841a80): _readAt: size=2, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110841a80): >_readAt: n=0, err=Bad file descriptor 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110841a80): _writeAt: size=5, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110841a80): >_writeAt: n=5, err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110841a80): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.227705932 +0000 UTC m=+6.134314232 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110841a80): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611085a0c0): _writeAt: size=5, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611085a0c0): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611085a0c0): >openPending: err= 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x46110e0e850 item 58 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611085a0c0): >_writeAt: n=5, err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611085a0c0): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.228194318 +0000 UTC m=+6.134802616 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611085a0c0): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611085a600): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611085a600): open at offset 5 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611085a600): >openPending: err= 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x46110e0eaf0 item 58 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611085a600): _readAt: size=2, off=5 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611085a600): >_readAt: n=0, err=Bad file descriptor 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611085a600): _writeAt: size=3, off=5 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611085a600): >_writeAt: n=3, err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611085a600): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.232402786 +0000 UTC m=+6.139011105 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611085a600): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611085abc0): _readAt: size=512, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611085abc0): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611085abc0): >openPending: err= 2026/06/10 05:26:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611085abc0): >_readAt: n=3, err=EOF 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611085abc0): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.232402786 +0000 UTC m=+6.139011105 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611085abc0): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: Remove: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x46110e0ef50 item 58 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611085b200): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611085b200): open at offset 0 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611085b200): >openPending: err= 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611085b200): _readAt: size=2, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611085b200): >_readAt: n=0, err=Bad file descriptor 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611085b200): _writeAt: size=5, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611085b200): >_writeAt: n=5, err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611085b200): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.233923596 +0000 UTC m=+6.140531895 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611085b200): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611085b740): _writeAt: size=5, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611085b740): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611085b740): >openPending: err= 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x46110e0f490 item 59 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611085b740): >_writeAt: n=5, err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611085b740): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.235006256 +0000 UTC m=+6.141614555 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611085b740): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611085bc80): _readAt: size=2, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611085bc80): >_readAt: n=0, err=Bad file descriptor 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611085bc80): _writeAt: size=3, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611085bc80): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611085bc80): open at offset 5 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611085bc80): >openPending: err= 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x46110e0f650 item 59 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611085bc80): >_writeAt: n=3, err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611085bc80): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.235422725 +0000 UTC m=+6.142031024 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611085bc80): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611086a300): _readAt: size=512, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611086a300): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611086a300): >openPending: err= 2026/06/10 05:26:59 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611086a300): >_readAt: n=8, err=EOF 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611086a300): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.235422725 +0000 UTC m=+6.142031024 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611086a300): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: Remove: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x46110e0f810 item 59 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 05:26:59 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/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611086a940): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611086a940): open at offset 0 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611086a940): >openPending: err= 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611086a940): _readAt: size=2, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611086a940): >_readAt: n=0, err=Bad file descriptor 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611086a940): _writeAt: size=5, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611086a940): >_writeAt: n=5, err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611086a940): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.236685265 +0000 UTC m=+6.143293564 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611086a940): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611086ae80): _writeAt: size=5, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611086ae80): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611086ae80): >openPending: err= 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x46110e0fce0 item 60 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611086ae80): >_writeAt: n=5, err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611086ae80): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.237073601 +0000 UTC m=+6.143681901 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611086ae80): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611086b3c0): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611086b3c0): open at offset 5 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611086b3c0): >openPending: err= 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x46110eea070 item 60 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611086b3c0): _readAt: size=2, off=5 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611086b3c0): >_readAt: n=0, err=Bad file descriptor 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611086b3c0): _writeAt: size=3, off=5 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611086b3c0): >_writeAt: n=3, err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611086b3c0): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.237824484 +0000 UTC m=+6.144432783 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611086b3c0): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611086b980): _readAt: size=512, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611086b980): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611086b980): >openPending: err= 2026/06/10 05:26:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611086b980): >_readAt: n=3, err=EOF 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611086b980): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.237824484 +0000 UTC m=+6.144432783 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x4611086b980): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: Remove: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x46110eea230 item 60 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file(0x461108840c0): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : open-test-file(0x461108840c0): open at offset 0 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x461108840c0): >openPending: err= 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x461108840c0): _readAt: size=2, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x461108840c0): >_readAt: n=0, err=Bad file descriptor 2026/06/10 05:26:59 DEBUG : open-test-file(0x461108840c0): _writeAt: size=5, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x461108840c0): >_writeAt: n=5, err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x461108840c0): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.239023664 +0000 UTC m=+6.145631963 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x461108840c0): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110884600): _writeAt: size=5, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110884600): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110884600): >openPending: err= 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x46110eea7e0 item 61 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110884600): >_writeAt: n=5, err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110884600): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.240225249 +0000 UTC m=+6.146833548 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110884600): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/10 05:26:59 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110884d00): _readAt: size=512, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110884d00): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110884d00): >openPending: err= 2026/06/10 05:26:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110884d00): >_readAt: n=5, err=EOF 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110884d00): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.240225249 +0000 UTC m=+6.146833548 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110884d00): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: Remove: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x46110eeaa10 item 61 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 05:26:59 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/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110885340): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110885340): open at offset 0 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110885340): >openPending: err= 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110885340): _readAt: size=2, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110885340): >_readAt: n=0, err=Bad file descriptor 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110885340): _writeAt: size=5, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110885340): >_writeAt: n=5, err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110885340): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.242727197 +0000 UTC m=+6.149335495 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110885340): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110885880): _writeAt: size=5, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110885880): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110885880): >openPending: err= 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x46110eead90 item 62 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110885880): >_writeAt: n=5, err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110885880): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.243538593 +0000 UTC m=+6.150146892 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110885880): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/10 05:26:59 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x461108ae080): _readAt: size=512, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x461108ae080): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x461108ae080): >openPending: err= 2026/06/10 05:26:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/10 05:26:59 DEBUG : open-test-file(0x461108ae080): >_readAt: n=5, err=EOF 2026/06/10 05:26:59 DEBUG : open-test-file(0x461108ae080): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.243538593 +0000 UTC m=+6.150146892 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x461108ae080): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: Remove: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x46110eeaf50 item 62 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 05:26:59 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/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file(0x461108ae6c0): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : open-test-file(0x461108ae6c0): open at offset 0 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x461108ae6c0): >openPending: err= 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x461108ae6c0): _readAt: size=2, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x461108ae6c0): >_readAt: n=0, err=Bad file descriptor 2026/06/10 05:26:59 DEBUG : open-test-file(0x461108ae6c0): _writeAt: size=5, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x461108ae6c0): >_writeAt: n=5, err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x461108ae6c0): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.244880364 +0000 UTC m=+6.151488663 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x461108ae6c0): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x461108aec00): _writeAt: size=5, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x461108aec00): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x461108aec00): >openPending: err= 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x46110eeb2d0 item 63 2026/06/10 05:26:59 DEBUG : open-test-file(0x461108aec00): >_writeAt: n=5, err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x461108aec00): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.246433364 +0000 UTC m=+6.153041664 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x461108aec00): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/10 05:26:59 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x461108af300): _readAt: size=512, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x461108af300): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x461108af300): >openPending: err= 2026/06/10 05:26:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/10 05:26:59 DEBUG : open-test-file(0x461108af300): >_readAt: n=5, err=EOF 2026/06/10 05:26:59 DEBUG : open-test-file(0x461108af300): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.246433364 +0000 UTC m=+6.153041664 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x461108af300): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: Remove: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x46110eeb490 item 63 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 05:26:59 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/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file(0x461108af940): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : open-test-file(0x461108af940): open at offset 0 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x461108af940): >openPending: err= 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x461108af940): _readAt: size=2, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x461108af940): >_readAt: n=0, err=Bad file descriptor 2026/06/10 05:26:59 DEBUG : open-test-file(0x461108af940): _writeAt: size=5, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x461108af940): >_writeAt: n=5, err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x461108af940): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.247850979 +0000 UTC m=+6.154459278 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x461108af940): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x461108afe80): _writeAt: size=5, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x461108afe80): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x461108afe80): >openPending: err= 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x46110eeb960 item 64 2026/06/10 05:26:59 DEBUG : open-test-file(0x461108afe80): >_writeAt: n=5, err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x461108afe80): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.248280202 +0000 UTC m=+6.154888501 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x461108afe80): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/10 05:26:59 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x461108d0680): _readAt: size=512, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x461108d0680): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x461108d0680): >openPending: err= 2026/06/10 05:26:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/10 05:26:59 DEBUG : open-test-file(0x461108d0680): >_readAt: n=5, err=EOF 2026/06/10 05:26:59 DEBUG : open-test-file(0x461108d0680): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.248280202 +0000 UTC m=+6.154888501 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x461108d0680): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: Remove: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x46110eebb20 item 64 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file(0x461108d0cc0): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x461108d0cc0): >openPending: err= 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x461108d0cc0): _writeAt: size=5, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x461108d0cc0): >_writeAt: n=5, err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x461108d0cc0): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.252048918 +0000 UTC m=+6.158657217 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x461108d0cc0): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_RDWR 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x461108d1140): _readAt: size=2, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x461108d1140): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x461108d1140): >openPending: err= 2026/06/10 05:26:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/10 05:26:59 DEBUG : open-test-file(0x461108d1140): >_readAt: n=2, err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x461108d1140): _writeAt: size=3, off=2 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x46110e20070 item 65 2026/06/10 05:26:59 DEBUG : open-test-file(0x461108d1140): >_writeAt: n=3, err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x461108d1140): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.252670335 +0000 UTC m=+6.159278634 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x461108d1140): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x461108d1640): _readAt: size=512, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x461108d1640): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x461108d1640): >openPending: err= 2026/06/10 05:26:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/10 05:26:59 DEBUG : open-test-file(0x461108d1640): >_readAt: n=5, err=EOF 2026/06/10 05:26:59 DEBUG : open-test-file(0x461108d1640): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.252670335 +0000 UTC m=+6.159278634 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x461108d1640): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: Remove: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x46110e20230 item 65 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110f497c0): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110f497c0): >openPending: err= 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110f497c0): _writeAt: size=5, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110f497c0): >_writeAt: n=5, err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110f497c0): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.254788746 +0000 UTC m=+6.161397076 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110f497c0): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110f49c40): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110f49c40): >openPending: err= 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x46110f12a10 item 66 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110f49c40): _readAt: size=2, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110f49c40): >_readAt: n=0, err=EOF 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110f49c40): _writeAt: size=3, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110f49c40): >_writeAt: n=3, err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110f49c40): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.256129956 +0000 UTC m=+6.162738256 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110f49c40): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110f62280): _readAt: size=512, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110f62280): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110f62280): >openPending: err= 2026/06/10 05:26:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110f62280): >_readAt: n=3, err=EOF 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110f62280): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.256129956 +0000 UTC m=+6.162738256 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110f62280): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: Remove: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x46110f12bd0 item 66 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110f628c0): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110f628c0): >openPending: err= 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110f628c0): _writeAt: size=5, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110f628c0): >_writeAt: n=5, err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110f628c0): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.2596279 +0000 UTC m=+6.166236200 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110f628c0): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110f62d40): _readAt: size=2, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110f62d40): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110f62d40): >openPending: err= 2026/06/10 05:26:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110f62d40): >_readAt: n=2, err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110f62d40): _writeAt: size=3, off=2 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x46110f12f50 item 67 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110f62d40): >_writeAt: n=3, err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110f62d40): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.260138356 +0000 UTC m=+6.166746656 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110f62d40): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110f63240): _readAt: size=512, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110f63240): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110f63240): >openPending: err= 2026/06/10 05:26:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110f63240): >_readAt: n=5, err=EOF 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110f63240): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.260138356 +0000 UTC m=+6.166746656 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110f63240): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: Remove: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x46110f13180 item 67 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110f638c0): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110f638c0): >openPending: err= 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110f638c0): _writeAt: size=5, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110f638c0): >_writeAt: n=5, err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110f638c0): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.262497003 +0000 UTC m=+6.169105303 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110f638c0): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110f63dc0): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110f63dc0): >openPending: err= 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x46110f13500 item 68 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110f63dc0): _readAt: size=2, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110f63dc0): >_readAt: n=0, err=EOF 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110f63dc0): _writeAt: size=3, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110f63dc0): >_writeAt: n=3, err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110f63dc0): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.262993002 +0000 UTC m=+6.169601301 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110f63dc0): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110f74400): _readAt: size=512, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110f74400): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110f74400): >openPending: err= 2026/06/10 05:26:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110f74400): >_readAt: n=3, err=EOF 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110f74400): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.262993002 +0000 UTC m=+6.169601301 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110f74400): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: Remove: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x46110f136c0 item 68 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110f74a40): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110f74a40): >openPending: err= 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110f74a40): _writeAt: size=5, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110f74a40): >_writeAt: n=5, err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110f74a40): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.264157407 +0000 UTC m=+6.170765707 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110f74a40): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110f74ec0): _readAt: size=2, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110f74ec0): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110f74ec0): >openPending: err= 2026/06/10 05:26:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110f74ec0): >_readAt: n=2, err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110f74ec0): _writeAt: size=3, off=2 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x46110f13a40 item 69 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110f74ec0): >_writeAt: n=3, err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110f74ec0): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.264545993 +0000 UTC m=+6.171154292 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110f74ec0): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110f753c0): _readAt: size=512, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110f753c0): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110f753c0): >openPending: err= 2026/06/10 05:26:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110f753c0): >_readAt: n=5, err=EOF 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110f753c0): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.264545993 +0000 UTC m=+6.171154292 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110f753c0): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: Remove: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x46110f13ce0 item 69 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110f75a40): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110f75a40): >openPending: err= 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110f75a40): _writeAt: size=5, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110f75a40): >_writeAt: n=5, err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110f75a40): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.265952066 +0000 UTC m=+6.172560365 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110f75a40): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110912040): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110912040): >openPending: err= 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x46110f2e1c0 item 70 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110912040): _readAt: size=2, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110912040): >_readAt: n=0, err=EOF 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110912040): _writeAt: size=3, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110912040): >_writeAt: n=3, err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110912040): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.26652545 +0000 UTC m=+6.173133750 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110912040): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110912580): _readAt: size=512, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110912580): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110912580): >openPending: err= 2026/06/10 05:26:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110912580): >_readAt: n=3, err=EOF 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110912580): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.26652545 +0000 UTC m=+6.173133750 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110912580): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: Remove: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x46110f2e3f0 item 70 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110912c00): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110912c00): >openPending: err= 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110912c00): _writeAt: size=5, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110912c00): >_writeAt: n=5, err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110912c00): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.268068994 +0000 UTC m=+6.174677293 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110912c00): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110913100): _readAt: size=2, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110913100): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110913100): >openPending: err= 2026/06/10 05:26:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110913100): >_readAt: n=2, err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110913100): _writeAt: size=3, off=2 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x46110f2e7e0 item 71 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110913100): >_writeAt: n=3, err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110913100): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.268624375 +0000 UTC m=+6.175232675 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110913100): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110913600): _readAt: size=512, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110913600): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110913600): >openPending: err= 2026/06/10 05:26:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110913600): >_readAt: n=5, err=EOF 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110913600): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.268624375 +0000 UTC m=+6.175232675 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110913600): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: Remove: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x46110f2e9a0 item 71 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file(0x461108d1dc0): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x461108d1dc0): >openPending: err= 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x461108d1dc0): _writeAt: size=5, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x461108d1dc0): >_writeAt: n=5, err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x461108d1dc0): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.269699351 +0000 UTC m=+6.176307650 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x461108d1dc0): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file(0x461108ec3c0): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x461108ec3c0): >openPending: err= 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x46110e20690 item 72 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x461108ec3c0): _readAt: size=2, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x461108ec3c0): >_readAt: n=0, err=EOF 2026/06/10 05:26:59 DEBUG : open-test-file(0x461108ec3c0): _writeAt: size=3, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x461108ec3c0): >_writeAt: n=3, err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x461108ec3c0): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.270294298 +0000 UTC m=+6.176902597 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x461108ec3c0): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x461108ec900): _readAt: size=512, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x461108ec900): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x461108ec900): >openPending: err= 2026/06/10 05:26:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/10 05:26:59 DEBUG : open-test-file(0x461108ec900): >_readAt: n=3, err=EOF 2026/06/10 05:26:59 DEBUG : open-test-file(0x461108ec900): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.270294298 +0000 UTC m=+6.176902597 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x461108ec900): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: Remove: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x46110e20930 item 72 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file(0x461108ecec0): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x461108ecec0): >openPending: err= 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x461108ecec0): _readAt: size=2, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x461108ecec0): >_readAt: n=0, err=EOF 2026/06/10 05:26:59 DEBUG : open-test-file(0x461108ecec0): _writeAt: size=5, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x461108ecec0): >_writeAt: n=5, err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x461108ecec0): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.271464424 +0000 UTC m=+6.178072723 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x461108ecec0): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x461108ed3c0): _writeAt: size=5, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x461108ed3c0): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x461108ed3c0): >openPending: err= 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x46110e20d20 item 73 2026/06/10 05:26:59 DEBUG : open-test-file(0x461108ed3c0): >_writeAt: n=5, err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x461108ed3c0): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.272213262 +0000 UTC m=+6.178821561 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x461108ed3c0): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x461108ed880): _readAt: size=2, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x461108ed880): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x461108ed880): >openPending: err= 2026/06/10 05:26:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/10 05:26:59 DEBUG : open-test-file(0x461108ed880): >_readAt: n=2, err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x461108ed880): _writeAt: size=3, off=2 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x46110e20f50 item 73 2026/06/10 05:26:59 DEBUG : open-test-file(0x461108ed880): >_writeAt: n=3, err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x461108ed880): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.272729178 +0000 UTC m=+6.179337478 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x461108ed880): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x461108eddc0): _readAt: size=512, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x461108eddc0): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x461108eddc0): >openPending: err= 2026/06/10 05:26:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/10 05:26:59 DEBUG : open-test-file(0x461108eddc0): >_readAt: n=5, err=EOF 2026/06/10 05:26:59 DEBUG : open-test-file(0x461108eddc0): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.272729178 +0000 UTC m=+6.179337478 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x461108eddc0): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: Remove: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x46110e21110 item 73 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file(0x461109a8500): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x461109a8500): >openPending: err= 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x461109a8500): _readAt: size=2, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x461109a8500): >_readAt: n=0, err=EOF 2026/06/10 05:26:59 DEBUG : open-test-file(0x461109a8500): _writeAt: size=5, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x461109a8500): >_writeAt: n=5, err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x461109a8500): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.274579052 +0000 UTC m=+6.181187351 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x461109a8500): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x461109a8a00): _writeAt: size=5, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x461109a8a00): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x461109a8a00): >openPending: err= 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x46110e21490 item 74 2026/06/10 05:26:59 DEBUG : open-test-file(0x461109a8a00): >_writeAt: n=5, err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x461109a8a00): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.275029594 +0000 UTC m=+6.181637894 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x461109a8a00): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file(0x461109a8f40): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x461109a8f40): >openPending: err= 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x46110e21650 item 74 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x461109a8f40): _readAt: size=2, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x461109a8f40): >_readAt: n=0, err=EOF 2026/06/10 05:26:59 DEBUG : open-test-file(0x461109a8f40): _writeAt: size=3, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x461109a8f40): >_writeAt: n=3, err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x461109a8f40): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.275762683 +0000 UTC m=+6.182370983 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x461109a8f40): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x461109a94c0): _readAt: size=512, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x461109a94c0): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x461109a94c0): >openPending: err= 2026/06/10 05:26:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/10 05:26:59 DEBUG : open-test-file(0x461109a94c0): >_readAt: n=3, err=EOF 2026/06/10 05:26:59 DEBUG : open-test-file(0x461109a94c0): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.275762683 +0000 UTC m=+6.182370983 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x461109a94c0): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: Remove: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x46110e21810 item 74 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file(0x461109a9b00): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x461109a9b00): >openPending: err= 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x461109a9b00): _readAt: size=2, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x461109a9b00): >_readAt: n=0, err=EOF 2026/06/10 05:26:59 DEBUG : open-test-file(0x461109a9b00): _writeAt: size=5, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x461109a9b00): >_writeAt: n=5, err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x461109a9b00): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.277260979 +0000 UTC m=+6.183869279 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x461109a9b00): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x461109d6100): _writeAt: size=5, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x461109d6100): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x461109d6100): >openPending: err= 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x46110e21ce0 item 75 2026/06/10 05:26:59 DEBUG : open-test-file(0x461109d6100): >_writeAt: n=5, err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x461109d6100): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.277740779 +0000 UTC m=+6.184349088 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x461109d6100): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x461109d6640): _readAt: size=2, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x461109d6640): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x461109d6640): >openPending: err= 2026/06/10 05:26:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/10 05:26:59 DEBUG : open-test-file(0x461109d6640): >_readAt: n=2, err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x461109d6640): _writeAt: size=3, off=2 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x461105385b0 item 75 2026/06/10 05:26:59 DEBUG : open-test-file(0x461109d6640): >_writeAt: n=3, err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x461109d6640): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.278204406 +0000 UTC m=+6.184812706 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x461109d6640): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x461109d6b80): _readAt: size=512, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x461109d6b80): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x461109d6b80): >openPending: err= 2026/06/10 05:26:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/10 05:26:59 DEBUG : open-test-file(0x461109d6b80): >_readAt: n=5, err=EOF 2026/06/10 05:26:59 DEBUG : open-test-file(0x461109d6b80): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.278204406 +0000 UTC m=+6.184812706 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x461109d6b80): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: Remove: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x46110538d90 item 75 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file(0x461109d71c0): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x461109d71c0): >openPending: err= 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x461109d71c0): _readAt: size=2, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x461109d71c0): >_readAt: n=0, err=EOF 2026/06/10 05:26:59 DEBUG : open-test-file(0x461109d71c0): _writeAt: size=5, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x461109d71c0): >_writeAt: n=5, err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x461109d71c0): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.279702954 +0000 UTC m=+6.186311254 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x461109d71c0): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110913d80): _writeAt: size=5, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110913d80): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110913d80): >openPending: err= 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x46110f2ec40 item 76 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110913d80): >_writeAt: n=5, err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110913d80): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.280053719 +0000 UTC m=+6.186662017 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110913d80): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file(0x461109483c0): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x461109483c0): >openPending: err= 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x46110f2ee00 item 76 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x461109483c0): _readAt: size=2, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x461109483c0): >_readAt: n=0, err=EOF 2026/06/10 05:26:59 DEBUG : open-test-file(0x461109483c0): _writeAt: size=3, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x461109483c0): >_writeAt: n=3, err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x461109483c0): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.2811636 +0000 UTC m=+6.187771899 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x461109483c0): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110948940): _readAt: size=512, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110948940): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110948940): >openPending: err= 2026/06/10 05:26:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110948940): >_readAt: n=3, err=EOF 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110948940): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.2811636 +0000 UTC m=+6.187771899 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110948940): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: Remove: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x46110f2efc0 item 76 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110948f80): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110948f80): >openPending: err= 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110948f80): _readAt: size=2, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110948f80): >_readAt: n=0, err=EOF 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110948f80): _writeAt: size=5, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110948f80): >_writeAt: n=5, err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110948f80): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.282424748 +0000 UTC m=+6.189033047 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110948f80): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110949480): _writeAt: size=5, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110949480): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110949480): >openPending: err= 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x46110f2f490 item 77 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110949480): >_writeAt: n=5, err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110949480): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.282913464 +0000 UTC m=+6.189521763 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110949480): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/10 05:26:59 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110949b80): _readAt: size=512, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110949b80): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110949b80): >openPending: err= 2026/06/10 05:26:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110949b80): >_readAt: n=5, err=EOF 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110949b80): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.282913464 +0000 UTC m=+6.189521763 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110949b80): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: Remove: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x46110f2f650 item 77 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file(0x461109722c0): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x461109722c0): >openPending: err= 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x461109722c0): _readAt: size=2, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x461109722c0): >_readAt: n=0, err=EOF 2026/06/10 05:26:59 DEBUG : open-test-file(0x461109722c0): _writeAt: size=5, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x461109722c0): >_writeAt: n=5, err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x461109722c0): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.284579529 +0000 UTC m=+6.191187827 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x461109722c0): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x461109727c0): _writeAt: size=5, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x461109727c0): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x461109727c0): >openPending: err= 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x46110f2f9d0 item 78 2026/06/10 05:26:59 DEBUG : open-test-file(0x461109727c0): >_writeAt: n=5, err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x461109727c0): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.285071029 +0000 UTC m=+6.191679328 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x461109727c0): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/10 05:26:59 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110972ec0): _readAt: size=512, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110972ec0): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110972ec0): >openPending: err= 2026/06/10 05:26:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110972ec0): >_readAt: n=5, err=EOF 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110972ec0): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.285071029 +0000 UTC m=+6.191679328 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110972ec0): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: Remove: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x46110f2fb90 item 78 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110973500): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110973500): >openPending: err= 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110973500): _readAt: size=2, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110973500): >_readAt: n=0, err=EOF 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110973500): _writeAt: size=5, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110973500): >_writeAt: n=5, err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110973500): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.286452345 +0000 UTC m=+6.193060644 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110973500): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110973a00): _writeAt: size=5, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110973a00): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110973a00): >openPending: err= 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x461109001c0 item 79 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110973a00): >_writeAt: n=5, err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110973a00): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.286925271 +0000 UTC m=+6.193533570 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110973a00): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/10 05:26:59 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110a1e200): _readAt: size=512, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110a1e200): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110a1e200): >openPending: err= 2026/06/10 05:26:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110a1e200): >_readAt: n=5, err=EOF 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110a1e200): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.286925271 +0000 UTC m=+6.193533570 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110a1e200): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: Remove: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x46110900380 item 79 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 05:26:59 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/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110a1e840): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110a1e840): >openPending: err= 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110a1e840): _readAt: size=2, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110a1e840): >_readAt: n=0, err=EOF 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110a1e840): _writeAt: size=5, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110a1e840): >_writeAt: n=5, err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110a1e840): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.289446705 +0000 UTC m=+6.196055003 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110a1e840): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110a1ed40): _writeAt: size=5, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110a1ed40): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110a1ed40): >openPending: err= 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x461109007e0 item 80 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110a1ed40): >_writeAt: n=5, err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110a1ed40): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.289880787 +0000 UTC m=+6.196489086 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110a1ed40): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/10 05:26:59 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110a1f440): _readAt: size=512, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110a1f440): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110a1f440): >openPending: err= 2026/06/10 05:26:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110a1f440): >_readAt: n=5, err=EOF 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110a1f440): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.289880787 +0000 UTC m=+6.196489086 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110a1f440): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: Remove: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x461109009a0 item 80 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110a1fa80): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110a1fa80): >openPending: err= 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110a1fa80): _writeAt: size=5, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110a1fa80): >_writeAt: n=5, err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110a1fa80): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.291724578 +0000 UTC m=+6.198332877 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110a1fa80): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110a58000): _readAt: size=2, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110a58000): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110a58000): open at offset 5 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110a58000): >openPending: err= 2026/06/10 05:26:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110a58000): >_readAt: n=2, err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110a58000): _writeAt: size=3, off=7 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4611075e5b0 item 81 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110a58000): >_writeAt: n=3, err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110a58000): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.29211602 +0000 UTC m=+6.198724319 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110a58000): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110a58540): _readAt: size=512, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110a58540): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110a58540): >openPending: err= 2026/06/10 05:26:59 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110a58540): >_readAt: n=8, err=EOF 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110a58540): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.29211602 +0000 UTC m=+6.198724319 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110a58540): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: Remove: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4611075e8c0 item 81 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110a58bc0): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110a58bc0): >openPending: err= 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110a58bc0): _writeAt: size=5, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110a58bc0): >_writeAt: n=5, err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110a58bc0): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.293713705 +0000 UTC m=+6.200322003 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110a58bc0): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110a590c0): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110a590c0): open at offset 5 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110a590c0): >openPending: err= 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4611075efc0 item 82 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110a590c0): _readAt: size=2, off=5 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110a590c0): >_readAt: n=0, err=EOF 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110a590c0): _writeAt: size=3, off=5 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110a590c0): >_writeAt: n=3, err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110a590c0): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.295150486 +0000 UTC m=+6.201758785 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110a590c0): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110a59640): _readAt: size=512, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110a59640): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110a59640): >openPending: err= 2026/06/10 05:26:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110a59640): >_readAt: n=3, err=EOF 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110a59640): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.295150486 +0000 UTC m=+6.201758785 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110a59640): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: Remove: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4611075f260 item 82 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file(0x461109d75c0): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x461109d75c0): >openPending: err= 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x461109d75c0): _writeAt: size=5, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x461109d75c0): >_writeAt: n=5, err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x461109d75c0): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.296474903 +0000 UTC m=+6.203083202 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x461109d75c0): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x461109d7ac0): _readAt: size=2, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x461109d7ac0): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : open-test-file(0x461109d7ac0): open at offset 5 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x461109d7ac0): >openPending: err= 2026/06/10 05:26:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/10 05:26:59 DEBUG : open-test-file(0x461109d7ac0): >_readAt: n=2, err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x461109d7ac0): _writeAt: size=3, off=7 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x46110539960 item 83 2026/06/10 05:26:59 DEBUG : open-test-file(0x461109d7ac0): >_writeAt: n=3, err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x461109d7ac0): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.299621111 +0000 UTC m=+6.206229411 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x461109d7ac0): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110c80100): _readAt: size=512, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110c80100): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110c80100): >openPending: err= 2026/06/10 05:26:59 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110c80100): >_readAt: n=8, err=EOF 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110c80100): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.299621111 +0000 UTC m=+6.206229411 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110c80100): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: Remove: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x46110539b20 item 83 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110c80780): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110c80780): >openPending: err= 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110c80780): _writeAt: size=5, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110c80780): >_writeAt: n=5, err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110c80780): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.300665849 +0000 UTC m=+6.207274148 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110c80780): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110c80c80): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110c80c80): open at offset 5 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110c80c80): >openPending: err= 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4611040e000 item 84 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110c80c80): _readAt: size=2, off=5 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110c80c80): >_readAt: n=0, err=EOF 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110c80c80): _writeAt: size=3, off=5 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110c80c80): >_writeAt: n=3, err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110c80c80): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.301376064 +0000 UTC m=+6.207984363 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110c80c80): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110c81200): _readAt: size=512, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110c81200): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110c81200): >openPending: err= 2026/06/10 05:26:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110c81200): >_readAt: n=3, err=EOF 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110c81200): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.301376064 +0000 UTC m=+6.207984363 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110c81200): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: Remove: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4611040e460 item 84 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110c81880): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110c81880): >openPending: err= 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110c81880): _writeAt: size=5, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110c81880): >_writeAt: n=5, err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110c81880): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.303267756 +0000 UTC m=+6.209876055 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110c81880): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110c81d80): _readAt: size=2, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110c81d80): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110c81d80): open at offset 5 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110c81d80): >openPending: err= 2026/06/10 05:26:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110c81d80): >_readAt: n=2, err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110c81d80): _writeAt: size=3, off=7 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4611040fc70 item 85 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110c81d80): >_writeAt: n=3, err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110c81d80): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.303919751 +0000 UTC m=+6.210528049 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110c81d80): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110ca23c0): _readAt: size=512, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110ca23c0): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110ca23c0): >openPending: err= 2026/06/10 05:26:59 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110ca23c0): >_readAt: n=8, err=EOF 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110ca23c0): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.303919751 +0000 UTC m=+6.210528049 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110ca23c0): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: Remove: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x461104553b0 item 85 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110ca2a40): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110ca2a40): >openPending: err= 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110ca2a40): _writeAt: size=5, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110ca2a40): >_writeAt: n=5, err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110ca2a40): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.305404623 +0000 UTC m=+6.212012922 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110ca2a40): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110ca2f40): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110ca2f40): open at offset 5 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110ca2f40): >openPending: err= 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x46110455c00 item 86 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110ca2f40): _readAt: size=2, off=5 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110ca2f40): >_readAt: n=0, err=EOF 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110ca2f40): _writeAt: size=3, off=5 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110ca2f40): >_writeAt: n=3, err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110ca2f40): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.306051789 +0000 UTC m=+6.212660087 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110ca2f40): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110ca34c0): _readAt: size=512, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110ca34c0): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110ca34c0): >openPending: err= 2026/06/10 05:26:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110ca34c0): >_readAt: n=3, err=EOF 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110ca34c0): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.306051789 +0000 UTC m=+6.212660087 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110ca34c0): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: Remove: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x46110766930 item 86 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110ca3b40): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110ca3b40): >openPending: err= 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110ca3b40): _writeAt: size=5, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110ca3b40): >_writeAt: n=5, err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110ca3b40): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.307195293 +0000 UTC m=+6.213803593 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110ca3b40): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110cd0140): _readAt: size=2, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110cd0140): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110cd0140): open at offset 5 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110cd0140): >openPending: err= 2026/06/10 05:26:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110cd0140): >_readAt: n=2, err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110cd0140): _writeAt: size=3, off=7 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x461107672d0 item 87 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110cd0140): >_writeAt: n=3, err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110cd0140): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.308701065 +0000 UTC m=+6.215309364 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110cd0140): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110cd0680): _readAt: size=512, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110cd0680): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110cd0680): >openPending: err= 2026/06/10 05:26:59 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110cd0680): >_readAt: n=8, err=EOF 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110cd0680): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.308701065 +0000 UTC m=+6.215309364 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110cd0680): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: Remove: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x461107676c0 item 87 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 05:26:59 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/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110cd0d00): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110cd0d00): >openPending: err= 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110cd0d00): _writeAt: size=5, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110cd0d00): >_writeAt: n=5, err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110cd0d00): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.310126615 +0000 UTC m=+6.216734914 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110cd0d00): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110cd1200): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110cd1200): open at offset 5 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110cd1200): >openPending: err= 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x46110767a40 item 88 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110cd1200): _readAt: size=2, off=5 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110cd1200): >_readAt: n=0, err=EOF 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110cd1200): _writeAt: size=3, off=5 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110cd1200): >_writeAt: n=3, err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110cd1200): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.310508839 +0000 UTC m=+6.217117138 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110cd1200): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110cd1780): _readAt: size=512, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110cd1780): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110cd1780): >openPending: err= 2026/06/10 05:26:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110cd1780): >_readAt: n=3, err=EOF 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110cd1780): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.310508839 +0000 UTC m=+6.217117138 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110cd1780): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: Remove: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x46110767c00 item 88 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110a59bc0): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110a59bc0): open at offset 0 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110a59bc0): >openPending: err= 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110a59bc0): _readAt: size=2, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110a59bc0): >_readAt: n=0, err=EOF 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110a59bc0): _writeAt: size=5, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110a59bc0): >_writeAt: n=5, err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110a59bc0): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.312200131 +0000 UTC m=+6.218808430 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110a59bc0): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110d06200): _writeAt: size=5, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110d06200): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110d06200): >openPending: err= 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4611075f7a0 item 89 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110d06200): >_writeAt: n=5, err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110d06200): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.312613564 +0000 UTC m=+6.219221863 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110d06200): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110d06740): _readAt: size=2, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110d06740): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110d06740): open at offset 5 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110d06740): >openPending: err= 2026/06/10 05:26:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110d06740): >_readAt: n=2, err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110d06740): _writeAt: size=3, off=7 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4611075fa40 item 89 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110d06740): >_writeAt: n=3, err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110d06740): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.313013692 +0000 UTC m=+6.219621990 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110d06740): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110d06cc0): _readAt: size=512, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110d06cc0): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110d06cc0): >openPending: err= 2026/06/10 05:26:59 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110d06cc0): >_readAt: n=8, err=EOF 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110d06cc0): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.313013692 +0000 UTC m=+6.219621990 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110d06cc0): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: Remove: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4611075fd50 item 89 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110d07300): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110d07300): open at offset 0 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110d07300): >openPending: err= 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110d07300): _readAt: size=2, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110d07300): >_readAt: n=0, err=EOF 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110d07300): _writeAt: size=5, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110d07300): >_writeAt: n=5, err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110d07300): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.314511007 +0000 UTC m=+6.221119306 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110d07300): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110d07840): _writeAt: size=5, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110d07840): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110d07840): >openPending: err= 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x46110702380 item 90 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110d07840): >_writeAt: n=5, err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110d07840): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.314921012 +0000 UTC m=+6.221529312 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110d07840): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110d07d80): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110d07d80): open at offset 5 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110d07d80): >openPending: err= 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x46110702540 item 90 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110d07d80): _readAt: size=2, off=5 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110d07d80): >_readAt: n=0, err=EOF 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110d07d80): _writeAt: size=3, off=5 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110d07d80): >_writeAt: n=3, err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110d07d80): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.315399389 +0000 UTC m=+6.222007688 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110d07d80): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110d36440): _readAt: size=512, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110d36440): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110d36440): >openPending: err= 2026/06/10 05:26:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110d36440): >_readAt: n=3, err=EOF 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110d36440): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.315399389 +0000 UTC m=+6.222007688 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110d36440): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: Remove: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x46110702850 item 90 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110d36a80): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110d36a80): open at offset 0 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110d36a80): >openPending: err= 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110d36a80): _readAt: size=2, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110d36a80): >_readAt: n=0, err=EOF 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110d36a80): _writeAt: size=5, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110d36a80): >_writeAt: n=5, err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110d36a80): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.316607276 +0000 UTC m=+6.223215576 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110d36a80): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110d36fc0): _writeAt: size=5, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110d36fc0): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110d36fc0): >openPending: err= 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x46110702d90 item 91 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110d36fc0): >_writeAt: n=5, err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110d36fc0): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.317020098 +0000 UTC m=+6.223628397 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110d36fc0): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110d37500): _readAt: size=2, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110d37500): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110d37500): open at offset 5 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110d37500): >openPending: err= 2026/06/10 05:26:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110d37500): >_readAt: n=2, err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110d37500): _writeAt: size=3, off=7 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x46110702f50 item 91 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110d37500): >_writeAt: n=3, err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110d37500): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.317783523 +0000 UTC m=+6.224391832 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110d37500): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110d37a80): _readAt: size=512, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110d37a80): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110d37a80): >openPending: err= 2026/06/10 05:26:59 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110d37a80): >_readAt: n=8, err=EOF 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110d37a80): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.317783523 +0000 UTC m=+6.224391832 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110d37a80): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: Remove: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x46110703110 item 91 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 05:26:59 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/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110d5e1c0): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110d5e1c0): open at offset 0 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110d5e1c0): >openPending: err= 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110d5e1c0): _readAt: size=2, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110d5e1c0): >_readAt: n=0, err=EOF 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110d5e1c0): _writeAt: size=5, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110d5e1c0): >_writeAt: n=5, err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110d5e1c0): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.319226256 +0000 UTC m=+6.225834554 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110d5e1c0): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110d5e700): _writeAt: size=5, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110d5e700): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110d5e700): >openPending: err= 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x46110703650 item 92 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110d5e700): >_writeAt: n=5, err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110d5e700): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.31964589 +0000 UTC m=+6.226254189 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110d5e700): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110d5ec40): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110d5ec40): open at offset 5 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110d5ec40): >openPending: err= 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x461107038f0 item 92 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110d5ec40): _readAt: size=2, off=5 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110d5ec40): >_readAt: n=0, err=EOF 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110d5ec40): _writeAt: size=3, off=5 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110d5ec40): >_writeAt: n=3, err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110d5ec40): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.320611529 +0000 UTC m=+6.227219828 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110d5ec40): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110d5f200): _readAt: size=512, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110d5f200): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110d5f200): >openPending: err= 2026/06/10 05:26:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110d5f200): >_readAt: n=3, err=EOF 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110d5f200): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.320611529 +0000 UTC m=+6.227219828 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110d5f200): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: Remove: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x46110703ab0 item 92 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110d5f840): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110d5f840): open at offset 0 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110d5f840): >openPending: err= 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110d5f840): _readAt: size=2, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110d5f840): >_readAt: n=0, err=EOF 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110d5f840): _writeAt: size=5, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110d5f840): >_writeAt: n=5, err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110d5f840): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.321778488 +0000 UTC m=+6.228386787 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110d5f840): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110d5fd80): _writeAt: size=5, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110d5fd80): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110d5fd80): >openPending: err= 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x46110703e30 item 93 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110d5fd80): >_writeAt: n=5, err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110d5fd80): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.322204295 +0000 UTC m=+6.228812593 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110d5fd80): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/10 05:26:59 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110d84580): _readAt: size=512, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110d84580): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110d84580): >openPending: err= 2026/06/10 05:26:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110d84580): >_readAt: n=5, err=EOF 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110d84580): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.322204295 +0000 UTC m=+6.228812593 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110d84580): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: Remove: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4611046e2a0 item 93 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 05:26:59 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/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110d84bc0): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110d84bc0): open at offset 0 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110d84bc0): >openPending: err= 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110d84bc0): _readAt: size=2, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110d84bc0): >_readAt: n=0, err=EOF 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110d84bc0): _writeAt: size=5, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110d84bc0): >_writeAt: n=5, err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110d84bc0): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.323528202 +0000 UTC m=+6.230136501 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110d84bc0): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110d85100): _writeAt: size=5, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110d85100): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110d85100): >openPending: err= 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4611046f0a0 item 94 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110d85100): >_writeAt: n=5, err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110d85100): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.32424524 +0000 UTC m=+6.230853538 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110d85100): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/10 05:26:59 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110d85800): _readAt: size=512, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110d85800): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110d85800): >openPending: err= 2026/06/10 05:26:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110d85800): >_readAt: n=5, err=EOF 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110d85800): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.32424524 +0000 UTC m=+6.230853538 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110d85800): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: Remove: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x4611046f420 item 94 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 05:26:59 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/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110cd1d80): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110cd1d80): open at offset 0 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110cd1d80): >openPending: err= 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110cd1d80): _readAt: size=2, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110cd1d80): >_readAt: n=0, err=EOF 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110cd1d80): _writeAt: size=5, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110cd1d80): >_writeAt: n=5, err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110cd1d80): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.325414684 +0000 UTC m=+6.232022983 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110cd1d80): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110cfe3c0): _writeAt: size=5, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110cfe3c0): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110cfe3c0): >openPending: err= 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x461100764d0 item 95 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110cfe3c0): >_writeAt: n=5, err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110cfe3c0): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.326024077 +0000 UTC m=+6.232632377 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110cfe3c0): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/10 05:26:59 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110cfeac0): _readAt: size=512, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110cfeac0): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110cfeac0): >openPending: err= 2026/06/10 05:26:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110cfeac0): >_readAt: n=5, err=EOF 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110cfeac0): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.326024077 +0000 UTC m=+6.232632377 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110cfeac0): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: Remove: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x46110076770 item 95 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 05:26:59 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/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110cff100): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110cff100): open at offset 0 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110cff100): >openPending: err= 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110cff100): _readAt: size=2, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110cff100): >_readAt: n=0, err=EOF 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110cff100): _writeAt: size=5, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110cff100): >_writeAt: n=5, err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110cff100): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.327717825 +0000 UTC m=+6.234326124 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110cff100): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110cff640): _writeAt: size=5, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110cff640): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110cff640): >openPending: err= 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x46110076e00 item 96 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110cff640): >_writeAt: n=5, err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110cff640): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.328176714 +0000 UTC m=+6.234785013 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110cff640): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/10 05:26:59 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/10 05:26:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 05:26:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/10 05:26:59 DEBUG : open-test-file: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110cffd40): _readAt: size=512, off=0 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110cffd40): openPending: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110cffd40): >openPending: err= 2026/06/10 05:26:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110cffd40): >_readAt: n=5, err=EOF 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110cffd40): close: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-10 05:26:59.328176714 +0000 UTC m=+6.234785013 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : open-test-file(0x46110cffd40): >close: err= 2026/06/10 05:26:59 DEBUG : open-test-file: Remove: 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x461100771f0 item 96 2026/06/10 05:26:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/10 05:26:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/10 05:26:59 DEBUG : open-test-file: >Remove: err= 2026/06/10 05:26:59 DEBUG : WaitForWriters: timeout=30s 2026/06/10 05:26:59 DEBUG : Looking for writers 2026/06/10 05:26:59 DEBUG : >WaitForWriters: 2026/06/10 05:26:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (0.44s) --- PASS: TestRWFileHandleOpenTests/writes (0.21s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.01s) --- 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.23s) --- 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.01s) --- 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.01s) --- 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.01s) --- 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:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase", Local "Local file system at /tmp/rclone2883943397", Modify Window "1s" 2026/06/10 05:26:59 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: poll-interval is not supported by this remote 2026/06/10 05:26:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/10 05:26:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{oz4KV}/rclone-test-voyopaj8xase" 2026/06/10 05:26:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{oz4KV}/rclone-test-voyopaj8xase" 2026/06/10 05:26:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{oz4KV}/rclone-test-voyopaj8xase" 2026/06/10 05:26:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/10 05:26:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{oz4KV}/rclone-test-voyopaj8xase" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{oz4KV}/rclone-test-voyopaj8xase" 2026/06/10 05:26:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{oz4KV}/rclone-test-voyopaj8xase" 2026/06/10 05:26:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/10 05:26:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{oz4KV}/rclone-test-voyopaj8xase" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{oz4KV}/rclone-test-voyopaj8xase" 2026/06/10 05:26:59 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 05:26:59 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/10 05:26:59 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/10 05:26:59 DEBUG : file1: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : file1(0x46110e324c0): openPending: 2026/06/10 05:26:59 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/10 05:26:59 DEBUG : file1(0x46110e324c0): >openPending: err= 2026/06/10 05:26:59 DEBUG : file1: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/10 05:26:59 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/06/10 05:26:59 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/06/10 05:26:59 DEBUG : file1(0x46110e324c0): _writeAt: size=2, off=0 2026/06/10 05:26:59 DEBUG : file1(0x46110e324c0): >_writeAt: n=2, err= 2026/06/10 05:26:59 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/06/10 05:26:59 DEBUG : file1(0x46110e324c0): RWFileHandle.Flush 2026/06/10 05:26:59 DEBUG : file1(0x46110e324c0): RWFileHandle.Release 2026/06/10 05:26:59 DEBUG : file1(0x46110e324c0): close: 2026/06/10 05:26:59 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/06/10 05:26:59 INFO : file1: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : file1(0x46110e324c0): >close: err= 2026/06/10 05:26:59 DEBUG : WaitForWriters: timeout=30s 2026/06/10 05:26:59 DEBUG : Looking for writers 2026/06/10 05:26:59 DEBUG : file1: reading active writers 2026/06/10 05:26:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/10 05:26:59 DEBUG : Looking for writers 2026/06/10 05:26:59 DEBUG : file1: reading active writers 2026/06/10 05:26:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/10 05:26:59 DEBUG : Looking for writers 2026/06/10 05:26:59 DEBUG : file1: reading active writers 2026/06/10 05:26:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/10 05:26:59 DEBUG : Looking for writers 2026/06/10 05:26:59 DEBUG : file1: reading active writers 2026/06/10 05:26:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/10 05:26:59 DEBUG : file1: vfs cache: starting upload 2026/06/10 05:26:59 DEBUG : file1.a0a9169e.partial: size = 2 OK 2026/06/10 05:26:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/file1.a0a9169e.partial" 2026/06/10 05:26:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: md5sum /home/rclone/rclone-test-voyopaj8xase/file1.a0a9169e.partial 2026/06/10 05:26:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: 49f68a5c8493ec2c0bf489821c21fc3b /home/rclone/rclone-test-voyopaj8xase/file1.a0a9169e.partial 2026/06/10 05:26:59 DEBUG : file1.a0a9169e.partial: Parsed hash: 49f68a5c8493ec2c0bf489821c21fc3b 2026/06/10 05:26:59 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/06/10 05:26:59 DEBUG : file1.a0a9169e.partial: renamed to: file1 2026/06/10 05:26:59 INFO : file1: Copied (new) 2026/06/10 05:26:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/file1" 2026/06/10 05:26:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: md5sum /home/rclone/rclone-test-voyopaj8xase/file1 2026/06/10 05:26:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: 49f68a5c8493ec2c0bf489821c21fc3b /home/rclone/rclone-test-voyopaj8xase/file1 2026/06/10 05:26:59 DEBUG : file1: Parsed hash: 49f68a5c8493ec2c0bf489821c21fc3b 2026/06/10 05:26:59 DEBUG : file1: vfs cache: fingerprint now "2,2012-11-18 17:32:31 +0000 UTC,49f68a5c8493ec2c0bf489821c21fc3b" 2026/06/10 05:26:59 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/06/10 05:26:59 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/10 05:26:59 INFO : file1: vfs cache: upload succeeded try #1 2026/06/10 05:26:59 DEBUG : Looking for writers 2026/06/10 05:26:59 DEBUG : file1: reading active writers 2026/06/10 05:26:59 DEBUG : >WaitForWriters: 2026/06/10 05:26:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/file1" 2026/06/10 05:26:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: md5sum /home/rclone/rclone-test-voyopaj8xase/file1 2026/06/10 05:26:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: 49f68a5c8493ec2c0bf489821c21fc3b /home/rclone/rclone-test-voyopaj8xase/file1 2026/06/10 05:26:59 DEBUG : file1: Parsed hash: 49f68a5c8493ec2c0bf489821c21fc3b 2026/06/10 05:26:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/file1" 2026/06/10 05:26:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: sha1sum /home/rclone/rclone-test-voyopaj8xase/file1 2026/06/10 05:26:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: c22b5f9178342609428d6f51b2c5af4c0bde6a42 /home/rclone/rclone-test-voyopaj8xase/file1 2026/06/10 05:26:59 DEBUG : file1: Parsed hash: c22b5f9178342609428d6f51b2c5af4c0bde6a42 2026/06/10 05:26:59 DEBUG : WaitForWriters: timeout=30s 2026/06/10 05:26:59 DEBUG : Looking for writers 2026/06/10 05:26:59 DEBUG : file1: reading active writers 2026/06/10 05:26:59 DEBUG : >WaitForWriters: 2026/06/10 05:26:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: vfs cache: cleaner exiting --- PASS: TestRWFileModTimeWithOpenWriters (0.17s) === RUN TestRWCacheRename run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase", Local "Local file system at /tmp/rclone2883943397", Modify Window "1s" 2026/06/10 05:26:59 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: poll-interval is not supported by this remote 2026/06/10 05:26:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/10 05:26:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{oz4KV}/rclone-test-voyopaj8xase" 2026/06/10 05:26:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{oz4KV}/rclone-test-voyopaj8xase" 2026/06/10 05:26:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{oz4KV}/rclone-test-voyopaj8xase" 2026/06/10 05:26:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/10 05:26:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{oz4KV}/rclone-test-voyopaj8xase" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{oz4KV}/rclone-test-voyopaj8xase" 2026/06/10 05:26:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{oz4KV}/rclone-test-voyopaj8xase" 2026/06/10 05:26:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/10 05:26:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{oz4KV}/rclone-test-voyopaj8xase" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{oz4KV}/rclone-test-voyopaj8xase" 2026/06/10 05:26:59 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 05:26:59 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/10 05:26:59 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2026/06/10 05:26:59 DEBUG : rename_me: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : rename_me(0x4611107b840): openPending: 2026/06/10 05:26:59 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/06/10 05:26:59 DEBUG : rename_me(0x4611107b840): >openPending: err= 2026/06/10 05:26:59 DEBUG : rename_me: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/06/10 05:26:59 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2026/06/10 05:26:59 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2026/06/10 05:26:59 DEBUG : rename_me(0x4611107b840): _writeAt: size=5, off=0 2026/06/10 05:26:59 DEBUG : rename_me(0x4611107b840): >_writeAt: n=5, err= 2026/06/10 05:26:59 DEBUG : rename_me(0x4611107b840): close: 2026/06/10 05:26:59 DEBUG : rename_me: vfs cache: setting modification time to 2026-06-10 05:26:59.510509029 +0000 UTC m=+6.417117338 2026/06/10 05:26:59 INFO : rename_me: vfs cache: queuing for upload in 100ms 2026/06/10 05:26:59 DEBUG : rename_me(0x4611107b840): >close: err= 2026/06/10 05:26:59 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2026/06/10 05:26:59 DEBUG : i_was_renamed: Updating file with 0x46110d4c270 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vDel: "rename_me" 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/06/10 05:26:59 DEBUG : WaitForWriters: timeout=30s 2026/06/10 05:26:59 DEBUG : Looking for writers 2026/06/10 05:26:59 DEBUG : i_was_renamed: reading active writers 2026/06/10 05:26:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/10 05:26:59 DEBUG : Looking for writers 2026/06/10 05:26:59 DEBUG : i_was_renamed: reading active writers 2026/06/10 05:26:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/10 05:26:59 DEBUG : Looking for writers 2026/06/10 05:26:59 DEBUG : i_was_renamed: reading active writers 2026/06/10 05:26:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/10 05:26:59 DEBUG : Looking for writers 2026/06/10 05:26:59 DEBUG : i_was_renamed: reading active writers 2026/06/10 05:26:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/10 05:26:59 DEBUG : i_was_renamed: vfs cache: starting upload 2026/06/10 05:26:59 DEBUG : i_was_renamed.0de62c0c.partial: size = 5 OK 2026/06/10 05:26:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/i_was_renamed.0de62c0c.partial" 2026/06/10 05:26:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: md5sum /home/rclone/rclone-test-voyopaj8xase/i_was_renamed.0de62c0c.partial 2026/06/10 05:26:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-voyopaj8xase/i_was_renamed.0de62c0c.partial 2026/06/10 05:26:59 DEBUG : i_was_renamed.0de62c0c.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/06/10 05:26:59 DEBUG : i_was_renamed: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/06/10 05:26:59 DEBUG : i_was_renamed.0de62c0c.partial: renamed to: i_was_renamed 2026/06/10 05:26:59 INFO : i_was_renamed: Copied (new) 2026/06/10 05:26:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/i_was_renamed" 2026/06/10 05:26:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: md5sum /home/rclone/rclone-test-voyopaj8xase/i_was_renamed 2026/06/10 05:26:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-voyopaj8xase/i_was_renamed 2026/06/10 05:26:59 DEBUG : i_was_renamed: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/06/10 05:26:59 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2026-06-10 05:26:59 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/06/10 05:26:59 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/06/10 05:26:59 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2026/06/10 05:26:59 DEBUG : Looking for writers 2026/06/10 05:26:59 DEBUG : i_was_renamed: reading active writers 2026/06/10 05:26:59 DEBUG : >WaitForWriters: 2026/06/10 05:26:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: vfs cache: cleaner exiting --- PASS: TestRWCacheRename (0.17s) === RUN TestRWCacheUpdate run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase", Local "Local file system at /tmp/rclone2883943397", Modify Window "1s" 2026/06/10 05:26:59 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: poll-interval is not supported by this remote 2026/06/10 05:26:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/10 05:26:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{oz4KV}/rclone-test-voyopaj8xase" 2026/06/10 05:26:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{oz4KV}/rclone-test-voyopaj8xase" 2026/06/10 05:26:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{oz4KV}/rclone-test-voyopaj8xase" 2026/06/10 05:26:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/10 05:26:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{oz4KV}/rclone-test-voyopaj8xase" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{oz4KV}/rclone-test-voyopaj8xase" 2026/06/10 05:26:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{oz4KV}/rclone-test-voyopaj8xase" 2026/06/10 05:26:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/10 05:26:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{oz4KV}/rclone-test-voyopaj8xase" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{oz4KV}/rclone-test-voyopaj8xase" 2026/06/10 05:26:59 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/10 05:26:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/TestRWCacheUpdate" 2026/06/10 05:26:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: md5sum /home/rclone/rclone-test-voyopaj8xase/TestRWCacheUpdate 2026/06/10 05:26:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: 8558f20bbf1a5777c862752b37ad49be /home/rclone/rclone-test-voyopaj8xase/TestRWCacheUpdate 2026/06/10 05:26:59 DEBUG : TestRWCacheUpdate: Parsed hash: 8558f20bbf1a5777c862752b37ad49be 2026/06/10 05:26:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/TestRWCacheUpdate" 2026/06/10 05:26:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: sha1sum /home/rclone/rclone-test-voyopaj8xase/TestRWCacheUpdate 2026/06/10 05:26:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: 288158e561053f03b91b9361f5d0328ac9e349fc /home/rclone/rclone-test-voyopaj8xase/TestRWCacheUpdate 2026/06/10 05:26:59 DEBUG : TestRWCacheUpdate: Parsed hash: 288158e561053f03b91b9361f5d0328ac9e349fc 2026/06/10 05:26:59 DEBUG : forgetting directory cache 2026/06/10 05:26:59 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 05:26:59 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/06/10 05:26:59 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/06/10 05:26:59 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/06/10 05:26:59 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/06/10 05:26:59 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/06/10 05:26:59 DEBUG : TestRWCacheUpdate(0x461107dc200): _readAt: size=512, off=0 2026/06/10 05:26:59 DEBUG : TestRWCacheUpdate(0x461107dc200): openPending: 2026/06/10 05:26:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/TestRWCacheUpdate" 2026/06/10 05:26:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: md5sum /home/rclone/rclone-test-voyopaj8xase/TestRWCacheUpdate 2026/06/10 05:26:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: 8558f20bbf1a5777c862752b37ad49be /home/rclone/rclone-test-voyopaj8xase/TestRWCacheUpdate 2026/06/10 05:26:59 DEBUG : TestRWCacheUpdate: Parsed hash: 8558f20bbf1a5777c862752b37ad49be 2026/06/10 05:26:59 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-06-10 04:27:59 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" against cached fingerprint "" 2026/06/10 05:26:59 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/06/10 05:26:59 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/10 05:26:59 DEBUG : TestRWCacheUpdate(0x461107dc200): >openPending: err= 2026/06/10 05:26:59 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/06/10 05:26:59 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/10 05:26:59 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/10 05:26:59 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/06/10 05:26:59 DEBUG : TestRWCacheUpdate(0x461107dc200): >_readAt: n=20, err=EOF 2026/06/10 05:26:59 DEBUG : TestRWCacheUpdate(0x461107dc200): close: 2026/06/10 05:26:59 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-06-10 04:27:59 +0000 UTC 2026/06/10 05:26:59 DEBUG : TestRWCacheUpdate(0x461107dc200): >close: err= 2026/06/10 05:26:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/TestRWCacheUpdate" 2026/06/10 05:26:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: md5sum /home/rclone/rclone-test-voyopaj8xase/TestRWCacheUpdate 2026/06/10 05:26:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: 944a242d910e2bbacae0d0db8c64490a /home/rclone/rclone-test-voyopaj8xase/TestRWCacheUpdate 2026/06/10 05:26:59 DEBUG : TestRWCacheUpdate: Parsed hash: 944a242d910e2bbacae0d0db8c64490a 2026/06/10 05:26:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/TestRWCacheUpdate" 2026/06/10 05:26:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: sha1sum /home/rclone/rclone-test-voyopaj8xase/TestRWCacheUpdate 2026/06/10 05:26:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: f47c1f4670d7bfa799e2e12e6aff3029f0785d53 /home/rclone/rclone-test-voyopaj8xase/TestRWCacheUpdate 2026/06/10 05:26:59 DEBUG : TestRWCacheUpdate: Parsed hash: f47c1f4670d7bfa799e2e12e6aff3029f0785d53 2026/06/10 05:27:00 DEBUG : forgetting directory cache 2026/06/10 05:27:00 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/10 05:27:00 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 05:27:00 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/06/10 05:27:00 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/06/10 05:27:00 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/06/10 05:27:00 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/06/10 05:27:00 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/06/10 05:27:00 DEBUG : TestRWCacheUpdate(0x46110e32ac0): _readAt: size=512, off=0 2026/06/10 05:27:00 DEBUG : TestRWCacheUpdate(0x46110e32ac0): openPending: 2026/06/10 05:27:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/TestRWCacheUpdate" 2026/06/10 05:27:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: md5sum /home/rclone/rclone-test-voyopaj8xase/TestRWCacheUpdate 2026/06/10 05:27:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: 944a242d910e2bbacae0d0db8c64490a /home/rclone/rclone-test-voyopaj8xase/TestRWCacheUpdate 2026/06/10 05:27:00 DEBUG : TestRWCacheUpdate: Parsed hash: 944a242d910e2bbacae0d0db8c64490a 2026/06/10 05:27:00 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-06-10 04:28:59 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" against cached fingerprint "20,2026-06-10 04:27:59 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" 2026/06/10 05:27:00 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-06-10 04:28:59 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" != cached fingerprint "20,2026-06-10 04:27:59 +0000 UTC,8558f20bbf1a5777c862752b37ad49be") 2026/06/10 05:27:00 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/06/10 05:27:00 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/06/10 05:27:00 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/06/10 05:27:00 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/10 05:27:00 DEBUG : TestRWCacheUpdate(0x46110e32ac0): >openPending: err= 2026/06/10 05:27:00 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/06/10 05:27:00 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/10 05:27:00 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/10 05:27:00 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/06/10 05:27:00 DEBUG : TestRWCacheUpdate(0x46110e32ac0): >_readAt: n=20, err=EOF 2026/06/10 05:27:00 DEBUG : TestRWCacheUpdate(0x46110e32ac0): close: 2026/06/10 05:27:00 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-06-10 04:28:59 +0000 UTC 2026/06/10 05:27:00 DEBUG : TestRWCacheUpdate(0x46110e32ac0): >close: err= 2026/06/10 05:27:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/TestRWCacheUpdate" 2026/06/10 05:27:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: md5sum /home/rclone/rclone-test-voyopaj8xase/TestRWCacheUpdate 2026/06/10 05:27:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: 4e063366550d230fc1fb85c19dbb494d /home/rclone/rclone-test-voyopaj8xase/TestRWCacheUpdate 2026/06/10 05:27:00 DEBUG : TestRWCacheUpdate: Parsed hash: 4e063366550d230fc1fb85c19dbb494d 2026/06/10 05:27:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/TestRWCacheUpdate" 2026/06/10 05:27:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: sha1sum /home/rclone/rclone-test-voyopaj8xase/TestRWCacheUpdate 2026/06/10 05:27:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: cdbdc94ef0e50810466d21c31d02b8365e9616d2 /home/rclone/rclone-test-voyopaj8xase/TestRWCacheUpdate 2026/06/10 05:27:00 DEBUG : TestRWCacheUpdate: Parsed hash: cdbdc94ef0e50810466d21c31d02b8365e9616d2 2026/06/10 05:27:00 DEBUG : forgetting directory cache 2026/06/10 05:27:00 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/10 05:27:00 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 05:27:00 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/06/10 05:27:00 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/06/10 05:27:00 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/06/10 05:27:00 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/06/10 05:27:00 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/06/10 05:27:00 DEBUG : TestRWCacheUpdate(0x461107dd440): _readAt: size=512, off=0 2026/06/10 05:27:00 DEBUG : TestRWCacheUpdate(0x461107dd440): openPending: 2026/06/10 05:27:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/TestRWCacheUpdate" 2026/06/10 05:27:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: md5sum /home/rclone/rclone-test-voyopaj8xase/TestRWCacheUpdate 2026/06/10 05:27:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: 4e063366550d230fc1fb85c19dbb494d /home/rclone/rclone-test-voyopaj8xase/TestRWCacheUpdate 2026/06/10 05:27:00 DEBUG : TestRWCacheUpdate: Parsed hash: 4e063366550d230fc1fb85c19dbb494d 2026/06/10 05:27:00 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-06-10 04:29:59 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" against cached fingerprint "20,2026-06-10 04:28:59 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" 2026/06/10 05:27:00 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-06-10 04:29:59 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" != cached fingerprint "20,2026-06-10 04:28:59 +0000 UTC,944a242d910e2bbacae0d0db8c64490a") 2026/06/10 05:27:00 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/06/10 05:27:00 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/06/10 05:27:00 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/06/10 05:27:00 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/10 05:27:00 DEBUG : TestRWCacheUpdate(0x461107dd440): >openPending: err= 2026/06/10 05:27:00 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/06/10 05:27:00 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/10 05:27:00 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/10 05:27:00 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/06/10 05:27:00 DEBUG : TestRWCacheUpdate(0x461107dd440): >_readAt: n=20, err=EOF 2026/06/10 05:27:00 DEBUG : TestRWCacheUpdate(0x461107dd440): close: 2026/06/10 05:27:00 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-06-10 04:29:59 +0000 UTC 2026/06/10 05:27:00 DEBUG : TestRWCacheUpdate(0x461107dd440): >close: err= 2026/06/10 05:27:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/TestRWCacheUpdate" 2026/06/10 05:27:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: md5sum /home/rclone/rclone-test-voyopaj8xase/TestRWCacheUpdate 2026/06/10 05:27:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: a8c7956852282e88c22a986150cb5a68 /home/rclone/rclone-test-voyopaj8xase/TestRWCacheUpdate 2026/06/10 05:27:00 DEBUG : TestRWCacheUpdate: Parsed hash: a8c7956852282e88c22a986150cb5a68 2026/06/10 05:27:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/TestRWCacheUpdate" 2026/06/10 05:27:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: sha1sum /home/rclone/rclone-test-voyopaj8xase/TestRWCacheUpdate 2026/06/10 05:27:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: 9c0b7852a4bce62b7ba1ae22ce62c4abdb8eb3d7 /home/rclone/rclone-test-voyopaj8xase/TestRWCacheUpdate 2026/06/10 05:27:00 DEBUG : TestRWCacheUpdate: Parsed hash: 9c0b7852a4bce62b7ba1ae22ce62c4abdb8eb3d7 2026/06/10 05:27:00 DEBUG : forgetting directory cache 2026/06/10 05:27:00 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/10 05:27:00 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 05:27:00 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/06/10 05:27:00 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/06/10 05:27:00 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/06/10 05:27:00 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/06/10 05:27:00 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/06/10 05:27:00 DEBUG : TestRWCacheUpdate(0x46111038400): _readAt: size=512, off=0 2026/06/10 05:27:00 DEBUG : TestRWCacheUpdate(0x46111038400): openPending: 2026/06/10 05:27:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/TestRWCacheUpdate" 2026/06/10 05:27:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: md5sum /home/rclone/rclone-test-voyopaj8xase/TestRWCacheUpdate 2026/06/10 05:27:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: a8c7956852282e88c22a986150cb5a68 /home/rclone/rclone-test-voyopaj8xase/TestRWCacheUpdate 2026/06/10 05:27:00 DEBUG : TestRWCacheUpdate: Parsed hash: a8c7956852282e88c22a986150cb5a68 2026/06/10 05:27:00 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-06-10 04:30:59 +0000 UTC,a8c7956852282e88c22a986150cb5a68" against cached fingerprint "20,2026-06-10 04:29:59 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" 2026/06/10 05:27:00 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-06-10 04:30:59 +0000 UTC,a8c7956852282e88c22a986150cb5a68" != cached fingerprint "20,2026-06-10 04:29:59 +0000 UTC,4e063366550d230fc1fb85c19dbb494d") 2026/06/10 05:27:00 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/06/10 05:27:00 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/06/10 05:27:00 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/06/10 05:27:00 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/10 05:27:00 DEBUG : TestRWCacheUpdate(0x46111038400): >openPending: err= 2026/06/10 05:27:00 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/06/10 05:27:00 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/10 05:27:00 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/10 05:27:00 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/06/10 05:27:00 DEBUG : TestRWCacheUpdate(0x46111038400): >_readAt: n=20, err=EOF 2026/06/10 05:27:00 DEBUG : TestRWCacheUpdate(0x46111038400): close: 2026/06/10 05:27:00 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-06-10 04:30:59 +0000 UTC 2026/06/10 05:27:00 DEBUG : TestRWCacheUpdate(0x46111038400): >close: err= 2026/06/10 05:27:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/TestRWCacheUpdate" 2026/06/10 05:27:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: md5sum /home/rclone/rclone-test-voyopaj8xase/TestRWCacheUpdate 2026/06/10 05:27:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: 25074c7237d5f7774d304950950b2d66 /home/rclone/rclone-test-voyopaj8xase/TestRWCacheUpdate 2026/06/10 05:27:00 DEBUG : TestRWCacheUpdate: Parsed hash: 25074c7237d5f7774d304950950b2d66 2026/06/10 05:27:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/TestRWCacheUpdate" 2026/06/10 05:27:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: sha1sum /home/rclone/rclone-test-voyopaj8xase/TestRWCacheUpdate 2026/06/10 05:27:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: ceb5d9ade326cb4f1198af16dc24366d3d9c950f /home/rclone/rclone-test-voyopaj8xase/TestRWCacheUpdate 2026/06/10 05:27:00 DEBUG : TestRWCacheUpdate: Parsed hash: ceb5d9ade326cb4f1198af16dc24366d3d9c950f 2026/06/10 05:27:00 DEBUG : forgetting directory cache 2026/06/10 05:27:00 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/10 05:27:00 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 05:27:00 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/06/10 05:27:00 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/06/10 05:27:00 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/06/10 05:27:00 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/06/10 05:27:00 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/06/10 05:27:00 DEBUG : TestRWCacheUpdate(0x46110e33500): _readAt: size=512, off=0 2026/06/10 05:27:00 DEBUG : TestRWCacheUpdate(0x46110e33500): openPending: 2026/06/10 05:27:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/TestRWCacheUpdate" 2026/06/10 05:27:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: md5sum /home/rclone/rclone-test-voyopaj8xase/TestRWCacheUpdate 2026/06/10 05:27:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: 25074c7237d5f7774d304950950b2d66 /home/rclone/rclone-test-voyopaj8xase/TestRWCacheUpdate 2026/06/10 05:27:00 DEBUG : TestRWCacheUpdate: Parsed hash: 25074c7237d5f7774d304950950b2d66 2026/06/10 05:27:00 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-06-10 04:31:59 +0000 UTC,25074c7237d5f7774d304950950b2d66" against cached fingerprint "20,2026-06-10 04:30:59 +0000 UTC,a8c7956852282e88c22a986150cb5a68" 2026/06/10 05:27:00 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-06-10 04:31:59 +0000 UTC,25074c7237d5f7774d304950950b2d66" != cached fingerprint "20,2026-06-10 04:30:59 +0000 UTC,a8c7956852282e88c22a986150cb5a68") 2026/06/10 05:27:00 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/06/10 05:27:00 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/06/10 05:27:00 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/06/10 05:27:00 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/10 05:27:00 DEBUG : TestRWCacheUpdate(0x46110e33500): >openPending: err= 2026/06/10 05:27:00 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/06/10 05:27:00 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/10 05:27:00 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/10 05:27:00 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/06/10 05:27:00 DEBUG : TestRWCacheUpdate(0x46110e33500): >_readAt: n=20, err=EOF 2026/06/10 05:27:00 DEBUG : TestRWCacheUpdate(0x46110e33500): close: 2026/06/10 05:27:00 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-06-10 04:31:59 +0000 UTC 2026/06/10 05:27:00 DEBUG : TestRWCacheUpdate(0x46110e33500): >close: err= 2026/06/10 05:27:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/TestRWCacheUpdate" 2026/06/10 05:27:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: md5sum /home/rclone/rclone-test-voyopaj8xase/TestRWCacheUpdate 2026/06/10 05:27:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: 58e51f3b328781d7a035e462b2e9bd00 /home/rclone/rclone-test-voyopaj8xase/TestRWCacheUpdate 2026/06/10 05:27:00 DEBUG : TestRWCacheUpdate: Parsed hash: 58e51f3b328781d7a035e462b2e9bd00 2026/06/10 05:27:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/TestRWCacheUpdate" 2026/06/10 05:27:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: sha1sum /home/rclone/rclone-test-voyopaj8xase/TestRWCacheUpdate 2026/06/10 05:27:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: 5f11b0143ac8866346332777b557a7153a9d90b8 /home/rclone/rclone-test-voyopaj8xase/TestRWCacheUpdate 2026/06/10 05:27:00 DEBUG : TestRWCacheUpdate: Parsed hash: 5f11b0143ac8866346332777b557a7153a9d90b8 2026/06/10 05:27:00 DEBUG : forgetting directory cache 2026/06/10 05:27:00 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/10 05:27:00 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 05:27:00 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/06/10 05:27:00 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/06/10 05:27:00 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/06/10 05:27:00 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/06/10 05:27:00 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/06/10 05:27:00 DEBUG : TestRWCacheUpdate(0x46110470800): _readAt: size=512, off=0 2026/06/10 05:27:00 DEBUG : TestRWCacheUpdate(0x46110470800): openPending: 2026/06/10 05:27:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/TestRWCacheUpdate" 2026/06/10 05:27:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: md5sum /home/rclone/rclone-test-voyopaj8xase/TestRWCacheUpdate 2026/06/10 05:27:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: 58e51f3b328781d7a035e462b2e9bd00 /home/rclone/rclone-test-voyopaj8xase/TestRWCacheUpdate 2026/06/10 05:27:00 DEBUG : TestRWCacheUpdate: Parsed hash: 58e51f3b328781d7a035e462b2e9bd00 2026/06/10 05:27:00 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-06-10 04:32:59 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" against cached fingerprint "20,2026-06-10 04:31:59 +0000 UTC,25074c7237d5f7774d304950950b2d66" 2026/06/10 05:27:00 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-06-10 04:32:59 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" != cached fingerprint "20,2026-06-10 04:31:59 +0000 UTC,25074c7237d5f7774d304950950b2d66") 2026/06/10 05:27:00 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/06/10 05:27:00 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/06/10 05:27:00 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/06/10 05:27:00 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/10 05:27:00 DEBUG : TestRWCacheUpdate(0x46110470800): >openPending: err= 2026/06/10 05:27:00 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/06/10 05:27:00 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/10 05:27:00 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/10 05:27:00 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/06/10 05:27:00 DEBUG : TestRWCacheUpdate(0x46110470800): >_readAt: n=20, err=EOF 2026/06/10 05:27:00 DEBUG : TestRWCacheUpdate(0x46110470800): close: 2026/06/10 05:27:00 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-06-10 04:32:59 +0000 UTC 2026/06/10 05:27:00 DEBUG : TestRWCacheUpdate(0x46110470800): >close: err= 2026/06/10 05:27:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/TestRWCacheUpdate" 2026/06/10 05:27:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: md5sum /home/rclone/rclone-test-voyopaj8xase/TestRWCacheUpdate 2026/06/10 05:27:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: 8dbc613757cc0c1614e9b1aafd9156a7 /home/rclone/rclone-test-voyopaj8xase/TestRWCacheUpdate 2026/06/10 05:27:00 DEBUG : TestRWCacheUpdate: Parsed hash: 8dbc613757cc0c1614e9b1aafd9156a7 2026/06/10 05:27:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/TestRWCacheUpdate" 2026/06/10 05:27:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: sha1sum /home/rclone/rclone-test-voyopaj8xase/TestRWCacheUpdate 2026/06/10 05:27:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: 674b2f1010a3dfc9a0bf400bf2936b0c0c3d6c06 /home/rclone/rclone-test-voyopaj8xase/TestRWCacheUpdate 2026/06/10 05:27:00 DEBUG : TestRWCacheUpdate: Parsed hash: 674b2f1010a3dfc9a0bf400bf2936b0c0c3d6c06 2026/06/10 05:27:01 DEBUG : forgetting directory cache 2026/06/10 05:27:01 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/10 05:27:01 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 05:27:01 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/06/10 05:27:01 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/06/10 05:27:01 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/06/10 05:27:01 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/06/10 05:27:01 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/06/10 05:27:01 DEBUG : TestRWCacheUpdate(0x461104a0340): _readAt: size=512, off=0 2026/06/10 05:27:01 DEBUG : TestRWCacheUpdate(0x461104a0340): openPending: 2026/06/10 05:27:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/TestRWCacheUpdate" 2026/06/10 05:27:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: md5sum /home/rclone/rclone-test-voyopaj8xase/TestRWCacheUpdate 2026/06/10 05:27:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: 8dbc613757cc0c1614e9b1aafd9156a7 /home/rclone/rclone-test-voyopaj8xase/TestRWCacheUpdate 2026/06/10 05:27:01 DEBUG : TestRWCacheUpdate: Parsed hash: 8dbc613757cc0c1614e9b1aafd9156a7 2026/06/10 05:27:01 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2026-06-10 04:33:59 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" against cached fingerprint "20,2026-06-10 04:32:59 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" 2026/06/10 05:27:01 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2026-06-10 04:33:59 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" != cached fingerprint "20,2026-06-10 04:32:59 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00") 2026/06/10 05:27:01 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/06/10 05:27:01 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/06/10 05:27:01 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2026/06/10 05:27:01 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/10 05:27:01 DEBUG : TestRWCacheUpdate(0x461104a0340): >openPending: err= 2026/06/10 05:27:01 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2026/06/10 05:27:01 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/10 05:27:01 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/10 05:27:01 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/06/10 05:27:01 DEBUG : TestRWCacheUpdate(0x461104a0340): >_readAt: n=21, err=EOF 2026/06/10 05:27:01 DEBUG : TestRWCacheUpdate(0x461104a0340): close: 2026/06/10 05:27:01 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-06-10 04:33:59 +0000 UTC 2026/06/10 05:27:01 DEBUG : TestRWCacheUpdate(0x461104a0340): >close: err= 2026/06/10 05:27:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/TestRWCacheUpdate" 2026/06/10 05:27:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: md5sum /home/rclone/rclone-test-voyopaj8xase/TestRWCacheUpdate 2026/06/10 05:27:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: d6db0c1b4814e22b98d1f690596f68ca /home/rclone/rclone-test-voyopaj8xase/TestRWCacheUpdate 2026/06/10 05:27:01 DEBUG : TestRWCacheUpdate: Parsed hash: d6db0c1b4814e22b98d1f690596f68ca 2026/06/10 05:27:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/TestRWCacheUpdate" 2026/06/10 05:27:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: sha1sum /home/rclone/rclone-test-voyopaj8xase/TestRWCacheUpdate 2026/06/10 05:27:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: 3b798a8b8f0600c2d19a26f69ad842e576e2ce94 /home/rclone/rclone-test-voyopaj8xase/TestRWCacheUpdate 2026/06/10 05:27:01 DEBUG : TestRWCacheUpdate: Parsed hash: 3b798a8b8f0600c2d19a26f69ad842e576e2ce94 2026/06/10 05:27:01 DEBUG : forgetting directory cache 2026/06/10 05:27:01 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/10 05:27:01 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 05:27:01 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/06/10 05:27:01 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/06/10 05:27:01 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/06/10 05:27:01 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/06/10 05:27:01 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/06/10 05:27:01 DEBUG : TestRWCacheUpdate(0x46110690100): _readAt: size=512, off=0 2026/06/10 05:27:01 DEBUG : TestRWCacheUpdate(0x46110690100): openPending: 2026/06/10 05:27:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/TestRWCacheUpdate" 2026/06/10 05:27:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: md5sum /home/rclone/rclone-test-voyopaj8xase/TestRWCacheUpdate 2026/06/10 05:27:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: d6db0c1b4814e22b98d1f690596f68ca /home/rclone/rclone-test-voyopaj8xase/TestRWCacheUpdate 2026/06/10 05:27:01 DEBUG : TestRWCacheUpdate: Parsed hash: d6db0c1b4814e22b98d1f690596f68ca 2026/06/10 05:27:01 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2026-06-10 04:34:59 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" against cached fingerprint "21,2026-06-10 04:33:59 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" 2026/06/10 05:27:01 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2026-06-10 04:34:59 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" != cached fingerprint "21,2026-06-10 04:33:59 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7") 2026/06/10 05:27:01 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/06/10 05:27:01 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/06/10 05:27:01 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2026/06/10 05:27:01 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/10 05:27:01 DEBUG : TestRWCacheUpdate(0x46110690100): >openPending: err= 2026/06/10 05:27:01 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2026/06/10 05:27:01 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/10 05:27:01 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/10 05:27:01 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/06/10 05:27:01 DEBUG : TestRWCacheUpdate(0x46110690100): >_readAt: n=22, err=EOF 2026/06/10 05:27:01 DEBUG : TestRWCacheUpdate(0x46110690100): close: 2026/06/10 05:27:01 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-06-10 04:34:59 +0000 UTC 2026/06/10 05:27:01 DEBUG : TestRWCacheUpdate(0x46110690100): >close: err= 2026/06/10 05:27:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/TestRWCacheUpdate" 2026/06/10 05:27:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: md5sum /home/rclone/rclone-test-voyopaj8xase/TestRWCacheUpdate 2026/06/10 05:27:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: a04b60cad5c51870e80f668df3d720c0 /home/rclone/rclone-test-voyopaj8xase/TestRWCacheUpdate 2026/06/10 05:27:01 DEBUG : TestRWCacheUpdate: Parsed hash: a04b60cad5c51870e80f668df3d720c0 2026/06/10 05:27:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/TestRWCacheUpdate" 2026/06/10 05:27:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: sha1sum /home/rclone/rclone-test-voyopaj8xase/TestRWCacheUpdate 2026/06/10 05:27:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: bd321569f0a3d2d05d8c22e92ead3ccb6bd12aa3 /home/rclone/rclone-test-voyopaj8xase/TestRWCacheUpdate 2026/06/10 05:27:01 DEBUG : TestRWCacheUpdate: Parsed hash: bd321569f0a3d2d05d8c22e92ead3ccb6bd12aa3 2026/06/10 05:27:01 DEBUG : forgetting directory cache 2026/06/10 05:27:01 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/10 05:27:01 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 05:27:01 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/06/10 05:27:01 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/06/10 05:27:01 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/06/10 05:27:01 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/06/10 05:27:01 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/06/10 05:27:01 DEBUG : TestRWCacheUpdate(0x46110a24300): _readAt: size=512, off=0 2026/06/10 05:27:01 DEBUG : TestRWCacheUpdate(0x46110a24300): openPending: 2026/06/10 05:27:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/TestRWCacheUpdate" 2026/06/10 05:27:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: md5sum /home/rclone/rclone-test-voyopaj8xase/TestRWCacheUpdate 2026/06/10 05:27:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: a04b60cad5c51870e80f668df3d720c0 /home/rclone/rclone-test-voyopaj8xase/TestRWCacheUpdate 2026/06/10 05:27:01 DEBUG : TestRWCacheUpdate: Parsed hash: a04b60cad5c51870e80f668df3d720c0 2026/06/10 05:27:01 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2026-06-10 04:35:59 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" against cached fingerprint "22,2026-06-10 04:34:59 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" 2026/06/10 05:27:01 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2026-06-10 04:35:59 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" != cached fingerprint "22,2026-06-10 04:34:59 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca") 2026/06/10 05:27:01 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/06/10 05:27:01 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/06/10 05:27:01 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2026/06/10 05:27:01 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/10 05:27:01 DEBUG : TestRWCacheUpdate(0x46110a24300): >openPending: err= 2026/06/10 05:27:01 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2026/06/10 05:27:01 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/10 05:27:01 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/10 05:27:01 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/06/10 05:27:01 DEBUG : TestRWCacheUpdate(0x46110a24300): >_readAt: n=23, err=EOF 2026/06/10 05:27:01 DEBUG : TestRWCacheUpdate(0x46110a24300): close: 2026/06/10 05:27:01 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-06-10 04:35:59 +0000 UTC 2026/06/10 05:27:01 DEBUG : TestRWCacheUpdate(0x46110a24300): >close: err= 2026/06/10 05:27:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/TestRWCacheUpdate" 2026/06/10 05:27:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: md5sum /home/rclone/rclone-test-voyopaj8xase/TestRWCacheUpdate 2026/06/10 05:27:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: 074978d6705e58530a3c8d378a08fa37 /home/rclone/rclone-test-voyopaj8xase/TestRWCacheUpdate 2026/06/10 05:27:01 DEBUG : TestRWCacheUpdate: Parsed hash: 074978d6705e58530a3c8d378a08fa37 2026/06/10 05:27:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/TestRWCacheUpdate" 2026/06/10 05:27:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: sha1sum /home/rclone/rclone-test-voyopaj8xase/TestRWCacheUpdate 2026/06/10 05:27:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: 62773e350f2f87e22c3d3c0d445c7a429aae8efa /home/rclone/rclone-test-voyopaj8xase/TestRWCacheUpdate 2026/06/10 05:27:01 DEBUG : TestRWCacheUpdate: Parsed hash: 62773e350f2f87e22c3d3c0d445c7a429aae8efa 2026/06/10 05:27:01 DEBUG : forgetting directory cache 2026/06/10 05:27:01 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/10 05:27:01 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 05:27:01 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/06/10 05:27:01 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/06/10 05:27:01 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/06/10 05:27:01 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/06/10 05:27:01 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/06/10 05:27:01 DEBUG : TestRWCacheUpdate(0x46110691580): _readAt: size=512, off=0 2026/06/10 05:27:01 DEBUG : TestRWCacheUpdate(0x46110691580): openPending: 2026/06/10 05:27:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/TestRWCacheUpdate" 2026/06/10 05:27:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: md5sum /home/rclone/rclone-test-voyopaj8xase/TestRWCacheUpdate 2026/06/10 05:27:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: 074978d6705e58530a3c8d378a08fa37 /home/rclone/rclone-test-voyopaj8xase/TestRWCacheUpdate 2026/06/10 05:27:01 DEBUG : TestRWCacheUpdate: Parsed hash: 074978d6705e58530a3c8d378a08fa37 2026/06/10 05:27:01 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2026-06-10 04:36:59 +0000 UTC,074978d6705e58530a3c8d378a08fa37" against cached fingerprint "23,2026-06-10 04:35:59 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" 2026/06/10 05:27:01 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2026-06-10 04:36:59 +0000 UTC,074978d6705e58530a3c8d378a08fa37" != cached fingerprint "23,2026-06-10 04:35:59 +0000 UTC,a04b60cad5c51870e80f668df3d720c0") 2026/06/10 05:27:01 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/06/10 05:27:01 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/06/10 05:27:01 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2026/06/10 05:27:01 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/10 05:27:01 DEBUG : TestRWCacheUpdate(0x46110691580): >openPending: err= 2026/06/10 05:27:01 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2026/06/10 05:27:01 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/10 05:27:01 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/10 05:27:01 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/06/10 05:27:01 DEBUG : TestRWCacheUpdate(0x46110691580): >_readAt: n=24, err=EOF 2026/06/10 05:27:01 DEBUG : TestRWCacheUpdate(0x46110691580): close: 2026/06/10 05:27:01 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-06-10 04:36:59 +0000 UTC 2026/06/10 05:27:01 DEBUG : TestRWCacheUpdate(0x46110691580): >close: err= 2026/06/10 05:27:01 DEBUG : WaitForWriters: timeout=30s 2026/06/10 05:27:01 DEBUG : Looking for writers 2026/06/10 05:27:01 DEBUG : TestRWCacheUpdate: reading active writers 2026/06/10 05:27:01 DEBUG : >WaitForWriters: 2026/06/10 05:27:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: vfs cache: cleaner exiting --- PASS: TestRWCacheUpdate (2.17s) === RUN TestCaseSensitivity run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase", Local "Local file system at /tmp/rclone2883943397", Modify Window "1s" 2026/06/10 05:27:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/FiLeA" 2026/06/10 05:27:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: md5sum /home/rclone/rclone-test-voyopaj8xase/FiLeA 2026/06/10 05:27:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: 89d903bc35dede724fd52c51437ff5fd /home/rclone/rclone-test-voyopaj8xase/FiLeA 2026/06/10 05:27:01 DEBUG : FiLeA: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/06/10 05:27:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/FiLeA" 2026/06/10 05:27:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: sha1sum /home/rclone/rclone-test-voyopaj8xase/FiLeA 2026/06/10 05:27:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 /home/rclone/rclone-test-voyopaj8xase/FiLeA 2026/06/10 05:27:01 DEBUG : FiLeA: Parsed hash: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 2026/06/10 05:27:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/FiLeB" 2026/06/10 05:27:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: md5sum /home/rclone/rclone-test-voyopaj8xase/FiLeB 2026/06/10 05:27:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /home/rclone/rclone-test-voyopaj8xase/FiLeB 2026/06/10 05:27:01 DEBUG : FiLeB: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/06/10 05:27:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/FiLeB" 2026/06/10 05:27:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: sha1sum /home/rclone/rclone-test-voyopaj8xase/FiLeB 2026/06/10 05:27:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: 4c64312d5aa547e7c43b39f451fd0be214b550d6 /home/rclone/rclone-test-voyopaj8xase/FiLeB 2026/06/10 05:27:01 DEBUG : FiLeB: Parsed hash: 4c64312d5aa547e7c43b39f451fd0be214b550d6 2026/06/10 05:27:01 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: poll-interval is not supported by this remote 2026/06/10 05:27:01 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: poll-interval is not supported by this remote 2026/06/10 05:27:01 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/10 05:27:01 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/06/10 05:27:01 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/06/10 05:27:01 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/06/10 05:27:01 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/06/10 05:27:01 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/10 05:27:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/FiLeA" 2026/06/10 05:27:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: md5sum /home/rclone/rclone-test-voyopaj8xase/FiLeA 2026/06/10 05:27:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: 89d903bc35dede724fd52c51437ff5fd /home/rclone/rclone-test-voyopaj8xase/FiLeA 2026/06/10 05:27:01 DEBUG : FiLeA: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/06/10 05:27:01 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/10 05:27:01 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/06/10 05:27:01 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/06/10 05:27:01 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/06/10 05:27:01 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/06/10 05:27:01 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/10 05:27:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/FiLeA" 2026/06/10 05:27:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: md5sum /home/rclone/rclone-test-voyopaj8xase/FiLeA 2026/06/10 05:27:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: 89d903bc35dede724fd52c51437ff5fd /home/rclone/rclone-test-voyopaj8xase/FiLeA 2026/06/10 05:27:01 DEBUG : FiLeA: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/06/10 05:27:01 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/10 05:27:01 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/06/10 05:27:01 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/06/10 05:27:01 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/06/10 05:27:01 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/06/10 05:27:01 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/10 05:27:01 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/10 05:27:01 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/06/10 05:27:01 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/06/10 05:27:01 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/06/10 05:27:01 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/06/10 05:27:01 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/10 05:27:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/FiLeB" 2026/06/10 05:27:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: md5sum /home/rclone/rclone-test-voyopaj8xase/FiLeB 2026/06/10 05:27:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /home/rclone/rclone-test-voyopaj8xase/FiLeB 2026/06/10 05:27:01 DEBUG : FiLeB: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/06/10 05:27:01 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/10 05:27:01 DEBUG : FilEb: Open: flags=O_RDONLY 2026/06/10 05:27:01 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/06/10 05:27:01 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/06/10 05:27:01 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/06/10 05:27:01 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/10 05:27:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/FilEb" 2026/06/10 05:27:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: md5sum /home/rclone/rclone-test-voyopaj8xase/FilEb 2026/06/10 05:27:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: 79369f78f7882c1baabbc7d45dc5daa0 /home/rclone/rclone-test-voyopaj8xase/FilEb 2026/06/10 05:27:01 DEBUG : FilEb: Parsed hash: 79369f78f7882c1baabbc7d45dc5daa0 2026/06/10 05:27:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/FiLeA" 2026/06/10 05:27:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: md5sum /home/rclone/rclone-test-voyopaj8xase/FiLeA 2026/06/10 05:27:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: 89d903bc35dede724fd52c51437ff5fd /home/rclone/rclone-test-voyopaj8xase/FiLeA 2026/06/10 05:27:01 DEBUG : FiLeA: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/06/10 05:27:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/FiLeA" 2026/06/10 05:27:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: sha1sum /home/rclone/rclone-test-voyopaj8xase/FiLeA 2026/06/10 05:27:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 /home/rclone/rclone-test-voyopaj8xase/FiLeA 2026/06/10 05:27:01 DEBUG : FiLeA: Parsed hash: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 2026/06/10 05:27:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/FiLeB" 2026/06/10 05:27:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: md5sum /home/rclone/rclone-test-voyopaj8xase/FiLeB 2026/06/10 05:27:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /home/rclone/rclone-test-voyopaj8xase/FiLeB 2026/06/10 05:27:01 DEBUG : FiLeB: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/06/10 05:27:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/FiLeB" 2026/06/10 05:27:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: sha1sum /home/rclone/rclone-test-voyopaj8xase/FiLeB 2026/06/10 05:27:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: 4c64312d5aa547e7c43b39f451fd0be214b550d6 /home/rclone/rclone-test-voyopaj8xase/FiLeB 2026/06/10 05:27:01 DEBUG : FiLeB: Parsed hash: 4c64312d5aa547e7c43b39f451fd0be214b550d6 2026/06/10 05:27:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/FilEb" 2026/06/10 05:27:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: md5sum /home/rclone/rclone-test-voyopaj8xase/FilEb 2026/06/10 05:27:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: 79369f78f7882c1baabbc7d45dc5daa0 /home/rclone/rclone-test-voyopaj8xase/FilEb 2026/06/10 05:27:01 DEBUG : FilEb: Parsed hash: 79369f78f7882c1baabbc7d45dc5daa0 2026/06/10 05:27:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/FilEb" 2026/06/10 05:27:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: sha1sum /home/rclone/rclone-test-voyopaj8xase/FilEb 2026/06/10 05:27:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: 7a5211eef71caf0a250ea202616030c063bd4f75 /home/rclone/rclone-test-voyopaj8xase/FilEb 2026/06/10 05:27:01 DEBUG : FilEb: Parsed hash: 7a5211eef71caf0a250ea202616030c063bd4f75 2026/06/10 05:27:01 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/10 05:27:01 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/06/10 05:27:01 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/06/10 05:27:01 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/06/10 05:27:01 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/06/10 05:27:01 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/10 05:27:01 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/10 05:27:01 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/06/10 05:27:01 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/06/10 05:27:01 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2026/06/10 05:27:01 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/06/10 05:27:01 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/10 05:27:01 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/10 05:27:01 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/06/10 05:27:01 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/06/10 05:27:01 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2026/06/10 05:27:01 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/06/10 05:27:01 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/10 05:27:01 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/10 05:27:01 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/06/10 05:27:01 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/06/10 05:27:01 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2026/06/10 05:27:01 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/06/10 05:27:01 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/10 05:27:01 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/10 05:27:01 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/06/10 05:27:01 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/06/10 05:27:01 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/06/10 05:27:01 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/06/10 05:27:01 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/10 05:27:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/FiLeB" 2026/06/10 05:27:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: md5sum /home/rclone/rclone-test-voyopaj8xase/FiLeB 2026/06/10 05:27:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /home/rclone/rclone-test-voyopaj8xase/FiLeB 2026/06/10 05:27:01 DEBUG : FiLeB: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/06/10 05:27:01 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/10 05:27:01 DEBUG : FilEb: Open: flags=O_RDONLY 2026/06/10 05:27:01 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/06/10 05:27:01 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/06/10 05:27:01 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/06/10 05:27:01 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/10 05:27:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/FilEb" 2026/06/10 05:27:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: md5sum /home/rclone/rclone-test-voyopaj8xase/FilEb 2026/06/10 05:27:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: 79369f78f7882c1baabbc7d45dc5daa0 /home/rclone/rclone-test-voyopaj8xase/FilEb 2026/06/10 05:27:01 DEBUG : FilEb: Parsed hash: 79369f78f7882c1baabbc7d45dc5daa0 2026/06/10 05:27:01 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/10 05:27:01 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2026/06/10 05:27:01 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2026/06/10 05:27:01 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/10 05:27:01 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2026/06/10 05:27:01 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2026/06/10 05:27:01 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/10 05:27:01 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/06/10 05:27:01 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/06/10 05:27:01 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/06/10 05:27:01 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/06/10 05:27:01 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/10 05:27:01 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/10 05:27:01 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2026/06/10 05:27:01 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/10 05:27:01 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2026/06/10 05:27:01 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/10 05:27:01 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2026/06/10 05:27:01 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/10 05:27:01 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/06/10 05:27:01 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/06/10 05:27:01 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/06/10 05:27:01 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/06/10 05:27:01 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/10 05:27:01 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/10 05:27:01 DEBUG : FilEb: Open: flags=O_RDONLY 2026/06/10 05:27:01 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/06/10 05:27:01 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/06/10 05:27:01 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/06/10 05:27:01 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/10 05:27:01 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/10 05:27:01 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2026/06/10 05:27:01 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/10 05:27:01 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2026/06/10 05:27:01 DEBUG : WaitForWriters: timeout=30s 2026/06/10 05:27:01 DEBUG : Looking for writers 2026/06/10 05:27:01 DEBUG : FilEb: reading active writers 2026/06/10 05:27:01 DEBUG : FiLeA: reading active writers 2026/06/10 05:27:01 DEBUG : FiLeB: reading active writers 2026/06/10 05:27:01 DEBUG : >WaitForWriters: 2026/06/10 05:27:01 DEBUG : WaitForWriters: timeout=30s 2026/06/10 05:27:01 DEBUG : Looking for writers 2026/06/10 05:27:01 DEBUG : FiLeB: reading active writers 2026/06/10 05:27:01 DEBUG : FilEb: reading active writers 2026/06/10 05:27:01 DEBUG : FiLeA: reading active writers 2026/06/10 05:27:01 DEBUG : >WaitForWriters: --- PASS: TestCaseSensitivity (0.08s) === RUN TestUnicodeNormalization run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase", Local "Local file system at /tmp/rclone2883943397", Modify Window "1s" 2026/06/10 05:27:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/normal name with no special characters.txt" 2026/06/10 05:27:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: md5sum /home/rclone/rclone-test-voyopaj8xase/normal\ name\ with\ no\ special\ characters.txt 2026/06/10 05:27:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: 89d903bc35dede724fd52c51437ff5fd /home/rclone/rclone-test-voyopaj8xase/normal name with no special characters.txt 2026/06/10 05:27:01 DEBUG : normal name with no special characters.txt: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/06/10 05:27:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/normal name with no special characters.txt" 2026/06/10 05:27:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: sha1sum /home/rclone/rclone-test-voyopaj8xase/normal\ name\ with\ no\ special\ characters.txt 2026/06/10 05:27:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 /home/rclone/rclone-test-voyopaj8xase/normal name with no special characters.txt 2026/06/10 05:27:01 DEBUG : normal name with no special characters.txt: Parsed hash: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 2026/06/10 05:27:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/測試_Русский___ě_áñ" 2026/06/10 05:27:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: md5sum /home/rclone/rclone-test-voyopaj8xase/測試_Русский___ě_áñ 2026/06/10 05:27:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /home/rclone/rclone-test-voyopaj8xase/測試_Русский___ě_áñ 2026/06/10 05:27:01 DEBUG : 測試_Русский___ě_áñ: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/06/10 05:27:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/測試_Русский___ě_áñ" 2026/06/10 05:27:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: sha1sum /home/rclone/rclone-test-voyopaj8xase/測試_Русский___ě_áñ 2026/06/10 05:27:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: 4c64312d5aa547e7c43b39f451fd0be214b550d6 /home/rclone/rclone-test-voyopaj8xase/測試_Русский___ě_áñ 2026/06/10 05:27:01 DEBUG : 測試_Русский___ě_áñ: Parsed hash: 4c64312d5aa547e7c43b39f451fd0be214b550d6 2026/06/10 05:27:01 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: poll-interval is not supported by this remote 2026/06/10 05:27:01 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/10 05:27:01 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/06/10 05:27:01 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/06/10 05:27:01 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/06/10 05:27:01 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/10 05:27:01 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/10 05:27:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/normal name with no special characters.txt" 2026/06/10 05:27:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: md5sum /home/rclone/rclone-test-voyopaj8xase/normal\ name\ with\ no\ special\ characters.txt 2026/06/10 05:27:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: 89d903bc35dede724fd52c51437ff5fd /home/rclone/rclone-test-voyopaj8xase/normal name with no special characters.txt 2026/06/10 05:27:01 DEBUG : normal name with no special characters.txt: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/06/10 05:27:01 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/10 05:27:01 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2026/06/10 05:27:01 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2026/06/10 05:27:01 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2026/06/10 05:27:01 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2026/06/10 05:27:01 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/10 05:27:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/測試_Русский___ě_áñ" 2026/06/10 05:27:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: md5sum /home/rclone/rclone-test-voyopaj8xase/測試_Русский___ě_áñ 2026/06/10 05:27:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /home/rclone/rclone-test-voyopaj8xase/測試_Русский___ě_áñ 2026/06/10 05:27:01 DEBUG : 測試_Русский___ě_áñ: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/06/10 05:27:01 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/10 05:27:01 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/06/10 05:27:01 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/06/10 05:27:01 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/06/10 05:27:01 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/10 05:27:01 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/10 05:27:01 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/10 05:27:01 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2026/06/10 05:27:01 DEBUG : WaitForWriters: timeout=30s 2026/06/10 05:27:01 DEBUG : Looking for writers 2026/06/10 05:27:01 DEBUG : normal name with no special characters.txt: reading active writers 2026/06/10 05:27:01 DEBUG : 測試_Русский___ě_áñ: reading active writers 2026/06/10 05:27:01 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (0.03s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase", Local "Local file system at /tmp/rclone2883943397", Modify Window "1s" 2026/06/10 05:27:01 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: poll-interval is not supported by this remote 2026/06/10 05:27:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Reusing VFS from active cache 2026/06/10 05:27:01 DEBUG : WaitForWriters: timeout=30s 2026/06/10 05:27:01 DEBUG : Looking for writers 2026/06/10 05:27:01 DEBUG : >WaitForWriters: 2026/06/10 05:27:01 DEBUG : WaitForWriters: timeout=30s 2026/06/10 05:27:01 DEBUG : Looking for writers 2026/06/10 05:27:01 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.00s) === RUN TestVFSNewWithOpts run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase", Local "Local file system at /tmp/rclone2883943397", Modify Window "1s" 2026/06/10 05:27:01 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: poll-interval is not supported by this remote 2026/06/10 05:27:01 DEBUG : WaitForWriters: timeout=30s 2026/06/10 05:27:01 DEBUG : Looking for writers 2026/06/10 05:27:01 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.00s) === RUN TestVFSRoot run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase", Local "Local file system at /tmp/rclone2883943397", Modify Window "1s" 2026/06/10 05:27:01 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: poll-interval is not supported by this remote 2026/06/10 05:27:01 DEBUG : WaitForWriters: timeout=30s 2026/06/10 05:27:01 DEBUG : Looking for writers 2026/06/10 05:27:01 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.00s) === RUN TestVFSStat run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase", Local "Local file system at /tmp/rclone2883943397", Modify Window "1s" 2026/06/10 05:27:01 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: poll-interval is not supported by this remote 2026/06/10 05:27:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/file1" 2026/06/10 05:27:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: md5sum /home/rclone/rclone-test-voyopaj8xase/file1 2026/06/10 05:27:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-voyopaj8xase/file1 2026/06/10 05:27:01 DEBUG : file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/10 05:27:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/file1" 2026/06/10 05:27:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: sha1sum /home/rclone/rclone-test-voyopaj8xase/file1 2026/06/10 05:27:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-voyopaj8xase/file1 2026/06/10 05:27:01 DEBUG : file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/10 05:27:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/dir/file2" 2026/06/10 05:27:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: md5sum /home/rclone/rclone-test-voyopaj8xase/dir/file2 2026/06/10 05:27:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: 25ba584dea3b091afba78acbe36da91a /home/rclone/rclone-test-voyopaj8xase/dir/file2 2026/06/10 05:27:01 DEBUG : dir/file2: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/06/10 05:27:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/dir/file2" 2026/06/10 05:27:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: sha1sum /home/rclone/rclone-test-voyopaj8xase/dir/file2 2026/06/10 05:27:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /home/rclone/rclone-test-voyopaj8xase/dir/file2 2026/06/10 05:27:01 DEBUG : dir/file2: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/06/10 05:27:01 DEBUG : WaitForWriters: timeout=30s 2026/06/10 05:27:01 DEBUG : dir: Looking for writers 2026/06/10 05:27:01 DEBUG : file2: reading active writers 2026/06/10 05:27:01 DEBUG : Looking for writers 2026/06/10 05:27:01 DEBUG : dir: reading active writers 2026/06/10 05:27:01 DEBUG : file1: reading active writers 2026/06/10 05:27:01 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (0.02s) === RUN TestVFSStatParent run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase", Local "Local file system at /tmp/rclone2883943397", Modify Window "1s" 2026/06/10 05:27:01 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: poll-interval is not supported by this remote 2026/06/10 05:27:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/file1" 2026/06/10 05:27:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: md5sum /home/rclone/rclone-test-voyopaj8xase/file1 2026/06/10 05:27:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-voyopaj8xase/file1 2026/06/10 05:27:01 DEBUG : file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/10 05:27:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/file1" 2026/06/10 05:27:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: sha1sum /home/rclone/rclone-test-voyopaj8xase/file1 2026/06/10 05:27:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-voyopaj8xase/file1 2026/06/10 05:27:01 DEBUG : file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/10 05:27:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/dir/file2" 2026/06/10 05:27:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: md5sum /home/rclone/rclone-test-voyopaj8xase/dir/file2 2026/06/10 05:27:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: 25ba584dea3b091afba78acbe36da91a /home/rclone/rclone-test-voyopaj8xase/dir/file2 2026/06/10 05:27:01 DEBUG : dir/file2: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/06/10 05:27:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/dir/file2" 2026/06/10 05:27:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: sha1sum /home/rclone/rclone-test-voyopaj8xase/dir/file2 2026/06/10 05:27:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /home/rclone/rclone-test-voyopaj8xase/dir/file2 2026/06/10 05:27:01 DEBUG : dir/file2: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/06/10 05:27:01 DEBUG : WaitForWriters: timeout=30s 2026/06/10 05:27:01 DEBUG : dir: Looking for writers 2026/06/10 05:27:01 DEBUG : Looking for writers 2026/06/10 05:27:01 DEBUG : dir: reading active writers 2026/06/10 05:27:01 DEBUG : file1: reading active writers 2026/06/10 05:27:01 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (0.02s) === RUN TestVFSOpenFile run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase", Local "Local file system at /tmp/rclone2883943397", Modify Window "1s" 2026/06/10 05:27:01 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: poll-interval is not supported by this remote 2026/06/10 05:27:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/file1" 2026/06/10 05:27:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: md5sum /home/rclone/rclone-test-voyopaj8xase/file1 2026/06/10 05:27:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-voyopaj8xase/file1 2026/06/10 05:27:02 DEBUG : file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/10 05:27:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/file1" 2026/06/10 05:27:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: sha1sum /home/rclone/rclone-test-voyopaj8xase/file1 2026/06/10 05:27:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-voyopaj8xase/file1 2026/06/10 05:27:02 DEBUG : file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/10 05:27:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/dir/file2" 2026/06/10 05:27:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: md5sum /home/rclone/rclone-test-voyopaj8xase/dir/file2 2026/06/10 05:27:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: 25ba584dea3b091afba78acbe36da91a /home/rclone/rclone-test-voyopaj8xase/dir/file2 2026/06/10 05:27:02 DEBUG : dir/file2: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/06/10 05:27:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/dir/file2" 2026/06/10 05:27:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: sha1sum /home/rclone/rclone-test-voyopaj8xase/dir/file2 2026/06/10 05:27:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /home/rclone/rclone-test-voyopaj8xase/dir/file2 2026/06/10 05:27:02 DEBUG : dir/file2: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/06/10 05:27:02 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/10 05:27:02 DEBUG : file1: Open: flags=O_RDONLY 2026/06/10 05:27:02 DEBUG : file1: >Open: fd=file1 (r), err= 2026/06/10 05:27:02 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/06/10 05:27:02 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/10 05:27:02 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2026/06/10 05:27:02 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/10 05:27:02 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/06/10 05:27:02 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 05:27:02 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2026/06/10 05:27:02 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/06/10 05:27:02 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2026/06/10 05:27:02 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2026/06/10 05:27:02 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/06/10 05:27:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: File to upload is small (0 bytes), uploading instead of streaming 2026/06/10 05:27:02 DEBUG : dir/new_file.txt: size = 0 OK 2026/06/10 05:27:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/dir/new_file.txt" 2026/06/10 05:27:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: md5sum /home/rclone/rclone-test-voyopaj8xase/dir/new_file.txt 2026/06/10 05:27:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-voyopaj8xase/dir/new_file.txt 2026/06/10 05:27:02 DEBUG : dir/new_file.txt: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/06/10 05:27:02 DEBUG : dir/new_file.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/06/10 05:27:02 DEBUG : dir/new_file.txt: Size and md5 of src and dst objects identical 2026/06/10 05:27:02 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/06/10 05:27:02 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 05:27:02 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/06/10 05:27:02 DEBUG : WaitForWriters: timeout=30s 2026/06/10 05:27:02 DEBUG : dir: Looking for writers 2026/06/10 05:27:02 DEBUG : file2: reading active writers 2026/06/10 05:27:02 DEBUG : new_file.txt: reading active writers 2026/06/10 05:27:02 DEBUG : Looking for writers 2026/06/10 05:27:02 DEBUG : dir: reading active writers 2026/06/10 05:27:02 DEBUG : file1: reading active writers 2026/06/10 05:27:02 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (0.03s) === RUN TestVFSRename run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase", Local "Local file system at /tmp/rclone2883943397", Modify Window "1s" 2026/06/10 05:27:02 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: poll-interval is not supported by this remote 2026/06/10 05:27:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/dir/file2" 2026/06/10 05:27:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: md5sum /home/rclone/rclone-test-voyopaj8xase/dir/file2 2026/06/10 05:27:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: 25ba584dea3b091afba78acbe36da91a /home/rclone/rclone-test-voyopaj8xase/dir/file2 2026/06/10 05:27:02 DEBUG : dir/file2: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/06/10 05:27:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/dir/file2" 2026/06/10 05:27:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: sha1sum /home/rclone/rclone-test-voyopaj8xase/dir/file2 2026/06/10 05:27:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /home/rclone/rclone-test-voyopaj8xase/dir/file2 2026/06/10 05:27:02 DEBUG : dir/file2: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/06/10 05:27:02 DEBUG : forgetting directory cache 2026/06/10 05:27:02 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/10 05:27:02 INFO : dir/file2: Moved (server-side) to: dir/file1 2026/06/10 05:27:02 DEBUG : dir/file1: Updating file with dir/file1 0x46110a40000 2026/06/10 05:27:02 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/06/10 05:27:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/10 05:27:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/dir/file1" 2026/06/10 05:27:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: md5sum /home/rclone/rclone-test-voyopaj8xase/dir/file1 2026/06/10 05:27:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: 25ba584dea3b091afba78acbe36da91a /home/rclone/rclone-test-voyopaj8xase/dir/file1 2026/06/10 05:27:02 DEBUG : dir/file1: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/06/10 05:27:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/dir/file1" 2026/06/10 05:27:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: sha1sum /home/rclone/rclone-test-voyopaj8xase/dir/file1 2026/06/10 05:27:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /home/rclone/rclone-test-voyopaj8xase/dir/file1 2026/06/10 05:27:02 DEBUG : dir/file1: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/06/10 05:27:02 INFO : dir/file1: Moved (server-side) to: file0 2026/06/10 05:27:02 DEBUG : file0: Updating file with file0 0x46110a40000 2026/06/10 05:27:02 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/10 05:27:02 DEBUG : Added virtual directory entry vAddFile: "file0" 2026/06/10 05:27:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/file0" 2026/06/10 05:27:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: md5sum /home/rclone/rclone-test-voyopaj8xase/file0 2026/06/10 05:27:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: 25ba584dea3b091afba78acbe36da91a /home/rclone/rclone-test-voyopaj8xase/file0 2026/06/10 05:27:02 DEBUG : file0: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/06/10 05:27:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/file0" 2026/06/10 05:27:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: sha1sum /home/rclone/rclone-test-voyopaj8xase/file0 2026/06/10 05:27:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /home/rclone/rclone-test-voyopaj8xase/file0 2026/06/10 05:27:02 DEBUG : file0: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/06/10 05:27:02 DEBUG : WaitForWriters: timeout=30s 2026/06/10 05:27:02 DEBUG : dir: Looking for writers 2026/06/10 05:27:02 DEBUG : Looking for writers 2026/06/10 05:27:02 DEBUG : dir: reading active writers 2026/06/10 05:27:02 DEBUG : file0: reading active writers 2026/06/10 05:27:02 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (0.03s) === RUN TestVFSStatfs run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase", Local "Local file system at /tmp/rclone2883943397", Modify Window "1s" 2026/06/10 05:27:02 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: poll-interval is not supported by this remote 2026/06/10 05:27:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Server has VFS statistics extension 2026/06/10 05:27:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: About path "/home/rclone/rclone-test-voyopaj8xase" 2026/06/10 05:27:02 DEBUG : WaitForWriters: timeout=30s 2026/06/10 05:27:02 DEBUG : Looking for writers 2026/06/10 05:27:02 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.00s) === RUN TestVFSMkdir run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase", Local "Local file system at /tmp/rclone2883943397", Modify Window "1s" 2026/06/10 05:27:02 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: poll-interval is not supported by this remote 2026/06/10 05:27:02 DEBUG : Added virtual directory entry vAddDir: "/" 2026/06/10 05:27:02 DEBUG : Added virtual directory entry vAddDir: "a" 2026/06/10 05:27:02 DEBUG : Added virtual directory entry vAddDir: "b" 2026/06/10 05:27:02 DEBUG : Added virtual directory entry vAddDir: "c" 2026/06/10 05:27:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: New connection 127.0.0.1:47526->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/06/10 05:27:02 DEBUG : Added virtual directory entry vAddDir: "d" 2026/06/10 05:27:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: New connection 127.0.0.1:47538->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/06/10 05:27:02 DEBUG : WaitForWriters: timeout=30s 2026/06/10 05:27:02 DEBUG : Looking for writers 2026/06/10 05:27:02 DEBUG : a: Looking for writers 2026/06/10 05:27:02 DEBUG : b: Looking for writers 2026/06/10 05:27:02 DEBUG : c: Looking for writers 2026/06/10 05:27:02 DEBUG : d: Looking for writers 2026/06/10 05:27:02 DEBUG : Looking for writers 2026/06/10 05:27:02 DEBUG : b: reading active writers 2026/06/10 05:27:02 DEBUG : c: reading active writers 2026/06/10 05:27:02 DEBUG : d: reading active writers 2026/06/10 05:27:02 DEBUG : /: reading active writers 2026/06/10 05:27:02 DEBUG : a: reading active writers 2026/06/10 05:27:02 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (0.21s) === RUN TestVFSMkdirAll run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase", Local "Local file system at /tmp/rclone2883943397", Modify Window "1s" 2026/06/10 05:27:02 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: poll-interval is not supported by this remote 2026/06/10 05:27:02 DEBUG : Added virtual directory entry vAddDir: "a" 2026/06/10 05:27:02 DEBUG : a: Added virtual directory entry vAddDir: "b" 2026/06/10 05:27:02 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2026/06/10 05:27:02 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2026/06/10 05:27:02 DEBUG : WaitForWriters: timeout=30s 2026/06/10 05:27:02 DEBUG : a/b/c/d: Looking for writers 2026/06/10 05:27:02 DEBUG : a/b/c: Looking for writers 2026/06/10 05:27:02 DEBUG : d: reading active writers 2026/06/10 05:27:02 DEBUG : a/b: Looking for writers 2026/06/10 05:27:02 DEBUG : c: reading active writers 2026/06/10 05:27:02 DEBUG : a: Looking for writers 2026/06/10 05:27:02 DEBUG : b: reading active writers 2026/06/10 05:27:02 DEBUG : Looking for writers 2026/06/10 05:27:02 DEBUG : a: reading active writers 2026/06/10 05:27:02 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdirAll (0.05s) === 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:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase", Local "Local file system at /tmp/rclone2883943397", Modify Window "1s" 2026/06/10 05:27:02 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: poll-interval is not supported by this remote 2026/06/10 05:27:02 DEBUG : WaitForWriters: timeout=30s 2026/06/10 05:27:02 DEBUG : Looking for writers 2026/06/10 05:27:02 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:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase", Local "Local file system at /tmp/rclone2883943397", Modify Window "1s" 2026/06/10 05:27:02 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: poll-interval is not supported by this remote 2026/06/10 05:27:02 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 05:27:02 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/10 05:27:02 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/10 05:27:02 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/10 05:27:02 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/10 05:27:02 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/10 05:27:02 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2026/06/10 05:27:02 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2026/06/10 05:27:02 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2026/06/10 05:27:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: File to upload is small (5 bytes), uploading instead of streaming 2026/06/10 05:27:02 DEBUG : file1: size = 5 OK 2026/06/10 05:27:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/file1" 2026/06/10 05:27:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: md5sum /home/rclone/rclone-test-voyopaj8xase/file1 2026/06/10 05:27:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-voyopaj8xase/file1 2026/06/10 05:27:02 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/06/10 05:27:02 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/06/10 05:27:02 DEBUG : file1: Size and md5 of src and dst objects identical 2026/06/10 05:27:02 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/10 05:27:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/file1" 2026/06/10 05:27:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: md5sum /home/rclone/rclone-test-voyopaj8xase/file1 2026/06/10 05:27:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-voyopaj8xase/file1 2026/06/10 05:27:02 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/06/10 05:27:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/file1" 2026/06/10 05:27:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: sha1sum /home/rclone/rclone-test-voyopaj8xase/file1 2026/06/10 05:27:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d /home/rclone/rclone-test-voyopaj8xase/file1 2026/06/10 05:27:02 DEBUG : file1: Parsed hash: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d 2026/06/10 05:27:02 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 05:27:02 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/10 05:27:02 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/10 05:27:02 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/10 05:27:02 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/10 05:27:02 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 05:27:02 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/10 05:27:02 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/10 05:27:02 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/10 05:27:02 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/10 05:27:02 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2026/06/10 05:27:02 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/06/10 05:27:02 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/06/10 05:27:02 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/10 05:27:02 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/10 05:27:02 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/10 05:27:02 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/10 05:27:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: File to upload is small (0 bytes), uploading instead of streaming 2026/06/10 05:27:02 DEBUG : file1: size = 0 OK 2026/06/10 05:27:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/file1" 2026/06/10 05:27:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: md5sum /home/rclone/rclone-test-voyopaj8xase/file1 2026/06/10 05:27:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-voyopaj8xase/file1 2026/06/10 05:27:02 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/06/10 05:27:02 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/06/10 05:27:02 DEBUG : file1: Size and md5 of src and dst objects identical 2026/06/10 05:27:02 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/10 05:27:02 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/06/10 05:27:02 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/06/10 05:27:02 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/10 05:27:02 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/10 05:27:02 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/10 05:27:02 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/10 05:27:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: File to upload is small (7 bytes), uploading instead of streaming 2026/06/10 05:27:02 DEBUG : file1: size = 7 OK 2026/06/10 05:27:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/file1" 2026/06/10 05:27:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: md5sum /home/rclone/rclone-test-voyopaj8xase/file1 2026/06/10 05:27:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: 9141de76717e095d4dd05f1e686ad6a8 /home/rclone/rclone-test-voyopaj8xase/file1 2026/06/10 05:27:02 DEBUG : file1: Parsed hash: 9141de76717e095d4dd05f1e686ad6a8 2026/06/10 05:27:02 DEBUG : file1: md5 = 9141de76717e095d4dd05f1e686ad6a8 OK 2026/06/10 05:27:02 DEBUG : file1: Size and md5 of src and dst objects identical 2026/06/10 05:27:02 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/10 05:27:02 DEBUG : WaitForWriters: timeout=30s 2026/06/10 05:27:02 DEBUG : Looking for writers 2026/06/10 05:27:02 DEBUG : file1: reading active writers 2026/06/10 05:27:02 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (0.03s) === RUN TestWriteFileHandleWriteAt run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase", Local "Local file system at /tmp/rclone2883943397", Modify Window "1s" 2026/06/10 05:27:02 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: poll-interval is not supported by this remote 2026/06/10 05:27:02 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 05:27:02 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/10 05:27:02 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/10 05:27:02 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/10 05:27:02 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/10 05:27:02 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/10 05:27:02 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2026/06/10 05:27:02 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{oz4KV}/rclone-test-voyopaj8xase/dir/file1: no such file or directory 2026/06/10 05:27:02 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{oz4KV}/rclone-test-voyopaj8xase/dir/file1: no such file or directory 2026/06/10 05:27:02 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{oz4KV}/rclone-test-voyopaj8xase/dir/file1: no such file or directory 2026/06/10 05:27:02 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{oz4KV}/rclone-test-voyopaj8xase/dir/file1: no such file or directory 2026/06/10 05:27:02 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{oz4KV}/rclone-test-voyopaj8xase/dir/file1: no such file or directory 2026/06/10 05:27:02 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{oz4KV}/rclone-test-voyopaj8xase/dir/file1: no such file or directory 2026/06/10 05:27:02 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{oz4KV}/rclone-test-voyopaj8xase/dir/file1: no such file or directory 2026/06/10 05:27:02 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{oz4KV}/rclone-test-voyopaj8xase/dir/file1: no such file or directory 2026/06/10 05:27:02 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{oz4KV}/rclone-test-voyopaj8xase/dir/file1: no such file or directory 2026/06/10 05:27:02 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{oz4KV}/rclone-test-voyopaj8xase/dir/file1: no such file or directory 2026/06/10 05:27:03 DEBUG : file1: aborting in-sequence write wait, off=100 2026/06/10 05:27:03 DEBUG : file1: failed to wait for in-sequence write to 100 2026/06/10 05:27:03 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2026/06/10 05:27:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: File to upload is small (11 bytes), uploading instead of streaming 2026/06/10 05:27:03 DEBUG : file1: size = 11 OK 2026/06/10 05:27:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/file1" 2026/06/10 05:27:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: md5sum /home/rclone/rclone-test-voyopaj8xase/file1 2026/06/10 05:27:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /home/rclone/rclone-test-voyopaj8xase/file1 2026/06/10 05:27:03 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/06/10 05:27:03 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/06/10 05:27:03 DEBUG : file1: Size and md5 of src and dst objects identical 2026/06/10 05:27:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/10 05:27:03 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2026/06/10 05:27:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/file1" 2026/06/10 05:27:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: md5sum /home/rclone/rclone-test-voyopaj8xase/file1 2026/06/10 05:27:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /home/rclone/rclone-test-voyopaj8xase/file1 2026/06/10 05:27:03 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/06/10 05:27:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/file1" 2026/06/10 05:27:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: sha1sum /home/rclone/rclone-test-voyopaj8xase/file1 2026/06/10 05:27:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed /home/rclone/rclone-test-voyopaj8xase/file1 2026/06/10 05:27:03 DEBUG : file1: Parsed hash: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed 2026/06/10 05:27:03 DEBUG : WaitForWriters: timeout=30s 2026/06/10 05:27:03 DEBUG : Looking for writers 2026/06/10 05:27:03 DEBUG : file1: reading active writers 2026/06/10 05:27:03 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (1.02s) === RUN TestWriteFileHandleFlush run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase", Local "Local file system at /tmp/rclone2883943397", Modify Window "1s" 2026/06/10 05:27:03 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: poll-interval is not supported by this remote 2026/06/10 05:27:03 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 05:27:03 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/10 05:27:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/10 05:27:03 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/10 05:27:03 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/10 05:27:03 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2026/06/10 05:27:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/10 05:27:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: File to upload is small (5 bytes), uploading instead of streaming 2026/06/10 05:27:03 DEBUG : file1: size = 5 OK 2026/06/10 05:27:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/file1" 2026/06/10 05:27:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: md5sum /home/rclone/rclone-test-voyopaj8xase/file1 2026/06/10 05:27:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-voyopaj8xase/file1 2026/06/10 05:27:03 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/06/10 05:27:03 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/06/10 05:27:03 DEBUG : file1: Size and md5 of src and dst objects identical 2026/06/10 05:27:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/10 05:27:03 DEBUG : file1: WriteFileHandle.Flush nothing to do 2026/06/10 05:27:03 DEBUG : WaitForWriters: timeout=30s 2026/06/10 05:27:03 DEBUG : Looking for writers 2026/06/10 05:27:03 DEBUG : file1: reading active writers 2026/06/10 05:27:03 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (0.01s) === RUN TestWriteFileHandleRelease run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase", Local "Local file system at /tmp/rclone2883943397", Modify Window "1s" 2026/06/10 05:27:03 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: poll-interval is not supported by this remote 2026/06/10 05:27:03 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 05:27:03 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/10 05:27:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/10 05:27:03 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/10 05:27:03 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/10 05:27:03 DEBUG : file1: WriteFileHandle.Release closing 2026/06/10 05:27:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/10 05:27:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: File to upload is small (0 bytes), uploading instead of streaming 2026/06/10 05:27:03 DEBUG : file1: size = 0 OK 2026/06/10 05:27:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/file1" 2026/06/10 05:27:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: md5sum /home/rclone/rclone-test-voyopaj8xase/file1 2026/06/10 05:27:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-voyopaj8xase/file1 2026/06/10 05:27:03 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/06/10 05:27:03 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/06/10 05:27:03 DEBUG : file1: Size and md5 of src and dst objects identical 2026/06/10 05:27:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/10 05:27:03 DEBUG : file1: WriteFileHandle.Release nothing to do 2026/06/10 05:27:03 DEBUG : WaitForWriters: timeout=30s 2026/06/10 05:27:03 DEBUG : Looking for writers 2026/06/10 05:27:03 DEBUG : file1: reading active writers 2026/06/10 05:27:03 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (0.01s) === RUN TestWriteFileModTimeWithOpenWriters run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase", Local "Local file system at /tmp/rclone2883943397", Modify Window "1s" 2026/06/10 05:27:03 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: poll-interval is not supported by this remote 2026/06/10 05:27:03 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 05:27:03 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/10 05:27:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/10 05:27:03 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/10 05:27:03 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/10 05:27:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/10 05:27:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: File to upload is small (2 bytes), uploading instead of streaming 2026/06/10 05:27:03 DEBUG : file1: size = 2 OK 2026/06/10 05:27:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/file1" 2026/06/10 05:27:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: md5sum /home/rclone/rclone-test-voyopaj8xase/file1 2026/06/10 05:27:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: 49f68a5c8493ec2c0bf489821c21fc3b /home/rclone/rclone-test-voyopaj8xase/file1 2026/06/10 05:27:03 DEBUG : file1: Parsed hash: 49f68a5c8493ec2c0bf489821c21fc3b 2026/06/10 05:27:03 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/06/10 05:27:03 DEBUG : file1: Size and md5 of src and dst objects identical 2026/06/10 05:27:03 DEBUG : file1: Applied pending mod time 2012-11-18 17:32:31 +0000 UTC OK 2026/06/10 05:27:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/10 05:27:03 DEBUG : WaitForWriters: timeout=30s 2026/06/10 05:27:03 DEBUG : Looking for writers 2026/06/10 05:27:03 DEBUG : file1: reading active writers 2026/06/10 05:27:03 DEBUG : >WaitForWriters: --- PASS: TestWriteFileModTimeWithOpenWriters (0.01s) === RUN TestFileReadAtZeroLength run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase", Local "Local file system at /tmp/rclone2883943397", Modify Window "1s" 2026/06/10 05:27:03 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: poll-interval is not supported by this remote 2026/06/10 05:27:03 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 05:27:03 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/10 05:27:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/10 05:27:03 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/10 05:27:03 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/10 05:27:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/10 05:27:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: File to upload is small (0 bytes), uploading instead of streaming 2026/06/10 05:27:03 DEBUG : file1: size = 0 OK 2026/06/10 05:27:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/file1" 2026/06/10 05:27:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: md5sum /home/rclone/rclone-test-voyopaj8xase/file1 2026/06/10 05:27:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-voyopaj8xase/file1 2026/06/10 05:27:03 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/06/10 05:27:03 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/06/10 05:27:03 DEBUG : file1: Size and md5 of src and dst objects identical 2026/06/10 05:27:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/10 05:27:03 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 05:27:03 DEBUG : file1: Open: flags=O_RDONLY 2026/06/10 05:27:03 DEBUG : file1: >Open: fd=file1 (r), err= 2026/06/10 05:27:03 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/06/10 05:27:03 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/06/10 05:27:03 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/06/10 05:27:03 DEBUG : WaitForWriters: timeout=30s 2026/06/10 05:27:03 DEBUG : Looking for writers 2026/06/10 05:27:03 DEBUG : file1: reading active writers 2026/06/10 05:27:03 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (0.01s) === RUN TestFileReadAtNonZeroLength run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase", Local "Local file system at /tmp/rclone2883943397", Modify Window "1s" 2026/06/10 05:27:03 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: poll-interval is not supported by this remote 2026/06/10 05:27:03 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/10 05:27:03 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/10 05:27:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/10 05:27:03 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/10 05:27:03 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/10 05:27:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/10 05:27:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: File to upload is small (100 bytes), uploading instead of streaming 2026/06/10 05:27:03 DEBUG : file1: size = 100 OK 2026/06/10 05:27:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/file1" 2026/06/10 05:27:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: md5sum /home/rclone/rclone-test-voyopaj8xase/file1 2026/06/10 05:27:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: 7c3e028a24ae2e3c567918b2b096b84c /home/rclone/rclone-test-voyopaj8xase/file1 2026/06/10 05:27:03 DEBUG : file1: Parsed hash: 7c3e028a24ae2e3c567918b2b096b84c 2026/06/10 05:27:03 DEBUG : file1: md5 = 7c3e028a24ae2e3c567918b2b096b84c OK 2026/06/10 05:27:03 DEBUG : file1: Size and md5 of src and dst objects identical 2026/06/10 05:27:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/10 05:27:03 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/10 05:27:03 DEBUG : file1: Open: flags=O_RDONLY 2026/06/10 05:27:03 DEBUG : file1: >Open: fd=file1 (r), err= 2026/06/10 05:27:03 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/06/10 05:27:03 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/06/10 05:27:03 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/06/10 05:27:03 DEBUG : WaitForWriters: timeout=30s 2026/06/10 05:27:03 DEBUG : Looking for writers 2026/06/10 05:27:03 DEBUG : file1: reading active writers 2026/06/10 05:27:03 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (0.01s) === RUN TestZipManyFiles run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase", Local "Local file system at /tmp/rclone2883943397", Modify Window "1s" 2026/06/10 05:27:03 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: poll-interval is not supported by this remote 2026/06/10 05:27:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/flat/f000.txt" 2026/06/10 05:27:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: md5sum /home/rclone/rclone-test-voyopaj8xase/flat/f000.txt 2026/06/10 05:27:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: a217847fb21f7e963650acc42a7a3b39 /home/rclone/rclone-test-voyopaj8xase/flat/f000.txt 2026/06/10 05:27:03 DEBUG : flat/f000.txt: Parsed hash: a217847fb21f7e963650acc42a7a3b39 2026/06/10 05:27:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/flat/f000.txt" 2026/06/10 05:27:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: sha1sum /home/rclone/rclone-test-voyopaj8xase/flat/f000.txt 2026/06/10 05:27:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: c411c13d2fde40743cb34d29f96a35975bbfef9c /home/rclone/rclone-test-voyopaj8xase/flat/f000.txt 2026/06/10 05:27:03 DEBUG : flat/f000.txt: Parsed hash: c411c13d2fde40743cb34d29f96a35975bbfef9c 2026/06/10 05:27:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/flat/f001.txt" 2026/06/10 05:27:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: md5sum /home/rclone/rclone-test-voyopaj8xase/flat/f001.txt 2026/06/10 05:27:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: f4ae3155a94225d34a70f10e659557c3 /home/rclone/rclone-test-voyopaj8xase/flat/f001.txt 2026/06/10 05:27:03 DEBUG : flat/f001.txt: Parsed hash: f4ae3155a94225d34a70f10e659557c3 2026/06/10 05:27:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/flat/f001.txt" 2026/06/10 05:27:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: sha1sum /home/rclone/rclone-test-voyopaj8xase/flat/f001.txt 2026/06/10 05:27:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: 46007547503950688fd883befced0e53561dae68 /home/rclone/rclone-test-voyopaj8xase/flat/f001.txt 2026/06/10 05:27:03 DEBUG : flat/f001.txt: Parsed hash: 46007547503950688fd883befced0e53561dae68 2026/06/10 05:27:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/flat/f002.txt" 2026/06/10 05:27:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: md5sum /home/rclone/rclone-test-voyopaj8xase/flat/f002.txt 2026/06/10 05:27:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: 32efe482074c8b2c32cb86e0408849d3 /home/rclone/rclone-test-voyopaj8xase/flat/f002.txt 2026/06/10 05:27:03 DEBUG : flat/f002.txt: Parsed hash: 32efe482074c8b2c32cb86e0408849d3 2026/06/10 05:27:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/flat/f002.txt" 2026/06/10 05:27:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: sha1sum /home/rclone/rclone-test-voyopaj8xase/flat/f002.txt 2026/06/10 05:27:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: 3911c439d6af617451e319f94dfafb3c820da182 /home/rclone/rclone-test-voyopaj8xase/flat/f002.txt 2026/06/10 05:27:03 DEBUG : flat/f002.txt: Parsed hash: 3911c439d6af617451e319f94dfafb3c820da182 2026/06/10 05:27:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/flat/f003.txt" 2026/06/10 05:27:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: md5sum /home/rclone/rclone-test-voyopaj8xase/flat/f003.txt 2026/06/10 05:27:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: 7fc5fc031450b8aa97a6bd2940ce089e /home/rclone/rclone-test-voyopaj8xase/flat/f003.txt 2026/06/10 05:27:03 DEBUG : flat/f003.txt: Parsed hash: 7fc5fc031450b8aa97a6bd2940ce089e 2026/06/10 05:27:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/flat/f003.txt" 2026/06/10 05:27:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: sha1sum /home/rclone/rclone-test-voyopaj8xase/flat/f003.txt 2026/06/10 05:27:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: 091c86b1f3d5adc126ce76dcb8bfab2fcbb4b64b /home/rclone/rclone-test-voyopaj8xase/flat/f003.txt 2026/06/10 05:27:03 DEBUG : flat/f003.txt: Parsed hash: 091c86b1f3d5adc126ce76dcb8bfab2fcbb4b64b 2026/06/10 05:27:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/flat/f004.txt" 2026/06/10 05:27:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: md5sum /home/rclone/rclone-test-voyopaj8xase/flat/f004.txt 2026/06/10 05:27:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: a0cc525f7207539d9ed6f6fe03808820 /home/rclone/rclone-test-voyopaj8xase/flat/f004.txt 2026/06/10 05:27:03 DEBUG : flat/f004.txt: Parsed hash: a0cc525f7207539d9ed6f6fe03808820 2026/06/10 05:27:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/flat/f004.txt" 2026/06/10 05:27:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: sha1sum /home/rclone/rclone-test-voyopaj8xase/flat/f004.txt 2026/06/10 05:27:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: 079985a49a3bd62df1a79417e15263ed81bd6843 /home/rclone/rclone-test-voyopaj8xase/flat/f004.txt 2026/06/10 05:27:03 DEBUG : flat/f004.txt: Parsed hash: 079985a49a3bd62df1a79417e15263ed81bd6843 2026/06/10 05:27:03 DEBUG : flat/f000.txt: Open: flags=O_RDONLY 2026/06/10 05:27:03 DEBUG : flat/f000.txt: >Open: fd=flat/f000.txt (r), err= 2026/06/10 05:27:03 DEBUG : flat/f000.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/10 05:27:03 DEBUG : flat/f000.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/10 05:27:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/flat/f000.txt" 2026/06/10 05:27:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: md5sum /home/rclone/rclone-test-voyopaj8xase/flat/f000.txt 2026/06/10 05:27:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: a217847fb21f7e963650acc42a7a3b39 /home/rclone/rclone-test-voyopaj8xase/flat/f000.txt 2026/06/10 05:27:03 DEBUG : flat/f000.txt: Parsed hash: a217847fb21f7e963650acc42a7a3b39 2026/06/10 05:27:03 DEBUG : flat/f001.txt: Open: flags=O_RDONLY 2026/06/10 05:27:03 DEBUG : flat/f001.txt: >Open: fd=flat/f001.txt (r), err= 2026/06/10 05:27:03 DEBUG : flat/f001.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/10 05:27:03 DEBUG : flat/f001.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/10 05:27:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/flat/f001.txt" 2026/06/10 05:27:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: md5sum /home/rclone/rclone-test-voyopaj8xase/flat/f001.txt 2026/06/10 05:27:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: f4ae3155a94225d34a70f10e659557c3 /home/rclone/rclone-test-voyopaj8xase/flat/f001.txt 2026/06/10 05:27:03 DEBUG : flat/f001.txt: Parsed hash: f4ae3155a94225d34a70f10e659557c3 2026/06/10 05:27:03 DEBUG : flat/f002.txt: Open: flags=O_RDONLY 2026/06/10 05:27:03 DEBUG : flat/f002.txt: >Open: fd=flat/f002.txt (r), err= 2026/06/10 05:27:03 DEBUG : flat/f002.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/10 05:27:03 DEBUG : flat/f002.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/10 05:27:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/flat/f002.txt" 2026/06/10 05:27:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: md5sum /home/rclone/rclone-test-voyopaj8xase/flat/f002.txt 2026/06/10 05:27:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: 32efe482074c8b2c32cb86e0408849d3 /home/rclone/rclone-test-voyopaj8xase/flat/f002.txt 2026/06/10 05:27:03 DEBUG : flat/f002.txt: Parsed hash: 32efe482074c8b2c32cb86e0408849d3 2026/06/10 05:27:03 DEBUG : flat/f003.txt: Open: flags=O_RDONLY 2026/06/10 05:27:03 DEBUG : flat/f003.txt: >Open: fd=flat/f003.txt (r), err= 2026/06/10 05:27:03 DEBUG : flat/f003.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/10 05:27:03 DEBUG : flat/f003.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/10 05:27:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/flat/f003.txt" 2026/06/10 05:27:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: md5sum /home/rclone/rclone-test-voyopaj8xase/flat/f003.txt 2026/06/10 05:27:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: 7fc5fc031450b8aa97a6bd2940ce089e /home/rclone/rclone-test-voyopaj8xase/flat/f003.txt 2026/06/10 05:27:03 DEBUG : flat/f003.txt: Parsed hash: 7fc5fc031450b8aa97a6bd2940ce089e 2026/06/10 05:27:03 DEBUG : flat/f004.txt: Open: flags=O_RDONLY 2026/06/10 05:27:03 DEBUG : flat/f004.txt: >Open: fd=flat/f004.txt (r), err= 2026/06/10 05:27:03 DEBUG : flat/f004.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/10 05:27:03 DEBUG : flat/f004.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/10 05:27:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/flat/f004.txt" 2026/06/10 05:27:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: md5sum /home/rclone/rclone-test-voyopaj8xase/flat/f004.txt 2026/06/10 05:27:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: a0cc525f7207539d9ed6f6fe03808820 /home/rclone/rclone-test-voyopaj8xase/flat/f004.txt 2026/06/10 05:27:03 DEBUG : flat/f004.txt: Parsed hash: a0cc525f7207539d9ed6f6fe03808820 2026/06/10 05:27:03 DEBUG : WaitForWriters: timeout=30s 2026/06/10 05:27:03 DEBUG : flat: Looking for writers 2026/06/10 05:27:03 DEBUG : f000.txt: reading active writers 2026/06/10 05:27:03 DEBUG : f001.txt: reading active writers 2026/06/10 05:27:03 DEBUG : f002.txt: reading active writers 2026/06/10 05:27:03 DEBUG : f003.txt: reading active writers 2026/06/10 05:27:03 DEBUG : f004.txt: reading active writers 2026/06/10 05:27:03 DEBUG : Looking for writers 2026/06/10 05:27:03 DEBUG : flat: reading active writers 2026/06/10 05:27:03 DEBUG : >WaitForWriters: --- PASS: TestZipManyFiles (0.06s) === RUN TestZipManySubDirs run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase", Local "Local file system at /tmp/rclone2883943397", Modify Window "1s" 2026/06/10 05:27:03 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: poll-interval is not supported by this remote 2026/06/10 05:27:03 DEBUG : a/b/c/deep.txt: Open: flags=O_RDONLY 2026/06/10 05:27:03 DEBUG : a/b/c/deep.txt: >Open: fd=a/b/c/deep.txt (r), err= 2026/06/10 05:27:03 DEBUG : a/b/c/deep.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/10 05:27:03 DEBUG : a/b/c/deep.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/10 05:27:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/a/b/c/deep.txt" 2026/06/10 05:27:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: md5sum /home/rclone/rclone-test-voyopaj8xase/a/b/c/deep.txt 2026/06/10 05:27:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: 6627415e807ee33c7302917216e7da68 /home/rclone/rclone-test-voyopaj8xase/a/b/c/deep.txt 2026/06/10 05:27:03 DEBUG : a/b/c/deep.txt: Parsed hash: 6627415e807ee33c7302917216e7da68 2026/06/10 05:27:03 DEBUG : a/b/mid.txt: Open: flags=O_RDONLY 2026/06/10 05:27:03 DEBUG : a/b/mid.txt: >Open: fd=a/b/mid.txt (r), err= 2026/06/10 05:27:03 DEBUG : a/b/mid.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/10 05:27:03 DEBUG : a/b/mid.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/10 05:27:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/a/b/mid.txt" 2026/06/10 05:27:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: md5sum /home/rclone/rclone-test-voyopaj8xase/a/b/mid.txt 2026/06/10 05:27:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: 22384709d743fe3c6fb0a4b35b2e10a6 /home/rclone/rclone-test-voyopaj8xase/a/b/mid.txt 2026/06/10 05:27:03 DEBUG : a/b/mid.txt: Parsed hash: 22384709d743fe3c6fb0a4b35b2e10a6 2026/06/10 05:27:03 DEBUG : a/top.txt: Open: flags=O_RDONLY 2026/06/10 05:27:03 DEBUG : a/top.txt: >Open: fd=a/top.txt (r), err= 2026/06/10 05:27:03 DEBUG : a/top.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/10 05:27:03 DEBUG : a/top.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/10 05:27:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/a/top.txt" 2026/06/10 05:27:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: md5sum /home/rclone/rclone-test-voyopaj8xase/a/top.txt 2026/06/10 05:27:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: b28354b543375bfa94dabaeda722927f /home/rclone/rclone-test-voyopaj8xase/a/top.txt 2026/06/10 05:27:03 DEBUG : a/top.txt: Parsed hash: b28354b543375bfa94dabaeda722927f 2026/06/10 05:27:03 DEBUG : WaitForWriters: timeout=30s 2026/06/10 05:27:03 DEBUG : a/b/c: Looking for writers 2026/06/10 05:27:03 DEBUG : deep.txt: reading active writers 2026/06/10 05:27:03 DEBUG : a/b: Looking for writers 2026/06/10 05:27:03 DEBUG : c: reading active writers 2026/06/10 05:27:03 DEBUG : mid.txt: reading active writers 2026/06/10 05:27:03 DEBUG : a: Looking for writers 2026/06/10 05:27:03 DEBUG : b: reading active writers 2026/06/10 05:27:03 DEBUG : top.txt: reading active writers 2026/06/10 05:27:03 DEBUG : Looking for writers 2026/06/10 05:27:03 DEBUG : a: reading active writers 2026/06/10 05:27:03 DEBUG : >WaitForWriters: --- PASS: TestZipManySubDirs (0.04s) === RUN TestZipLargeFiles run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase", Local "Local file system at /tmp/rclone2883943397", Modify Window "1s" 2026/06/10 05:27:03 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: poll-interval is not supported by this remote 2026/06/10 05:27:03 DEBUG : bigdir/big.bin: Open: flags=O_RDONLY 2026/06/10 05:27:03 DEBUG : bigdir/big.bin: >Open: fd=bigdir/big.bin (r), err= 2026/06/10 05:27:03 DEBUG : bigdir/big.bin: ChunkedReader.openRange at 0 length 134217728 2026/06/10 05:27:03 DEBUG : bigdir/big.bin: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 2026/06/10 05:27:03 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4096 length 8192 chunkOffset 0 chunkSize 134217728 2026/06/10 05:27:03 DEBUG : bigdir/big.bin: ChunkedReader.Read at 12288 length 16384 chunkOffset 0 chunkSize 134217728 2026/06/10 05:27:03 DEBUG : bigdir/big.bin: ChunkedReader.Read at 28672 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/10 05:27:03 DEBUG : bigdir/big.bin: ChunkedReader.Read at 61440 length 65536 chunkOffset 0 chunkSize 134217728 2026/06/10 05:27:03 DEBUG : bigdir/big.bin: ChunkedReader.Read at 126976 length 131072 chunkOffset 0 chunkSize 134217728 2026/06/10 05:27:03 DEBUG : bigdir/big.bin: ChunkedReader.Read at 258048 length 262144 chunkOffset 0 chunkSize 134217728 2026/06/10 05:27:03 DEBUG : bigdir/big.bin: ChunkedReader.Read at 520192 length 524288 chunkOffset 0 chunkSize 134217728 2026/06/10 05:27:03 DEBUG : bigdir/big.bin: ChunkedReader.Read at 1044480 length 1048576 chunkOffset 0 chunkSize 134217728 2026/06/10 05:27:03 DEBUG : bigdir/big.bin: ChunkedReader.Read at 2093056 length 1048576 chunkOffset 0 chunkSize 134217728 2026/06/10 05:27:03 DEBUG : bigdir/big.bin: ChunkedReader.Read at 3141632 length 1048576 chunkOffset 0 chunkSize 134217728 2026/06/10 05:27:03 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4190208 length 1048576 chunkOffset 0 chunkSize 134217728 2026/06/10 05:27:03 DEBUG : bigdir/big.bin: ChunkedReader.Read at 5238784 length 1048576 chunkOffset 0 chunkSize 134217728 2026/06/10 05:27:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/bigdir/big.bin" 2026/06/10 05:27:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: md5sum /home/rclone/rclone-test-voyopaj8xase/bigdir/big.bin 2026/06/10 05:27:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: c4109b6d34393eea0f0bcfb7deab4891 /home/rclone/rclone-test-voyopaj8xase/bigdir/big.bin 2026/06/10 05:27:03 DEBUG : bigdir/big.bin: Parsed hash: c4109b6d34393eea0f0bcfb7deab4891 2026/06/10 05:27:03 DEBUG : WaitForWriters: timeout=30s 2026/06/10 05:27:03 DEBUG : bigdir: Looking for writers 2026/06/10 05:27:03 DEBUG : big.bin: reading active writers 2026/06/10 05:27:03 DEBUG : Looking for writers 2026/06/10 05:27:03 DEBUG : bigdir: reading active writers 2026/06/10 05:27:03 DEBUG : >WaitForWriters: --- PASS: TestZipLargeFiles (0.50s) === RUN TestZipDirsInRoot run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase", Local "Local file system at /tmp/rclone2883943397", Modify Window "1s" 2026/06/10 05:27:04 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: poll-interval is not supported by this remote 2026/06/10 05:27:04 DEBUG : dir1/a.txt: Open: flags=O_RDONLY 2026/06/10 05:27:04 DEBUG : dir1/a.txt: >Open: fd=dir1/a.txt (r), err= 2026/06/10 05:27:04 DEBUG : dir1/a.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/10 05:27:04 DEBUG : dir1/a.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/10 05:27:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/dir1/a.txt" 2026/06/10 05:27:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: md5sum /home/rclone/rclone-test-voyopaj8xase/dir1/a.txt 2026/06/10 05:27:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: 9dd4e461268c8034f5c8564e155c67a6 /home/rclone/rclone-test-voyopaj8xase/dir1/a.txt 2026/06/10 05:27:04 DEBUG : dir1/a.txt: Parsed hash: 9dd4e461268c8034f5c8564e155c67a6 2026/06/10 05:27:04 DEBUG : dir2/b.txt: Open: flags=O_RDONLY 2026/06/10 05:27:04 DEBUG : dir2/b.txt: >Open: fd=dir2/b.txt (r), err= 2026/06/10 05:27:04 DEBUG : dir2/b.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/10 05:27:04 DEBUG : dir2/b.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/10 05:27:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/dir2/b.txt" 2026/06/10 05:27:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: md5sum /home/rclone/rclone-test-voyopaj8xase/dir2/b.txt 2026/06/10 05:27:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: 415290769594460e2e485922904f345d /home/rclone/rclone-test-voyopaj8xase/dir2/b.txt 2026/06/10 05:27:04 DEBUG : dir2/b.txt: Parsed hash: 415290769594460e2e485922904f345d 2026/06/10 05:27:04 DEBUG : dir3/c.txt: Open: flags=O_RDONLY 2026/06/10 05:27:04 DEBUG : dir3/c.txt: >Open: fd=dir3/c.txt (r), err= 2026/06/10 05:27:04 DEBUG : dir3/c.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/10 05:27:04 DEBUG : dir3/c.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/10 05:27:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Shell path "/home/rclone/rclone-test-voyopaj8xase/dir3/c.txt" 2026/06/10 05:27:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Running remote command: md5sum /home/rclone/rclone-test-voyopaj8xase/dir3/c.txt 2026/06/10 05:27:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Remote command result: fbade9e36a3f36d3d676c1b808451dd7 /home/rclone/rclone-test-voyopaj8xase/dir3/c.txt 2026/06/10 05:27:04 DEBUG : dir3/c.txt: Parsed hash: fbade9e36a3f36d3d676c1b808451dd7 2026/06/10 05:27:04 DEBUG : WaitForWriters: timeout=30s 2026/06/10 05:27:04 DEBUG : dir1: Looking for writers 2026/06/10 05:27:04 DEBUG : a.txt: reading active writers 2026/06/10 05:27:04 DEBUG : dir2: Looking for writers 2026/06/10 05:27:04 DEBUG : b.txt: reading active writers 2026/06/10 05:27:04 DEBUG : dir3: Looking for writers 2026/06/10 05:27:04 DEBUG : c.txt: reading active writers 2026/06/10 05:27:04 DEBUG : Looking for writers 2026/06/10 05:27:04 DEBUG : dir2: reading active writers 2026/06/10 05:27:04 DEBUG : dir3: reading active writers 2026/06/10 05:27:04 DEBUG : dir1: reading active writers 2026/06/10 05:27:04 DEBUG : >WaitForWriters: --- PASS: TestZipDirsInRoot (0.04s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) PASS 2026/06/10 05:27:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-voyopaj8xase: Purge dir "" "./vfs.test -test.v -test.timeout 1h0m0s -remote TestSFTPOpenssh: -verbose" - Finished OK in 10.961164662s (try 1/5)