"./vfs.test -test.v -test.timeout 1h0m0s -remote TestSFTPOpenssh: -verbose" - Starting (try 1/5) 2026/07/26 04:30:29 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-bisuten0lofi" 2026/07/26 04:30:29 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/26 04:30:29 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2026/07/26 04:30:29 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/07/26 04:30:29 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/07/26 04:30:29 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/07/26 04:30:29 DEBUG : Setting pass="DP4VMLHbYIuLOyCgpJYcWrANjMOVWgou" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/07/26 04:30:29 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/07/26 04:30:29 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{Vw4j7}" suffix to name 2026/07/26 04:30:29 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/07/26 04:30:29 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/07/26 04:30:29 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/07/26 04:30:29 DEBUG : Setting pass="DP4VMLHbYIuLOyCgpJYcWrANjMOVWgou" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/07/26 04:30:29 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/07/26 04:30:29 NOTICE: TestSFTPOpenssh{Vw4j7}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/07/26 04:30:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: New connection 127.0.0.1:48640->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/07/26 04:30:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell type "unix" from config 2026/07/26 04:30:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Relative path resolved to "/home/rclone/rclone-test-bisuten0lofi" 2026/07/26 04:30:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Using root directory "/home/rclone/rclone-test-bisuten0lofi" 2026/07/26 04:30:29 DEBUG : Creating backend with remote "/tmp/rclone1254736675" === RUN TestDirHandleMethods run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi", Local "Local file system at /tmp/rclone1254736675", Modify Window "1s" 2026/07/26 04:30:29 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: poll-interval is not supported by this remote 2026/07/26 04:30:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/dir/file1" 2026/07/26 04:30:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: md5sum /home/rclone/rclone-test-bisuten0lofi/dir/file1 2026/07/26 04:30:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-bisuten0lofi/dir/file1 2026/07/26 04:30:29 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/26 04:30:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/dir/file1" 2026/07/26 04:30:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: sha1sum /home/rclone/rclone-test-bisuten0lofi/dir/file1 2026/07/26 04:30:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-bisuten0lofi/dir/file1 2026/07/26 04:30:29 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/26 04:30:29 DEBUG : WaitForWriters: timeout=30s 2026/07/26 04:30:29 DEBUG : dir: Looking for writers 2026/07/26 04:30:29 DEBUG : Looking for writers 2026/07/26 04:30:29 DEBUG : dir: reading active writers 2026/07/26 04:30:29 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (0.04s) === RUN TestDirHandleReaddir run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi", Local "Local file system at /tmp/rclone1254736675", Modify Window "1s" 2026/07/26 04:30:29 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: poll-interval is not supported by this remote 2026/07/26 04:30:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/dir/file1" 2026/07/26 04:30:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: md5sum /home/rclone/rclone-test-bisuten0lofi/dir/file1 2026/07/26 04:30:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-bisuten0lofi/dir/file1 2026/07/26 04:30:29 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/26 04:30:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/dir/file1" 2026/07/26 04:30:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: sha1sum /home/rclone/rclone-test-bisuten0lofi/dir/file1 2026/07/26 04:30:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-bisuten0lofi/dir/file1 2026/07/26 04:30:29 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/26 04:30:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/dir/file2" 2026/07/26 04:30:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: md5sum /home/rclone/rclone-test-bisuten0lofi/dir/file2 2026/07/26 04:30:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: d1b75f73cb5fce53969131dd22562187 /home/rclone/rclone-test-bisuten0lofi/dir/file2 2026/07/26 04:30:29 DEBUG : dir/file2: Parsed hash: d1b75f73cb5fce53969131dd22562187 2026/07/26 04:30:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/dir/file2" 2026/07/26 04:30:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: sha1sum /home/rclone/rclone-test-bisuten0lofi/dir/file2 2026/07/26 04:30:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: a27568a80a633d6d412968848f0bd4bb0b06c660 /home/rclone/rclone-test-bisuten0lofi/dir/file2 2026/07/26 04:30:29 DEBUG : dir/file2: Parsed hash: a27568a80a633d6d412968848f0bd4bb0b06c660 2026/07/26 04:30:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/dir/subdir/file3" 2026/07/26 04:30:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: md5sum /home/rclone/rclone-test-bisuten0lofi/dir/subdir/file3 2026/07/26 04:30:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: 01295b6a8d3454e40dd135bbe6af1579 /home/rclone/rclone-test-bisuten0lofi/dir/subdir/file3 2026/07/26 04:30:29 DEBUG : dir/subdir/file3: Parsed hash: 01295b6a8d3454e40dd135bbe6af1579 2026/07/26 04:30:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/dir/subdir/file3" 2026/07/26 04:30:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: sha1sum /home/rclone/rclone-test-bisuten0lofi/dir/subdir/file3 2026/07/26 04:30:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: 12f90edc26dfcb79d30b0d8635de998dba66312a /home/rclone/rclone-test-bisuten0lofi/dir/subdir/file3 2026/07/26 04:30:29 DEBUG : dir/subdir/file3: Parsed hash: 12f90edc26dfcb79d30b0d8635de998dba66312a 2026/07/26 04:30:29 DEBUG : WaitForWriters: timeout=30s 2026/07/26 04:30:29 DEBUG : dir/subdir: Looking for writers 2026/07/26 04:30:29 DEBUG : dir: Looking for writers 2026/07/26 04:30:29 DEBUG : file1: reading active writers 2026/07/26 04:30:29 DEBUG : file2: reading active writers 2026/07/26 04:30:29 DEBUG : subdir: reading active writers 2026/07/26 04:30:29 DEBUG : Looking for writers 2026/07/26 04:30:29 DEBUG : dir: reading active writers 2026/07/26 04:30:29 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (0.05s) === RUN TestDirHandleReaddirnames run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi", Local "Local file system at /tmp/rclone1254736675", Modify Window "1s" 2026/07/26 04:30:29 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: poll-interval is not supported by this remote 2026/07/26 04:30:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/dir/file1" 2026/07/26 04:30:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: md5sum /home/rclone/rclone-test-bisuten0lofi/dir/file1 2026/07/26 04:30:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-bisuten0lofi/dir/file1 2026/07/26 04:30:29 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/26 04:30:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/dir/file1" 2026/07/26 04:30:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: sha1sum /home/rclone/rclone-test-bisuten0lofi/dir/file1 2026/07/26 04:30:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-bisuten0lofi/dir/file1 2026/07/26 04:30:29 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/26 04:30:29 DEBUG : WaitForWriters: timeout=30s 2026/07/26 04:30:29 DEBUG : dir: Looking for writers 2026/07/26 04:30:29 DEBUG : file1: reading active writers 2026/07/26 04:30:29 DEBUG : Looking for writers 2026/07/26 04:30:29 DEBUG : dir: reading active writers 2026/07/26 04:30:29 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (0.03s) === RUN TestDirMethods run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi", Local "Local file system at /tmp/rclone1254736675", Modify Window "1s" 2026/07/26 04:30:29 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: poll-interval is not supported by this remote 2026/07/26 04:30:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/dir/file1" 2026/07/26 04:30:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: md5sum /home/rclone/rclone-test-bisuten0lofi/dir/file1 2026/07/26 04:30:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-bisuten0lofi/dir/file1 2026/07/26 04:30:29 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/26 04:30:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/dir/file1" 2026/07/26 04:30:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: sha1sum /home/rclone/rclone-test-bisuten0lofi/dir/file1 2026/07/26 04:30:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-bisuten0lofi/dir/file1 2026/07/26 04:30:29 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/26 04:30:29 DEBUG : WaitForWriters: timeout=30s 2026/07/26 04:30:29 DEBUG : dir: Looking for writers 2026/07/26 04:30:29 DEBUG : Looking for writers 2026/07/26 04:30:29 DEBUG : dir: reading active writers 2026/07/26 04:30:29 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (0.03s) === RUN TestDirForgetAll run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi", Local "Local file system at /tmp/rclone1254736675", Modify Window "1s" 2026/07/26 04:30:29 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: poll-interval is not supported by this remote 2026/07/26 04:30:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/dir/file1" 2026/07/26 04:30:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: md5sum /home/rclone/rclone-test-bisuten0lofi/dir/file1 2026/07/26 04:30:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-bisuten0lofi/dir/file1 2026/07/26 04:30:29 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/26 04:30:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/dir/file1" 2026/07/26 04:30:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: sha1sum /home/rclone/rclone-test-bisuten0lofi/dir/file1 2026/07/26 04:30:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-bisuten0lofi/dir/file1 2026/07/26 04:30:29 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/26 04:30:29 DEBUG : dir: forgetting directory cache 2026/07/26 04:30:29 DEBUG : forgetting directory cache 2026/07/26 04:30:29 DEBUG : dir: forgetting directory cache 2026/07/26 04:30:29 DEBUG : WaitForWriters: timeout=30s 2026/07/26 04:30:29 DEBUG : Looking for writers 2026/07/26 04:30:29 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (0.02s) === RUN TestDirForgetPath run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi", Local "Local file system at /tmp/rclone1254736675", Modify Window "1s" 2026/07/26 04:30:29 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: poll-interval is not supported by this remote 2026/07/26 04:30:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/dir/file1" 2026/07/26 04:30:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: md5sum /home/rclone/rclone-test-bisuten0lofi/dir/file1 2026/07/26 04:30:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-bisuten0lofi/dir/file1 2026/07/26 04:30:29 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/26 04:30:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/dir/file1" 2026/07/26 04:30:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: sha1sum /home/rclone/rclone-test-bisuten0lofi/dir/file1 2026/07/26 04:30:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-bisuten0lofi/dir/file1 2026/07/26 04:30:29 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/26 04:30:29 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2026/07/26 04:30:29 DEBUG : dir: invalidating directory cache 2026/07/26 04:30:29 DEBUG : >ForgetPath: 2026/07/26 04:30:29 DEBUG : ForgetPath: relativePath="dir", type=0 2026/07/26 04:30:29 DEBUG : invalidating directory cache 2026/07/26 04:30:29 DEBUG : dir: forgetting directory cache 2026/07/26 04:30:29 DEBUG : >ForgetPath: 2026/07/26 04:30:29 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2026/07/26 04:30:29 DEBUG : >ForgetPath: 2026/07/26 04:30:29 DEBUG : WaitForWriters: timeout=30s 2026/07/26 04:30:29 DEBUG : dir: Looking for writers 2026/07/26 04:30:29 DEBUG : Looking for writers 2026/07/26 04:30:29 DEBUG : dir: reading active writers 2026/07/26 04:30:29 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (0.03s) === RUN TestDirWalk run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi", Local "Local file system at /tmp/rclone1254736675", Modify Window "1s" 2026/07/26 04:30:29 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: poll-interval is not supported by this remote 2026/07/26 04:30:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/dir/file1" 2026/07/26 04:30:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: md5sum /home/rclone/rclone-test-bisuten0lofi/dir/file1 2026/07/26 04:30:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-bisuten0lofi/dir/file1 2026/07/26 04:30:29 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/26 04:30:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/dir/file1" 2026/07/26 04:30:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: sha1sum /home/rclone/rclone-test-bisuten0lofi/dir/file1 2026/07/26 04:30:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-bisuten0lofi/dir/file1 2026/07/26 04:30:29 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/26 04:30:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: New connection 127.0.0.1:48652->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/07/26 04:30:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/fil/a/b/c" 2026/07/26 04:30:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: md5sum /home/rclone/rclone-test-bisuten0lofi/fil/a/b/c 2026/07/26 04:30:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: 8a723ce6358887fb2e41fbe163780b08 /home/rclone/rclone-test-bisuten0lofi/fil/a/b/c 2026/07/26 04:30:29 DEBUG : fil/a/b/c: Parsed hash: 8a723ce6358887fb2e41fbe163780b08 2026/07/26 04:30:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/fil/a/b/c" 2026/07/26 04:30:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: sha1sum /home/rclone/rclone-test-bisuten0lofi/fil/a/b/c 2026/07/26 04:30:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: 6e53ed736122eed1a3cfda28927c84739fb15f43 /home/rclone/rclone-test-bisuten0lofi/fil/a/b/c 2026/07/26 04:30:29 DEBUG : fil/a/b/c: Parsed hash: 6e53ed736122eed1a3cfda28927c84739fb15f43 2026/07/26 04:30:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/dir/file1" 2026/07/26 04:30:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: md5sum /home/rclone/rclone-test-bisuten0lofi/dir/file1 2026/07/26 04:30:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-bisuten0lofi/dir/file1 2026/07/26 04:30:29 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/26 04:30:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/dir/file1" 2026/07/26 04:30:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: sha1sum /home/rclone/rclone-test-bisuten0lofi/dir/file1 2026/07/26 04:30:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-bisuten0lofi/dir/file1 2026/07/26 04:30:29 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/26 04:30:29 DEBUG : forgetting directory cache 2026/07/26 04:30:29 DEBUG : dir: forgetting directory cache 2026/07/26 04:30:29 DEBUG : WaitForWriters: timeout=30s 2026/07/26 04:30:29 DEBUG : dir: Looking for writers 2026/07/26 04:30:29 DEBUG : fil/a/b: Looking for writers 2026/07/26 04:30:29 DEBUG : fil/a: Looking for writers 2026/07/26 04:30:29 DEBUG : b: reading active writers 2026/07/26 04:30:29 DEBUG : fil: Looking for writers 2026/07/26 04:30:29 DEBUG : a: reading active writers 2026/07/26 04:30:29 DEBUG : Looking for writers 2026/07/26 04:30:29 DEBUG : dir: reading active writers 2026/07/26 04:30:29 DEBUG : fil: reading active writers 2026/07/26 04:30:29 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (0.15s) === RUN TestDirSetModTime run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi", Local "Local file system at /tmp/rclone1254736675", Modify Window "1s" 2026/07/26 04:30:29 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: poll-interval is not supported by this remote 2026/07/26 04:30:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/dir/file1" 2026/07/26 04:30:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: md5sum /home/rclone/rclone-test-bisuten0lofi/dir/file1 2026/07/26 04:30:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-bisuten0lofi/dir/file1 2026/07/26 04:30:29 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/26 04:30:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/dir/file1" 2026/07/26 04:30:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: sha1sum /home/rclone/rclone-test-bisuten0lofi/dir/file1 2026/07/26 04:30:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-bisuten0lofi/dir/file1 2026/07/26 04:30:29 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/26 04:30:29 DEBUG : WaitForWriters: timeout=30s 2026/07/26 04:30:29 DEBUG : dir: Looking for writers 2026/07/26 04:30:29 DEBUG : Looking for writers 2026/07/26 04:30:29 DEBUG : dir: reading active writers 2026/07/26 04:30:29 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (0.03s) === RUN TestDirStat run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi", Local "Local file system at /tmp/rclone1254736675", Modify Window "1s" 2026/07/26 04:30:29 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: poll-interval is not supported by this remote 2026/07/26 04:30:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/dir/file1" 2026/07/26 04:30:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: md5sum /home/rclone/rclone-test-bisuten0lofi/dir/file1 2026/07/26 04:30:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-bisuten0lofi/dir/file1 2026/07/26 04:30:29 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/26 04:30:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/dir/file1" 2026/07/26 04:30:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: sha1sum /home/rclone/rclone-test-bisuten0lofi/dir/file1 2026/07/26 04:30:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-bisuten0lofi/dir/file1 2026/07/26 04:30:29 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/26 04:30:29 DEBUG : WaitForWriters: timeout=30s 2026/07/26 04:30:29 DEBUG : dir: Looking for writers 2026/07/26 04:30:29 DEBUG : file1: reading active writers 2026/07/26 04:30:29 DEBUG : Looking for writers 2026/07/26 04:30:29 DEBUG : dir: reading active writers 2026/07/26 04:30:29 DEBUG : >WaitForWriters: --- PASS: TestDirStat (0.02s) === RUN TestDirReadDirAll run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi", Local "Local file system at /tmp/rclone1254736675", Modify Window "1s" 2026/07/26 04:30:29 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: poll-interval is not supported by this remote 2026/07/26 04:30:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/dir/file1" 2026/07/26 04:30:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: md5sum /home/rclone/rclone-test-bisuten0lofi/dir/file1 2026/07/26 04:30:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-bisuten0lofi/dir/file1 2026/07/26 04:30:29 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/26 04:30:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/dir/file1" 2026/07/26 04:30:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: sha1sum /home/rclone/rclone-test-bisuten0lofi/dir/file1 2026/07/26 04:30:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-bisuten0lofi/dir/file1 2026/07/26 04:30:29 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/26 04:30:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/dir/file2" 2026/07/26 04:30:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: md5sum /home/rclone/rclone-test-bisuten0lofi/dir/file2 2026/07/26 04:30:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: d1b75f73cb5fce53969131dd22562187 /home/rclone/rclone-test-bisuten0lofi/dir/file2 2026/07/26 04:30:29 DEBUG : dir/file2: Parsed hash: d1b75f73cb5fce53969131dd22562187 2026/07/26 04:30:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/dir/file2" 2026/07/26 04:30:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: sha1sum /home/rclone/rclone-test-bisuten0lofi/dir/file2 2026/07/26 04:30:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: a27568a80a633d6d412968848f0bd4bb0b06c660 /home/rclone/rclone-test-bisuten0lofi/dir/file2 2026/07/26 04:30:29 DEBUG : dir/file2: Parsed hash: a27568a80a633d6d412968848f0bd4bb0b06c660 2026/07/26 04:30:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/dir/subdir/file3" 2026/07/26 04:30:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: md5sum /home/rclone/rclone-test-bisuten0lofi/dir/subdir/file3 2026/07/26 04:30:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: 01295b6a8d3454e40dd135bbe6af1579 /home/rclone/rclone-test-bisuten0lofi/dir/subdir/file3 2026/07/26 04:30:29 DEBUG : dir/subdir/file3: Parsed hash: 01295b6a8d3454e40dd135bbe6af1579 2026/07/26 04:30:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/dir/subdir/file3" 2026/07/26 04:30:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: sha1sum /home/rclone/rclone-test-bisuten0lofi/dir/subdir/file3 2026/07/26 04:30:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: 12f90edc26dfcb79d30b0d8635de998dba66312a /home/rclone/rclone-test-bisuten0lofi/dir/subdir/file3 2026/07/26 04:30:29 DEBUG : dir/subdir/file3: Parsed hash: 12f90edc26dfcb79d30b0d8635de998dba66312a === RUN TestDirReadDirAll/Virtual 2026/07/26 04:30:29 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2026/07/26 04:30:29 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2026/07/26 04:30:29 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/07/26 04:30:29 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2026/07/26 04:30:29 DEBUG : Waiting for deletions to finish 2026/07/26 04:30:29 INFO : dir/subdir/file3: Deleted 2026/07/26 04:30:29 DEBUG : removing 1 level 2 directories 2026/07/26 04:30:29 INFO : dir/subdir: Removing directory 2026/07/26 04:30:29 DEBUG : dir: invalidating directory cache 2026/07/26 04:30:29 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2026/07/26 04:30:29 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2026/07/26 04:30:29 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2026/07/26 04:30:29 DEBUG : dir/file1: Reset virtual modtime 2026/07/26 04:30:29 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2026/07/26 04:30:29 DEBUG : dir/virtualFile: Reset virtual modtime 2026/07/26 04:30:29 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2026/07/26 04:30:29 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2026/07/26 04:30:29 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/26 04:30:29 DEBUG : dir: invalidating directory cache 2026/07/26 04:30:29 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2026/07/26 04:30:29 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/07/26 04:30:29 DEBUG : dir/virtualFile: Reset virtual modtime 2026/07/26 04:30:29 DEBUG : forgetting directory cache 2026/07/26 04:30:29 DEBUG : dir: forgetting directory cache 2026/07/26 04:30:29 DEBUG : dir/virtualDir: forgetting directory cache 2026/07/26 04:30:29 DEBUG : WaitForWriters: timeout=30s 2026/07/26 04:30:29 DEBUG : dir/virtualDir: Looking for writers 2026/07/26 04:30:29 DEBUG : dir: Looking for writers 2026/07/26 04:30:29 DEBUG : file1: reading active writers 2026/07/26 04:30:29 DEBUG : virtualFile2: reading active writers 2026/07/26 04:30:29 DEBUG : virtualFile: reading active writers 2026/07/26 04:30:29 DEBUG : virtualDir: reading active writers 2026/07/26 04:30:29 DEBUG : Looking for writers 2026/07/26 04:30:29 DEBUG : dir: reading active writers 2026/07/26 04:30:29 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (0.06s) --- PASS: TestDirReadDirAll/Virtual (0.01s) === RUN TestDirOpen run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi", Local "Local file system at /tmp/rclone1254736675", Modify Window "1s" 2026/07/26 04:30:29 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: poll-interval is not supported by this remote 2026/07/26 04:30:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/dir/file1" 2026/07/26 04:30:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: md5sum /home/rclone/rclone-test-bisuten0lofi/dir/file1 2026/07/26 04:30:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-bisuten0lofi/dir/file1 2026/07/26 04:30:29 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/26 04:30:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/dir/file1" 2026/07/26 04:30:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: sha1sum /home/rclone/rclone-test-bisuten0lofi/dir/file1 2026/07/26 04:30:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-bisuten0lofi/dir/file1 2026/07/26 04:30:29 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/26 04:30:29 ERROR : dir/: Can only open directories read only 2026/07/26 04:30:29 DEBUG : WaitForWriters: timeout=30s 2026/07/26 04:30:29 DEBUG : dir: Looking for writers 2026/07/26 04:30:29 DEBUG : Looking for writers 2026/07/26 04:30:29 DEBUG : dir: reading active writers 2026/07/26 04:30:29 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (0.02s) === RUN TestDirCreate run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi", Local "Local file system at /tmp/rclone1254736675", Modify Window "1s" 2026/07/26 04:30:29 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: poll-interval is not supported by this remote 2026/07/26 04:30:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/dir/file1" 2026/07/26 04:30:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: md5sum /home/rclone/rclone-test-bisuten0lofi/dir/file1 2026/07/26 04:30:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-bisuten0lofi/dir/file1 2026/07/26 04:30:29 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/26 04:30:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/dir/file1" 2026/07/26 04:30:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: sha1sum /home/rclone/rclone-test-bisuten0lofi/dir/file1 2026/07/26 04:30:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-bisuten0lofi/dir/file1 2026/07/26 04:30:29 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/26 04:30:29 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2026/07/26 04:30:29 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/07/26 04:30:29 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2026/07/26 04:30:29 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/07/26 04:30:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: File to upload is small (5 bytes), uploading instead of streaming 2026/07/26 04:30:29 DEBUG : dir/potato: size = 5 OK 2026/07/26 04:30:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/dir/potato" 2026/07/26 04:30:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: md5sum /home/rclone/rclone-test-bisuten0lofi/dir/potato 2026/07/26 04:30:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-bisuten0lofi/dir/potato 2026/07/26 04:30:29 DEBUG : dir/potato: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/07/26 04:30:29 DEBUG : dir/potato: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/26 04:30:29 DEBUG : dir/potato: Size and md5 of src and dst objects identical 2026/07/26 04:30:29 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/07/26 04:30:29 DEBUG : WaitForWriters: timeout=30s 2026/07/26 04:30:29 DEBUG : dir: Looking for writers 2026/07/26 04:30:29 DEBUG : file1: reading active writers 2026/07/26 04:30:29 DEBUG : potato: reading active writers 2026/07/26 04:30:29 DEBUG : Looking for writers 2026/07/26 04:30:29 DEBUG : dir: reading active writers 2026/07/26 04:30:29 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (0.13s) === RUN TestDirMkdir run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi", Local "Local file system at /tmp/rclone1254736675", Modify Window "1s" 2026/07/26 04:30:29 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: poll-interval is not supported by this remote 2026/07/26 04:30:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/dir/file1" 2026/07/26 04:30:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: md5sum /home/rclone/rclone-test-bisuten0lofi/dir/file1 2026/07/26 04:30:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-bisuten0lofi/dir/file1 2026/07/26 04:30:29 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/26 04:30:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/dir/file1" 2026/07/26 04:30:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: sha1sum /home/rclone/rclone-test-bisuten0lofi/dir/file1 2026/07/26 04:30:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-bisuten0lofi/dir/file1 2026/07/26 04:30:29 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/26 04:30:29 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/07/26 04:30:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/dir/file1" 2026/07/26 04:30:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: md5sum /home/rclone/rclone-test-bisuten0lofi/dir/file1 2026/07/26 04:30:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-bisuten0lofi/dir/file1 2026/07/26 04:30:29 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/26 04:30:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/dir/file1" 2026/07/26 04:30:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: sha1sum /home/rclone/rclone-test-bisuten0lofi/dir/file1 2026/07/26 04:30:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-bisuten0lofi/dir/file1 2026/07/26 04:30:29 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/26 04:30:29 DEBUG : WaitForWriters: timeout=30s 2026/07/26 04:30:29 DEBUG : dir/sub: Looking for writers 2026/07/26 04:30:29 DEBUG : dir: Looking for writers 2026/07/26 04:30:29 DEBUG : file1: reading active writers 2026/07/26 04:30:29 DEBUG : sub: reading active writers 2026/07/26 04:30:29 DEBUG : Looking for writers 2026/07/26 04:30:29 DEBUG : dir: reading active writers 2026/07/26 04:30:29 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (0.15s) === RUN TestDirMkdirSub run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi", Local "Local file system at /tmp/rclone1254736675", Modify Window "1s" 2026/07/26 04:30:29 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: poll-interval is not supported by this remote 2026/07/26 04:30:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/dir/file1" 2026/07/26 04:30:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: md5sum /home/rclone/rclone-test-bisuten0lofi/dir/file1 2026/07/26 04:30:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-bisuten0lofi/dir/file1 2026/07/26 04:30:29 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/26 04:30:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/dir/file1" 2026/07/26 04:30:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: sha1sum /home/rclone/rclone-test-bisuten0lofi/dir/file1 2026/07/26 04:30:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-bisuten0lofi/dir/file1 2026/07/26 04:30:29 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/26 04:30:29 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/07/26 04:30:29 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2026/07/26 04:30:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/dir/file1" 2026/07/26 04:30:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: md5sum /home/rclone/rclone-test-bisuten0lofi/dir/file1 2026/07/26 04:30:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-bisuten0lofi/dir/file1 2026/07/26 04:30:29 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/26 04:30:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/dir/file1" 2026/07/26 04:30:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: sha1sum /home/rclone/rclone-test-bisuten0lofi/dir/file1 2026/07/26 04:30:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-bisuten0lofi/dir/file1 2026/07/26 04:30:29 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/26 04:30:29 DEBUG : WaitForWriters: timeout=30s 2026/07/26 04:30:29 DEBUG : dir/sub/subsub: Looking for writers 2026/07/26 04:30:29 DEBUG : dir/sub: Looking for writers 2026/07/26 04:30:29 DEBUG : subsub: reading active writers 2026/07/26 04:30:29 DEBUG : dir: Looking for writers 2026/07/26 04:30:29 DEBUG : file1: reading active writers 2026/07/26 04:30:29 DEBUG : sub: reading active writers 2026/07/26 04:30:29 DEBUG : Looking for writers 2026/07/26 04:30:29 DEBUG : dir: reading active writers 2026/07/26 04:30:29 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (0.05s) === RUN TestDirRemove run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi", Local "Local file system at /tmp/rclone1254736675", Modify Window "1s" 2026/07/26 04:30:29 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: poll-interval is not supported by this remote 2026/07/26 04:30:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/dir/file1" 2026/07/26 04:30:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: md5sum /home/rclone/rclone-test-bisuten0lofi/dir/file1 2026/07/26 04:30:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-bisuten0lofi/dir/file1 2026/07/26 04:30:29 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/26 04:30:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/dir/file1" 2026/07/26 04:30:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: sha1sum /home/rclone/rclone-test-bisuten0lofi/dir/file1 2026/07/26 04:30:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-bisuten0lofi/dir/file1 2026/07/26 04:30:29 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/26 04:30:29 ERROR : dir/: Dir.Remove not empty 2026/07/26 04:30:29 DEBUG : dir/file1: Remove: 2026/07/26 04:30:29 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/26 04:30:29 DEBUG : dir/file1: >Remove: err= 2026/07/26 04:30:29 DEBUG : Added virtual directory entry vDel: "dir" 2026/07/26 04:30:29 DEBUG : WaitForWriters: timeout=30s 2026/07/26 04:30:29 DEBUG : Looking for writers 2026/07/26 04:30:29 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (0.03s) === RUN TestDirRemoveAll run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi", Local "Local file system at /tmp/rclone1254736675", Modify Window "1s" 2026/07/26 04:30:29 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: poll-interval is not supported by this remote 2026/07/26 04:30:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/dir/file1" 2026/07/26 04:30:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: md5sum /home/rclone/rclone-test-bisuten0lofi/dir/file1 2026/07/26 04:30:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-bisuten0lofi/dir/file1 2026/07/26 04:30:30 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/26 04:30:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/dir/file1" 2026/07/26 04:30:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: sha1sum /home/rclone/rclone-test-bisuten0lofi/dir/file1 2026/07/26 04:30:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-bisuten0lofi/dir/file1 2026/07/26 04:30:30 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/26 04:30:30 DEBUG : dir/file1: Remove: 2026/07/26 04:30:30 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/26 04:30:30 DEBUG : dir/file1: >Remove: err= 2026/07/26 04:30:30 DEBUG : Added virtual directory entry vDel: "dir" 2026/07/26 04:30:30 DEBUG : WaitForWriters: timeout=30s 2026/07/26 04:30:30 DEBUG : Looking for writers 2026/07/26 04:30:30 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (0.02s) === RUN TestDirRemoveName run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi", Local "Local file system at /tmp/rclone1254736675", Modify Window "1s" 2026/07/26 04:30:30 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: poll-interval is not supported by this remote 2026/07/26 04:30:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/dir/file1" 2026/07/26 04:30:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: md5sum /home/rclone/rclone-test-bisuten0lofi/dir/file1 2026/07/26 04:30:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-bisuten0lofi/dir/file1 2026/07/26 04:30:30 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/26 04:30:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/dir/file1" 2026/07/26 04:30:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: sha1sum /home/rclone/rclone-test-bisuten0lofi/dir/file1 2026/07/26 04:30:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-bisuten0lofi/dir/file1 2026/07/26 04:30:30 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/26 04:30:30 DEBUG : dir/file1: Remove: 2026/07/26 04:30:30 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/26 04:30:30 DEBUG : dir/file1: >Remove: err= 2026/07/26 04:30:30 DEBUG : WaitForWriters: timeout=30s 2026/07/26 04:30:30 DEBUG : dir: Looking for writers 2026/07/26 04:30:30 DEBUG : Looking for writers 2026/07/26 04:30:30 DEBUG : dir: reading active writers 2026/07/26 04:30:30 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (0.13s) === RUN TestDirRename run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi", Local "Local file system at /tmp/rclone1254736675", Modify Window "1s" 2026/07/26 04:30:30 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: poll-interval is not supported by this remote 2026/07/26 04:30:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/dir/file1" 2026/07/26 04:30:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: md5sum /home/rclone/rclone-test-bisuten0lofi/dir/file1 2026/07/26 04:30:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-bisuten0lofi/dir/file1 2026/07/26 04:30:30 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/26 04:30:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/dir/file1" 2026/07/26 04:30:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: sha1sum /home/rclone/rclone-test-bisuten0lofi/dir/file1 2026/07/26 04:30:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-bisuten0lofi/dir/file1 2026/07/26 04:30:30 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/26 04:30:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/dir/file1" 2026/07/26 04:30:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: md5sum /home/rclone/rclone-test-bisuten0lofi/dir/file1 2026/07/26 04:30:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-bisuten0lofi/dir/file1 2026/07/26 04:30:30 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/26 04:30:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/dir/file1" 2026/07/26 04:30:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: sha1sum /home/rclone/rclone-test-bisuten0lofi/dir/file1 2026/07/26 04:30:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-bisuten0lofi/dir/file1 2026/07/26 04:30:30 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/26 04:30:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/dir/file3" 2026/07/26 04:30:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: md5sum /home/rclone/rclone-test-bisuten0lofi/dir/file3 2026/07/26 04:30:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: ea32138586c9d4e9533ef6cf95e9ec4b /home/rclone/rclone-test-bisuten0lofi/dir/file3 2026/07/26 04:30:30 DEBUG : dir/file3: Parsed hash: ea32138586c9d4e9533ef6cf95e9ec4b 2026/07/26 04:30:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/dir/file3" 2026/07/26 04:30:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: sha1sum /home/rclone/rclone-test-bisuten0lofi/dir/file3 2026/07/26 04:30:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: 5360d62d7372ae902378af794a02722679d4c87f /home/rclone/rclone-test-bisuten0lofi/dir/file3 2026/07/26 04:30:30 DEBUG : dir/file3: Parsed hash: 5360d62d7372ae902378af794a02722679d4c87f 2026/07/26 04:30:30 ERROR : dir/not found: Dir.Rename error: file does not exist 2026/07/26 04:30:30 DEBUG : dir: Updating dir with dir2 0x7caee73a9c0 2026/07/26 04:30:30 DEBUG : dir: forgetting directory cache 2026/07/26 04:30:30 DEBUG : Added virtual directory entry vDel: "dir" 2026/07/26 04:30:30 DEBUG : Added virtual directory entry vAddDir: "dir2" 2026/07/26 04:30:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/dir2/file1" 2026/07/26 04:30:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: md5sum /home/rclone/rclone-test-bisuten0lofi/dir2/file1 2026/07/26 04:30:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-bisuten0lofi/dir2/file1 2026/07/26 04:30:30 DEBUG : dir2/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/26 04:30:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/dir2/file1" 2026/07/26 04:30:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: sha1sum /home/rclone/rclone-test-bisuten0lofi/dir2/file1 2026/07/26 04:30:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-bisuten0lofi/dir2/file1 2026/07/26 04:30:30 DEBUG : dir2/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/26 04:30:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/dir2/file3" 2026/07/26 04:30:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: md5sum /home/rclone/rclone-test-bisuten0lofi/dir2/file3 2026/07/26 04:30:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: ea32138586c9d4e9533ef6cf95e9ec4b /home/rclone/rclone-test-bisuten0lofi/dir2/file3 2026/07/26 04:30:30 DEBUG : dir2/file3: Parsed hash: ea32138586c9d4e9533ef6cf95e9ec4b 2026/07/26 04:30:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/dir2/file3" 2026/07/26 04:30:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: sha1sum /home/rclone/rclone-test-bisuten0lofi/dir2/file3 2026/07/26 04:30:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: 5360d62d7372ae902378af794a02722679d4c87f /home/rclone/rclone-test-bisuten0lofi/dir2/file3 2026/07/26 04:30:30 DEBUG : dir2/file3: Parsed hash: 5360d62d7372ae902378af794a02722679d4c87f 2026/07/26 04:30:30 INFO : dir2/file1: Moved (server-side) to: file2 2026/07/26 04:30:30 DEBUG : file2: Updating file with file2 0x7caeec3fa00 2026/07/26 04:30:30 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2026/07/26 04:30:30 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/07/26 04:30:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/file2" 2026/07/26 04:30:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: md5sum /home/rclone/rclone-test-bisuten0lofi/file2 2026/07/26 04:30:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-bisuten0lofi/file2 2026/07/26 04:30:30 DEBUG : file2: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/26 04:30:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/file2" 2026/07/26 04:30:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: sha1sum /home/rclone/rclone-test-bisuten0lofi/file2 2026/07/26 04:30:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-bisuten0lofi/file2 2026/07/26 04:30:30 DEBUG : file2: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/26 04:30:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/dir2/file3" 2026/07/26 04:30:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: md5sum /home/rclone/rclone-test-bisuten0lofi/dir2/file3 2026/07/26 04:30:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: ea32138586c9d4e9533ef6cf95e9ec4b /home/rclone/rclone-test-bisuten0lofi/dir2/file3 2026/07/26 04:30:30 DEBUG : dir2/file3: Parsed hash: ea32138586c9d4e9533ef6cf95e9ec4b 2026/07/26 04:30:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/dir2/file3" 2026/07/26 04:30:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: sha1sum /home/rclone/rclone-test-bisuten0lofi/dir2/file3 2026/07/26 04:30:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: 5360d62d7372ae902378af794a02722679d4c87f /home/rclone/rclone-test-bisuten0lofi/dir2/file3 2026/07/26 04:30:30 DEBUG : dir2/file3: Parsed hash: 5360d62d7372ae902378af794a02722679d4c87f 2026/07/26 04:30:30 INFO : dir2/file3: Deleted 2026/07/26 04:30:30 INFO : file2: Moved (server-side) to: dir2/file3 2026/07/26 04:30:30 DEBUG : dir2/file3: Updating file with dir2/file3 0x7caeec3fa00 2026/07/26 04:30:30 DEBUG : Added virtual directory entry vDel: "file2" 2026/07/26 04:30:30 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2026/07/26 04:30:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/dir2/file3" 2026/07/26 04:30:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: md5sum /home/rclone/rclone-test-bisuten0lofi/dir2/file3 2026/07/26 04:30:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-bisuten0lofi/dir2/file3 2026/07/26 04:30:30 DEBUG : dir2/file3: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/26 04:30:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/dir2/file3" 2026/07/26 04:30:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: sha1sum /home/rclone/rclone-test-bisuten0lofi/dir2/file3 2026/07/26 04:30:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-bisuten0lofi/dir2/file3 2026/07/26 04:30:30 DEBUG : dir2/file3: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/26 04:30:30 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2026/07/26 04:30:30 DEBUG : empty directory: Updating dir with renamed empty directory 0x7caee73b2b0 2026/07/26 04:30:30 DEBUG : empty directory: forgetting directory cache 2026/07/26 04:30:30 DEBUG : Added virtual directory entry vDel: "empty directory" 2026/07/26 04:30:30 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2026/07/26 04:30:30 DEBUG : dir2: Renaming to "dir3" 2026/07/26 04:30:30 DEBUG : WaitForWriters: timeout=30s 2026/07/26 04:30:30 DEBUG : dir3: Looking for writers 2026/07/26 04:30:30 DEBUG : file3: reading active writers 2026/07/26 04:30:30 DEBUG : renamed empty directory: Looking for writers 2026/07/26 04:30:30 DEBUG : Looking for writers 2026/07/26 04:30:30 DEBUG : dir3: reading active writers 2026/07/26 04:30:30 DEBUG : renamed empty directory: reading active writers 2026/07/26 04:30:30 DEBUG : >WaitForWriters: --- PASS: TestDirRename (0.19s) === 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-bisuten0lofi", Local "Local file system at /tmp/rclone1254736675", Modify Window "1s" 2026/07/26 04:30:30 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: poll-interval is not supported by this remote 2026/07/26 04:30:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/dir/file1" 2026/07/26 04:30:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: md5sum /home/rclone/rclone-test-bisuten0lofi/dir/file1 2026/07/26 04:30:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-bisuten0lofi/dir/file1 2026/07/26 04:30:30 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/26 04:30:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/dir/file1" 2026/07/26 04:30:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: sha1sum /home/rclone/rclone-test-bisuten0lofi/dir/file1 2026/07/26 04:30:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-bisuten0lofi/dir/file1 2026/07/26 04:30:30 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/26 04:30:30 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/07/26 04:30:30 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 04:30:30 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/07/26 04:30:30 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/07/26 04:30:30 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2026/07/26 04:30:30 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2026/07/26 04:30:30 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/07/26 04:30:30 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 04:30:30 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/07/26 04:30:30 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/07/26 04:30:30 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2026/07/26 04:30:30 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2026/07/26 04:30:30 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/07/26 04:30:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: File to upload is small (12 bytes), uploading instead of streaming 2026/07/26 04:30:30 DEBUG : dir/sub/file2: size = 12 OK 2026/07/26 04:30:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/dir/sub/file2" 2026/07/26 04:30:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: md5sum /home/rclone/rclone-test-bisuten0lofi/dir/sub/file2 2026/07/26 04:30:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: fc3ff98e8c6a0d3087d515c0473f8677 /home/rclone/rclone-test-bisuten0lofi/dir/sub/file2 2026/07/26 04:30:30 DEBUG : dir/sub/file2: Parsed hash: fc3ff98e8c6a0d3087d515c0473f8677 2026/07/26 04:30:30 DEBUG : dir/sub/file2: md5 = fc3ff98e8c6a0d3087d515c0473f8677 OK 2026/07/26 04:30:30 DEBUG : dir/sub/file2: Size and md5 of src and dst objects identical 2026/07/26 04:30:30 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/07/26 04:30:30 DEBUG : forgetting directory cache 2026/07/26 04:30:30 DEBUG : dir: forgetting directory cache 2026/07/26 04:30:30 DEBUG : dir/sub: forgetting directory cache 2026/07/26 04:30:30 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2026/07/26 04:30:30 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2026/07/26 04:30:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: File to upload is small (5 bytes), uploading instead of streaming 2026/07/26 04:30:30 DEBUG : dir/sub/file0: size = 5 OK 2026/07/26 04:30:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/dir/sub/file0" 2026/07/26 04:30:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: md5sum /home/rclone/rclone-test-bisuten0lofi/dir/sub/file0 2026/07/26 04:30:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-bisuten0lofi/dir/sub/file0 2026/07/26 04:30:30 DEBUG : dir/sub/file0: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/07/26 04:30:30 DEBUG : dir/sub/file0: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/26 04:30:30 DEBUG : dir/sub/file0: Size and md5 of src and dst objects identical 2026/07/26 04:30:30 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/07/26 04:30:30 DEBUG : WaitForWriters: timeout=30s 2026/07/26 04:30:30 DEBUG : dir/sub: Looking for writers 2026/07/26 04:30:30 DEBUG : file0: reading active writers 2026/07/26 04:30:30 DEBUG : file2: reading active writers 2026/07/26 04:30:30 DEBUG : dir: Looking for writers 2026/07/26 04:30:30 DEBUG : sub: reading active writers 2026/07/26 04:30:30 DEBUG : file1: reading active writers 2026/07/26 04:30:30 DEBUG : Looking for writers 2026/07/26 04:30:30 DEBUG : dir: reading active writers 2026/07/26 04:30:30 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (0.04s) === RUN TestDirEntryModTimeInvalidation run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi", Local "Local file system at /tmp/rclone1254736675", Modify Window "1s" 2026/07/26 04:30:30 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: poll-interval is not supported by this remote 2026/07/26 04:30:30 DEBUG : forgetting directory cache 2026/07/26 04:30:31 DEBUG : forgetting directory cache 2026/07/26 04:30:31 DEBUG : dir: forgetting directory cache 2026/07/26 04:30:31 DEBUG : WaitForWriters: timeout=30s 2026/07/26 04:30:31 DEBUG : dir: Looking for writers 2026/07/26 04:30:31 DEBUG : Looking for writers 2026/07/26 04:30:31 DEBUG : dir: reading active writers 2026/07/26 04:30:31 DEBUG : >WaitForWriters: --- PASS: TestDirEntryModTimeInvalidation (1.13s) === RUN TestDirMetadataExtension run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi", Local "Local file system at /tmp/rclone1254736675", Modify Window "1s" 2026/07/26 04:30:31 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: poll-interval is not supported by this remote 2026/07/26 04:30:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/dir/file1" 2026/07/26 04:30:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: md5sum /home/rclone/rclone-test-bisuten0lofi/dir/file1 2026/07/26 04:30:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-bisuten0lofi/dir/file1 2026/07/26 04:30:31 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/26 04:30:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/dir/file1" 2026/07/26 04:30:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: sha1sum /home/rclone/rclone-test-bisuten0lofi/dir/file1 2026/07/26 04:30:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-bisuten0lofi/dir/file1 2026/07/26 04:30:31 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/26 04:30:31 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2026/07/26 04:30:31 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 04:30:31 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2026/07/26 04:30:31 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2026/07/26 04:30:31 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2026/07/26 04:30:31 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2026/07/26 04:30:31 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/07/26 04:30:31 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2026/07/26 04:30:31 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 04:30:31 DEBUG : dir.metadata: Open: flags=O_RDONLY 2026/07/26 04:30:31 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2026/07/26 04:30:31 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2026/07/26 04:30:31 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2026/07/26 04:30:31 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/07/26 04:30:31 DEBUG : WaitForWriters: timeout=30s 2026/07/26 04:30:31 DEBUG : dir: Looking for writers 2026/07/26 04:30:31 DEBUG : file1: reading active writers 2026/07/26 04:30:31 DEBUG : file1.metadata: reading active writers 2026/07/26 04:30:31 DEBUG : Looking for writers 2026/07/26 04:30:31 DEBUG : dir: reading active writers 2026/07/26 04:30:31 DEBUG : dir.metadata: reading active writers 2026/07/26 04:30:31 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (0.04s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi", Local "Local file system at /tmp/rclone1254736675", Modify Window "1s" 2026/07/26 04:30:31 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: poll-interval is not supported by this remote 2026/07/26 04:30:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/dir/file1" 2026/07/26 04:30:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: md5sum /home/rclone/rclone-test-bisuten0lofi/dir/file1 2026/07/26 04:30:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-bisuten0lofi/dir/file1 2026/07/26 04:30:31 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/26 04:30:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/dir/file1" 2026/07/26 04:30:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: sha1sum /home/rclone/rclone-test-bisuten0lofi/dir/file1 2026/07/26 04:30:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-bisuten0lofi/dir/file1 2026/07/26 04:30:31 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/26 04:30:31 DEBUG : WaitForWriters: timeout=30s 2026/07/26 04:30:31 DEBUG : dir: Looking for writers 2026/07/26 04:30:31 DEBUG : file1: reading active writers 2026/07/26 04:30:31 DEBUG : Looking for writers 2026/07/26 04:30:31 DEBUG : dir: reading active writers 2026/07/26 04:30:31 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (0.03s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi", Local "Local file system at /tmp/rclone1254736675", Modify Window "1s" 2026/07/26 04:30:31 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: poll-interval is not supported by this remote 2026/07/26 04:30:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/dir/file1" 2026/07/26 04:30:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: md5sum /home/rclone/rclone-test-bisuten0lofi/dir/file1 2026/07/26 04:30:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-bisuten0lofi/dir/file1 2026/07/26 04:30:31 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/26 04:30:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/dir/file1" 2026/07/26 04:30:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: sha1sum /home/rclone/rclone-test-bisuten0lofi/dir/file1 2026/07/26 04:30:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-bisuten0lofi/dir/file1 2026/07/26 04:30:31 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/26 04:30:31 DEBUG : Can set mod time: true 2026/07/26 04:30:31 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/07/26 04:30:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/dir/file1" 2026/07/26 04:30:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: md5sum /home/rclone/rclone-test-bisuten0lofi/dir/file1 2026/07/26 04:30:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-bisuten0lofi/dir/file1 2026/07/26 04:30:31 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/26 04:30:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/dir/file1" 2026/07/26 04:30:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: sha1sum /home/rclone/rclone-test-bisuten0lofi/dir/file1 2026/07/26 04:30:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-bisuten0lofi/dir/file1 2026/07/26 04:30:31 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/26 04:30:31 DEBUG : WaitForWriters: timeout=30s 2026/07/26 04:30:31 DEBUG : dir: Looking for writers 2026/07/26 04:30:31 DEBUG : file1: reading active writers 2026/07/26 04:30:31 DEBUG : Looking for writers 2026/07/26 04:30:31 DEBUG : dir: reading active writers 2026/07/26 04:30:31 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi", Local "Local file system at /tmp/rclone1254736675", Modify Window "1s" 2026/07/26 04:30:31 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: poll-interval is not supported by this remote 2026/07/26 04:30:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/dir/file1" 2026/07/26 04:30:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: md5sum /home/rclone/rclone-test-bisuten0lofi/dir/file1 2026/07/26 04:30:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-bisuten0lofi/dir/file1 2026/07/26 04:30:31 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/26 04:30:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/dir/file1" 2026/07/26 04:30:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: sha1sum /home/rclone/rclone-test-bisuten0lofi/dir/file1 2026/07/26 04:30:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-bisuten0lofi/dir/file1 2026/07/26 04:30:31 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/26 04:30:31 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/07/26 04:30:31 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/07/26 04:30:31 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/26 04:30:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: File to upload is small (0 bytes), uploading instead of streaming 2026/07/26 04:30:31 DEBUG : dir/file1: size = 0 OK 2026/07/26 04:30:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/dir/file1" 2026/07/26 04:30:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: md5sum /home/rclone/rclone-test-bisuten0lofi/dir/file1 2026/07/26 04:30:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-bisuten0lofi/dir/file1 2026/07/26 04:30:31 DEBUG : dir/file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/07/26 04:30:31 DEBUG : dir/file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/26 04:30:31 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/07/26 04:30:31 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/07/26 04:30:31 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/26 04:30:31 DEBUG : WaitForWriters: timeout=30s 2026/07/26 04:30:31 DEBUG : dir: Looking for writers 2026/07/26 04:30:31 DEBUG : file1: reading active writers 2026/07/26 04:30:31 DEBUG : Looking for writers 2026/07/26 04:30:31 DEBUG : dir: reading active writers 2026/07/26 04:30:31 DEBUG : >WaitForWriters: 2026/07/26 04:30:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/dir/file1" 2026/07/26 04:30:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: md5sum /home/rclone/rclone-test-bisuten0lofi/dir/file1 2026/07/26 04:30:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-bisuten0lofi/dir/file1 2026/07/26 04:30:31 DEBUG : dir/file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/07/26 04:30:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/dir/file1" 2026/07/26 04:30:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: sha1sum /home/rclone/rclone-test-bisuten0lofi/dir/file1 2026/07/26 04:30:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /home/rclone/rclone-test-bisuten0lofi/dir/file1 2026/07/26 04:30:31 DEBUG : dir/file1: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2026/07/26 04:30:31 DEBUG : WaitForWriters: timeout=30s 2026/07/26 04:30:31 DEBUG : dir: Looking for writers 2026/07/26 04:30:31 DEBUG : file1: reading active writers 2026/07/26 04:30:31 DEBUG : Looking for writers 2026/07/26 04:30:31 DEBUG : dir: reading active writers 2026/07/26 04:30:31 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi", Local "Local file system at /tmp/rclone1254736675", Modify Window "1s" 2026/07/26 04:30:31 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: poll-interval is not supported by this remote 2026/07/26 04:30:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/dir/file1" 2026/07/26 04:30:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: md5sum /home/rclone/rclone-test-bisuten0lofi/dir/file1 2026/07/26 04:30:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-bisuten0lofi/dir/file1 2026/07/26 04:30:31 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/26 04:30:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/dir/file1" 2026/07/26 04:30:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: sha1sum /home/rclone/rclone-test-bisuten0lofi/dir/file1 2026/07/26 04:30:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-bisuten0lofi/dir/file1 2026/07/26 04:30:31 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/26 04:30:31 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/07/26 04:30:31 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/07/26 04:30:31 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/26 04:30:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: File to upload is small (5 bytes), uploading instead of streaming 2026/07/26 04:30:31 DEBUG : dir/file1: size = 5 OK 2026/07/26 04:30:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/dir/file1" 2026/07/26 04:30:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: md5sum /home/rclone/rclone-test-bisuten0lofi/dir/file1 2026/07/26 04:30:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-bisuten0lofi/dir/file1 2026/07/26 04:30:31 DEBUG : dir/file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/07/26 04:30:31 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/26 04:30:31 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/07/26 04:30:31 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/07/26 04:30:31 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/26 04:30:31 DEBUG : WaitForWriters: timeout=30s 2026/07/26 04:30:31 DEBUG : dir: Looking for writers 2026/07/26 04:30:31 DEBUG : file1: reading active writers 2026/07/26 04:30:31 DEBUG : Looking for writers 2026/07/26 04:30:31 DEBUG : dir: reading active writers 2026/07/26 04:30:31 DEBUG : >WaitForWriters: 2026/07/26 04:30:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/dir/file1" 2026/07/26 04:30:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: md5sum /home/rclone/rclone-test-bisuten0lofi/dir/file1 2026/07/26 04:30:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-bisuten0lofi/dir/file1 2026/07/26 04:30:31 DEBUG : dir/file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/07/26 04:30:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/dir/file1" 2026/07/26 04:30:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: sha1sum /home/rclone/rclone-test-bisuten0lofi/dir/file1 2026/07/26 04:30:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d /home/rclone/rclone-test-bisuten0lofi/dir/file1 2026/07/26 04:30:31 DEBUG : dir/file1: Parsed hash: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d 2026/07/26 04:30:31 DEBUG : WaitForWriters: timeout=30s 2026/07/26 04:30:31 DEBUG : dir: Looking for writers 2026/07/26 04:30:31 DEBUG : file1: reading active writers 2026/07/26 04:30:31 DEBUG : Looking for writers 2026/07/26 04:30:31 DEBUG : dir: reading active writers 2026/07/26 04:30:31 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi", Local "Local file system at /tmp/rclone1254736675", Modify Window "1s" 2026/07/26 04:30:31 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: poll-interval is not supported by this remote 2026/07/26 04:30:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/26 04:30:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Vw4j7}/rclone-test-bisuten0lofi" 2026/07/26 04:30:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Vw4j7}/rclone-test-bisuten0lofi" 2026/07/26 04:30:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Vw4j7}/rclone-test-bisuten0lofi" 2026/07/26 04:30:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/26 04:30:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Vw4j7}/rclone-test-bisuten0lofi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Vw4j7}/rclone-test-bisuten0lofi" 2026/07/26 04:30:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Vw4j7}/rclone-test-bisuten0lofi" 2026/07/26 04:30:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/26 04:30:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Vw4j7}/rclone-test-bisuten0lofi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Vw4j7}/rclone-test-bisuten0lofi" 2026/07/26 04:30:31 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/26 04:30:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/dir/file1" 2026/07/26 04:30:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: md5sum /home/rclone/rclone-test-bisuten0lofi/dir/file1 2026/07/26 04:30:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-bisuten0lofi/dir/file1 2026/07/26 04:30:31 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/26 04:30:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/dir/file1" 2026/07/26 04:30:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: sha1sum /home/rclone/rclone-test-bisuten0lofi/dir/file1 2026/07/26 04:30:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-bisuten0lofi/dir/file1 2026/07/26 04:30:31 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/26 04:30:31 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/07/26 04:30:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/dir/file1" 2026/07/26 04:30:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: md5sum /home/rclone/rclone-test-bisuten0lofi/dir/file1 2026/07/26 04:30:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-bisuten0lofi/dir/file1 2026/07/26 04:30:31 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/26 04:30:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/dir/file1" 2026/07/26 04:30:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: sha1sum /home/rclone/rclone-test-bisuten0lofi/dir/file1 2026/07/26 04:30:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-bisuten0lofi/dir/file1 2026/07/26 04:30:31 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/26 04:30:31 DEBUG : WaitForWriters: timeout=30s 2026/07/26 04:30:31 DEBUG : dir: Looking for writers 2026/07/26 04:30:31 DEBUG : file1: reading active writers 2026/07/26 04:30:31 DEBUG : Looking for writers 2026/07/26 04:30:31 DEBUG : dir: reading active writers 2026/07/26 04:30:31 DEBUG : >WaitForWriters: 2026/07/26 04:30:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: 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-bisuten0lofi", Local "Local file system at /tmp/rclone1254736675", Modify Window "1s" 2026/07/26 04:30:31 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: poll-interval is not supported by this remote 2026/07/26 04:30:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/26 04:30:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Vw4j7}/rclone-test-bisuten0lofi" 2026/07/26 04:30:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Vw4j7}/rclone-test-bisuten0lofi" 2026/07/26 04:30:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Vw4j7}/rclone-test-bisuten0lofi" 2026/07/26 04:30:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/26 04:30:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Vw4j7}/rclone-test-bisuten0lofi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Vw4j7}/rclone-test-bisuten0lofi" 2026/07/26 04:30:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Vw4j7}/rclone-test-bisuten0lofi" 2026/07/26 04:30:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/26 04:30:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Vw4j7}/rclone-test-bisuten0lofi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Vw4j7}/rclone-test-bisuten0lofi" 2026/07/26 04:30:31 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/26 04:30:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/dir/file1" 2026/07/26 04:30:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: md5sum /home/rclone/rclone-test-bisuten0lofi/dir/file1 2026/07/26 04:30:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-bisuten0lofi/dir/file1 2026/07/26 04:30:31 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/26 04:30:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/dir/file1" 2026/07/26 04:30:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: sha1sum /home/rclone/rclone-test-bisuten0lofi/dir/file1 2026/07/26 04:30:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-bisuten0lofi/dir/file1 2026/07/26 04:30:31 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/26 04:30:31 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/07/26 04:30:31 DEBUG : dir/file1: newRWFileHandle: 2026/07/26 04:30:31 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/26 04:30:31 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/26 04:30:31 DEBUG : dir/file1(0x7caee4af640): close: 2026/07/26 04:30:31 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/07/26 04:30:31 DEBUG : dir/file1(0x7caee4af640): >close: err= 2026/07/26 04:30:31 DEBUG : WaitForWriters: timeout=30s 2026/07/26 04:30:31 DEBUG : dir: Looking for writers 2026/07/26 04:30:31 DEBUG : file1: reading active writers 2026/07/26 04:30:31 DEBUG : Looking for writers 2026/07/26 04:30:31 DEBUG : dir: reading active writers 2026/07/26 04:30:31 DEBUG : >WaitForWriters: 2026/07/26 04:30:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/dir/file1" 2026/07/26 04:30:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: md5sum /home/rclone/rclone-test-bisuten0lofi/dir/file1 2026/07/26 04:30:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-bisuten0lofi/dir/file1 2026/07/26 04:30:31 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/26 04:30:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/dir/file1" 2026/07/26 04:30:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: sha1sum /home/rclone/rclone-test-bisuten0lofi/dir/file1 2026/07/26 04:30:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-bisuten0lofi/dir/file1 2026/07/26 04:30:31 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/26 04:30:31 DEBUG : WaitForWriters: timeout=30s 2026/07/26 04:30:31 DEBUG : dir: Looking for writers 2026/07/26 04:30:31 DEBUG : file1: reading active writers 2026/07/26 04:30:31 DEBUG : Looking for writers 2026/07/26 04:30:31 DEBUG : dir: reading active writers 2026/07/26 04:30:31 DEBUG : >WaitForWriters: 2026/07/26 04:30:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: 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-bisuten0lofi", Local "Local file system at /tmp/rclone1254736675", Modify Window "1s" 2026/07/26 04:30:31 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: poll-interval is not supported by this remote 2026/07/26 04:30:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/26 04:30:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Vw4j7}/rclone-test-bisuten0lofi" 2026/07/26 04:30:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Vw4j7}/rclone-test-bisuten0lofi" 2026/07/26 04:30:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Vw4j7}/rclone-test-bisuten0lofi" 2026/07/26 04:30:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/26 04:30:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Vw4j7}/rclone-test-bisuten0lofi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Vw4j7}/rclone-test-bisuten0lofi" 2026/07/26 04:30:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Vw4j7}/rclone-test-bisuten0lofi" 2026/07/26 04:30:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/26 04:30:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Vw4j7}/rclone-test-bisuten0lofi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Vw4j7}/rclone-test-bisuten0lofi" 2026/07/26 04:30:31 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/26 04:30:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/dir/file1" 2026/07/26 04:30:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: md5sum /home/rclone/rclone-test-bisuten0lofi/dir/file1 2026/07/26 04:30:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-bisuten0lofi/dir/file1 2026/07/26 04:30:31 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/26 04:30:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/dir/file1" 2026/07/26 04:30:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: sha1sum /home/rclone/rclone-test-bisuten0lofi/dir/file1 2026/07/26 04:30:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-bisuten0lofi/dir/file1 2026/07/26 04:30:31 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/26 04:30:31 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/07/26 04:30:31 DEBUG : dir/file1: newRWFileHandle: 2026/07/26 04:30:31 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/26 04:30:31 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/26 04:30:31 DEBUG : dir/file1(0x7caeeb8c680): _writeAt: size=5, off=0 2026/07/26 04:30:31 DEBUG : dir/file1(0x7caeeb8c680): openPending: 2026/07/26 04:30:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/dir/file1" 2026/07/26 04:30:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: md5sum /home/rclone/rclone-test-bisuten0lofi/dir/file1 2026/07/26 04:30:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-bisuten0lofi/dir/file1 2026/07/26 04:30:31 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/26 04:30:31 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/07/26 04:30:31 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/07/26 04:30:31 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/26 04:30:31 DEBUG : dir/file1(0x7caeeb8c680): >openPending: err= 2026/07/26 04:30:31 DEBUG : dir/file1(0x7caeeb8c680): >_writeAt: n=5, err= 2026/07/26 04:30:31 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/07/26 04:30:31 DEBUG : dir/file1(0x7caeeb8c680): close: 2026/07/26 04:30:31 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2026/07/26 04:30:31 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2026/07/26 04:30:31 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2026/07/26 04:30:31 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/07/26 04:30:31 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/07/26 04:30:31 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:31 DEBUG : dir/file1(0x7caeeb8c680): >close: err= 2026/07/26 04:30:31 DEBUG : WaitForWriters: timeout=30s 2026/07/26 04:30:31 DEBUG : dir: Looking for writers 2026/07/26 04:30:31 DEBUG : file1: reading active writers 2026/07/26 04:30:31 DEBUG : Looking for writers 2026/07/26 04:30:31 DEBUG : dir: reading active writers 2026/07/26 04:30:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/26 04:30:31 DEBUG : dir: Looking for writers 2026/07/26 04:30:31 DEBUG : file1: reading active writers 2026/07/26 04:30:31 DEBUG : Looking for writers 2026/07/26 04:30:31 DEBUG : dir: reading active writers 2026/07/26 04:30:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/26 04:30:31 DEBUG : dir: Looking for writers 2026/07/26 04:30:31 DEBUG : file1: reading active writers 2026/07/26 04:30:31 DEBUG : Looking for writers 2026/07/26 04:30:31 DEBUG : dir: reading active writers 2026/07/26 04:30:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/26 04:30:31 DEBUG : dir: Looking for writers 2026/07/26 04:30:31 DEBUG : file1: reading active writers 2026/07/26 04:30:31 DEBUG : Looking for writers 2026/07/26 04:30:31 DEBUG : dir: reading active writers 2026/07/26 04:30:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/26 04:30:31 DEBUG : dir/file1: vfs cache: starting upload 2026/07/26 04:30:31 DEBUG : dir/file1.2f98c60a.partial: size = 14 OK 2026/07/26 04:30:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/dir/file1.2f98c60a.partial" 2026/07/26 04:30:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: md5sum /home/rclone/rclone-test-bisuten0lofi/dir/file1.2f98c60a.partial 2026/07/26 04:30:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: 60cac3f4f9c843121eee2ba9e0dac970 /home/rclone/rclone-test-bisuten0lofi/dir/file1.2f98c60a.partial 2026/07/26 04:30:31 DEBUG : dir/file1.2f98c60a.partial: Parsed hash: 60cac3f4f9c843121eee2ba9e0dac970 2026/07/26 04:30:31 DEBUG : dir/file1: md5 = 60cac3f4f9c843121eee2ba9e0dac970 OK 2026/07/26 04:30:31 DEBUG : dir/file1.2f98c60a.partial: renamed to: dir/file1 2026/07/26 04:30:31 INFO : dir/file1: Copied (replaced existing) 2026/07/26 04:30:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/dir/file1" 2026/07/26 04:30:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: md5sum /home/rclone/rclone-test-bisuten0lofi/dir/file1 2026/07/26 04:30:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: 60cac3f4f9c843121eee2ba9e0dac970 /home/rclone/rclone-test-bisuten0lofi/dir/file1 2026/07/26 04:30:31 DEBUG : dir/file1: Parsed hash: 60cac3f4f9c843121eee2ba9e0dac970 2026/07/26 04:30:31 DEBUG : dir/file1: vfs cache: fingerprint now "14,2011-12-25 12:59:59 +0000 UTC,60cac3f4f9c843121eee2ba9e0dac970" 2026/07/26 04:30:31 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/07/26 04:30:31 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2026/07/26 04:30:31 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/26 04:30:31 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/07/26 04:30:31 DEBUG : dir: Looking for writers 2026/07/26 04:30:31 DEBUG : file1: reading active writers 2026/07/26 04:30:31 DEBUG : Looking for writers 2026/07/26 04:30:31 DEBUG : dir: reading active writers 2026/07/26 04:30:31 DEBUG : >WaitForWriters: 2026/07/26 04:30:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/dir/file1" 2026/07/26 04:30:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: md5sum /home/rclone/rclone-test-bisuten0lofi/dir/file1 2026/07/26 04:30:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: 60cac3f4f9c843121eee2ba9e0dac970 /home/rclone/rclone-test-bisuten0lofi/dir/file1 2026/07/26 04:30:32 DEBUG : dir/file1: Parsed hash: 60cac3f4f9c843121eee2ba9e0dac970 2026/07/26 04:30:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/dir/file1" 2026/07/26 04:30:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: sha1sum /home/rclone/rclone-test-bisuten0lofi/dir/file1 2026/07/26 04:30:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: 5ec62fa7440335ab2e3e5529744fa9627e9c4174 /home/rclone/rclone-test-bisuten0lofi/dir/file1 2026/07/26 04:30:32 DEBUG : dir/file1: Parsed hash: 5ec62fa7440335ab2e3e5529744fa9627e9c4174 2026/07/26 04:30:32 DEBUG : WaitForWriters: timeout=30s 2026/07/26 04:30:32 DEBUG : dir: Looking for writers 2026/07/26 04:30:32 DEBUG : file1: reading active writers 2026/07/26 04:30:32 DEBUG : Looking for writers 2026/07/26 04:30:32 DEBUG : dir: reading active writers 2026/07/26 04:30:32 DEBUG : >WaitForWriters: 2026/07/26 04:30:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: vfs cache: cleaner exiting --- PASS: TestFileSetModTime (0.43s) --- PASS: TestFileSetModTime/cache=off,open=false,write=false (0.04s) --- PASS: TestFileSetModTime/cache=off,open=true,write=false (0.05s) --- PASS: TestFileSetModTime/cache=off,open=true,write=true (0.05s) --- PASS: TestFileSetModTime/cache=full,open=false,write=false (0.05s) --- PASS: TestFileSetModTime/cache=full,open=true,write=false (0.04s) --- PASS: TestFileSetModTime/cache=full,open=true,write=true (0.20s) === RUN TestFileOpenRead run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi", Local "Local file system at /tmp/rclone1254736675", Modify Window "1s" 2026/07/26 04:30:32 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: poll-interval is not supported by this remote 2026/07/26 04:30:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/dir/file1" 2026/07/26 04:30:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: md5sum /home/rclone/rclone-test-bisuten0lofi/dir/file1 2026/07/26 04:30:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-bisuten0lofi/dir/file1 2026/07/26 04:30:32 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/26 04:30:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/dir/file1" 2026/07/26 04:30:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: sha1sum /home/rclone/rclone-test-bisuten0lofi/dir/file1 2026/07/26 04:30:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-bisuten0lofi/dir/file1 2026/07/26 04:30:32 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/26 04:30:32 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/26 04:30:32 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/07/26 04:30:32 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/26 04:30:32 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/07/26 04:30:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/dir/file1" 2026/07/26 04:30:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: md5sum /home/rclone/rclone-test-bisuten0lofi/dir/file1 2026/07/26 04:30:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-bisuten0lofi/dir/file1 2026/07/26 04:30:32 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/26 04:30:32 DEBUG : WaitForWriters: timeout=30s 2026/07/26 04:30:32 DEBUG : dir: Looking for writers 2026/07/26 04:30:32 DEBUG : file1: reading active writers 2026/07/26 04:30:32 DEBUG : Looking for writers 2026/07/26 04:30:32 DEBUG : dir: reading active writers 2026/07/26 04:30:32 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (0.03s) === RUN TestFileOpenReadUnknownSize 2026/07/26 04:30:32 INFO : Mock file system at root: poll-interval is not supported by this remote 2026/07/26 04:30:32 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/26 04:30:32 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/26 04:30:32 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2026/07/26 04:30:32 DEBUG : WaitForWriters: timeout=30s 2026/07/26 04:30:32 DEBUG : Looking for writers 2026/07/26 04:30:32 DEBUG : file.txt: reading active writers 2026/07/26 04:30:32 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi", Local "Local file system at /tmp/rclone1254736675", Modify Window "1s" 2026/07/26 04:30:32 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: poll-interval is not supported by this remote 2026/07/26 04:30:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/dir/file1" 2026/07/26 04:30:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: md5sum /home/rclone/rclone-test-bisuten0lofi/dir/file1 2026/07/26 04:30:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-bisuten0lofi/dir/file1 2026/07/26 04:30:32 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/26 04:30:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/dir/file1" 2026/07/26 04:30:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: sha1sum /home/rclone/rclone-test-bisuten0lofi/dir/file1 2026/07/26 04:30:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-bisuten0lofi/dir/file1 2026/07/26 04:30:32 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/26 04:30:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/26 04:30:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: File to upload is small (25 bytes), uploading instead of streaming 2026/07/26 04:30:32 DEBUG : dir/file1: size = 25 OK 2026/07/26 04:30:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/dir/file1" 2026/07/26 04:30:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: md5sum /home/rclone/rclone-test-bisuten0lofi/dir/file1 2026/07/26 04:30:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-bisuten0lofi/dir/file1 2026/07/26 04:30:32 DEBUG : dir/file1: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/07/26 04:30:32 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/07/26 04:30:32 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/07/26 04:30:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/26 04:30:32 DEBUG : WaitForWriters: timeout=30s 2026/07/26 04:30:32 DEBUG : dir: Looking for writers 2026/07/26 04:30:32 DEBUG : file1: reading active writers 2026/07/26 04:30:32 DEBUG : Looking for writers 2026/07/26 04:30:32 DEBUG : dir: reading active writers 2026/07/26 04:30:32 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (0.03s) === RUN TestFileRemove run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi", Local "Local file system at /tmp/rclone1254736675", Modify Window "1s" 2026/07/26 04:30:32 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: poll-interval is not supported by this remote 2026/07/26 04:30:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/dir/file1" 2026/07/26 04:30:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: md5sum /home/rclone/rclone-test-bisuten0lofi/dir/file1 2026/07/26 04:30:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-bisuten0lofi/dir/file1 2026/07/26 04:30:32 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/26 04:30:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/dir/file1" 2026/07/26 04:30:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: sha1sum /home/rclone/rclone-test-bisuten0lofi/dir/file1 2026/07/26 04:30:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-bisuten0lofi/dir/file1 2026/07/26 04:30:32 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/26 04:30:32 DEBUG : dir/file1: Remove: 2026/07/26 04:30:32 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/26 04:30:32 DEBUG : dir/file1: >Remove: err= 2026/07/26 04:30:32 DEBUG : dir/file1: Remove: 2026/07/26 04:30:32 DEBUG : dir/file1: >Remove: err=Read only file system 2026/07/26 04:30:32 DEBUG : WaitForWriters: timeout=30s 2026/07/26 04:30:32 DEBUG : dir: Looking for writers 2026/07/26 04:30:32 DEBUG : Looking for writers 2026/07/26 04:30:32 DEBUG : dir: reading active writers 2026/07/26 04:30:32 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (0.03s) === RUN TestFileRemoveAll run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi", Local "Local file system at /tmp/rclone1254736675", Modify Window "1s" 2026/07/26 04:30:32 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: poll-interval is not supported by this remote 2026/07/26 04:30:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/dir/file1" 2026/07/26 04:30:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: md5sum /home/rclone/rclone-test-bisuten0lofi/dir/file1 2026/07/26 04:30:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-bisuten0lofi/dir/file1 2026/07/26 04:30:32 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/26 04:30:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/dir/file1" 2026/07/26 04:30:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: sha1sum /home/rclone/rclone-test-bisuten0lofi/dir/file1 2026/07/26 04:30:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-bisuten0lofi/dir/file1 2026/07/26 04:30:32 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/26 04:30:32 DEBUG : dir/file1: Remove: 2026/07/26 04:30:32 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/26 04:30:32 DEBUG : dir/file1: >Remove: err= 2026/07/26 04:30:32 DEBUG : dir/file1: Remove: 2026/07/26 04:30:32 DEBUG : dir/file1: >Remove: err=Read only file system 2026/07/26 04:30:32 DEBUG : WaitForWriters: timeout=30s 2026/07/26 04:30:32 DEBUG : dir: Looking for writers 2026/07/26 04:30:32 DEBUG : Looking for writers 2026/07/26 04:30:32 DEBUG : dir: reading active writers 2026/07/26 04:30:32 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (0.03s) === RUN TestFileOpen run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi", Local "Local file system at /tmp/rclone1254736675", Modify Window "1s" 2026/07/26 04:30:32 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: poll-interval is not supported by this remote 2026/07/26 04:30:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/dir/file1" 2026/07/26 04:30:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: md5sum /home/rclone/rclone-test-bisuten0lofi/dir/file1 2026/07/26 04:30:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-bisuten0lofi/dir/file1 2026/07/26 04:30:32 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/26 04:30:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/dir/file1" 2026/07/26 04:30:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: sha1sum /home/rclone/rclone-test-bisuten0lofi/dir/file1 2026/07/26 04:30:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-bisuten0lofi/dir/file1 2026/07/26 04:30:32 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/26 04:30:32 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/26 04:30:32 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/07/26 04:30:32 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/07/26 04:30:32 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/07/26 04:30:32 DEBUG : dir/file1: Open: flags=O_RDWR 2026/07/26 04:30:32 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/07/26 04:30:32 DEBUG : dir/file1: Open: flags=0x3 2026/07/26 04:30:32 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2026/07/26 04:30:32 DEBUG : dir/file1: >Open: fd=, err=permission denied 2026/07/26 04:30:32 DEBUG : WaitForWriters: timeout=30s 2026/07/26 04:30:32 DEBUG : dir: Looking for writers 2026/07/26 04:30:32 DEBUG : file1: reading active writers 2026/07/26 04:30:32 DEBUG : Looking for writers 2026/07/26 04:30:32 DEBUG : dir: reading active writers 2026/07/26 04:30:32 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-bisuten0lofi", Local "Local file system at /tmp/rclone1254736675", Modify Window "1s" 2026/07/26 04:30:32 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: poll-interval is not supported by this remote 2026/07/26 04:30:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/dir/file1" 2026/07/26 04:30:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: md5sum /home/rclone/rclone-test-bisuten0lofi/dir/file1 2026/07/26 04:30:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-bisuten0lofi/dir/file1 2026/07/26 04:30:32 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/26 04:30:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/dir/file1" 2026/07/26 04:30:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: sha1sum /home/rclone/rclone-test-bisuten0lofi/dir/file1 2026/07/26 04:30:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-bisuten0lofi/dir/file1 2026/07/26 04:30:32 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/26 04:30:32 DEBUG : WaitForWriters: timeout=30s 2026/07/26 04:30:32 DEBUG : dir: Looking for writers 2026/07/26 04:30:32 DEBUG : file1: reading active writers 2026/07/26 04:30:32 DEBUG : Looking for writers 2026/07/26 04:30:32 DEBUG : dir: reading active writers 2026/07/26 04:30:32 DEBUG : >WaitForWriters: 2026/07/26 04:30:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/dir/file1" 2026/07/26 04:30:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: md5sum /home/rclone/rclone-test-bisuten0lofi/dir/file1 2026/07/26 04:30:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-bisuten0lofi/dir/file1 2026/07/26 04:30:32 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/26 04:30:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/dir/file1" 2026/07/26 04:30:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: sha1sum /home/rclone/rclone-test-bisuten0lofi/dir/file1 2026/07/26 04:30:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-bisuten0lofi/dir/file1 2026/07/26 04:30:32 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/26 04:30:32 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/26 04:30:32 DEBUG : newLeaf: Updating file with newLeaf 0x7caee962f70 2026/07/26 04:30:32 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/26 04:30:32 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/26 04:30:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/newLeaf" 2026/07/26 04:30:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: md5sum /home/rclone/rclone-test-bisuten0lofi/newLeaf 2026/07/26 04:30:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-bisuten0lofi/newLeaf 2026/07/26 04:30:32 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/26 04:30:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/newLeaf" 2026/07/26 04:30:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: sha1sum /home/rclone/rclone-test-bisuten0lofi/newLeaf 2026/07/26 04:30:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-bisuten0lofi/newLeaf 2026/07/26 04:30:32 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/26 04:30:32 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/07/26 04:30:32 DEBUG : dir/file1: Updating file with dir/file1 0x7caee962f70 2026/07/26 04:30:32 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/07/26 04:30:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/26 04:30:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/dir/file1" 2026/07/26 04:30:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: md5sum /home/rclone/rclone-test-bisuten0lofi/dir/file1 2026/07/26 04:30:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-bisuten0lofi/dir/file1 2026/07/26 04:30:32 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/26 04:30:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/dir/file1" 2026/07/26 04:30:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: sha1sum /home/rclone/rclone-test-bisuten0lofi/dir/file1 2026/07/26 04:30:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-bisuten0lofi/dir/file1 2026/07/26 04:30:32 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/26 04:30:32 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/07/26 04:30:32 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/07/26 04:30:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/26 04:30:32 DEBUG : dir/file1: File is currently open, delaying rename 0x7caee962f70 2026/07/26 04:30:32 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/26 04:30:32 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/26 04:30:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: File to upload is small (25 bytes), uploading instead of streaming 2026/07/26 04:30:32 DEBUG : dir/file1: size = 25 OK 2026/07/26 04:30:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/dir/file1" 2026/07/26 04:30:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: md5sum /home/rclone/rclone-test-bisuten0lofi/dir/file1 2026/07/26 04:30:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-bisuten0lofi/dir/file1 2026/07/26 04:30:32 DEBUG : dir/file1: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/07/26 04:30:32 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/07/26 04:30:32 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/07/26 04:30:32 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/26 04:30:32 DEBUG : newLeaf: Running delayed rename now 2026/07/26 04:30:32 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/26 04:30:32 DEBUG : newLeaf: Updating file with newLeaf 0x7caee962f70 2026/07/26 04:30:32 DEBUG : WaitForWriters: timeout=30s 2026/07/26 04:30:32 DEBUG : dir: Looking for writers 2026/07/26 04:30:32 DEBUG : Looking for writers 2026/07/26 04:30:32 DEBUG : dir: reading active writers 2026/07/26 04:30:32 DEBUG : newLeaf: reading active writers 2026/07/26 04:30:32 DEBUG : >WaitForWriters: 2026/07/26 04:30:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/newLeaf" 2026/07/26 04:30:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: md5sum /home/rclone/rclone-test-bisuten0lofi/newLeaf 2026/07/26 04:30:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-bisuten0lofi/newLeaf 2026/07/26 04:30:32 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/07/26 04:30:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/newLeaf" 2026/07/26 04:30:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: sha1sum /home/rclone/rclone-test-bisuten0lofi/newLeaf 2026/07/26 04:30:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /home/rclone/rclone-test-bisuten0lofi/newLeaf 2026/07/26 04:30:32 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/07/26 04:30:32 DEBUG : WaitForWriters: timeout=30s 2026/07/26 04:30:32 DEBUG : dir: Looking for writers 2026/07/26 04:30:32 DEBUG : Looking for writers 2026/07/26 04:30:32 DEBUG : newLeaf: reading active writers 2026/07/26 04:30:32 DEBUG : dir: reading active writers 2026/07/26 04:30:32 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi", Local "Local file system at /tmp/rclone1254736675", Modify Window "1s" 2026/07/26 04:30:32 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: poll-interval is not supported by this remote 2026/07/26 04:30:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/26 04:30:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Vw4j7}/rclone-test-bisuten0lofi" 2026/07/26 04:30:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Vw4j7}/rclone-test-bisuten0lofi" 2026/07/26 04:30:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Vw4j7}/rclone-test-bisuten0lofi" 2026/07/26 04:30:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/26 04:30:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Vw4j7}/rclone-test-bisuten0lofi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Vw4j7}/rclone-test-bisuten0lofi" 2026/07/26 04:30:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Vw4j7}/rclone-test-bisuten0lofi" 2026/07/26 04:30:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/26 04:30:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Vw4j7}/rclone-test-bisuten0lofi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Vw4j7}/rclone-test-bisuten0lofi" 2026/07/26 04:30:32 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/26 04:30:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/dir/file1" 2026/07/26 04:30:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: md5sum /home/rclone/rclone-test-bisuten0lofi/dir/file1 2026/07/26 04:30:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-bisuten0lofi/dir/file1 2026/07/26 04:30:32 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/26 04:30:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/dir/file1" 2026/07/26 04:30:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: sha1sum /home/rclone/rclone-test-bisuten0lofi/dir/file1 2026/07/26 04:30:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-bisuten0lofi/dir/file1 2026/07/26 04:30:32 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/26 04:30:32 DEBUG : WaitForWriters: timeout=30s 2026/07/26 04:30:32 DEBUG : dir: Looking for writers 2026/07/26 04:30:32 DEBUG : file1: reading active writers 2026/07/26 04:30:32 DEBUG : Looking for writers 2026/07/26 04:30:32 DEBUG : dir: reading active writers 2026/07/26 04:30:32 DEBUG : >WaitForWriters: 2026/07/26 04:30:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/dir/file1" 2026/07/26 04:30:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: md5sum /home/rclone/rclone-test-bisuten0lofi/dir/file1 2026/07/26 04:30:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-bisuten0lofi/dir/file1 2026/07/26 04:30:32 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/26 04:30:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/dir/file1" 2026/07/26 04:30:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: sha1sum /home/rclone/rclone-test-bisuten0lofi/dir/file1 2026/07/26 04:30:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-bisuten0lofi/dir/file1 2026/07/26 04:30:32 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/26 04:30:32 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/26 04:30:32 DEBUG : newLeaf: Updating file with newLeaf 0x7caef0d8b60 2026/07/26 04:30:32 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/26 04:30:32 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/26 04:30:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/newLeaf" 2026/07/26 04:30:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: md5sum /home/rclone/rclone-test-bisuten0lofi/newLeaf 2026/07/26 04:30:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-bisuten0lofi/newLeaf 2026/07/26 04:30:32 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/26 04:30:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/newLeaf" 2026/07/26 04:30:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: sha1sum /home/rclone/rclone-test-bisuten0lofi/newLeaf 2026/07/26 04:30:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-bisuten0lofi/newLeaf 2026/07/26 04:30:32 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/26 04:30:32 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/07/26 04:30:32 DEBUG : dir/file1: Updating file with dir/file1 0x7caef0d8b60 2026/07/26 04:30:32 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/07/26 04:30:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/26 04:30:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/dir/file1" 2026/07/26 04:30:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: md5sum /home/rclone/rclone-test-bisuten0lofi/dir/file1 2026/07/26 04:30:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-bisuten0lofi/dir/file1 2026/07/26 04:30:32 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/26 04:30:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/dir/file1" 2026/07/26 04:30:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: sha1sum /home/rclone/rclone-test-bisuten0lofi/dir/file1 2026/07/26 04:30:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-bisuten0lofi/dir/file1 2026/07/26 04:30:32 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/26 04:30:32 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/07/26 04:30:32 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/07/26 04:30:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/26 04:30:32 DEBUG : dir/file1: File is currently open, delaying rename 0x7caef0d8b60 2026/07/26 04:30:32 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/26 04:30:32 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/26 04:30:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: File to upload is small (25 bytes), uploading instead of streaming 2026/07/26 04:30:32 DEBUG : dir/file1: size = 25 OK 2026/07/26 04:30:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/dir/file1" 2026/07/26 04:30:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: md5sum /home/rclone/rclone-test-bisuten0lofi/dir/file1 2026/07/26 04:30:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-bisuten0lofi/dir/file1 2026/07/26 04:30:32 DEBUG : dir/file1: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/07/26 04:30:32 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/07/26 04:30:32 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/07/26 04:30:32 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/26 04:30:32 DEBUG : newLeaf: Running delayed rename now 2026/07/26 04:30:32 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/26 04:30:32 DEBUG : newLeaf: Updating file with newLeaf 0x7caef0d8b60 2026/07/26 04:30:32 DEBUG : WaitForWriters: timeout=30s 2026/07/26 04:30:32 DEBUG : dir: Looking for writers 2026/07/26 04:30:32 DEBUG : Looking for writers 2026/07/26 04:30:32 DEBUG : dir: reading active writers 2026/07/26 04:30:32 DEBUG : newLeaf: reading active writers 2026/07/26 04:30:32 DEBUG : >WaitForWriters: 2026/07/26 04:30:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/newLeaf" 2026/07/26 04:30:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: md5sum /home/rclone/rclone-test-bisuten0lofi/newLeaf 2026/07/26 04:30:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-bisuten0lofi/newLeaf 2026/07/26 04:30:32 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/07/26 04:30:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/newLeaf" 2026/07/26 04:30:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: sha1sum /home/rclone/rclone-test-bisuten0lofi/newLeaf 2026/07/26 04:30:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /home/rclone/rclone-test-bisuten0lofi/newLeaf 2026/07/26 04:30:32 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/07/26 04:30:32 DEBUG : WaitForWriters: timeout=30s 2026/07/26 04:30:32 DEBUG : dir: Looking for writers 2026/07/26 04:30:32 DEBUG : Looking for writers 2026/07/26 04:30:32 DEBUG : dir: reading active writers 2026/07/26 04:30:32 DEBUG : newLeaf: reading active writers 2026/07/26 04:30:32 DEBUG : >WaitForWriters: 2026/07/26 04:30:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi", Local "Local file system at /tmp/rclone1254736675", Modify Window "1s" 2026/07/26 04:30:32 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: poll-interval is not supported by this remote 2026/07/26 04:30:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/26 04:30:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Vw4j7}/rclone-test-bisuten0lofi" 2026/07/26 04:30:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Vw4j7}/rclone-test-bisuten0lofi" 2026/07/26 04:30:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Vw4j7}/rclone-test-bisuten0lofi" 2026/07/26 04:30:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/26 04:30:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Vw4j7}/rclone-test-bisuten0lofi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Vw4j7}/rclone-test-bisuten0lofi" 2026/07/26 04:30:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Vw4j7}/rclone-test-bisuten0lofi" 2026/07/26 04:30:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/26 04:30:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Vw4j7}/rclone-test-bisuten0lofi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Vw4j7}/rclone-test-bisuten0lofi" 2026/07/26 04:30:32 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/26 04:30:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/dir/file1" 2026/07/26 04:30:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: md5sum /home/rclone/rclone-test-bisuten0lofi/dir/file1 2026/07/26 04:30:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-bisuten0lofi/dir/file1 2026/07/26 04:30:32 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/26 04:30:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/dir/file1" 2026/07/26 04:30:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: sha1sum /home/rclone/rclone-test-bisuten0lofi/dir/file1 2026/07/26 04:30:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-bisuten0lofi/dir/file1 2026/07/26 04:30:32 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/26 04:30:32 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/07/26 04:30:32 DEBUG : dir/file1: newRWFileHandle: 2026/07/26 04:30:32 DEBUG : dir/file1(0x7caeee4c2c0): openPending: 2026/07/26 04:30:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/dir/file1" 2026/07/26 04:30:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: md5sum /home/rclone/rclone-test-bisuten0lofi/dir/file1 2026/07/26 04:30:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-bisuten0lofi/dir/file1 2026/07/26 04:30:32 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/26 04:30:32 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/07/26 04:30:32 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/07/26 04:30:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/26 04:30:32 DEBUG : dir/file1(0x7caeee4c2c0): >openPending: err= 2026/07/26 04:30:32 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/07/26 04:30:32 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/26 04:30:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/26 04:30:32 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/26 04:30:32 DEBUG : dir/file1(0x7caeee4c2c0): _writeAt: size=14, off=0 2026/07/26 04:30:32 DEBUG : dir/file1(0x7caeee4c2c0): >_writeAt: n=14, err= 2026/07/26 04:30:32 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/07/26 04:30:32 DEBUG : dir/file1(0x7caeee4c2c0): close: 2026/07/26 04:30:32 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/07/26 04:30:32 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/07/26 04:30:32 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:32 DEBUG : dir/file1(0x7caeee4c2c0): >close: err= 2026/07/26 04:30:32 DEBUG : WaitForWriters: timeout=30s 2026/07/26 04:30:32 DEBUG : dir: Looking for writers 2026/07/26 04:30:32 DEBUG : file1: reading active writers 2026/07/26 04:30:32 DEBUG : Looking for writers 2026/07/26 04:30:32 DEBUG : dir: reading active writers 2026/07/26 04:30:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/26 04:30:32 DEBUG : dir: Looking for writers 2026/07/26 04:30:32 DEBUG : file1: reading active writers 2026/07/26 04:30:32 DEBUG : Looking for writers 2026/07/26 04:30:32 DEBUG : dir: reading active writers 2026/07/26 04:30:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/26 04:30:32 DEBUG : dir: Looking for writers 2026/07/26 04:30:32 DEBUG : file1: reading active writers 2026/07/26 04:30:32 DEBUG : Looking for writers 2026/07/26 04:30:32 DEBUG : dir: reading active writers 2026/07/26 04:30:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/26 04:30:32 DEBUG : dir: Looking for writers 2026/07/26 04:30:32 DEBUG : file1: reading active writers 2026/07/26 04:30:32 DEBUG : Looking for writers 2026/07/26 04:30:32 DEBUG : dir: reading active writers 2026/07/26 04:30:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/26 04:30:32 DEBUG : dir/file1: vfs cache: starting upload 2026/07/26 04:30:32 DEBUG : dir/file1.ca338588.partial: size = 14 OK 2026/07/26 04:30:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/dir/file1.ca338588.partial" 2026/07/26 04:30:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: md5sum /home/rclone/rclone-test-bisuten0lofi/dir/file1.ca338588.partial 2026/07/26 04:30:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-bisuten0lofi/dir/file1.ca338588.partial 2026/07/26 04:30:32 DEBUG : dir/file1.ca338588.partial: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/26 04:30:32 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/07/26 04:30:32 DEBUG : dir/file1.ca338588.partial: renamed to: dir/file1 2026/07/26 04:30:32 INFO : dir/file1: Copied (replaced existing) 2026/07/26 04:30:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/dir/file1" 2026/07/26 04:30:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: md5sum /home/rclone/rclone-test-bisuten0lofi/dir/file1 2026/07/26 04:30:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-bisuten0lofi/dir/file1 2026/07/26 04:30:32 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/26 04:30:32 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/07/26 04:30:32 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/07/26 04:30:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/26 04:30:32 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/07/26 04:30:32 DEBUG : dir: Looking for writers 2026/07/26 04:30:32 DEBUG : file1: reading active writers 2026/07/26 04:30:32 DEBUG : Looking for writers 2026/07/26 04:30:32 DEBUG : dir: reading active writers 2026/07/26 04:30:32 DEBUG : >WaitForWriters: 2026/07/26 04:30:32 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/26 04:30:32 DEBUG : dir/file1: newRWFileHandle: 2026/07/26 04:30:32 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/26 04:30:32 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/26 04:30:32 DEBUG : dir/file1(0x7caef1810c0): _readAt: size=512, off=0 2026/07/26 04:30:32 DEBUG : dir/file1(0x7caef1810c0): openPending: 2026/07/26 04:30:32 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/07/26 04:30:32 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/07/26 04:30:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/26 04:30:32 DEBUG : dir/file1(0x7caef1810c0): >openPending: err= 2026/07/26 04:30:32 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/07/26 04:30:32 DEBUG : dir/file1(0x7caef1810c0): >_readAt: n=14, err=EOF 2026/07/26 04:30:32 DEBUG : dir/file1(0x7caef1810c0): close: 2026/07/26 04:30:32 DEBUG : dir/file1(0x7caef1810c0): >close: err= 2026/07/26 04:30:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/dir/file1" 2026/07/26 04:30:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: md5sum /home/rclone/rclone-test-bisuten0lofi/dir/file1 2026/07/26 04:30:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-bisuten0lofi/dir/file1 2026/07/26 04:30:32 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/26 04:30:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/dir/file1" 2026/07/26 04:30:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: sha1sum /home/rclone/rclone-test-bisuten0lofi/dir/file1 2026/07/26 04:30:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-bisuten0lofi/dir/file1 2026/07/26 04:30:32 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/26 04:30:32 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/26 04:30:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/newLeaf" 2026/07/26 04:30:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: md5sum /home/rclone/rclone-test-bisuten0lofi/newLeaf 2026/07/26 04:30:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-bisuten0lofi/newLeaf 2026/07/26 04:30:32 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/26 04:30:32 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/07/26 04:30:32 DEBUG : newLeaf: Updating file with newLeaf 0x7caeee2b040 2026/07/26 04:30:32 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/26 04:30:32 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/26 04:30:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/newLeaf" 2026/07/26 04:30:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: md5sum /home/rclone/rclone-test-bisuten0lofi/newLeaf 2026/07/26 04:30:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-bisuten0lofi/newLeaf 2026/07/26 04:30:32 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/26 04:30:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/newLeaf" 2026/07/26 04:30:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: sha1sum /home/rclone/rclone-test-bisuten0lofi/newLeaf 2026/07/26 04:30:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-bisuten0lofi/newLeaf 2026/07/26 04:30:32 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/26 04:30:32 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/07/26 04:30:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/dir/file1" 2026/07/26 04:30:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: md5sum /home/rclone/rclone-test-bisuten0lofi/dir/file1 2026/07/26 04:30:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-bisuten0lofi/dir/file1 2026/07/26 04:30:32 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/26 04:30:32 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/07/26 04:30:32 DEBUG : dir/file1: Updating file with dir/file1 0x7caeee2b040 2026/07/26 04:30:32 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/07/26 04:30:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/26 04:30:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/dir/file1" 2026/07/26 04:30:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: md5sum /home/rclone/rclone-test-bisuten0lofi/dir/file1 2026/07/26 04:30:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-bisuten0lofi/dir/file1 2026/07/26 04:30:32 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/26 04:30:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/dir/file1" 2026/07/26 04:30:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: sha1sum /home/rclone/rclone-test-bisuten0lofi/dir/file1 2026/07/26 04:30:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-bisuten0lofi/dir/file1 2026/07/26 04:30:32 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/26 04:30:32 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/07/26 04:30:32 DEBUG : dir/file1: newRWFileHandle: 2026/07/26 04:30:32 DEBUG : dir/file1(0x7caef181d80): openPending: 2026/07/26 04:30:32 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/07/26 04:30:32 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/07/26 04:30:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/26 04:30:32 DEBUG : dir/file1(0x7caef181d80): >openPending: err= 2026/07/26 04:30:32 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/07/26 04:30:32 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/26 04:30:32 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/26 04:30:32 DEBUG : dir/file1(0x7caef181d80): _writeAt: size=25, off=0 2026/07/26 04:30:32 DEBUG : dir/file1(0x7caef181d80): >_writeAt: n=25, err= 2026/07/26 04:30:32 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/26 04:30:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/newLeaf" 2026/07/26 04:30:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: md5sum /home/rclone/rclone-test-bisuten0lofi/newLeaf 2026/07/26 04:30:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-bisuten0lofi/newLeaf 2026/07/26 04:30:32 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/26 04:30:32 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/07/26 04:30:32 DEBUG : newLeaf: Updating file with newLeaf 0x7caeee2b040 2026/07/26 04:30:32 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/26 04:30:32 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/26 04:30:32 DEBUG : newLeaf(0x7caef181d80): close: 2026/07/26 04:30:32 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/07/26 04:30:32 DEBUG : newLeaf: vfs cache: setting modification time to 2026-07-26 04:30:32.522565937 +0000 UTC m=+3.537105129 2026/07/26 04:30:32 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:32 DEBUG : newLeaf(0x7caef181d80): >close: err= 2026/07/26 04:30:32 DEBUG : WaitForWriters: timeout=30s 2026/07/26 04:30:32 DEBUG : dir: Looking for writers 2026/07/26 04:30:32 DEBUG : Looking for writers 2026/07/26 04:30:32 DEBUG : dir: reading active writers 2026/07/26 04:30:32 DEBUG : newLeaf: reading active writers 2026/07/26 04:30:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/26 04:30:32 DEBUG : dir: Looking for writers 2026/07/26 04:30:32 DEBUG : Looking for writers 2026/07/26 04:30:32 DEBUG : dir: reading active writers 2026/07/26 04:30:32 DEBUG : newLeaf: reading active writers 2026/07/26 04:30:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/26 04:30:32 DEBUG : dir: Looking for writers 2026/07/26 04:30:32 DEBUG : Looking for writers 2026/07/26 04:30:32 DEBUG : newLeaf: reading active writers 2026/07/26 04:30:32 DEBUG : dir: reading active writers 2026/07/26 04:30:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/26 04:30:32 DEBUG : dir: Looking for writers 2026/07/26 04:30:32 DEBUG : Looking for writers 2026/07/26 04:30:32 DEBUG : dir: reading active writers 2026/07/26 04:30:32 DEBUG : newLeaf: reading active writers 2026/07/26 04:30:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/26 04:30:32 DEBUG : newLeaf: vfs cache: starting upload 2026/07/26 04:30:32 DEBUG : newLeaf.7f9f280d.partial: size = 25 OK 2026/07/26 04:30:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/newLeaf.7f9f280d.partial" 2026/07/26 04:30:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: md5sum /home/rclone/rclone-test-bisuten0lofi/newLeaf.7f9f280d.partial 2026/07/26 04:30:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-bisuten0lofi/newLeaf.7f9f280d.partial 2026/07/26 04:30:32 DEBUG : newLeaf.7f9f280d.partial: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/07/26 04:30:32 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/07/26 04:30:32 DEBUG : newLeaf.7f9f280d.partial: renamed to: newLeaf 2026/07/26 04:30:32 INFO : newLeaf: Copied (replaced existing) 2026/07/26 04:30:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/newLeaf" 2026/07/26 04:30:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: md5sum /home/rclone/rclone-test-bisuten0lofi/newLeaf 2026/07/26 04:30:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-bisuten0lofi/newLeaf 2026/07/26 04:30:32 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/07/26 04:30:32 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-07-26 04:30:32 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/07/26 04:30:32 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/07/26 04:30:32 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/26 04:30:32 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/07/26 04:30:32 DEBUG : dir: Looking for writers 2026/07/26 04:30:32 DEBUG : Looking for writers 2026/07/26 04:30:32 DEBUG : newLeaf: reading active writers 2026/07/26 04:30:32 DEBUG : dir: reading active writers 2026/07/26 04:30:32 DEBUG : >WaitForWriters: 2026/07/26 04:30:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/newLeaf" 2026/07/26 04:30:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: md5sum /home/rclone/rclone-test-bisuten0lofi/newLeaf 2026/07/26 04:30:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-bisuten0lofi/newLeaf 2026/07/26 04:30:32 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/07/26 04:30:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/newLeaf" 2026/07/26 04:30:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: sha1sum /home/rclone/rclone-test-bisuten0lofi/newLeaf 2026/07/26 04:30:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /home/rclone/rclone-test-bisuten0lofi/newLeaf 2026/07/26 04:30:32 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/07/26 04:30:32 DEBUG : WaitForWriters: timeout=30s 2026/07/26 04:30:32 DEBUG : dir: Looking for writers 2026/07/26 04:30:32 DEBUG : Looking for writers 2026/07/26 04:30:32 DEBUG : dir: reading active writers 2026/07/26 04:30:32 DEBUG : newLeaf: reading active writers 2026/07/26 04:30:32 DEBUG : >WaitForWriters: 2026/07/26 04:30:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi", Local "Local file system at /tmp/rclone1254736675", Modify Window "1s" 2026/07/26 04:30:32 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: poll-interval is not supported by this remote 2026/07/26 04:30:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/26 04:30:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Vw4j7}/rclone-test-bisuten0lofi" 2026/07/26 04:30:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Vw4j7}/rclone-test-bisuten0lofi" 2026/07/26 04:30:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Vw4j7}/rclone-test-bisuten0lofi" 2026/07/26 04:30:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/26 04:30:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Vw4j7}/rclone-test-bisuten0lofi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Vw4j7}/rclone-test-bisuten0lofi" 2026/07/26 04:30:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Vw4j7}/rclone-test-bisuten0lofi" 2026/07/26 04:30:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/26 04:30:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Vw4j7}/rclone-test-bisuten0lofi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Vw4j7}/rclone-test-bisuten0lofi" 2026/07/26 04:30:32 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/26 04:30:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/dir/file1" 2026/07/26 04:30:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: md5sum /home/rclone/rclone-test-bisuten0lofi/dir/file1 2026/07/26 04:30:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-bisuten0lofi/dir/file1 2026/07/26 04:30:32 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/26 04:30:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/dir/file1" 2026/07/26 04:30:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: sha1sum /home/rclone/rclone-test-bisuten0lofi/dir/file1 2026/07/26 04:30:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-bisuten0lofi/dir/file1 2026/07/26 04:30:32 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/26 04:30:32 DEBUG : WaitForWriters: timeout=30s 2026/07/26 04:30:32 DEBUG : dir: Looking for writers 2026/07/26 04:30:32 DEBUG : file1: reading active writers 2026/07/26 04:30:32 DEBUG : Looking for writers 2026/07/26 04:30:32 DEBUG : dir: reading active writers 2026/07/26 04:30:32 DEBUG : >WaitForWriters: 2026/07/26 04:30:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/dir/file1" 2026/07/26 04:30:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: md5sum /home/rclone/rclone-test-bisuten0lofi/dir/file1 2026/07/26 04:30:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-bisuten0lofi/dir/file1 2026/07/26 04:30:32 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/26 04:30:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/dir/file1" 2026/07/26 04:30:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: sha1sum /home/rclone/rclone-test-bisuten0lofi/dir/file1 2026/07/26 04:30:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-bisuten0lofi/dir/file1 2026/07/26 04:30:32 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/26 04:30:32 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/26 04:30:32 DEBUG : newLeaf: Updating file with newLeaf 0x7caef17d1e0 2026/07/26 04:30:32 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/26 04:30:32 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/26 04:30:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/newLeaf" 2026/07/26 04:30:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: md5sum /home/rclone/rclone-test-bisuten0lofi/newLeaf 2026/07/26 04:30:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-bisuten0lofi/newLeaf 2026/07/26 04:30:32 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/26 04:30:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/newLeaf" 2026/07/26 04:30:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: sha1sum /home/rclone/rclone-test-bisuten0lofi/newLeaf 2026/07/26 04:30:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-bisuten0lofi/newLeaf 2026/07/26 04:30:32 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/26 04:30:32 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/07/26 04:30:32 DEBUG : dir/file1: Updating file with dir/file1 0x7caef17d1e0 2026/07/26 04:30:32 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/07/26 04:30:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/26 04:30:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/dir/file1" 2026/07/26 04:30:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: md5sum /home/rclone/rclone-test-bisuten0lofi/dir/file1 2026/07/26 04:30:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-bisuten0lofi/dir/file1 2026/07/26 04:30:32 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/26 04:30:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/dir/file1" 2026/07/26 04:30:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: sha1sum /home/rclone/rclone-test-bisuten0lofi/dir/file1 2026/07/26 04:30:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-bisuten0lofi/dir/file1 2026/07/26 04:30:32 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/26 04:30:32 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/07/26 04:30:32 DEBUG : dir/file1: newRWFileHandle: 2026/07/26 04:30:32 DEBUG : dir/file1(0x7caef2a28c0): openPending: 2026/07/26 04:30:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/dir/file1" 2026/07/26 04:30:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: md5sum /home/rclone/rclone-test-bisuten0lofi/dir/file1 2026/07/26 04:30:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-bisuten0lofi/dir/file1 2026/07/26 04:30:32 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/26 04:30:32 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/07/26 04:30:32 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/07/26 04:30:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/26 04:30:32 DEBUG : dir/file1(0x7caef2a28c0): >openPending: err= 2026/07/26 04:30:32 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/07/26 04:30:32 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/26 04:30:32 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/26 04:30:32 DEBUG : dir/file1(0x7caef2a28c0): _writeAt: size=25, off=0 2026/07/26 04:30:32 DEBUG : dir/file1(0x7caef2a28c0): >_writeAt: n=25, err= 2026/07/26 04:30:32 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/26 04:30:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/newLeaf" 2026/07/26 04:30:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: md5sum /home/rclone/rclone-test-bisuten0lofi/newLeaf 2026/07/26 04:30:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-bisuten0lofi/newLeaf 2026/07/26 04:30:32 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/26 04:30:32 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/07/26 04:30:32 DEBUG : newLeaf: Updating file with newLeaf 0x7caef17d1e0 2026/07/26 04:30:32 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/26 04:30:32 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/26 04:30:32 DEBUG : newLeaf(0x7caef2a28c0): close: 2026/07/26 04:30:32 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/07/26 04:30:32 DEBUG : newLeaf: vfs cache: setting modification time to 2026-07-26 04:30:32.765983432 +0000 UTC m=+3.780522634 2026/07/26 04:30:32 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:32 DEBUG : newLeaf(0x7caef2a28c0): >close: err= 2026/07/26 04:30:32 DEBUG : WaitForWriters: timeout=30s 2026/07/26 04:30:32 DEBUG : dir: Looking for writers 2026/07/26 04:30:32 DEBUG : Looking for writers 2026/07/26 04:30:32 DEBUG : dir: reading active writers 2026/07/26 04:30:32 DEBUG : newLeaf: reading active writers 2026/07/26 04:30:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/26 04:30:32 DEBUG : dir: Looking for writers 2026/07/26 04:30:32 DEBUG : Looking for writers 2026/07/26 04:30:32 DEBUG : dir: reading active writers 2026/07/26 04:30:32 DEBUG : newLeaf: reading active writers 2026/07/26 04:30:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/26 04:30:32 DEBUG : dir: Looking for writers 2026/07/26 04:30:32 DEBUG : Looking for writers 2026/07/26 04:30:32 DEBUG : dir: reading active writers 2026/07/26 04:30:32 DEBUG : newLeaf: reading active writers 2026/07/26 04:30:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/26 04:30:32 DEBUG : dir: Looking for writers 2026/07/26 04:30:32 DEBUG : Looking for writers 2026/07/26 04:30:32 DEBUG : dir: reading active writers 2026/07/26 04:30:32 DEBUG : newLeaf: reading active writers 2026/07/26 04:30:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/26 04:30:32 DEBUG : newLeaf: vfs cache: starting upload 2026/07/26 04:30:32 DEBUG : newLeaf.a4f9c986.partial: size = 25 OK 2026/07/26 04:30:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/newLeaf.a4f9c986.partial" 2026/07/26 04:30:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: md5sum /home/rclone/rclone-test-bisuten0lofi/newLeaf.a4f9c986.partial 2026/07/26 04:30:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-bisuten0lofi/newLeaf.a4f9c986.partial 2026/07/26 04:30:32 DEBUG : newLeaf.a4f9c986.partial: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/07/26 04:30:32 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/07/26 04:30:32 DEBUG : newLeaf.a4f9c986.partial: renamed to: newLeaf 2026/07/26 04:30:32 INFO : newLeaf: Copied (replaced existing) 2026/07/26 04:30:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/newLeaf" 2026/07/26 04:30:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: md5sum /home/rclone/rclone-test-bisuten0lofi/newLeaf 2026/07/26 04:30:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-bisuten0lofi/newLeaf 2026/07/26 04:30:32 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/07/26 04:30:32 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-07-26 04:30:32 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/07/26 04:30:32 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/07/26 04:30:32 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/26 04:30:32 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/07/26 04:30:32 DEBUG : dir: Looking for writers 2026/07/26 04:30:32 DEBUG : Looking for writers 2026/07/26 04:30:32 DEBUG : dir: reading active writers 2026/07/26 04:30:32 DEBUG : newLeaf: reading active writers 2026/07/26 04:30:32 DEBUG : >WaitForWriters: 2026/07/26 04:30:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/newLeaf" 2026/07/26 04:30:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: md5sum /home/rclone/rclone-test-bisuten0lofi/newLeaf 2026/07/26 04:30:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-bisuten0lofi/newLeaf 2026/07/26 04:30:32 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/07/26 04:30:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/newLeaf" 2026/07/26 04:30:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: sha1sum /home/rclone/rclone-test-bisuten0lofi/newLeaf 2026/07/26 04:30:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /home/rclone/rclone-test-bisuten0lofi/newLeaf 2026/07/26 04:30:32 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/07/26 04:30:32 DEBUG : WaitForWriters: timeout=30s 2026/07/26 04:30:32 DEBUG : dir: Looking for writers 2026/07/26 04:30:32 DEBUG : Looking for writers 2026/07/26 04:30:32 DEBUG : dir: reading active writers 2026/07/26 04:30:32 DEBUG : newLeaf: reading active writers 2026/07/26 04:30:32 DEBUG : >WaitForWriters: 2026/07/26 04:30:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi", Local "Local file system at /tmp/rclone1254736675", Modify Window "1s" 2026/07/26 04:30:32 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: poll-interval is not supported by this remote 2026/07/26 04:30:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/26 04:30:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Vw4j7}/rclone-test-bisuten0lofi" 2026/07/26 04:30:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Vw4j7}/rclone-test-bisuten0lofi" 2026/07/26 04:30:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Vw4j7}/rclone-test-bisuten0lofi" 2026/07/26 04:30:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/26 04:30:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Vw4j7}/rclone-test-bisuten0lofi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Vw4j7}/rclone-test-bisuten0lofi" 2026/07/26 04:30:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Vw4j7}/rclone-test-bisuten0lofi" 2026/07/26 04:30:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/26 04:30:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Vw4j7}/rclone-test-bisuten0lofi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Vw4j7}/rclone-test-bisuten0lofi" 2026/07/26 04:30:32 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/26 04:30:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/dir/file1" 2026/07/26 04:30:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: md5sum /home/rclone/rclone-test-bisuten0lofi/dir/file1 2026/07/26 04:30:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-bisuten0lofi/dir/file1 2026/07/26 04:30:32 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/26 04:30:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/dir/file1" 2026/07/26 04:30:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: sha1sum /home/rclone/rclone-test-bisuten0lofi/dir/file1 2026/07/26 04:30:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-bisuten0lofi/dir/file1 2026/07/26 04:30:32 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/26 04:30:32 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/07/26 04:30:32 DEBUG : dir/file1: newRWFileHandle: 2026/07/26 04:30:32 DEBUG : dir/file1(0x7caef083340): openPending: 2026/07/26 04:30:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/dir/file1" 2026/07/26 04:30:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: md5sum /home/rclone/rclone-test-bisuten0lofi/dir/file1 2026/07/26 04:30:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-bisuten0lofi/dir/file1 2026/07/26 04:30:32 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/26 04:30:32 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/07/26 04:30:32 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/07/26 04:30:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/26 04:30:32 DEBUG : dir/file1(0x7caef083340): >openPending: err= 2026/07/26 04:30:32 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/07/26 04:30:32 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/26 04:30:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/26 04:30:32 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/26 04:30:32 DEBUG : dir/file1(0x7caef083340): _writeAt: size=14, off=0 2026/07/26 04:30:32 DEBUG : dir/file1(0x7caef083340): >_writeAt: n=14, err= 2026/07/26 04:30:32 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/07/26 04:30:32 DEBUG : dir/file1(0x7caef083340): close: 2026/07/26 04:30:32 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/07/26 04:30:32 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/07/26 04:30:32 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:32 DEBUG : dir/file1(0x7caef083340): >close: err= 2026/07/26 04:30:32 DEBUG : WaitForWriters: timeout=30s 2026/07/26 04:30:32 DEBUG : dir: Looking for writers 2026/07/26 04:30:32 DEBUG : file1: reading active writers 2026/07/26 04:30:32 DEBUG : Looking for writers 2026/07/26 04:30:32 DEBUG : dir: reading active writers 2026/07/26 04:30:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/26 04:30:32 DEBUG : dir: Looking for writers 2026/07/26 04:30:32 DEBUG : file1: reading active writers 2026/07/26 04:30:32 DEBUG : Looking for writers 2026/07/26 04:30:32 DEBUG : dir: reading active writers 2026/07/26 04:30:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/26 04:30:33 DEBUG : dir: Looking for writers 2026/07/26 04:30:33 DEBUG : file1: reading active writers 2026/07/26 04:30:33 DEBUG : Looking for writers 2026/07/26 04:30:33 DEBUG : dir: reading active writers 2026/07/26 04:30:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/26 04:30:33 DEBUG : dir: Looking for writers 2026/07/26 04:30:33 DEBUG : file1: reading active writers 2026/07/26 04:30:33 DEBUG : Looking for writers 2026/07/26 04:30:33 DEBUG : dir: reading active writers 2026/07/26 04:30:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/26 04:30:33 DEBUG : dir/file1: vfs cache: starting upload 2026/07/26 04:30:33 DEBUG : dir/file1.ca338588.partial: size = 14 OK 2026/07/26 04:30:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/dir/file1.ca338588.partial" 2026/07/26 04:30:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: md5sum /home/rclone/rclone-test-bisuten0lofi/dir/file1.ca338588.partial 2026/07/26 04:30:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-bisuten0lofi/dir/file1.ca338588.partial 2026/07/26 04:30:33 DEBUG : dir/file1.ca338588.partial: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/26 04:30:33 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/07/26 04:30:33 DEBUG : dir/file1.ca338588.partial: renamed to: dir/file1 2026/07/26 04:30:33 INFO : dir/file1: Copied (replaced existing) 2026/07/26 04:30:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/dir/file1" 2026/07/26 04:30:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: md5sum /home/rclone/rclone-test-bisuten0lofi/dir/file1 2026/07/26 04:30:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-bisuten0lofi/dir/file1 2026/07/26 04:30:33 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/26 04:30:33 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/07/26 04:30:33 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/07/26 04:30:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/26 04:30:33 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/07/26 04:30:33 DEBUG : dir: Looking for writers 2026/07/26 04:30:33 DEBUG : file1: reading active writers 2026/07/26 04:30:33 DEBUG : Looking for writers 2026/07/26 04:30:33 DEBUG : dir: reading active writers 2026/07/26 04:30:33 DEBUG : >WaitForWriters: 2026/07/26 04:30:33 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/26 04:30:33 DEBUG : dir/file1: newRWFileHandle: 2026/07/26 04:30:33 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/26 04:30:33 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/26 04:30:33 DEBUG : dir/file1(0x7caee4aeb80): _readAt: size=512, off=0 2026/07/26 04:30:33 DEBUG : dir/file1(0x7caee4aeb80): openPending: 2026/07/26 04:30:33 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/07/26 04:30:33 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/07/26 04:30:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/26 04:30:33 DEBUG : dir/file1(0x7caee4aeb80): >openPending: err= 2026/07/26 04:30:33 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/07/26 04:30:33 DEBUG : dir/file1(0x7caee4aeb80): >_readAt: n=14, err=EOF 2026/07/26 04:30:33 DEBUG : dir/file1(0x7caee4aeb80): close: 2026/07/26 04:30:33 DEBUG : dir/file1(0x7caee4aeb80): >close: err= 2026/07/26 04:30:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/dir/file1" 2026/07/26 04:30:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: md5sum /home/rclone/rclone-test-bisuten0lofi/dir/file1 2026/07/26 04:30:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-bisuten0lofi/dir/file1 2026/07/26 04:30:33 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/26 04:30:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/dir/file1" 2026/07/26 04:30:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: sha1sum /home/rclone/rclone-test-bisuten0lofi/dir/file1 2026/07/26 04:30:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-bisuten0lofi/dir/file1 2026/07/26 04:30:33 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/26 04:30:33 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/26 04:30:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/newLeaf" 2026/07/26 04:30:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: md5sum /home/rclone/rclone-test-bisuten0lofi/newLeaf 2026/07/26 04:30:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-bisuten0lofi/newLeaf 2026/07/26 04:30:33 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/26 04:30:33 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/07/26 04:30:33 DEBUG : newLeaf: Updating file with newLeaf 0x7caef0d9110 2026/07/26 04:30:33 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/26 04:30:33 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/26 04:30:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/newLeaf" 2026/07/26 04:30:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: md5sum /home/rclone/rclone-test-bisuten0lofi/newLeaf 2026/07/26 04:30:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-bisuten0lofi/newLeaf 2026/07/26 04:30:33 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/26 04:30:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/newLeaf" 2026/07/26 04:30:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: sha1sum /home/rclone/rclone-test-bisuten0lofi/newLeaf 2026/07/26 04:30:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-bisuten0lofi/newLeaf 2026/07/26 04:30:33 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/26 04:30:33 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/07/26 04:30:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/dir/file1" 2026/07/26 04:30:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: md5sum /home/rclone/rclone-test-bisuten0lofi/dir/file1 2026/07/26 04:30:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-bisuten0lofi/dir/file1 2026/07/26 04:30:33 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/26 04:30:33 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/07/26 04:30:33 DEBUG : dir/file1: Updating file with dir/file1 0x7caef0d9110 2026/07/26 04:30:33 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/07/26 04:30:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/26 04:30:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/dir/file1" 2026/07/26 04:30:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: md5sum /home/rclone/rclone-test-bisuten0lofi/dir/file1 2026/07/26 04:30:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-bisuten0lofi/dir/file1 2026/07/26 04:30:33 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/26 04:30:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/dir/file1" 2026/07/26 04:30:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: sha1sum /home/rclone/rclone-test-bisuten0lofi/dir/file1 2026/07/26 04:30:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-bisuten0lofi/dir/file1 2026/07/26 04:30:33 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/26 04:30:33 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/07/26 04:30:33 DEBUG : dir/file1: newRWFileHandle: 2026/07/26 04:30:33 DEBUG : dir/file1(0x7caee7bf9c0): openPending: 2026/07/26 04:30:33 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/07/26 04:30:33 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/07/26 04:30:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/26 04:30:33 DEBUG : dir/file1(0x7caee7bf9c0): >openPending: err= 2026/07/26 04:30:33 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/07/26 04:30:33 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/26 04:30:33 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/26 04:30:33 DEBUG : dir/file1(0x7caee7bf9c0): _writeAt: size=25, off=0 2026/07/26 04:30:33 DEBUG : dir/file1(0x7caee7bf9c0): >_writeAt: n=25, err= 2026/07/26 04:30:33 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/26 04:30:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/newLeaf" 2026/07/26 04:30:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: md5sum /home/rclone/rclone-test-bisuten0lofi/newLeaf 2026/07/26 04:30:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-bisuten0lofi/newLeaf 2026/07/26 04:30:33 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/26 04:30:33 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/07/26 04:30:33 DEBUG : newLeaf: Updating file with newLeaf 0x7caef0d9110 2026/07/26 04:30:33 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/26 04:30:33 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/26 04:30:33 DEBUG : newLeaf(0x7caee7bf9c0): close: 2026/07/26 04:30:33 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/07/26 04:30:33 DEBUG : newLeaf: vfs cache: setting modification time to 2026-07-26 04:30:33.181242179 +0000 UTC m=+4.195781371 2026/07/26 04:30:33 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:33 DEBUG : newLeaf(0x7caee7bf9c0): >close: err= 2026/07/26 04:30:33 DEBUG : WaitForWriters: timeout=30s 2026/07/26 04:30:33 DEBUG : dir: Looking for writers 2026/07/26 04:30:33 DEBUG : Looking for writers 2026/07/26 04:30:33 DEBUG : newLeaf: reading active writers 2026/07/26 04:30:33 DEBUG : dir: reading active writers 2026/07/26 04:30:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/26 04:30:33 DEBUG : dir: Looking for writers 2026/07/26 04:30:33 DEBUG : Looking for writers 2026/07/26 04:30:33 DEBUG : dir: reading active writers 2026/07/26 04:30:33 DEBUG : newLeaf: reading active writers 2026/07/26 04:30:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/26 04:30:33 DEBUG : dir: Looking for writers 2026/07/26 04:30:33 DEBUG : Looking for writers 2026/07/26 04:30:33 DEBUG : dir: reading active writers 2026/07/26 04:30:33 DEBUG : newLeaf: reading active writers 2026/07/26 04:30:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/26 04:30:33 DEBUG : dir: Looking for writers 2026/07/26 04:30:33 DEBUG : Looking for writers 2026/07/26 04:30:33 DEBUG : dir: reading active writers 2026/07/26 04:30:33 DEBUG : newLeaf: reading active writers 2026/07/26 04:30:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/26 04:30:33 DEBUG : newLeaf: vfs cache: starting upload 2026/07/26 04:30:33 DEBUG : newLeaf.73f3184a.partial: size = 25 OK 2026/07/26 04:30:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/newLeaf.73f3184a.partial" 2026/07/26 04:30:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: md5sum /home/rclone/rclone-test-bisuten0lofi/newLeaf.73f3184a.partial 2026/07/26 04:30:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-bisuten0lofi/newLeaf.73f3184a.partial 2026/07/26 04:30:33 DEBUG : newLeaf.73f3184a.partial: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/07/26 04:30:33 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/07/26 04:30:33 DEBUG : newLeaf.73f3184a.partial: renamed to: newLeaf 2026/07/26 04:30:33 INFO : newLeaf: Copied (replaced existing) 2026/07/26 04:30:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/newLeaf" 2026/07/26 04:30:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: md5sum /home/rclone/rclone-test-bisuten0lofi/newLeaf 2026/07/26 04:30:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-bisuten0lofi/newLeaf 2026/07/26 04:30:33 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/07/26 04:30:33 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-07-26 04:30:33 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/07/26 04:30:33 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/07/26 04:30:33 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/26 04:30:33 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/07/26 04:30:33 DEBUG : dir: Looking for writers 2026/07/26 04:30:33 DEBUG : Looking for writers 2026/07/26 04:30:33 DEBUG : dir: reading active writers 2026/07/26 04:30:33 DEBUG : newLeaf: reading active writers 2026/07/26 04:30:33 DEBUG : >WaitForWriters: 2026/07/26 04:30:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/newLeaf" 2026/07/26 04:30:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: md5sum /home/rclone/rclone-test-bisuten0lofi/newLeaf 2026/07/26 04:30:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-bisuten0lofi/newLeaf 2026/07/26 04:30:33 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/07/26 04:30:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/newLeaf" 2026/07/26 04:30:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: sha1sum /home/rclone/rclone-test-bisuten0lofi/newLeaf 2026/07/26 04:30:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /home/rclone/rclone-test-bisuten0lofi/newLeaf 2026/07/26 04:30:33 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/07/26 04:30:33 DEBUG : WaitForWriters: timeout=30s 2026/07/26 04:30:33 DEBUG : dir: Looking for writers 2026/07/26 04:30:33 DEBUG : Looking for writers 2026/07/26 04:30:33 DEBUG : dir: reading active writers 2026/07/26 04:30:33 DEBUG : newLeaf: reading active writers 2026/07/26 04:30:33 DEBUG : >WaitForWriters: 2026/07/26 04:30:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi", Local "Local file system at /tmp/rclone1254736675", Modify Window "1s" 2026/07/26 04:30:33 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: poll-interval is not supported by this remote 2026/07/26 04:30:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/26 04:30:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Vw4j7}/rclone-test-bisuten0lofi" 2026/07/26 04:30:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Vw4j7}/rclone-test-bisuten0lofi" 2026/07/26 04:30:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Vw4j7}/rclone-test-bisuten0lofi" 2026/07/26 04:30:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/26 04:30:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Vw4j7}/rclone-test-bisuten0lofi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Vw4j7}/rclone-test-bisuten0lofi" 2026/07/26 04:30:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Vw4j7}/rclone-test-bisuten0lofi" 2026/07/26 04:30:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/26 04:30:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Vw4j7}/rclone-test-bisuten0lofi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Vw4j7}/rclone-test-bisuten0lofi" 2026/07/26 04:30:33 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/26 04:30:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/dir/file1" 2026/07/26 04:30:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: md5sum /home/rclone/rclone-test-bisuten0lofi/dir/file1 2026/07/26 04:30:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-bisuten0lofi/dir/file1 2026/07/26 04:30:33 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/26 04:30:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/dir/file1" 2026/07/26 04:30:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: sha1sum /home/rclone/rclone-test-bisuten0lofi/dir/file1 2026/07/26 04:30:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-bisuten0lofi/dir/file1 2026/07/26 04:30:33 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/26 04:30:33 DEBUG : WaitForWriters: timeout=30s 2026/07/26 04:30:33 DEBUG : dir: Looking for writers 2026/07/26 04:30:33 DEBUG : file1: reading active writers 2026/07/26 04:30:33 DEBUG : Looking for writers 2026/07/26 04:30:33 DEBUG : dir: reading active writers 2026/07/26 04:30:33 DEBUG : >WaitForWriters: 2026/07/26 04:30:33 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/26 04:30:33 DEBUG : dir/file1: newRWFileHandle: 2026/07/26 04:30:33 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/26 04:30:33 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/26 04:30:33 DEBUG : dir/file1(0x7caeee4c340): _readAt: size=512, off=0 2026/07/26 04:30:33 DEBUG : dir/file1(0x7caeee4c340): openPending: 2026/07/26 04:30:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/dir/file1" 2026/07/26 04:30:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: md5sum /home/rclone/rclone-test-bisuten0lofi/dir/file1 2026/07/26 04:30:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-bisuten0lofi/dir/file1 2026/07/26 04:30:33 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/26 04:30:33 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/07/26 04:30:33 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/07/26 04:30:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/26 04:30:33 DEBUG : dir/file1(0x7caeee4c340): >openPending: err= 2026/07/26 04:30:33 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2026/07/26 04:30:33 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/26 04:30:33 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/26 04:30:33 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/26 04:30:33 DEBUG : dir/file1(0x7caeee4c340): >_readAt: n=14, err=EOF 2026/07/26 04:30:33 DEBUG : dir/file1(0x7caeee4c340): close: 2026/07/26 04:30:33 DEBUG : dir/file1(0x7caeee4c340): >close: err= 2026/07/26 04:30:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/dir/file1" 2026/07/26 04:30:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: md5sum /home/rclone/rclone-test-bisuten0lofi/dir/file1 2026/07/26 04:30:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-bisuten0lofi/dir/file1 2026/07/26 04:30:33 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/26 04:30:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/dir/file1" 2026/07/26 04:30:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: sha1sum /home/rclone/rclone-test-bisuten0lofi/dir/file1 2026/07/26 04:30:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-bisuten0lofi/dir/file1 2026/07/26 04:30:33 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/26 04:30:33 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/26 04:30:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/newLeaf" 2026/07/26 04:30:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: md5sum /home/rclone/rclone-test-bisuten0lofi/newLeaf 2026/07/26 04:30:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-bisuten0lofi/newLeaf 2026/07/26 04:30:33 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/26 04:30:33 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/07/26 04:30:33 DEBUG : newLeaf: Updating file with newLeaf 0x7caeee2be10 2026/07/26 04:30:33 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/26 04:30:33 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/26 04:30:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/newLeaf" 2026/07/26 04:30:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: md5sum /home/rclone/rclone-test-bisuten0lofi/newLeaf 2026/07/26 04:30:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-bisuten0lofi/newLeaf 2026/07/26 04:30:33 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/26 04:30:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/newLeaf" 2026/07/26 04:30:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: sha1sum /home/rclone/rclone-test-bisuten0lofi/newLeaf 2026/07/26 04:30:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-bisuten0lofi/newLeaf 2026/07/26 04:30:33 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/26 04:30:33 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/07/26 04:30:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/dir/file1" 2026/07/26 04:30:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: md5sum /home/rclone/rclone-test-bisuten0lofi/dir/file1 2026/07/26 04:30:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-bisuten0lofi/dir/file1 2026/07/26 04:30:33 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/26 04:30:33 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/07/26 04:30:33 DEBUG : dir/file1: Updating file with dir/file1 0x7caeee2be10 2026/07/26 04:30:33 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/07/26 04:30:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/26 04:30:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/dir/file1" 2026/07/26 04:30:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: md5sum /home/rclone/rclone-test-bisuten0lofi/dir/file1 2026/07/26 04:30:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-bisuten0lofi/dir/file1 2026/07/26 04:30:33 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/26 04:30:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/dir/file1" 2026/07/26 04:30:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: sha1sum /home/rclone/rclone-test-bisuten0lofi/dir/file1 2026/07/26 04:30:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-bisuten0lofi/dir/file1 2026/07/26 04:30:33 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/26 04:30:33 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/07/26 04:30:33 DEBUG : dir/file1: newRWFileHandle: 2026/07/26 04:30:33 DEBUG : dir/file1(0x7caef20f5c0): openPending: 2026/07/26 04:30:33 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/07/26 04:30:33 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/07/26 04:30:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/26 04:30:33 DEBUG : dir/file1(0x7caef20f5c0): >openPending: err= 2026/07/26 04:30:33 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/07/26 04:30:33 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/26 04:30:33 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/26 04:30:33 DEBUG : dir/file1(0x7caef20f5c0): _writeAt: size=25, off=0 2026/07/26 04:30:33 DEBUG : dir/file1(0x7caef20f5c0): >_writeAt: n=25, err= 2026/07/26 04:30:33 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/26 04:30:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/newLeaf" 2026/07/26 04:30:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: md5sum /home/rclone/rclone-test-bisuten0lofi/newLeaf 2026/07/26 04:30:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-bisuten0lofi/newLeaf 2026/07/26 04:30:33 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/26 04:30:33 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/07/26 04:30:33 DEBUG : newLeaf: Updating file with newLeaf 0x7caeee2be10 2026/07/26 04:30:33 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/26 04:30:33 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/26 04:30:33 DEBUG : newLeaf(0x7caef20f5c0): close: 2026/07/26 04:30:33 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/07/26 04:30:33 DEBUG : newLeaf: vfs cache: setting modification time to 2026-07-26 04:30:33.40618865 +0000 UTC m=+4.420727842 2026/07/26 04:30:33 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:33 DEBUG : newLeaf(0x7caef20f5c0): >close: err= 2026/07/26 04:30:33 DEBUG : WaitForWriters: timeout=30s 2026/07/26 04:30:33 DEBUG : dir: Looking for writers 2026/07/26 04:30:33 DEBUG : Looking for writers 2026/07/26 04:30:33 DEBUG : newLeaf: reading active writers 2026/07/26 04:30:33 DEBUG : dir: reading active writers 2026/07/26 04:30:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/26 04:30:33 DEBUG : dir: Looking for writers 2026/07/26 04:30:33 DEBUG : Looking for writers 2026/07/26 04:30:33 DEBUG : dir: reading active writers 2026/07/26 04:30:33 DEBUG : newLeaf: reading active writers 2026/07/26 04:30:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/26 04:30:33 DEBUG : dir: Looking for writers 2026/07/26 04:30:33 DEBUG : Looking for writers 2026/07/26 04:30:33 DEBUG : dir: reading active writers 2026/07/26 04:30:33 DEBUG : newLeaf: reading active writers 2026/07/26 04:30:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/26 04:30:33 DEBUG : dir: Looking for writers 2026/07/26 04:30:33 DEBUG : Looking for writers 2026/07/26 04:30:33 DEBUG : dir: reading active writers 2026/07/26 04:30:33 DEBUG : newLeaf: reading active writers 2026/07/26 04:30:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/26 04:30:33 DEBUG : newLeaf: vfs cache: starting upload 2026/07/26 04:30:33 DEBUG : newLeaf.1280f2f2.partial: size = 25 OK 2026/07/26 04:30:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/newLeaf.1280f2f2.partial" 2026/07/26 04:30:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: md5sum /home/rclone/rclone-test-bisuten0lofi/newLeaf.1280f2f2.partial 2026/07/26 04:30:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-bisuten0lofi/newLeaf.1280f2f2.partial 2026/07/26 04:30:33 DEBUG : newLeaf.1280f2f2.partial: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/07/26 04:30:33 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/07/26 04:30:33 DEBUG : newLeaf.1280f2f2.partial: renamed to: newLeaf 2026/07/26 04:30:33 INFO : newLeaf: Copied (replaced existing) 2026/07/26 04:30:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/newLeaf" 2026/07/26 04:30:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: md5sum /home/rclone/rclone-test-bisuten0lofi/newLeaf 2026/07/26 04:30:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-bisuten0lofi/newLeaf 2026/07/26 04:30:33 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/07/26 04:30:33 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-07-26 04:30:33 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/07/26 04:30:33 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/07/26 04:30:33 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/26 04:30:33 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/07/26 04:30:33 DEBUG : dir: Looking for writers 2026/07/26 04:30:33 DEBUG : Looking for writers 2026/07/26 04:30:33 DEBUG : dir: reading active writers 2026/07/26 04:30:33 DEBUG : newLeaf: reading active writers 2026/07/26 04:30:33 DEBUG : >WaitForWriters: 2026/07/26 04:30:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/newLeaf" 2026/07/26 04:30:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: md5sum /home/rclone/rclone-test-bisuten0lofi/newLeaf 2026/07/26 04:30:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-bisuten0lofi/newLeaf 2026/07/26 04:30:33 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/07/26 04:30:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/newLeaf" 2026/07/26 04:30:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: sha1sum /home/rclone/rclone-test-bisuten0lofi/newLeaf 2026/07/26 04:30:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /home/rclone/rclone-test-bisuten0lofi/newLeaf 2026/07/26 04:30:33 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/07/26 04:30:33 DEBUG : WaitForWriters: timeout=30s 2026/07/26 04:30:33 DEBUG : dir: Looking for writers 2026/07/26 04:30:33 DEBUG : Looking for writers 2026/07/26 04:30:33 DEBUG : dir: reading active writers 2026/07/26 04:30:33 DEBUG : newLeaf: reading active writers 2026/07/26 04:30:33 DEBUG : >WaitForWriters: 2026/07/26 04:30:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: vfs cache: cleaner exiting --- PASS: TestFileRename (1.42s) --- PASS: TestFileRename/off,forceCache=false (0.07s) --- PASS: TestFileRename/minimal,forceCache=false (0.07s) --- PASS: TestFileRename/minimal,forceCache=true (0.40s) --- PASS: TestFileRename/writes,forceCache=false (0.25s) --- PASS: TestFileRename/writes,forceCache=true (0.40s) --- PASS: TestFileRename/full,forceCache=false (0.23s) === RUN TestFileStructSize file_test.go:419: File struct has size 208 bytes --- PASS: TestFileStructSize (0.00s) === RUN TestRcGetVFS run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi", Local "Local file system at /tmp/rclone1254736675", Modify Window "1s" 2026/07/26 04:30:33 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: poll-interval is not supported by this remote 2026/07/26 04:30:33 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: poll-interval is not supported by this remote 2026/07/26 04:30:33 DEBUG : WaitForWriters: timeout=30s 2026/07/26 04:30:33 DEBUG : Looking for writers 2026/07/26 04:30:33 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-bisuten0lofi", Local "Local file system at /tmp/rclone1254736675", Modify Window "1s" 2026/07/26 04:30:33 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: poll-interval is not supported by this remote 2026/07/26 04:30:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/dir/file1" 2026/07/26 04:30:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: md5sum /home/rclone/rclone-test-bisuten0lofi/dir/file1 2026/07/26 04:30:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-bisuten0lofi/dir/file1 2026/07/26 04:30:33 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/07/26 04:30:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/dir/file1" 2026/07/26 04:30:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: sha1sum /home/rclone/rclone-test-bisuten0lofi/dir/file1 2026/07/26 04:30:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-bisuten0lofi/dir/file1 2026/07/26 04:30:33 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/07/26 04:30:33 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/26 04:30:33 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/26 04:30:33 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/07/26 04:30:33 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/07/26 04:30:33 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/26 04:30:33 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/07/26 04:30:33 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2026/07/26 04:30:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/dir/file1" 2026/07/26 04:30:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: md5sum /home/rclone/rclone-test-bisuten0lofi/dir/file1 2026/07/26 04:30:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-bisuten0lofi/dir/file1 2026/07/26 04:30:33 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/07/26 04:30:33 DEBUG : WaitForWriters: timeout=30s 2026/07/26 04:30:33 DEBUG : dir: Looking for writers 2026/07/26 04:30:33 DEBUG : file1: reading active writers 2026/07/26 04:30:33 DEBUG : Looking for writers 2026/07/26 04:30:33 DEBUG : dir: reading active writers 2026/07/26 04:30:33 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (0.02s) === RUN TestReadFileHandleSeek run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi", Local "Local file system at /tmp/rclone1254736675", Modify Window "1s" 2026/07/26 04:30:33 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: poll-interval is not supported by this remote 2026/07/26 04:30:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/dir/file1" 2026/07/26 04:30:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: md5sum /home/rclone/rclone-test-bisuten0lofi/dir/file1 2026/07/26 04:30:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-bisuten0lofi/dir/file1 2026/07/26 04:30:33 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/07/26 04:30:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/dir/file1" 2026/07/26 04:30:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: sha1sum /home/rclone/rclone-test-bisuten0lofi/dir/file1 2026/07/26 04:30:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-bisuten0lofi/dir/file1 2026/07/26 04:30:33 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/07/26 04:30:33 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/26 04:30:33 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/26 04:30:33 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/07/26 04:30:33 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/07/26 04:30:33 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/26 04:30:33 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/07/26 04:30:33 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/07/26 04:30:33 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/07/26 04:30:33 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/07/26 04:30:33 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/07/26 04:30:33 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/07/26 04:30:33 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/07/26 04:30:33 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/07/26 04:30:33 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2026/07/26 04:30:33 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2026/07/26 04:30:33 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2026/07/26 04:30:33 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2026/07/26 04:30:33 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2026/07/26 04:30:33 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2026/07/26 04:30:33 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2026/07/26 04:30:33 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2026/07/26 04:30:33 DEBUG : WaitForWriters: timeout=30s 2026/07/26 04:30:33 DEBUG : dir: Looking for writers 2026/07/26 04:30:33 DEBUG : file1: reading active writers 2026/07/26 04:30:33 DEBUG : Looking for writers 2026/07/26 04:30:33 DEBUG : dir: reading active writers 2026/07/26 04:30:33 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (0.05s) === RUN TestReadFileHandleReadAt run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi", Local "Local file system at /tmp/rclone1254736675", Modify Window "1s" 2026/07/26 04:30:33 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: poll-interval is not supported by this remote 2026/07/26 04:30:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/dir/file1" 2026/07/26 04:30:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: md5sum /home/rclone/rclone-test-bisuten0lofi/dir/file1 2026/07/26 04:30:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-bisuten0lofi/dir/file1 2026/07/26 04:30:33 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/07/26 04:30:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/dir/file1" 2026/07/26 04:30:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: sha1sum /home/rclone/rclone-test-bisuten0lofi/dir/file1 2026/07/26 04:30:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-bisuten0lofi/dir/file1 2026/07/26 04:30:33 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/07/26 04:30:33 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/26 04:30:33 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/26 04:30:33 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/07/26 04:30:33 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/07/26 04:30:33 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/26 04:30:33 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/07/26 04:30:33 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/07/26 04:30:33 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/07/26 04:30:33 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/07/26 04:30:33 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/07/26 04:30:33 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/07/26 04:30:33 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/07/26 04:30:33 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/07/26 04:30:33 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2026/07/26 04:30:33 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2026/07/26 04:30:33 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2026/07/26 04:30:33 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2026/07/26 04:30:33 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2026/07/26 04:30:33 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2026/07/26 04:30:33 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2026/07/26 04:30:33 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2026/07/26 04:30:33 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2026/07/26 04:30:33 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2026/07/26 04:30:33 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/07/26 04:30:33 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2026/07/26 04:30:33 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2026/07/26 04:30:33 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2026/07/26 04:30:33 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/07/26 04:30:33 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/07/26 04:30:33 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/07/26 04:30:33 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/07/26 04:30:33 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2026/07/26 04:30:33 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/07/26 04:30:33 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/07/26 04:30:33 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/07/26 04:30:33 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2026/07/26 04:30:33 DEBUG : WaitForWriters: timeout=30s 2026/07/26 04:30:33 DEBUG : dir: Looking for writers 2026/07/26 04:30:33 DEBUG : file1: reading active writers 2026/07/26 04:30:33 DEBUG : Looking for writers 2026/07/26 04:30:33 DEBUG : dir: reading active writers 2026/07/26 04:30:33 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (0.11s) === RUN TestReadFileHandleFlush run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi", Local "Local file system at /tmp/rclone1254736675", Modify Window "1s" 2026/07/26 04:30:33 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: poll-interval is not supported by this remote 2026/07/26 04:30:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/dir/file1" 2026/07/26 04:30:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: md5sum /home/rclone/rclone-test-bisuten0lofi/dir/file1 2026/07/26 04:30:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-bisuten0lofi/dir/file1 2026/07/26 04:30:33 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/07/26 04:30:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/dir/file1" 2026/07/26 04:30:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: sha1sum /home/rclone/rclone-test-bisuten0lofi/dir/file1 2026/07/26 04:30:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-bisuten0lofi/dir/file1 2026/07/26 04:30:33 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/07/26 04:30:33 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/26 04:30:33 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/26 04:30:33 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/07/26 04:30:33 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/07/26 04:30:33 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/26 04:30:33 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/07/26 04:30:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/dir/file1" 2026/07/26 04:30:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: md5sum /home/rclone/rclone-test-bisuten0lofi/dir/file1 2026/07/26 04:30:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-bisuten0lofi/dir/file1 2026/07/26 04:30:33 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/07/26 04:30:33 DEBUG : WaitForWriters: timeout=30s 2026/07/26 04:30:33 DEBUG : dir: Looking for writers 2026/07/26 04:30:33 DEBUG : file1: reading active writers 2026/07/26 04:30:33 DEBUG : Looking for writers 2026/07/26 04:30:33 DEBUG : dir: reading active writers 2026/07/26 04:30:33 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (0.03s) === RUN TestReadFileHandleRelease run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi", Local "Local file system at /tmp/rclone1254736675", Modify Window "1s" 2026/07/26 04:30:33 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: poll-interval is not supported by this remote 2026/07/26 04:30:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/dir/file1" 2026/07/26 04:30:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: md5sum /home/rclone/rclone-test-bisuten0lofi/dir/file1 2026/07/26 04:30:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-bisuten0lofi/dir/file1 2026/07/26 04:30:33 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/07/26 04:30:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/dir/file1" 2026/07/26 04:30:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: sha1sum /home/rclone/rclone-test-bisuten0lofi/dir/file1 2026/07/26 04:30:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-bisuten0lofi/dir/file1 2026/07/26 04:30:33 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/07/26 04:30:33 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/26 04:30:33 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/26 04:30:33 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/07/26 04:30:33 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/07/26 04:30:33 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/26 04:30:33 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/07/26 04:30:33 DEBUG : dir/file1: ReadFileHandle.Release closing 2026/07/26 04:30:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/dir/file1" 2026/07/26 04:30:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: md5sum /home/rclone/rclone-test-bisuten0lofi/dir/file1 2026/07/26 04:30:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-bisuten0lofi/dir/file1 2026/07/26 04:30:33 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/07/26 04:30:33 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2026/07/26 04:30:33 DEBUG : WaitForWriters: timeout=30s 2026/07/26 04:30:33 DEBUG : dir: Looking for writers 2026/07/26 04:30:33 DEBUG : file1: reading active writers 2026/07/26 04:30:33 DEBUG : Looking for writers 2026/07/26 04:30:33 DEBUG : dir: reading active writers 2026/07/26 04:30:33 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (0.03s) === RUN TestRWFileHandleMethodsRead run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi", Local "Local file system at /tmp/rclone1254736675", Modify Window "1s" 2026/07/26 04:30:33 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: poll-interval is not supported by this remote 2026/07/26 04:30:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/26 04:30:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Vw4j7}/rclone-test-bisuten0lofi" 2026/07/26 04:30:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Vw4j7}/rclone-test-bisuten0lofi" 2026/07/26 04:30:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Vw4j7}/rclone-test-bisuten0lofi" 2026/07/26 04:30:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/26 04:30:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Vw4j7}/rclone-test-bisuten0lofi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Vw4j7}/rclone-test-bisuten0lofi" 2026/07/26 04:30:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Vw4j7}/rclone-test-bisuten0lofi" 2026/07/26 04:30:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/26 04:30:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Vw4j7}/rclone-test-bisuten0lofi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Vw4j7}/rclone-test-bisuten0lofi" 2026/07/26 04:30:33 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/26 04:30:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/dir/file1" 2026/07/26 04:30:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: md5sum /home/rclone/rclone-test-bisuten0lofi/dir/file1 2026/07/26 04:30:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-bisuten0lofi/dir/file1 2026/07/26 04:30:33 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/07/26 04:30:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/dir/file1" 2026/07/26 04:30:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: sha1sum /home/rclone/rclone-test-bisuten0lofi/dir/file1 2026/07/26 04:30:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-bisuten0lofi/dir/file1 2026/07/26 04:30:33 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/07/26 04:30:33 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/26 04:30:33 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/26 04:30:33 DEBUG : dir/file1: newRWFileHandle: 2026/07/26 04:30:33 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/26 04:30:33 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/26 04:30:33 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/07/26 04:30:33 DEBUG : dir/file1(0x7caeebcc700): _readAt: size=1, off=0 2026/07/26 04:30:33 DEBUG : dir/file1(0x7caeebcc700): openPending: 2026/07/26 04:30:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/dir/file1" 2026/07/26 04:30:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: md5sum /home/rclone/rclone-test-bisuten0lofi/dir/file1 2026/07/26 04:30:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-bisuten0lofi/dir/file1 2026/07/26 04:30:33 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/07/26 04:30:33 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/07/26 04:30:33 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/07/26 04:30:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/26 04:30:33 DEBUG : dir/file1(0x7caeebcc700): >openPending: err= 2026/07/26 04:30:33 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/07/26 04:30:33 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/26 04:30:33 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/26 04:30:33 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/26 04:30:33 DEBUG : dir/file1(0x7caeebcc700): >_readAt: n=1, err= 2026/07/26 04:30:33 DEBUG : dir/file1(0x7caeebcc700): _readAt: size=256, off=1 2026/07/26 04:30:33 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2026/07/26 04:30:33 DEBUG : dir/file1(0x7caeebcc700): >_readAt: n=15, err=EOF 2026/07/26 04:30:33 DEBUG : dir/file1(0x7caeebcc700): _readAt: size=16, off=16 2026/07/26 04:30:33 DEBUG : dir/file1(0x7caeebcc700): >_readAt: n=0, err=EOF 2026/07/26 04:30:33 DEBUG : dir/file1(0x7caeebcc700): close: 2026/07/26 04:30:33 DEBUG : dir/file1(0x7caeebcc700): >close: err= 2026/07/26 04:30:33 DEBUG : dir/file1(0x7caeebcc700): close: 2026/07/26 04:30:33 DEBUG : dir/file1(0x7caeebcc700): >close: err=file already closed 2026/07/26 04:30:33 DEBUG : WaitForWriters: timeout=30s 2026/07/26 04:30:33 DEBUG : dir: Looking for writers 2026/07/26 04:30:33 DEBUG : file1: reading active writers 2026/07/26 04:30:33 DEBUG : Looking for writers 2026/07/26 04:30:33 DEBUG : dir: reading active writers 2026/07/26 04:30:33 DEBUG : >WaitForWriters: 2026/07/26 04:30:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (0.04s) === RUN TestRWFileHandleSeek run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi", Local "Local file system at /tmp/rclone1254736675", Modify Window "1s" 2026/07/26 04:30:33 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: poll-interval is not supported by this remote 2026/07/26 04:30:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/26 04:30:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Vw4j7}/rclone-test-bisuten0lofi" 2026/07/26 04:30:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Vw4j7}/rclone-test-bisuten0lofi" 2026/07/26 04:30:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Vw4j7}/rclone-test-bisuten0lofi" 2026/07/26 04:30:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/26 04:30:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Vw4j7}/rclone-test-bisuten0lofi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Vw4j7}/rclone-test-bisuten0lofi" 2026/07/26 04:30:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Vw4j7}/rclone-test-bisuten0lofi" 2026/07/26 04:30:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/26 04:30:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Vw4j7}/rclone-test-bisuten0lofi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Vw4j7}/rclone-test-bisuten0lofi" 2026/07/26 04:30:33 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/26 04:30:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/dir/file1" 2026/07/26 04:30:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: md5sum /home/rclone/rclone-test-bisuten0lofi/dir/file1 2026/07/26 04:30:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-bisuten0lofi/dir/file1 2026/07/26 04:30:33 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/07/26 04:30:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/dir/file1" 2026/07/26 04:30:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: sha1sum /home/rclone/rclone-test-bisuten0lofi/dir/file1 2026/07/26 04:30:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-bisuten0lofi/dir/file1 2026/07/26 04:30:33 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/07/26 04:30:33 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/26 04:30:33 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/26 04:30:33 DEBUG : dir/file1: newRWFileHandle: 2026/07/26 04:30:33 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/26 04:30:33 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/26 04:30:33 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/07/26 04:30:33 DEBUG : dir/file1(0x7caeea8aac0): _readAt: size=1, off=0 2026/07/26 04:30:33 DEBUG : dir/file1(0x7caeea8aac0): openPending: 2026/07/26 04:30:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/dir/file1" 2026/07/26 04:30:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: md5sum /home/rclone/rclone-test-bisuten0lofi/dir/file1 2026/07/26 04:30:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-bisuten0lofi/dir/file1 2026/07/26 04:30:33 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/07/26 04:30:33 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/07/26 04:30:33 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/07/26 04:30:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/26 04:30:33 DEBUG : dir/file1(0x7caeea8aac0): >openPending: err= 2026/07/26 04:30:33 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/07/26 04:30:33 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/26 04:30:33 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/26 04:30:33 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/26 04:30:33 DEBUG : dir/file1(0x7caeea8aac0): >_readAt: n=1, err= 2026/07/26 04:30:33 DEBUG : dir/file1(0x7caeea8aac0): _readAt: size=1, off=5 2026/07/26 04:30:33 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/07/26 04:30:33 DEBUG : dir/file1(0x7caeea8aac0): >_readAt: n=1, err= 2026/07/26 04:30:33 DEBUG : dir/file1(0x7caeea8aac0): _readAt: size=1, off=3 2026/07/26 04:30:33 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2026/07/26 04:30:33 DEBUG : dir/file1(0x7caeea8aac0): >_readAt: n=1, err= 2026/07/26 04:30:33 DEBUG : dir/file1(0x7caeea8aac0): _readAt: size=1, off=13 2026/07/26 04:30:33 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2026/07/26 04:30:33 DEBUG : dir/file1(0x7caeea8aac0): >_readAt: n=1, err= 2026/07/26 04:30:33 DEBUG : dir/file1(0x7caeea8aac0): _readAt: size=16, off=100 2026/07/26 04:30:33 DEBUG : dir/file1(0x7caeea8aac0): >_readAt: n=0, err=EOF 2026/07/26 04:30:33 DEBUG : dir/file1(0x7caeea8aac0): close: 2026/07/26 04:30:33 DEBUG : dir/file1(0x7caeea8aac0): >close: err= 2026/07/26 04:30:33 DEBUG : WaitForWriters: timeout=30s 2026/07/26 04:30:33 DEBUG : dir: Looking for writers 2026/07/26 04:30:33 DEBUG : file1: reading active writers 2026/07/26 04:30:33 DEBUG : Looking for writers 2026/07/26 04:30:33 DEBUG : dir: reading active writers 2026/07/26 04:30:33 DEBUG : >WaitForWriters: 2026/07/26 04:30:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (0.03s) === RUN TestRWFileHandleReadAt run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi", Local "Local file system at /tmp/rclone1254736675", Modify Window "1s" 2026/07/26 04:30:33 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: poll-interval is not supported by this remote 2026/07/26 04:30:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/26 04:30:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Vw4j7}/rclone-test-bisuten0lofi" 2026/07/26 04:30:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Vw4j7}/rclone-test-bisuten0lofi" 2026/07/26 04:30:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Vw4j7}/rclone-test-bisuten0lofi" 2026/07/26 04:30:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/26 04:30:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Vw4j7}/rclone-test-bisuten0lofi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Vw4j7}/rclone-test-bisuten0lofi" 2026/07/26 04:30:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Vw4j7}/rclone-test-bisuten0lofi" 2026/07/26 04:30:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/26 04:30:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Vw4j7}/rclone-test-bisuten0lofi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Vw4j7}/rclone-test-bisuten0lofi" 2026/07/26 04:30:33 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/26 04:30:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/dir/file1" 2026/07/26 04:30:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: md5sum /home/rclone/rclone-test-bisuten0lofi/dir/file1 2026/07/26 04:30:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-bisuten0lofi/dir/file1 2026/07/26 04:30:33 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/07/26 04:30:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/dir/file1" 2026/07/26 04:30:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: sha1sum /home/rclone/rclone-test-bisuten0lofi/dir/file1 2026/07/26 04:30:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-bisuten0lofi/dir/file1 2026/07/26 04:30:33 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/07/26 04:30:33 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/26 04:30:33 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/26 04:30:33 DEBUG : dir/file1: newRWFileHandle: 2026/07/26 04:30:33 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/26 04:30:33 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/26 04:30:33 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/07/26 04:30:33 DEBUG : dir/file1(0x7caef323980): _readAt: size=1, off=0 2026/07/26 04:30:33 DEBUG : dir/file1(0x7caef323980): openPending: 2026/07/26 04:30:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/dir/file1" 2026/07/26 04:30:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: md5sum /home/rclone/rclone-test-bisuten0lofi/dir/file1 2026/07/26 04:30:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-bisuten0lofi/dir/file1 2026/07/26 04:30:33 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/07/26 04:30:33 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/07/26 04:30:33 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/07/26 04:30:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/26 04:30:33 DEBUG : dir/file1(0x7caef323980): >openPending: err= 2026/07/26 04:30:33 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/07/26 04:30:33 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/26 04:30:33 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/26 04:30:33 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/26 04:30:33 DEBUG : dir/file1(0x7caef323980): >_readAt: n=1, err= 2026/07/26 04:30:33 DEBUG : dir/file1(0x7caef323980): _readAt: size=1, off=5 2026/07/26 04:30:33 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/07/26 04:30:33 DEBUG : dir/file1(0x7caef323980): >_readAt: n=1, err= 2026/07/26 04:30:33 DEBUG : dir/file1(0x7caef323980): _readAt: size=1, off=1 2026/07/26 04:30:33 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2026/07/26 04:30:33 DEBUG : dir/file1(0x7caef323980): >_readAt: n=1, err= 2026/07/26 04:30:33 DEBUG : dir/file1(0x7caef323980): _readAt: size=6, off=10 2026/07/26 04:30:33 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/07/26 04:30:33 DEBUG : dir/file1(0x7caef323980): >_readAt: n=6, err= 2026/07/26 04:30:33 DEBUG : dir/file1(0x7caef323980): _readAt: size=256, off=10 2026/07/26 04:30:33 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/07/26 04:30:33 DEBUG : dir/file1(0x7caef323980): >_readAt: n=6, err=EOF 2026/07/26 04:30:33 DEBUG : dir/file1(0x7caef323980): _readAt: size=256, off=100 2026/07/26 04:30:33 DEBUG : dir/file1(0x7caef323980): >_readAt: n=0, err=EOF 2026/07/26 04:30:33 DEBUG : dir/file1(0x7caef323980): close: 2026/07/26 04:30:33 DEBUG : dir/file1(0x7caef323980): >close: err= 2026/07/26 04:30:33 DEBUG : dir/file1(0x7caef323980): _readAt: size=256, off=100 2026/07/26 04:30:33 DEBUG : dir/file1(0x7caef323980): >_readAt: n=0, err=file already closed 2026/07/26 04:30:33 DEBUG : WaitForWriters: timeout=30s 2026/07/26 04:30:33 DEBUG : dir: Looking for writers 2026/07/26 04:30:33 DEBUG : file1: reading active writers 2026/07/26 04:30:33 DEBUG : Looking for writers 2026/07/26 04:30:33 DEBUG : dir: reading active writers 2026/07/26 04:30:33 DEBUG : >WaitForWriters: 2026/07/26 04:30:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (0.02s) === RUN TestRWFileHandleFlushRead run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi", Local "Local file system at /tmp/rclone1254736675", Modify Window "1s" 2026/07/26 04:30:33 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: poll-interval is not supported by this remote 2026/07/26 04:30:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/26 04:30:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Vw4j7}/rclone-test-bisuten0lofi" 2026/07/26 04:30:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Vw4j7}/rclone-test-bisuten0lofi" 2026/07/26 04:30:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Vw4j7}/rclone-test-bisuten0lofi" 2026/07/26 04:30:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/26 04:30:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Vw4j7}/rclone-test-bisuten0lofi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Vw4j7}/rclone-test-bisuten0lofi" 2026/07/26 04:30:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Vw4j7}/rclone-test-bisuten0lofi" 2026/07/26 04:30:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/26 04:30:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Vw4j7}/rclone-test-bisuten0lofi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Vw4j7}/rclone-test-bisuten0lofi" 2026/07/26 04:30:33 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/26 04:30:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/dir/file1" 2026/07/26 04:30:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: md5sum /home/rclone/rclone-test-bisuten0lofi/dir/file1 2026/07/26 04:30:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-bisuten0lofi/dir/file1 2026/07/26 04:30:33 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/07/26 04:30:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/dir/file1" 2026/07/26 04:30:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: sha1sum /home/rclone/rclone-test-bisuten0lofi/dir/file1 2026/07/26 04:30:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-bisuten0lofi/dir/file1 2026/07/26 04:30:33 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/07/26 04:30:33 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/26 04:30:33 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/26 04:30:33 DEBUG : dir/file1: newRWFileHandle: 2026/07/26 04:30:33 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/26 04:30:33 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/26 04:30:33 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/07/26 04:30:33 DEBUG : dir/file1(0x7caeee26f80): RWFileHandle.Flush 2026/07/26 04:30:33 DEBUG : dir/file1(0x7caeee26f80): _readAt: size=256, off=0 2026/07/26 04:30:33 DEBUG : dir/file1(0x7caeee26f80): openPending: 2026/07/26 04:30:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/dir/file1" 2026/07/26 04:30:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: md5sum /home/rclone/rclone-test-bisuten0lofi/dir/file1 2026/07/26 04:30:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-bisuten0lofi/dir/file1 2026/07/26 04:30:33 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/07/26 04:30:33 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/07/26 04:30:33 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/07/26 04:30:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/26 04:30:33 DEBUG : dir/file1(0x7caeee26f80): >openPending: err= 2026/07/26 04:30:33 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/07/26 04:30:33 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/26 04:30:33 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/26 04:30:33 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/26 04:30:33 DEBUG : dir/file1(0x7caeee26f80): >_readAt: n=16, err=EOF 2026/07/26 04:30:33 DEBUG : dir/file1(0x7caeee26f80): RWFileHandle.Flush 2026/07/26 04:30:33 DEBUG : dir/file1(0x7caeee26f80): RWFileHandle.Flush 2026/07/26 04:30:33 DEBUG : dir/file1(0x7caeee26f80): close: 2026/07/26 04:30:33 DEBUG : dir/file1(0x7caeee26f80): >close: err= 2026/07/26 04:30:33 DEBUG : WaitForWriters: timeout=30s 2026/07/26 04:30:33 DEBUG : dir: Looking for writers 2026/07/26 04:30:33 DEBUG : file1: reading active writers 2026/07/26 04:30:33 DEBUG : Looking for writers 2026/07/26 04:30:33 DEBUG : dir: reading active writers 2026/07/26 04:30:33 DEBUG : >WaitForWriters: 2026/07/26 04:30:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (0.03s) === RUN TestRWFileHandleReleaseRead run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi", Local "Local file system at /tmp/rclone1254736675", Modify Window "1s" 2026/07/26 04:30:33 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: poll-interval is not supported by this remote 2026/07/26 04:30:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/26 04:30:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Vw4j7}/rclone-test-bisuten0lofi" 2026/07/26 04:30:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Vw4j7}/rclone-test-bisuten0lofi" 2026/07/26 04:30:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Vw4j7}/rclone-test-bisuten0lofi" 2026/07/26 04:30:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/26 04:30:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Vw4j7}/rclone-test-bisuten0lofi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Vw4j7}/rclone-test-bisuten0lofi" 2026/07/26 04:30:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Vw4j7}/rclone-test-bisuten0lofi" 2026/07/26 04:30:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/26 04:30:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Vw4j7}/rclone-test-bisuten0lofi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Vw4j7}/rclone-test-bisuten0lofi" 2026/07/26 04:30:33 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/26 04:30:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/dir/file1" 2026/07/26 04:30:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: md5sum /home/rclone/rclone-test-bisuten0lofi/dir/file1 2026/07/26 04:30:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-bisuten0lofi/dir/file1 2026/07/26 04:30:33 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/07/26 04:30:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/dir/file1" 2026/07/26 04:30:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: sha1sum /home/rclone/rclone-test-bisuten0lofi/dir/file1 2026/07/26 04:30:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-bisuten0lofi/dir/file1 2026/07/26 04:30:33 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/07/26 04:30:33 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/26 04:30:33 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/26 04:30:33 DEBUG : dir/file1: newRWFileHandle: 2026/07/26 04:30:33 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/26 04:30:33 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/26 04:30:33 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/07/26 04:30:33 DEBUG : dir/file1(0x7caef34ec00): _readAt: size=256, off=0 2026/07/26 04:30:33 DEBUG : dir/file1(0x7caef34ec00): openPending: 2026/07/26 04:30:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/dir/file1" 2026/07/26 04:30:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: md5sum /home/rclone/rclone-test-bisuten0lofi/dir/file1 2026/07/26 04:30:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-bisuten0lofi/dir/file1 2026/07/26 04:30:33 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/07/26 04:30:33 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/07/26 04:30:33 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/07/26 04:30:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/26 04:30:33 DEBUG : dir/file1(0x7caef34ec00): >openPending: err= 2026/07/26 04:30:33 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/07/26 04:30:33 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/26 04:30:33 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/26 04:30:33 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/26 04:30:33 DEBUG : dir/file1(0x7caef34ec00): >_readAt: n=16, err=EOF 2026/07/26 04:30:33 DEBUG : dir/file1(0x7caef34ec00): RWFileHandle.Release 2026/07/26 04:30:33 DEBUG : dir/file1(0x7caef34ec00): close: 2026/07/26 04:30:33 DEBUG : dir/file1(0x7caef34ec00): >close: err= 2026/07/26 04:30:33 DEBUG : dir/file1(0x7caef34ec00): RWFileHandle.Release 2026/07/26 04:30:33 DEBUG : WaitForWriters: timeout=30s 2026/07/26 04:30:33 DEBUG : dir: Looking for writers 2026/07/26 04:30:33 DEBUG : file1: reading active writers 2026/07/26 04:30:33 DEBUG : Looking for writers 2026/07/26 04:30:33 DEBUG : dir: reading active writers 2026/07/26 04:30:33 DEBUG : >WaitForWriters: 2026/07/26 04:30:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (0.03s) === RUN TestRWFileHandleMethodsWrite run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi", Local "Local file system at /tmp/rclone1254736675", Modify Window "1s" 2026/07/26 04:30:33 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: poll-interval is not supported by this remote 2026/07/26 04:30:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/26 04:30:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Vw4j7}/rclone-test-bisuten0lofi" 2026/07/26 04:30:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Vw4j7}/rclone-test-bisuten0lofi" 2026/07/26 04:30:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Vw4j7}/rclone-test-bisuten0lofi" 2026/07/26 04:30:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/26 04:30:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Vw4j7}/rclone-test-bisuten0lofi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Vw4j7}/rclone-test-bisuten0lofi" 2026/07/26 04:30:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Vw4j7}/rclone-test-bisuten0lofi" 2026/07/26 04:30:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/26 04:30:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Vw4j7}/rclone-test-bisuten0lofi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Vw4j7}/rclone-test-bisuten0lofi" 2026/07/26 04:30:33 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 04:30:33 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/26 04:30:33 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/26 04:30:33 DEBUG : file1: newRWFileHandle: 2026/07/26 04:30:33 DEBUG : file1(0x7caeebcd180): openPending: 2026/07/26 04:30:33 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 04:30:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/26 04:30:33 DEBUG : file1(0x7caeebcd180): >openPending: err= 2026/07/26 04:30:33 DEBUG : file1: >newRWFileHandle: err= 2026/07/26 04:30:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/26 04:30:33 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/07/26 04:30:33 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/07/26 04:30:33 DEBUG : file1(0x7caeebcd180): _writeAt: size=5, off=0 2026/07/26 04:30:33 DEBUG : file1(0x7caeebcd180): >_writeAt: n=5, err= 2026/07/26 04:30:33 DEBUG : file1(0x7caeebcd180): _writeAt: size=7, off=5 2026/07/26 04:30:33 DEBUG : file1(0x7caeebcd180): >_writeAt: n=7, err= 2026/07/26 04:30:33 DEBUG : file1: vfs cache: truncate to size=11 2026/07/26 04:30:33 DEBUG : file1(0x7caeebcd180): close: 2026/07/26 04:30:33 DEBUG : file1: vfs cache: setting modification time to 2026-07-26 04:30:33.990732243 +0000 UTC m=+5.005271425 2026/07/26 04:30:33 INFO : file1: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:33 DEBUG : file1(0x7caeebcd180): >close: err= 2026/07/26 04:30:33 DEBUG : file1(0x7caeebcd180): close: 2026/07/26 04:30:33 DEBUG : file1(0x7caeebcd180): >close: err=file already closed 2026/07/26 04:30:33 DEBUG : WaitForWriters: timeout=30s 2026/07/26 04:30:33 DEBUG : Looking for writers 2026/07/26 04:30:33 DEBUG : file1: reading active writers 2026/07/26 04:30:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/26 04:30:34 DEBUG : Looking for writers 2026/07/26 04:30:34 DEBUG : file1: reading active writers 2026/07/26 04:30:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/26 04:30:34 DEBUG : Looking for writers 2026/07/26 04:30:34 DEBUG : file1: reading active writers 2026/07/26 04:30:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/26 04:30:34 DEBUG : Looking for writers 2026/07/26 04:30:34 DEBUG : file1: reading active writers 2026/07/26 04:30:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/26 04:30:34 DEBUG : file1: vfs cache: starting upload 2026/07/26 04:30:34 DEBUG : file1.73496b1c.partial: size = 11 OK 2026/07/26 04:30:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/file1.73496b1c.partial" 2026/07/26 04:30:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: md5sum /home/rclone/rclone-test-bisuten0lofi/file1.73496b1c.partial 2026/07/26 04:30:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /home/rclone/rclone-test-bisuten0lofi/file1.73496b1c.partial 2026/07/26 04:30:34 DEBUG : file1.73496b1c.partial: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/07/26 04:30:34 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/26 04:30:34 DEBUG : file1.73496b1c.partial: renamed to: file1 2026/07/26 04:30:34 INFO : file1: Copied (new) 2026/07/26 04:30:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/file1" 2026/07/26 04:30:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: md5sum /home/rclone/rclone-test-bisuten0lofi/file1 2026/07/26 04:30:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /home/rclone/rclone-test-bisuten0lofi/file1 2026/07/26 04:30:34 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/07/26 04:30:34 DEBUG : file1: vfs cache: fingerprint now "11,2026-07-26 04:30:33 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2026/07/26 04:30:34 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/07/26 04:30:34 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/26 04:30:34 INFO : file1: vfs cache: upload succeeded try #1 2026/07/26 04:30:34 DEBUG : Looking for writers 2026/07/26 04:30:34 DEBUG : file1: reading active writers 2026/07/26 04:30:34 DEBUG : >WaitForWriters: 2026/07/26 04:30:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/file1" 2026/07/26 04:30:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: md5sum /home/rclone/rclone-test-bisuten0lofi/file1 2026/07/26 04:30:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /home/rclone/rclone-test-bisuten0lofi/file1 2026/07/26 04:30:34 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/07/26 04:30:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/file1" 2026/07/26 04:30:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: sha1sum /home/rclone/rclone-test-bisuten0lofi/file1 2026/07/26 04:30:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed /home/rclone/rclone-test-bisuten0lofi/file1 2026/07/26 04:30:34 DEBUG : file1: Parsed hash: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed 2026/07/26 04:30:34 DEBUG : WaitForWriters: timeout=30s 2026/07/26 04:30:34 DEBUG : Looking for writers 2026/07/26 04:30:34 DEBUG : file1: reading active writers 2026/07/26 04:30:34 DEBUG : >WaitForWriters: 2026/07/26 04:30:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (0.18s) === RUN TestRWFileHandleWriteAt run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi", Local "Local file system at /tmp/rclone1254736675", Modify Window "1s" 2026/07/26 04:30:34 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: poll-interval is not supported by this remote 2026/07/26 04:30:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/26 04:30:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Vw4j7}/rclone-test-bisuten0lofi" 2026/07/26 04:30:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Vw4j7}/rclone-test-bisuten0lofi" 2026/07/26 04:30:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Vw4j7}/rclone-test-bisuten0lofi" 2026/07/26 04:30:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/26 04:30:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Vw4j7}/rclone-test-bisuten0lofi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Vw4j7}/rclone-test-bisuten0lofi" 2026/07/26 04:30:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Vw4j7}/rclone-test-bisuten0lofi" 2026/07/26 04:30:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/26 04:30:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Vw4j7}/rclone-test-bisuten0lofi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Vw4j7}/rclone-test-bisuten0lofi" 2026/07/26 04:30:34 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 04:30:34 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/26 04:30:34 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/26 04:30:34 DEBUG : file1: newRWFileHandle: 2026/07/26 04:30:34 DEBUG : file1(0x7caee6fef00): openPending: 2026/07/26 04:30:34 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 04:30:34 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/26 04:30:34 DEBUG : file1(0x7caee6fef00): >openPending: err= 2026/07/26 04:30:34 DEBUG : file1: >newRWFileHandle: err= 2026/07/26 04:30:34 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/26 04:30:34 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/07/26 04:30:34 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/07/26 04:30:34 DEBUG : file1(0x7caee6fef00): _writeAt: size=7, off=0 2026/07/26 04:30:34 DEBUG : file1(0x7caee6fef00): >_writeAt: n=7, err= 2026/07/26 04:30:34 DEBUG : file1(0x7caee6fef00): _writeAt: size=6, off=5 2026/07/26 04:30:34 DEBUG : file1(0x7caee6fef00): >_writeAt: n=6, err= 2026/07/26 04:30:34 DEBUG : file1(0x7caee6fef00): close: 2026/07/26 04:30:34 DEBUG : file1: vfs cache: setting modification time to 2026-07-26 04:30:34.166823266 +0000 UTC m=+5.181362499 2026/07/26 04:30:34 INFO : file1: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:34 DEBUG : file1(0x7caee6fef00): >close: err= 2026/07/26 04:30:34 DEBUG : file1(0x7caee6fef00): _writeAt: size=5, off=0 2026/07/26 04:30:34 DEBUG : file1(0x7caee6fef00): >_writeAt: n=0, err=file already closed 2026/07/26 04:30:34 DEBUG : WaitForWriters: timeout=30s 2026/07/26 04:30:34 DEBUG : Looking for writers 2026/07/26 04:30:34 DEBUG : file1: reading active writers 2026/07/26 04:30:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/26 04:30:34 DEBUG : Looking for writers 2026/07/26 04:30:34 DEBUG : file1: reading active writers 2026/07/26 04:30:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/26 04:30:34 DEBUG : Looking for writers 2026/07/26 04:30:34 DEBUG : file1: reading active writers 2026/07/26 04:30:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/26 04:30:34 DEBUG : Looking for writers 2026/07/26 04:30:34 DEBUG : file1: reading active writers 2026/07/26 04:30:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/26 04:30:34 DEBUG : file1: vfs cache: starting upload 2026/07/26 04:30:34 DEBUG : file1.75368cd8.partial: size = 11 OK 2026/07/26 04:30:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/file1.75368cd8.partial" 2026/07/26 04:30:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: md5sum /home/rclone/rclone-test-bisuten0lofi/file1.75368cd8.partial 2026/07/26 04:30:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /home/rclone/rclone-test-bisuten0lofi/file1.75368cd8.partial 2026/07/26 04:30:34 DEBUG : file1.75368cd8.partial: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/07/26 04:30:34 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/26 04:30:34 DEBUG : file1.75368cd8.partial: renamed to: file1 2026/07/26 04:30:34 INFO : file1: Copied (new) 2026/07/26 04:30:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/file1" 2026/07/26 04:30:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: md5sum /home/rclone/rclone-test-bisuten0lofi/file1 2026/07/26 04:30:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /home/rclone/rclone-test-bisuten0lofi/file1 2026/07/26 04:30:34 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/07/26 04:30:34 DEBUG : file1: vfs cache: fingerprint now "11,2026-07-26 04:30:34 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2026/07/26 04:30:34 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/07/26 04:30:34 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/26 04:30:34 INFO : file1: vfs cache: upload succeeded try #1 2026/07/26 04:30:34 DEBUG : Looking for writers 2026/07/26 04:30:34 DEBUG : file1: reading active writers 2026/07/26 04:30:34 DEBUG : >WaitForWriters: 2026/07/26 04:30:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/file1" 2026/07/26 04:30:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: md5sum /home/rclone/rclone-test-bisuten0lofi/file1 2026/07/26 04:30:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /home/rclone/rclone-test-bisuten0lofi/file1 2026/07/26 04:30:34 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/07/26 04:30:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/file1" 2026/07/26 04:30:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: sha1sum /home/rclone/rclone-test-bisuten0lofi/file1 2026/07/26 04:30:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed /home/rclone/rclone-test-bisuten0lofi/file1 2026/07/26 04:30:34 DEBUG : file1: Parsed hash: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed 2026/07/26 04:30:34 DEBUG : WaitForWriters: timeout=30s 2026/07/26 04:30:34 DEBUG : Looking for writers 2026/07/26 04:30:34 DEBUG : file1: reading active writers 2026/07/26 04:30:34 DEBUG : >WaitForWriters: 2026/07/26 04:30:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (0.18s) === RUN TestRWFileHandleWriteNoWrite run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi", Local "Local file system at /tmp/rclone1254736675", Modify Window "1s" 2026/07/26 04:30:34 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: poll-interval is not supported by this remote 2026/07/26 04:30:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/26 04:30:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Vw4j7}/rclone-test-bisuten0lofi" 2026/07/26 04:30:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Vw4j7}/rclone-test-bisuten0lofi" 2026/07/26 04:30:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Vw4j7}/rclone-test-bisuten0lofi" 2026/07/26 04:30:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/26 04:30:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Vw4j7}/rclone-test-bisuten0lofi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Vw4j7}/rclone-test-bisuten0lofi" 2026/07/26 04:30:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Vw4j7}/rclone-test-bisuten0lofi" 2026/07/26 04:30:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/26 04:30:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Vw4j7}/rclone-test-bisuten0lofi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Vw4j7}/rclone-test-bisuten0lofi" 2026/07/26 04:30:34 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 04:30:34 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/26 04:30:34 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/26 04:30:34 DEBUG : file1: newRWFileHandle: 2026/07/26 04:30:34 DEBUG : file1(0x7caee7bef00): openPending: 2026/07/26 04:30:34 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 04:30:34 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/26 04:30:34 DEBUG : file1(0x7caee7bef00): >openPending: err= 2026/07/26 04:30:34 DEBUG : file1: >newRWFileHandle: err= 2026/07/26 04:30:34 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/26 04:30:34 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/07/26 04:30:34 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/07/26 04:30:34 DEBUG : file1(0x7caee7bef00): close: 2026/07/26 04:30:34 DEBUG : file1: vfs cache: setting modification time to 2026-07-26 04:30:34.341561878 +0000 UTC m=+5.356101070 2026/07/26 04:30:34 INFO : file1: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:34 DEBUG : file1(0x7caee7bef00): >close: err= 2026/07/26 04:30:34 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/07/26 04:30:34 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/07/26 04:30:34 DEBUG : file2: newRWFileHandle: 2026/07/26 04:30:34 DEBUG : file2(0x7caee7bfb00): openPending: 2026/07/26 04:30:34 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 04:30:34 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/07/26 04:30:34 DEBUG : file2(0x7caee7bfb00): >openPending: err= 2026/07/26 04:30:34 DEBUG : file2: >newRWFileHandle: err= 2026/07/26 04:30:34 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/07/26 04:30:34 DEBUG : file2: >Open: fd=file2 (rw), err= 2026/07/26 04:30:34 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2026/07/26 04:30:34 DEBUG : file2(0x7caee7bfb00): RWFileHandle.Flush 2026/07/26 04:30:34 DEBUG : file2(0x7caee7bfb00): RWFileHandle.Release 2026/07/26 04:30:34 DEBUG : file2(0x7caee7bfb00): close: 2026/07/26 04:30:34 DEBUG : file2: vfs cache: setting modification time to 2026-07-26 04:30:34.342983802 +0000 UTC m=+5.357523004 2026/07/26 04:30:34 INFO : file2: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:34 DEBUG : file2(0x7caee7bfb00): >close: err= 2026/07/26 04:30:34 DEBUG : WaitForWriters: timeout=30s 2026/07/26 04:30:34 DEBUG : Looking for writers 2026/07/26 04:30:34 DEBUG : file1: reading active writers 2026/07/26 04:30:34 DEBUG : file2: reading active writers 2026/07/26 04:30:34 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2026/07/26 04:30:34 DEBUG : Looking for writers 2026/07/26 04:30:34 DEBUG : file1: reading active writers 2026/07/26 04:30:34 DEBUG : file2: reading active writers 2026/07/26 04:30:34 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2026/07/26 04:30:34 DEBUG : Looking for writers 2026/07/26 04:30:34 DEBUG : file1: reading active writers 2026/07/26 04:30:34 DEBUG : file2: reading active writers 2026/07/26 04:30:34 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2026/07/26 04:30:34 DEBUG : Looking for writers 2026/07/26 04:30:34 DEBUG : file1: reading active writers 2026/07/26 04:30:34 DEBUG : file2: reading active writers 2026/07/26 04:30:34 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2026/07/26 04:30:34 DEBUG : file1: vfs cache: starting upload 2026/07/26 04:30:34 DEBUG : file2: vfs cache: starting upload 2026/07/26 04:30:34 DEBUG : file1.752ca8c9.partial: size = 0 OK 2026/07/26 04:30:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/file1.752ca8c9.partial" 2026/07/26 04:30:34 DEBUG : file2.2385c625.partial: size = 0 OK 2026/07/26 04:30:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/file2.2385c625.partial" 2026/07/26 04:30:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: md5sum /home/rclone/rclone-test-bisuten0lofi/file1.752ca8c9.partial 2026/07/26 04:30:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: md5sum /home/rclone/rclone-test-bisuten0lofi/file2.2385c625.partial 2026/07/26 04:30:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-bisuten0lofi/file1.752ca8c9.partial 2026/07/26 04:30:34 DEBUG : file1.752ca8c9.partial: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/07/26 04:30:34 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/26 04:30:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-bisuten0lofi/file2.2385c625.partial 2026/07/26 04:30:34 DEBUG : file2.2385c625.partial: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/07/26 04:30:34 DEBUG : file2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/26 04:30:34 DEBUG : file1.752ca8c9.partial: renamed to: file1 2026/07/26 04:30:34 INFO : file1: Copied (new) 2026/07/26 04:30:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/file1" 2026/07/26 04:30:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: md5sum /home/rclone/rclone-test-bisuten0lofi/file1 2026/07/26 04:30:34 DEBUG : file2.2385c625.partial: renamed to: file2 2026/07/26 04:30:34 INFO : file2: Copied (new) 2026/07/26 04:30:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/file2" 2026/07/26 04:30:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: md5sum /home/rclone/rclone-test-bisuten0lofi/file2 2026/07/26 04:30:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-bisuten0lofi/file1 2026/07/26 04:30:34 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/07/26 04:30:34 DEBUG : file1: vfs cache: fingerprint now "0,2026-07-26 04:30:34 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2026/07/26 04:30:34 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/07/26 04:30:34 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/26 04:30:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-bisuten0lofi/file2 2026/07/26 04:30:34 DEBUG : file2: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/07/26 04:30:34 DEBUG : file2: vfs cache: fingerprint now "0,2026-07-26 04:30:34 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2026/07/26 04:30:34 DEBUG : file2: vfs cache: writeback object to VFS layer 2026/07/26 04:30:34 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/07/26 04:30:34 INFO : file1: vfs cache: upload succeeded try #1 2026/07/26 04:30:34 INFO : file2: vfs cache: upload succeeded try #1 2026/07/26 04:30:34 DEBUG : Looking for writers 2026/07/26 04:30:34 DEBUG : file2: reading active writers 2026/07/26 04:30:34 DEBUG : file1: reading active writers 2026/07/26 04:30:34 DEBUG : >WaitForWriters: 2026/07/26 04:30:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/file1" 2026/07/26 04:30:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: md5sum /home/rclone/rclone-test-bisuten0lofi/file1 2026/07/26 04:30:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-bisuten0lofi/file1 2026/07/26 04:30:34 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/07/26 04:30:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/file1" 2026/07/26 04:30:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: sha1sum /home/rclone/rclone-test-bisuten0lofi/file1 2026/07/26 04:30:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /home/rclone/rclone-test-bisuten0lofi/file1 2026/07/26 04:30:34 DEBUG : file1: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2026/07/26 04:30:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/file2" 2026/07/26 04:30:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: md5sum /home/rclone/rclone-test-bisuten0lofi/file2 2026/07/26 04:30:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-bisuten0lofi/file2 2026/07/26 04:30:34 DEBUG : file2: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/07/26 04:30:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/file2" 2026/07/26 04:30:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: sha1sum /home/rclone/rclone-test-bisuten0lofi/file2 2026/07/26 04:30:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /home/rclone/rclone-test-bisuten0lofi/file2 2026/07/26 04:30:34 DEBUG : file2: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2026/07/26 04:30:34 DEBUG : WaitForWriters: timeout=30s 2026/07/26 04:30:34 DEBUG : Looking for writers 2026/07/26 04:30:34 DEBUG : file1: reading active writers 2026/07/26 04:30:34 DEBUG : file2: reading active writers 2026/07/26 04:30:34 DEBUG : >WaitForWriters: 2026/07/26 04:30:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (0.18s) === RUN TestRWFileHandleFlushWrite run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi", Local "Local file system at /tmp/rclone1254736675", Modify Window "1s" 2026/07/26 04:30:34 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: poll-interval is not supported by this remote 2026/07/26 04:30:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/26 04:30:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Vw4j7}/rclone-test-bisuten0lofi" 2026/07/26 04:30:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Vw4j7}/rclone-test-bisuten0lofi" 2026/07/26 04:30:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Vw4j7}/rclone-test-bisuten0lofi" 2026/07/26 04:30:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/26 04:30:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Vw4j7}/rclone-test-bisuten0lofi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Vw4j7}/rclone-test-bisuten0lofi" 2026/07/26 04:30:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Vw4j7}/rclone-test-bisuten0lofi" 2026/07/26 04:30:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/26 04:30:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Vw4j7}/rclone-test-bisuten0lofi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Vw4j7}/rclone-test-bisuten0lofi" 2026/07/26 04:30:34 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 04:30:34 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/26 04:30:34 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/26 04:30:34 DEBUG : file1: newRWFileHandle: 2026/07/26 04:30:34 DEBUG : file1(0x7caef2116c0): openPending: 2026/07/26 04:30:34 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 04:30:34 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/26 04:30:34 DEBUG : file1(0x7caef2116c0): >openPending: err= 2026/07/26 04:30:34 DEBUG : file1: >newRWFileHandle: err= 2026/07/26 04:30:34 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/26 04:30:34 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/07/26 04:30:34 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/07/26 04:30:34 DEBUG : file1(0x7caef2116c0): _writeAt: size=5, off=0 2026/07/26 04:30:34 DEBUG : file1(0x7caef2116c0): >_writeAt: n=5, err= 2026/07/26 04:30:34 DEBUG : file1(0x7caef2116c0): RWFileHandle.Flush 2026/07/26 04:30:34 DEBUG : file1(0x7caef2116c0): RWFileHandle.Flush 2026/07/26 04:30:34 DEBUG : file1(0x7caef2116c0): close: 2026/07/26 04:30:34 DEBUG : file1: vfs cache: setting modification time to 2026-07-26 04:30:34.52180115 +0000 UTC m=+5.536340353 2026/07/26 04:30:34 INFO : file1: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:34 DEBUG : file1(0x7caef2116c0): >close: err= 2026/07/26 04:30:34 DEBUG : WaitForWriters: timeout=30s 2026/07/26 04:30:34 DEBUG : Looking for writers 2026/07/26 04:30:34 DEBUG : file1: reading active writers 2026/07/26 04:30:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/26 04:30:34 DEBUG : Looking for writers 2026/07/26 04:30:34 DEBUG : file1: reading active writers 2026/07/26 04:30:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/26 04:30:34 DEBUG : Looking for writers 2026/07/26 04:30:34 DEBUG : file1: reading active writers 2026/07/26 04:30:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/26 04:30:34 DEBUG : Looking for writers 2026/07/26 04:30:34 DEBUG : file1: reading active writers 2026/07/26 04:30:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/26 04:30:34 DEBUG : file1: vfs cache: starting upload 2026/07/26 04:30:34 DEBUG : file1.51f37e46.partial: size = 5 OK 2026/07/26 04:30:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/file1.51f37e46.partial" 2026/07/26 04:30:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: md5sum /home/rclone/rclone-test-bisuten0lofi/file1.51f37e46.partial 2026/07/26 04:30:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-bisuten0lofi/file1.51f37e46.partial 2026/07/26 04:30:34 DEBUG : file1.51f37e46.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/07/26 04:30:34 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/26 04:30:34 DEBUG : file1.51f37e46.partial: renamed to: file1 2026/07/26 04:30:34 INFO : file1: Copied (new) 2026/07/26 04:30:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/file1" 2026/07/26 04:30:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: md5sum /home/rclone/rclone-test-bisuten0lofi/file1 2026/07/26 04:30:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-bisuten0lofi/file1 2026/07/26 04:30:34 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/07/26 04:30:34 DEBUG : file1: vfs cache: fingerprint now "5,2026-07-26 04:30:34 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/07/26 04:30:34 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/07/26 04:30:34 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/26 04:30:34 INFO : file1: vfs cache: upload succeeded try #1 2026/07/26 04:30:34 DEBUG : Looking for writers 2026/07/26 04:30:34 DEBUG : file1: reading active writers 2026/07/26 04:30:34 DEBUG : >WaitForWriters: 2026/07/26 04:30:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (0.16s) === RUN TestRWFileHandleReleaseWrite run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi", Local "Local file system at /tmp/rclone1254736675", Modify Window "1s" 2026/07/26 04:30:34 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: poll-interval is not supported by this remote 2026/07/26 04:30:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/26 04:30:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Vw4j7}/rclone-test-bisuten0lofi" 2026/07/26 04:30:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Vw4j7}/rclone-test-bisuten0lofi" 2026/07/26 04:30:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Vw4j7}/rclone-test-bisuten0lofi" 2026/07/26 04:30:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/26 04:30:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Vw4j7}/rclone-test-bisuten0lofi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Vw4j7}/rclone-test-bisuten0lofi" 2026/07/26 04:30:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Vw4j7}/rclone-test-bisuten0lofi" 2026/07/26 04:30:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/26 04:30:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Vw4j7}/rclone-test-bisuten0lofi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Vw4j7}/rclone-test-bisuten0lofi" 2026/07/26 04:30:34 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 04:30:34 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/26 04:30:34 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/26 04:30:34 DEBUG : file1: newRWFileHandle: 2026/07/26 04:30:34 DEBUG : file1(0x7caeeb8d240): openPending: 2026/07/26 04:30:34 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 04:30:34 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/26 04:30:34 DEBUG : file1(0x7caeeb8d240): >openPending: err= 2026/07/26 04:30:34 DEBUG : file1: >newRWFileHandle: err= 2026/07/26 04:30:34 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/26 04:30:34 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/07/26 04:30:34 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/07/26 04:30:34 DEBUG : file1(0x7caeeb8d240): _writeAt: size=5, off=0 2026/07/26 04:30:34 DEBUG : file1(0x7caeeb8d240): >_writeAt: n=5, err= 2026/07/26 04:30:34 DEBUG : file1(0x7caeeb8d240): RWFileHandle.Release 2026/07/26 04:30:34 DEBUG : file1(0x7caeeb8d240): close: 2026/07/26 04:30:34 DEBUG : file1: vfs cache: setting modification time to 2026-07-26 04:30:34.688616345 +0000 UTC m=+5.703155548 2026/07/26 04:30:34 INFO : file1: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:34 DEBUG : file1(0x7caeeb8d240): >close: err= 2026/07/26 04:30:34 DEBUG : file1(0x7caeeb8d240): RWFileHandle.Release 2026/07/26 04:30:34 DEBUG : WaitForWriters: timeout=30s 2026/07/26 04:30:34 DEBUG : Looking for writers 2026/07/26 04:30:34 DEBUG : file1: reading active writers 2026/07/26 04:30:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/26 04:30:34 DEBUG : Looking for writers 2026/07/26 04:30:34 DEBUG : file1: reading active writers 2026/07/26 04:30:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/26 04:30:34 DEBUG : Looking for writers 2026/07/26 04:30:34 DEBUG : file1: reading active writers 2026/07/26 04:30:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/26 04:30:34 DEBUG : Looking for writers 2026/07/26 04:30:34 DEBUG : file1: reading active writers 2026/07/26 04:30:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/26 04:30:34 DEBUG : file1: vfs cache: starting upload 2026/07/26 04:30:34 DEBUG : file1.4485377f.partial: size = 5 OK 2026/07/26 04:30:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/file1.4485377f.partial" 2026/07/26 04:30:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: md5sum /home/rclone/rclone-test-bisuten0lofi/file1.4485377f.partial 2026/07/26 04:30:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-bisuten0lofi/file1.4485377f.partial 2026/07/26 04:30:34 DEBUG : file1.4485377f.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/07/26 04:30:34 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/26 04:30:34 DEBUG : file1.4485377f.partial: renamed to: file1 2026/07/26 04:30:34 INFO : file1: Copied (new) 2026/07/26 04:30:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/file1" 2026/07/26 04:30:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: md5sum /home/rclone/rclone-test-bisuten0lofi/file1 2026/07/26 04:30:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-bisuten0lofi/file1 2026/07/26 04:30:34 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/07/26 04:30:34 DEBUG : file1: vfs cache: fingerprint now "5,2026-07-26 04:30:34 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/07/26 04:30:34 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/07/26 04:30:34 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/26 04:30:34 INFO : file1: vfs cache: upload succeeded try #1 2026/07/26 04:30:34 DEBUG : Looking for writers 2026/07/26 04:30:34 DEBUG : file1: reading active writers 2026/07/26 04:30:34 DEBUG : >WaitForWriters: 2026/07/26 04:30:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (0.17s) === RUN TestRWFileHandleSizeTruncateExisting run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi", Local "Local file system at /tmp/rclone1254736675", Modify Window "1s" 2026/07/26 04:30:34 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: poll-interval is not supported by this remote 2026/07/26 04:30:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/26 04:30:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Vw4j7}/rclone-test-bisuten0lofi" 2026/07/26 04:30:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Vw4j7}/rclone-test-bisuten0lofi" 2026/07/26 04:30:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Vw4j7}/rclone-test-bisuten0lofi" 2026/07/26 04:30:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/26 04:30:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Vw4j7}/rclone-test-bisuten0lofi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Vw4j7}/rclone-test-bisuten0lofi" 2026/07/26 04:30:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Vw4j7}/rclone-test-bisuten0lofi" 2026/07/26 04:30:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/26 04:30:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Vw4j7}/rclone-test-bisuten0lofi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Vw4j7}/rclone-test-bisuten0lofi" 2026/07/26 04:30:34 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/26 04:30:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/dir/file1" 2026/07/26 04:30:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: md5sum /home/rclone/rclone-test-bisuten0lofi/dir/file1 2026/07/26 04:30:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-bisuten0lofi/dir/file1 2026/07/26 04:30:34 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/07/26 04:30:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/dir/file1" 2026/07/26 04:30:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: sha1sum /home/rclone/rclone-test-bisuten0lofi/dir/file1 2026/07/26 04:30:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-bisuten0lofi/dir/file1 2026/07/26 04:30:34 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/07/26 04:30:34 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2026/07/26 04:30:34 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/07/26 04:30:34 DEBUG : dir/file1: newRWFileHandle: 2026/07/26 04:30:34 DEBUG : dir/file1(0x7caeeb9e940): openPending: 2026/07/26 04:30:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/dir/file1" 2026/07/26 04:30:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: md5sum /home/rclone/rclone-test-bisuten0lofi/dir/file1 2026/07/26 04:30:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-bisuten0lofi/dir/file1 2026/07/26 04:30:34 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/07/26 04:30:34 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/07/26 04:30:34 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/07/26 04:30:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/26 04:30:34 DEBUG : dir/file1(0x7caeeb9e940): >openPending: err= 2026/07/26 04:30:34 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/07/26 04:30:34 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/26 04:30:34 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/26 04:30:34 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/07/26 04:30:34 DEBUG : dir/file1(0x7caeeb9e940): _writeAt: size=5, off=0 2026/07/26 04:30:34 DEBUG : dir/file1(0x7caeeb9e940): >_writeAt: n=5, err= 2026/07/26 04:30:34 DEBUG : dir/file1(0x7caeeb9e940): close: 2026/07/26 04:30:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/26 04:30:34 DEBUG : dir/file1: vfs cache: setting modification time to 2026-07-26 04:30:34.874569915 +0000 UTC m=+5.889109117 2026/07/26 04:30:34 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:34 DEBUG : dir/file1(0x7caeeb9e940): >close: err= 2026/07/26 04:30:34 DEBUG : WaitForWriters: timeout=30s 2026/07/26 04:30:34 DEBUG : dir: Looking for writers 2026/07/26 04:30:34 DEBUG : file1: reading active writers 2026/07/26 04:30:34 DEBUG : Looking for writers 2026/07/26 04:30:34 DEBUG : dir: reading active writers 2026/07/26 04:30:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/26 04:30:34 DEBUG : dir: Looking for writers 2026/07/26 04:30:34 DEBUG : file1: reading active writers 2026/07/26 04:30:34 DEBUG : Looking for writers 2026/07/26 04:30:34 DEBUG : dir: reading active writers 2026/07/26 04:30:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/26 04:30:34 DEBUG : dir: Looking for writers 2026/07/26 04:30:34 DEBUG : file1: reading active writers 2026/07/26 04:30:34 DEBUG : Looking for writers 2026/07/26 04:30:34 DEBUG : dir: reading active writers 2026/07/26 04:30:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/26 04:30:34 DEBUG : dir: Looking for writers 2026/07/26 04:30:34 DEBUG : file1: reading active writers 2026/07/26 04:30:34 DEBUG : Looking for writers 2026/07/26 04:30:34 DEBUG : dir: reading active writers 2026/07/26 04:30:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/26 04:30:34 DEBUG : dir/file1: vfs cache: starting upload 2026/07/26 04:30:34 DEBUG : dir/file1.603c6a88.partial: size = 5 OK 2026/07/26 04:30:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/dir/file1.603c6a88.partial" 2026/07/26 04:30:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: md5sum /home/rclone/rclone-test-bisuten0lofi/dir/file1.603c6a88.partial 2026/07/26 04:30:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-bisuten0lofi/dir/file1.603c6a88.partial 2026/07/26 04:30:34 DEBUG : dir/file1.603c6a88.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/07/26 04:30:34 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/26 04:30:34 DEBUG : dir/file1.603c6a88.partial: renamed to: dir/file1 2026/07/26 04:30:34 INFO : dir/file1: Copied (replaced existing) 2026/07/26 04:30:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/dir/file1" 2026/07/26 04:30:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: md5sum /home/rclone/rclone-test-bisuten0lofi/dir/file1 2026/07/26 04:30:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-bisuten0lofi/dir/file1 2026/07/26 04:30:34 DEBUG : dir/file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/07/26 04:30:34 DEBUG : dir/file1: vfs cache: fingerprint now "5,2026-07-26 04:30:34 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/07/26 04:30:34 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/07/26 04:30:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/26 04:30:34 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/07/26 04:30:35 DEBUG : dir: Looking for writers 2026/07/26 04:30:35 DEBUG : file1: reading active writers 2026/07/26 04:30:35 DEBUG : Looking for writers 2026/07/26 04:30:35 DEBUG : dir: reading active writers 2026/07/26 04:30:35 DEBUG : >WaitForWriters: 2026/07/26 04:30:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (0.19s) === RUN TestRWFileHandleSizeCreateExisting run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi", Local "Local file system at /tmp/rclone1254736675", Modify Window "1s" 2026/07/26 04:30:35 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: poll-interval is not supported by this remote 2026/07/26 04:30:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/26 04:30:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Vw4j7}/rclone-test-bisuten0lofi" 2026/07/26 04:30:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Vw4j7}/rclone-test-bisuten0lofi" 2026/07/26 04:30:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Vw4j7}/rclone-test-bisuten0lofi" 2026/07/26 04:30:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/26 04:30:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Vw4j7}/rclone-test-bisuten0lofi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Vw4j7}/rclone-test-bisuten0lofi" 2026/07/26 04:30:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Vw4j7}/rclone-test-bisuten0lofi" 2026/07/26 04:30:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/26 04:30:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Vw4j7}/rclone-test-bisuten0lofi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Vw4j7}/rclone-test-bisuten0lofi" 2026/07/26 04:30:35 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/26 04:30:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/dir/file1" 2026/07/26 04:30:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: md5sum /home/rclone/rclone-test-bisuten0lofi/dir/file1 2026/07/26 04:30:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-bisuten0lofi/dir/file1 2026/07/26 04:30:35 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/07/26 04:30:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/dir/file1" 2026/07/26 04:30:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: sha1sum /home/rclone/rclone-test-bisuten0lofi/dir/file1 2026/07/26 04:30:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-bisuten0lofi/dir/file1 2026/07/26 04:30:35 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/07/26 04:30:35 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 04:30:35 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2026/07/26 04:30:35 DEBUG : dir/file1: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/26 04:30:35 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/26 04:30:35 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/07/26 04:30:35 DEBUG : dir/file1(0x7caeeb9f580): _writeAt: size=5, off=0 2026/07/26 04:30:35 DEBUG : dir/file1(0x7caeeb9f580): openPending: 2026/07/26 04:30:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/dir/file1" 2026/07/26 04:30:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: md5sum /home/rclone/rclone-test-bisuten0lofi/dir/file1 2026/07/26 04:30:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-bisuten0lofi/dir/file1 2026/07/26 04:30:35 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/07/26 04:30:35 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/07/26 04:30:35 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/07/26 04:30:35 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/26 04:30:35 DEBUG : dir/file1(0x7caeeb9f580): >openPending: err= 2026/07/26 04:30:35 DEBUG : dir/file1(0x7caeeb9f580): >_writeAt: n=5, err= 2026/07/26 04:30:35 DEBUG : dir/file1(0x7caeeb9f580): _writeAt: size=15, off=5 2026/07/26 04:30:35 DEBUG : dir/file1(0x7caeeb9f580): >_writeAt: n=15, err= 2026/07/26 04:30:35 DEBUG : dir/file1(0x7caeeb9f580): close: 2026/07/26 04:30:35 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [{Pos:0 Size:20}] - present true 2026/07/26 04:30:35 DEBUG : dir/file1: vfs cache: setting modification time to 2026-07-26 04:30:35.064401665 +0000 UTC m=+6.078940857 2026/07/26 04:30:35 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : dir/file1(0x7caeeb9f580): >close: err= 2026/07/26 04:30:35 DEBUG : WaitForWriters: timeout=30s 2026/07/26 04:30:35 DEBUG : dir: Looking for writers 2026/07/26 04:30:35 DEBUG : file1: reading active writers 2026/07/26 04:30:35 DEBUG : Looking for writers 2026/07/26 04:30:35 DEBUG : dir: reading active writers 2026/07/26 04:30:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/26 04:30:35 DEBUG : dir: Looking for writers 2026/07/26 04:30:35 DEBUG : file1: reading active writers 2026/07/26 04:30:35 DEBUG : Looking for writers 2026/07/26 04:30:35 DEBUG : dir: reading active writers 2026/07/26 04:30:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/26 04:30:35 DEBUG : dir: Looking for writers 2026/07/26 04:30:35 DEBUG : file1: reading active writers 2026/07/26 04:30:35 DEBUG : Looking for writers 2026/07/26 04:30:35 DEBUG : dir: reading active writers 2026/07/26 04:30:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/26 04:30:35 DEBUG : dir: Looking for writers 2026/07/26 04:30:35 DEBUG : file1: reading active writers 2026/07/26 04:30:35 DEBUG : Looking for writers 2026/07/26 04:30:35 DEBUG : dir: reading active writers 2026/07/26 04:30:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/26 04:30:35 DEBUG : dir/file1: vfs cache: starting upload 2026/07/26 04:30:35 DEBUG : dir/file1.de1fddcd.partial: size = 20 OK 2026/07/26 04:30:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/dir/file1.de1fddcd.partial" 2026/07/26 04:30:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: md5sum /home/rclone/rclone-test-bisuten0lofi/dir/file1.de1fddcd.partial 2026/07/26 04:30:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: 5198435b5c4e591523b7f5435cc07e88 /home/rclone/rclone-test-bisuten0lofi/dir/file1.de1fddcd.partial 2026/07/26 04:30:35 DEBUG : dir/file1.de1fddcd.partial: Parsed hash: 5198435b5c4e591523b7f5435cc07e88 2026/07/26 04:30:35 DEBUG : dir/file1: md5 = 5198435b5c4e591523b7f5435cc07e88 OK 2026/07/26 04:30:35 DEBUG : dir/file1.de1fddcd.partial: renamed to: dir/file1 2026/07/26 04:30:35 INFO : dir/file1: Copied (replaced existing) 2026/07/26 04:30:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/dir/file1" 2026/07/26 04:30:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: md5sum /home/rclone/rclone-test-bisuten0lofi/dir/file1 2026/07/26 04:30:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: 5198435b5c4e591523b7f5435cc07e88 /home/rclone/rclone-test-bisuten0lofi/dir/file1 2026/07/26 04:30:35 DEBUG : dir/file1: Parsed hash: 5198435b5c4e591523b7f5435cc07e88 2026/07/26 04:30:35 DEBUG : dir/file1: vfs cache: fingerprint now "20,2026-07-26 04:30:35 +0000 UTC,5198435b5c4e591523b7f5435cc07e88" 2026/07/26 04:30:35 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/07/26 04:30:35 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/26 04:30:35 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/07/26 04:30:35 DEBUG : dir: Looking for writers 2026/07/26 04:30:35 DEBUG : file1: reading active writers 2026/07/26 04:30:35 DEBUG : Looking for writers 2026/07/26 04:30:35 DEBUG : dir: reading active writers 2026/07/26 04:30:35 DEBUG : >WaitForWriters: 2026/07/26 04:30:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (0.19s) === RUN TestRWFileHandleSizeCreateNew run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi", Local "Local file system at /tmp/rclone1254736675", Modify Window "1s" 2026/07/26 04:30:35 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: poll-interval is not supported by this remote 2026/07/26 04:30:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/26 04:30:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Vw4j7}/rclone-test-bisuten0lofi" 2026/07/26 04:30:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Vw4j7}/rclone-test-bisuten0lofi" 2026/07/26 04:30:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Vw4j7}/rclone-test-bisuten0lofi" 2026/07/26 04:30:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/26 04:30:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Vw4j7}/rclone-test-bisuten0lofi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Vw4j7}/rclone-test-bisuten0lofi" 2026/07/26 04:30:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Vw4j7}/rclone-test-bisuten0lofi" 2026/07/26 04:30:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/26 04:30:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Vw4j7}/rclone-test-bisuten0lofi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Vw4j7}/rclone-test-bisuten0lofi" 2026/07/26 04:30:35 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 04:30:35 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/26 04:30:35 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/26 04:30:35 DEBUG : file1: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : file1(0x7caeeca1d80): openPending: 2026/07/26 04:30:35 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/26 04:30:35 DEBUG : file1(0x7caeeca1d80): >openPending: err= 2026/07/26 04:30:35 DEBUG : file1: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/26 04:30:35 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/07/26 04:30:35 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/07/26 04:30:35 DEBUG : file1(0x7caeeca1d80): _writeAt: size=5, off=0 2026/07/26 04:30:35 DEBUG : file1(0x7caeeca1d80): >_writeAt: n=5, err= 2026/07/26 04:30:35 DEBUG : file1(0x7caeeca1d80): close: 2026/07/26 04:30:35 DEBUG : file1: vfs cache: setting modification time to 2026-07-26 04:30:35.237425328 +0000 UTC m=+6.251964530 2026/07/26 04:30:35 INFO : file1: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : file1(0x7caeeca1d80): >close: err= 2026/07/26 04:30:35 DEBUG : WaitForWriters: timeout=30s 2026/07/26 04:30:35 DEBUG : Looking for writers 2026/07/26 04:30:35 DEBUG : file1: reading active writers 2026/07/26 04:30:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/26 04:30:35 DEBUG : Looking for writers 2026/07/26 04:30:35 DEBUG : file1: reading active writers 2026/07/26 04:30:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/26 04:30:35 DEBUG : Looking for writers 2026/07/26 04:30:35 DEBUG : file1: reading active writers 2026/07/26 04:30:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/26 04:30:35 DEBUG : Looking for writers 2026/07/26 04:30:35 DEBUG : file1: reading active writers 2026/07/26 04:30:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/26 04:30:35 DEBUG : file1: vfs cache: starting upload 2026/07/26 04:30:35 DEBUG : file1.c7777b9e.partial: size = 5 OK 2026/07/26 04:30:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/file1.c7777b9e.partial" 2026/07/26 04:30:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: md5sum /home/rclone/rclone-test-bisuten0lofi/file1.c7777b9e.partial 2026/07/26 04:30:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-bisuten0lofi/file1.c7777b9e.partial 2026/07/26 04:30:35 DEBUG : file1.c7777b9e.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/07/26 04:30:35 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/26 04:30:35 DEBUG : file1.c7777b9e.partial: renamed to: file1 2026/07/26 04:30:35 INFO : file1: Copied (new) 2026/07/26 04:30:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/file1" 2026/07/26 04:30:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: md5sum /home/rclone/rclone-test-bisuten0lofi/file1 2026/07/26 04:30:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-bisuten0lofi/file1 2026/07/26 04:30:35 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/07/26 04:30:35 DEBUG : file1: vfs cache: fingerprint now "5,2026-07-26 04:30:35 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/07/26 04:30:35 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/26 04:30:35 INFO : file1: vfs cache: upload succeeded try #1 2026/07/26 04:30:35 DEBUG : Looking for writers 2026/07/26 04:30:35 DEBUG : file1: reading active writers 2026/07/26 04:30:35 DEBUG : >WaitForWriters: 2026/07/26 04:30:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (0.17s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi", Local "Local file system at /tmp/rclone1254736675", Modify Window "1s" 2026/07/26 04:30:35 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: poll-interval is not supported by this remote 2026/07/26 04:30:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/26 04:30:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Vw4j7}/rclone-test-bisuten0lofi" 2026/07/26 04:30:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Vw4j7}/rclone-test-bisuten0lofi" 2026/07/26 04:30:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Vw4j7}/rclone-test-bisuten0lofi" 2026/07/26 04:30:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/26 04:30:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Vw4j7}/rclone-test-bisuten0lofi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Vw4j7}/rclone-test-bisuten0lofi" 2026/07/26 04:30:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Vw4j7}/rclone-test-bisuten0lofi" 2026/07/26 04:30:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/26 04:30:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Vw4j7}/rclone-test-bisuten0lofi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Vw4j7}/rclone-test-bisuten0lofi" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2026/07/26 04:30:35 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeececa00): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeececa00): >openPending: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeececa00): _writeAt: size=5, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeececa00): >_writeAt: n=5, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeececa00): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.405601353 +0000 UTC m=+6.420140555 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeececa00): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeecece80): _readAt: size=2, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeecece80): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeecece80): >openPending: err= 2026/07/26 04:30:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeecece80): >_readAt: n=2, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeecece80): _writeAt: size=3, off=2 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeecece80): >_writeAt: n=0, err=Bad file descriptor 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeecece80): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.405601353 +0000 UTC m=+6.420140555 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeecece80): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeced340): _readAt: size=512, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeced340): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeced340): >openPending: err= 2026/07/26 04:30:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeced340): >_readAt: n=5, err=EOF 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeced340): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.405601353 +0000 UTC m=+6.420140555 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeced340): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: Remove: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7caeec86380 item 1 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeced980): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeced980): >openPending: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeced980): _writeAt: size=5, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeced980): >_writeAt: n=5, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeced980): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.408458124 +0000 UTC m=+6.422997326 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeced980): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeecede80): _readAt: size=512, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeecede80): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeecede80): >openPending: err= 2026/07/26 04:30:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeecede80): >_readAt: n=5, err=EOF 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeecede80): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.408458124 +0000 UTC m=+6.422997326 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeecede80): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: Remove: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7caeec86cb0 item 2 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef09a5c0): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef09a5c0): >openPending: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef09a5c0): _writeAt: size=5, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef09a5c0): >_writeAt: n=5, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef09a5c0): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.411666371 +0000 UTC m=+6.426205572 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef09a5c0): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef09aa40): _readAt: size=2, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef09aa40): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef09aa40): >openPending: err= 2026/07/26 04:30:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef09aa40): >_readAt: n=2, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef09aa40): _writeAt: size=3, off=2 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef09aa40): >_writeAt: n=0, err=Bad file descriptor 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef09aa40): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.411666371 +0000 UTC m=+6.426205572 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef09aa40): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef09af00): _readAt: size=512, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef09af00): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef09af00): >openPending: err= 2026/07/26 04:30:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef09af00): >_readAt: n=5, err=EOF 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef09af00): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.411666371 +0000 UTC m=+6.426205572 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef09af00): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: Remove: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7caeec87180 item 3 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef09b580): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef09b580): >openPending: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef09b580): _writeAt: size=5, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef09b580): >_writeAt: n=5, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef09b580): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.414382117 +0000 UTC m=+6.428921319 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef09b580): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef09bac0): _readAt: size=512, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef09bac0): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef09bac0): >openPending: err= 2026/07/26 04:30:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef09bac0): >_readAt: n=5, err=EOF 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef09bac0): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.414382117 +0000 UTC m=+6.428921319 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef09bac0): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: Remove: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7caeee6e3f0 item 4 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef0b6200): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef0b6200): >openPending: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef0b6200): _writeAt: size=5, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef0b6200): >_writeAt: n=5, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef0b6200): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.416104228 +0000 UTC m=+6.430643430 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef0b6200): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef0b6680): _readAt: size=2, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef0b6680): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef0b6680): >openPending: err= 2026/07/26 04:30:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef0b6680): >_readAt: n=2, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef0b6680): _writeAt: size=3, off=2 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef0b6680): >_writeAt: n=0, err=Bad file descriptor 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef0b6680): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.416104228 +0000 UTC m=+6.430643430 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef0b6680): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb9fe00): _readAt: size=512, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb9fe00): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb9fe00): >openPending: err= 2026/07/26 04:30:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb9fe00): >_readAt: n=5, err=EOF 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb9fe00): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.416104228 +0000 UTC m=+6.430643430 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb9fe00): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: Remove: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7caeee6e770 item 5 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeedb2580): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeedb2580): >openPending: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeedb2580): _writeAt: size=5, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeedb2580): >_writeAt: n=5, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeedb2580): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.418813741 +0000 UTC m=+6.433352943 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeedb2580): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeedb2ac0): _readAt: size=512, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeedb2ac0): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeedb2ac0): >openPending: err= 2026/07/26 04:30:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeedb2ac0): >_readAt: n=5, err=EOF 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeedb2ac0): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.418813741 +0000 UTC m=+6.433352943 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeedb2ac0): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: Remove: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7caee8b4930 item 6 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeedb3140): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeedb3140): >openPending: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeedb3140): _writeAt: size=5, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeedb3140): >_writeAt: n=5, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeedb3140): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.420580116 +0000 UTC m=+6.435119318 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeedb3140): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeedb3640): _readAt: size=2, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeedb3640): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeedb3640): >openPending: err= 2026/07/26 04:30:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeedb3640): >_readAt: n=2, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeedb3640): _writeAt: size=3, off=2 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeedb3640): >_writeAt: n=0, err=Bad file descriptor 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeedb3640): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.420580116 +0000 UTC m=+6.435119318 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeedb3640): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeedb3b00): _readAt: size=512, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeedb3b00): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeedb3b00): >openPending: err= 2026/07/26 04:30:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeedb3b00): >_readAt: n=5, err=EOF 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeedb3b00): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.420580116 +0000 UTC m=+6.435119318 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeedb3b00): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: Remove: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7caee8b4ee0 item 7 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeedd8280): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeedd8280): >openPending: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeedd8280): _writeAt: size=5, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeedd8280): >_writeAt: n=5, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeedd8280): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.423038816 +0000 UTC m=+6.437578029 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeedd8280): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeedd87c0): _readAt: size=512, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeedd87c0): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeedd87c0): >openPending: err= 2026/07/26 04:30:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeedd87c0): >_readAt: n=5, err=EOF 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeedd87c0): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.423038816 +0000 UTC m=+6.437578029 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeedd87c0): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: Remove: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7caee8b5730 item 8 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeedd8d80): _readAt: size=2, off=0 2026/07/26 04:30:35 ERROR : open-test-file(0x7caeedd8d80): Couldn't read size of file 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeedd8d80): >_readAt: n=0, err=EOF 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeedd8d80): _writeAt: size=5, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeedd8d80): >_writeAt: n=0, err=Bad file descriptor 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeedd8d80): close: 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeedd8d80): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeedd9140): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeedd9140): >openPending: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeedd9140): _writeAt: size=5, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeedd9140): >_writeAt: n=5, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeedd9140): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.425038121 +0000 UTC m=+6.439577323 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeedd9140): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeedd95c0): _readAt: size=2, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeedd95c0): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeedd95c0): >openPending: err= 2026/07/26 04:30:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeedd95c0): >_readAt: n=2, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeedd95c0): _writeAt: size=3, off=2 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeedd95c0): >_writeAt: n=0, err=Bad file descriptor 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeedd95c0): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.425038121 +0000 UTC m=+6.439577323 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeedd95c0): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeedd9ac0): _readAt: size=512, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeedd9ac0): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeedd9ac0): >openPending: err= 2026/07/26 04:30:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeedd9ac0): >_readAt: n=5, err=EOF 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeedd9ac0): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.425038121 +0000 UTC m=+6.439577323 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeedd9ac0): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: Remove: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7caee8b5c00 item 9 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeedee240): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeedee240): >openPending: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeedee240): _writeAt: size=5, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeedee240): >_writeAt: n=5, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeedee240): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.428138002 +0000 UTC m=+6.442677214 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeedee240): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeedee780): _readAt: size=512, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeedee780): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeedee780): >openPending: err= 2026/07/26 04:30:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeedee780): >_readAt: n=5, err=EOF 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeedee780): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.428138002 +0000 UTC m=+6.442677214 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeedee780): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: Remove: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7caee3d0b60 item 10 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeedeedc0): _readAt: size=2, off=0 2026/07/26 04:30:35 ERROR : open-test-file(0x7caeedeedc0): Couldn't read size of file 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeedeedc0): >_readAt: n=0, err=EOF 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeedeedc0): _writeAt: size=5, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeedeedc0): >_writeAt: n=0, err=Bad file descriptor 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeedeedc0): close: 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeedeedc0): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeedef180): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeedef180): >openPending: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeedef180): _writeAt: size=5, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeedef180): >_writeAt: n=5, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeedef180): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.430135883 +0000 UTC m=+6.444675095 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeedef180): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeedef680): _readAt: size=2, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeedef680): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeedef680): >openPending: err= 2026/07/26 04:30:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeedef680): >_readAt: n=2, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeedef680): _writeAt: size=3, off=2 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeedef680): >_writeAt: n=0, err=Bad file descriptor 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeedef680): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.430135883 +0000 UTC m=+6.444675095 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeedef680): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeedefb80): _readAt: size=512, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeedefb80): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeedefb80): >openPending: err= 2026/07/26 04:30:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeedefb80): >_readAt: n=5, err=EOF 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeedefb80): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.430135883 +0000 UTC m=+6.444675095 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeedefb80): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: Remove: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7caee3d16c0 item 11 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef108300): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef108300): >openPending: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef108300): _writeAt: size=5, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef108300): >_writeAt: n=5, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef108300): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.432556421 +0000 UTC m=+6.447095624 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef108300): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef108840): _readAt: size=512, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef108840): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef108840): >openPending: err= 2026/07/26 04:30:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef108840): >_readAt: n=5, err=EOF 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef108840): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.432556421 +0000 UTC m=+6.447095624 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef108840): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: Remove: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7caeeabc460 item 12 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef108e80): _readAt: size=2, off=0 2026/07/26 04:30:35 ERROR : open-test-file(0x7caef108e80): Couldn't read size of file 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef108e80): >_readAt: n=0, err=EOF 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef108e80): _writeAt: size=5, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef108e80): >_writeAt: n=0, err=Bad file descriptor 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef108e80): close: 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef108e80): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef109240): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef109240): >openPending: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef109240): _writeAt: size=5, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef109240): >_writeAt: n=5, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef109240): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.43460592 +0000 UTC m=+6.449145133 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef109240): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/26 04:30:35 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef109900): _readAt: size=512, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef109900): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef109900): >openPending: err= 2026/07/26 04:30:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef109900): >_readAt: n=5, err=EOF 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef109900): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.43460592 +0000 UTC m=+6.449145133 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef109900): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: Remove: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7caeeabc7e0 item 13 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef144080): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef144080): >openPending: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef144080): _writeAt: size=5, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef144080): >_writeAt: n=5, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef144080): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.436476442 +0000 UTC m=+6.451015643 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef144080): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef1445c0): _readAt: size=512, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef1445c0): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef1445c0): >openPending: err= 2026/07/26 04:30:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef1445c0): >_readAt: n=5, err=EOF 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef1445c0): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.436476442 +0000 UTC m=+6.451015643 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef1445c0): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: Remove: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7caeeabcbd0 item 14 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef144c00): _readAt: size=2, off=0 2026/07/26 04:30:35 ERROR : open-test-file(0x7caef144c00): Couldn't read size of file 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef144c00): >_readAt: n=0, err=EOF 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef144c00): _writeAt: size=5, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef144c00): >_writeAt: n=0, err=Bad file descriptor 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef144c00): close: 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef144c00): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef144fc0): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef144fc0): >openPending: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef144fc0): _writeAt: size=5, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef144fc0): >_writeAt: n=5, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef144fc0): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.438736026 +0000 UTC m=+6.453275238 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef144fc0): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/26 04:30:35 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef145680): _readAt: size=512, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef145680): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef145680): >openPending: err= 2026/07/26 04:30:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef145680): >_readAt: n=5, err=EOF 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef145680): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.438736026 +0000 UTC m=+6.453275238 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef145680): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: Remove: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7caeeabcf50 item 15 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 04:30:35 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/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef145d00): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef145d00): >openPending: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef145d00): _writeAt: size=5, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef145d00): >_writeAt: n=5, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef145d00): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.441522786 +0000 UTC m=+6.456061989 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef145d00): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef162340): _readAt: size=512, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef162340): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef162340): >openPending: err= 2026/07/26 04:30:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef162340): >_readAt: n=5, err=EOF 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef162340): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.441522786 +0000 UTC m=+6.456061989 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef162340): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: Remove: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7caeeabd340 item 16 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef162980): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef162980): >openPending: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef162980): _writeAt: size=5, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef162980): >_writeAt: n=5, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef162980): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.444005133 +0000 UTC m=+6.458544334 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef162980): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef162e00): _readAt: size=2, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef162e00): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef162e00): open at offset 5 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef162e00): >openPending: err= 2026/07/26 04:30:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef162e00): >_readAt: n=2, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef162e00): _writeAt: size=3, off=7 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef162e00): >_writeAt: n=0, err=Bad file descriptor 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef162e00): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.444005133 +0000 UTC m=+6.458544334 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef162e00): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef163300): _readAt: size=512, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef163300): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef163300): >openPending: err= 2026/07/26 04:30:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef163300): >_readAt: n=5, err=EOF 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef163300): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.444005133 +0000 UTC m=+6.458544334 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef163300): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: Remove: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7caeeabd880 item 17 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef163980): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef163980): >openPending: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef163980): _writeAt: size=5, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef163980): >_writeAt: n=5, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef163980): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.446600631 +0000 UTC m=+6.461139833 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef163980): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef163ec0): _readAt: size=512, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef163ec0): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef163ec0): >openPending: err= 2026/07/26 04:30:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef163ec0): >_readAt: n=5, err=EOF 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef163ec0): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.446600631 +0000 UTC m=+6.461139833 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef163ec0): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: Remove: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7caee878460 item 18 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef1a0640): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef1a0640): >openPending: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef1a0640): _writeAt: size=5, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef1a0640): >_writeAt: n=5, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef1a0640): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.448474519 +0000 UTC m=+6.463013721 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef1a0640): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef1a0b40): _readAt: size=2, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef1a0b40): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef1a0b40): open at offset 5 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef1a0b40): >openPending: err= 2026/07/26 04:30:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef1a0b40): >_readAt: n=2, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef1a0b40): _writeAt: size=3, off=7 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef1a0b40): >_writeAt: n=0, err=Bad file descriptor 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef1a0b40): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.448474519 +0000 UTC m=+6.463013721 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef1a0b40): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb3d7c0): _readAt: size=512, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb3d7c0): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb3d7c0): >openPending: err= 2026/07/26 04:30:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb3d7c0): >_readAt: n=5, err=EOF 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb3d7c0): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.448474519 +0000 UTC m=+6.463013721 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb3d7c0): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: Remove: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7caee878a80 item 19 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb3de40): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb3de40): >openPending: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb3de40): _writeAt: size=5, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb3de40): >_writeAt: n=5, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb3de40): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.451167301 +0000 UTC m=+6.465706503 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb3de40): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef20a480): _readAt: size=512, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef20a480): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef20a480): >openPending: err= 2026/07/26 04:30:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef20a480): >_readAt: n=5, err=EOF 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef20a480): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.451167301 +0000 UTC m=+6.465706503 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef20a480): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: Remove: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7caee3b4070 item 20 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef20ab00): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef20ab00): >openPending: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef20ab00): _writeAt: size=5, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef20ab00): >_writeAt: n=5, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef20ab00): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.453357256 +0000 UTC m=+6.467896457 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef20ab00): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef20b000): _readAt: size=2, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef20b000): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef20b000): open at offset 5 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef20b000): >openPending: err= 2026/07/26 04:30:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef20b000): >_readAt: n=2, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef20b000): _writeAt: size=3, off=7 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef20b000): >_writeAt: n=0, err=Bad file descriptor 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef20b000): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.453357256 +0000 UTC m=+6.467896457 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef20b000): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef20b500): _readAt: size=512, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef20b500): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef20b500): >openPending: err= 2026/07/26 04:30:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef20b500): >_readAt: n=5, err=EOF 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef20b500): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.453357256 +0000 UTC m=+6.467896457 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef20b500): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: Remove: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7caee3b4620 item 21 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef20bb80): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef20bb80): >openPending: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef20bb80): _writeAt: size=5, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef20bb80): >_writeAt: n=5, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef20bb80): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.456519674 +0000 UTC m=+6.471058876 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef20bb80): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef23c1c0): _readAt: size=512, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef23c1c0): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef23c1c0): >openPending: err= 2026/07/26 04:30:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef23c1c0): >_readAt: n=5, err=EOF 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef23c1c0): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.456519674 +0000 UTC m=+6.471058876 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef23c1c0): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: Remove: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7caee3b4fc0 item 22 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef23c840): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef23c840): >openPending: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef23c840): _writeAt: size=5, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef23c840): >_writeAt: n=5, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef23c840): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.458733453 +0000 UTC m=+6.473272685 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef23c840): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef23cd40): _readAt: size=2, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef23cd40): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef23cd40): open at offset 5 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef23cd40): >openPending: err= 2026/07/26 04:30:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef23cd40): >_readAt: n=2, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef23cd40): _writeAt: size=3, off=7 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef23cd40): >_writeAt: n=0, err=Bad file descriptor 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef23cd40): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.458733453 +0000 UTC m=+6.473272685 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef23cd40): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef23d240): _readAt: size=512, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef23d240): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef23d240): >openPending: err= 2026/07/26 04:30:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef23d240): >_readAt: n=5, err=EOF 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef23d240): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.458733453 +0000 UTC m=+6.473272685 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef23d240): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: Remove: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7caee3b5500 item 23 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 04:30:35 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/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef23d8c0): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef23d8c0): >openPending: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef23d8c0): _writeAt: size=5, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef23d8c0): >_writeAt: n=5, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef23d8c0): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.462255591 +0000 UTC m=+6.476794863 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef23d8c0): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef23de00): _readAt: size=512, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef23de00): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef23de00): >openPending: err= 2026/07/26 04:30:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef23de00): >_readAt: n=5, err=EOF 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef23de00): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.462255591 +0000 UTC m=+6.476794863 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef23de00): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: Remove: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7caee3d2620 item 24 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef258540): _readAt: size=2, off=0 2026/07/26 04:30:35 ERROR : open-test-file(0x7caef258540): Couldn't read size of file 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef258540): >_readAt: n=0, err=EOF 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef258540): _writeAt: size=5, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef258540): >_writeAt: n=0, err=Bad file descriptor 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef258540): close: 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef258540): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef258900): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef258900): >openPending: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef258900): _writeAt: size=5, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef258900): >_writeAt: n=5, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef258900): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.464669707 +0000 UTC m=+6.479208909 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef258900): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef258e00): _readAt: size=2, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef258e00): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef258e00): open at offset 5 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef258e00): >openPending: err= 2026/07/26 04:30:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef258e00): >_readAt: n=2, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef258e00): _writeAt: size=3, off=7 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef258e00): >_writeAt: n=0, err=Bad file descriptor 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef258e00): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.464669707 +0000 UTC m=+6.479208909 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef258e00): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef259340): _readAt: size=512, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef259340): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef259340): >openPending: err= 2026/07/26 04:30:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef259340): >_readAt: n=5, err=EOF 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef259340): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.464669707 +0000 UTC m=+6.479208909 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef259340): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: Remove: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7caee3d2c40 item 25 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef2599c0): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef2599c0): >openPending: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef2599c0): _writeAt: size=5, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef2599c0): >_writeAt: n=5, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef2599c0): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.468144115 +0000 UTC m=+6.482683318 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef2599c0): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef278000): _readAt: size=512, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef278000): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef278000): >openPending: err= 2026/07/26 04:30:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef278000): >_readAt: n=5, err=EOF 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef278000): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.468144115 +0000 UTC m=+6.482683318 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef278000): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: Remove: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7caee3d3c70 item 26 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef278640): _readAt: size=2, off=0 2026/07/26 04:30:35 ERROR : open-test-file(0x7caef278640): Couldn't read size of file 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef278640): >_readAt: n=0, err=EOF 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef278640): _writeAt: size=5, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef278640): >_writeAt: n=0, err=Bad file descriptor 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef278640): close: 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef278640): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef278a00): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef278a00): >openPending: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef278a00): _writeAt: size=5, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef278a00): >_writeAt: n=5, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef278a00): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.470439208 +0000 UTC m=+6.484978411 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef278a00): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef278f00): _readAt: size=2, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef278f00): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef278f00): open at offset 5 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef278f00): >openPending: err= 2026/07/26 04:30:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef278f00): >_readAt: n=2, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef278f00): _writeAt: size=3, off=7 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef278f00): >_writeAt: n=0, err=Bad file descriptor 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef278f00): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.470439208 +0000 UTC m=+6.484978411 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef278f00): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef279440): _readAt: size=512, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef279440): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef279440): >openPending: err= 2026/07/26 04:30:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef279440): >_readAt: n=5, err=EOF 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef279440): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.470439208 +0000 UTC m=+6.484978411 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef279440): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: Remove: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7caee8625b0 item 27 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 04:30:35 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/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef279ac0): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef279ac0): >openPending: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef279ac0): _writeAt: size=5, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef279ac0): >_writeAt: n=5, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef279ac0): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.473246437 +0000 UTC m=+6.487785670 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef279ac0): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef29e100): _readAt: size=512, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef29e100): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef29e100): >openPending: err= 2026/07/26 04:30:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef29e100): >_readAt: n=5, err=EOF 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef29e100): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.473246437 +0000 UTC m=+6.487785670 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef29e100): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: Remove: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7caee863340 item 28 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef29e740): _readAt: size=2, off=0 2026/07/26 04:30:35 ERROR : open-test-file(0x7caef29e740): Couldn't read size of file 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef29e740): >_readAt: n=0, err=EOF 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef29e740): _writeAt: size=5, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef29e740): >_writeAt: n=0, err=Bad file descriptor 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef29e740): close: 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef29e740): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef29eb00): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef29eb00): >openPending: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef29eb00): _writeAt: size=5, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef29eb00): >_writeAt: n=5, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef29eb00): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.475482087 +0000 UTC m=+6.490021370 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef29eb00): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/26 04:30:35 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef29f1c0): _readAt: size=512, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef29f1c0): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef29f1c0): >openPending: err= 2026/07/26 04:30:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef29f1c0): >_readAt: n=5, err=EOF 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef29f1c0): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.475482087 +0000 UTC m=+6.490021370 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef29f1c0): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: Remove: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7caee863c00 item 29 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 04:30:35 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/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef29f840): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef29f840): >openPending: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef29f840): _writeAt: size=5, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef29f840): >_writeAt: n=5, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef29f840): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.477646272 +0000 UTC m=+6.492185484 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef29f840): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef29fd80): _readAt: size=512, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef29fd80): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef29fd80): >openPending: err= 2026/07/26 04:30:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef29fd80): >_readAt: n=5, err=EOF 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef29fd80): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.477646272 +0000 UTC m=+6.492185484 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef29fd80): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: Remove: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7caee8142a0 item 30 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 04:30:35 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/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef2d44c0): _readAt: size=2, off=0 2026/07/26 04:30:35 ERROR : open-test-file(0x7caef2d44c0): Couldn't read size of file 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef2d44c0): >_readAt: n=0, err=EOF 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef2d44c0): _writeAt: size=5, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef2d44c0): >_writeAt: n=0, err=Bad file descriptor 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef2d44c0): close: 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef2d44c0): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef2d4880): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef2d4880): >openPending: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef2d4880): _writeAt: size=5, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef2d4880): >_writeAt: n=5, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef2d4880): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.47950991 +0000 UTC m=+6.494049102 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef2d4880): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/26 04:30:35 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef2d4f40): _readAt: size=512, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef2d4f40): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef2d4f40): >openPending: err= 2026/07/26 04:30:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef2d4f40): >_readAt: n=5, err=EOF 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef2d4f40): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.47950991 +0000 UTC m=+6.494049102 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef2d4f40): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: Remove: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7caee814700 item 31 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 04:30:35 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/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef2d55c0): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef2d55c0): >openPending: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef2d55c0): _writeAt: size=5, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef2d55c0): >_writeAt: n=5, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef2d55c0): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.481230277 +0000 UTC m=+6.495769469 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef2d55c0): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef2d5b00): _readAt: size=512, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef2d5b00): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef2d5b00): >openPending: err= 2026/07/26 04:30:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef2d5b00): >_readAt: n=5, err=EOF 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef2d5b00): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.481230277 +0000 UTC m=+6.495769469 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef2d5b00): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: Remove: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7caee814e00 item 32 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef2f6240): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef2f6240): >openPending: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef2f6240): _writeAt: size=5, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef2f6240): >_writeAt: n=5, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef2f6240): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.482993706 +0000 UTC m=+6.497532898 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef2f6240): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef2f66c0): _readAt: size=2, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef2f66c0): >_readAt: n=0, err=Bad file descriptor 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef2f66c0): _writeAt: size=3, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef2f66c0): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef2f66c0): >openPending: err= 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7caee9fc5b0 item 33 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef2f66c0): >_writeAt: n=3, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef2f66c0): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.483540898 +0000 UTC m=+6.498080090 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef2f66c0): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef2f6bc0): _readAt: size=512, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef2f6bc0): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef2f6bc0): >openPending: err= 2026/07/26 04:30:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef2f6bc0): >_readAt: n=5, err=EOF 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef2f6bc0): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.483540898 +0000 UTC m=+6.498080090 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef2f6bc0): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: Remove: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7caee9fc770 item 33 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef2f7200): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef2f7200): >openPending: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef2f7200): _writeAt: size=5, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef2f7200): >_writeAt: n=5, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef2f7200): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.48502542 +0000 UTC m=+6.499564612 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef2f7200): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef2f7680): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef2f7680): >openPending: err= 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7caee9fcbd0 item 34 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef2f7680): _readAt: size=2, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef2f7680): >_readAt: n=0, err=Bad file descriptor 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef2f7680): _writeAt: size=3, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef2f7680): >_writeAt: n=3, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef2f7680): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.485711256 +0000 UTC m=+6.500250448 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef2f7680): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef2f7bc0): _readAt: size=512, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef2f7bc0): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef2f7bc0): >openPending: err= 2026/07/26 04:30:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef2f7bc0): >_readAt: n=3, err=EOF 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef2f7bc0): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.485711256 +0000 UTC m=+6.500250448 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef2f7bc0): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: Remove: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7caee9fcfc0 item 34 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef316300): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef316300): >openPending: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef316300): _writeAt: size=5, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef316300): >_writeAt: n=5, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef316300): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.487261091 +0000 UTC m=+6.501800283 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef316300): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef316780): _readAt: size=2, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef316780): >_readAt: n=0, err=Bad file descriptor 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef316780): _writeAt: size=3, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef316780): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef316780): >openPending: err= 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7caee9fd7a0 item 35 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef316780): >_writeAt: n=3, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef316780): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.487936966 +0000 UTC m=+6.502476158 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef316780): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef316c80): _readAt: size=512, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef316c80): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef316c80): >openPending: err= 2026/07/26 04:30:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef316c80): >_readAt: n=5, err=EOF 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef316c80): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.487936966 +0000 UTC m=+6.502476158 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef316c80): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: Remove: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7caee9fda40 item 35 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef317300): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef317300): >openPending: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef317300): _writeAt: size=5, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef317300): >_writeAt: n=5, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef317300): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.490151126 +0000 UTC m=+6.504690368 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef317300): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef317800): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef317800): >openPending: err= 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7caeec5e000 item 36 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef317800): _readAt: size=2, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef317800): >_readAt: n=0, err=Bad file descriptor 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef317800): _writeAt: size=3, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef317800): >_writeAt: n=3, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef317800): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.490912773 +0000 UTC m=+6.505452025 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef317800): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef317d40): _readAt: size=512, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef317d40): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef317d40): >openPending: err= 2026/07/26 04:30:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef317d40): >_readAt: n=3, err=EOF 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef317d40): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.490912773 +0000 UTC m=+6.505452025 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef317d40): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: Remove: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7caeec5e1c0 item 36 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef334480): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef334480): >openPending: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef334480): _writeAt: size=5, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef334480): >_writeAt: n=5, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef334480): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.493697389 +0000 UTC m=+6.508236592 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef334480): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef334900): _readAt: size=2, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef334900): >_readAt: n=0, err=Bad file descriptor 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef334900): _writeAt: size=3, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef334900): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef334900): >openPending: err= 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7caeec5e620 item 37 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef334900): >_writeAt: n=3, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef334900): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.494503722 +0000 UTC m=+6.509042914 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef334900): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef334e00): _readAt: size=512, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef334e00): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef334e00): >openPending: err= 2026/07/26 04:30:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef334e00): >_readAt: n=5, err=EOF 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef334e00): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.494503722 +0000 UTC m=+6.509042914 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef334e00): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: Remove: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7caeec5e9a0 item 37 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef335480): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef335480): >openPending: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef335480): _writeAt: size=5, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef335480): >_writeAt: n=5, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef335480): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.496390753 +0000 UTC m=+6.510929955 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef335480): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef335980): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef335980): >openPending: err= 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7caeec5ed20 item 38 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef335980): _readAt: size=2, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef335980): >_readAt: n=0, err=Bad file descriptor 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef335980): _writeAt: size=3, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef335980): >_writeAt: n=3, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef335980): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.497149065 +0000 UTC m=+6.511688257 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef335980): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef335ec0): _readAt: size=512, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef335ec0): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef335ec0): >openPending: err= 2026/07/26 04:30:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef335ec0): >_readAt: n=3, err=EOF 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef335ec0): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.497149065 +0000 UTC m=+6.511688257 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef335ec0): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: Remove: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7caeec5eee0 item 38 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeee4c200): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeee4c200): >openPending: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeee4c200): _writeAt: size=5, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeee4c200): >_writeAt: n=5, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeee4c200): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.499528616 +0000 UTC m=+6.514067828 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeee4c200): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef3629c0): _readAt: size=2, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef3629c0): >_readAt: n=0, err=Bad file descriptor 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef3629c0): _writeAt: size=3, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef3629c0): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef3629c0): >openPending: err= 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7caeee6e230 item 39 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef3629c0): >_writeAt: n=3, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef3629c0): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.500163835 +0000 UTC m=+6.514703027 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef3629c0): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef362ec0): _readAt: size=512, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef362ec0): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef362ec0): >openPending: err= 2026/07/26 04:30:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef362ec0): >_readAt: n=5, err=EOF 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef362ec0): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.500163835 +0000 UTC m=+6.514703027 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef362ec0): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: Remove: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7caeee6e460 item 39 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef363540): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef363540): >openPending: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef363540): _writeAt: size=5, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef363540): >_writeAt: n=5, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef363540): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.501838416 +0000 UTC m=+6.516377668 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef363540): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef363a40): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef363a40): >openPending: err= 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7caeee6e850 item 40 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef363a40): _readAt: size=2, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef363a40): >_readAt: n=0, err=Bad file descriptor 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef363a40): _writeAt: size=3, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef363a40): >_writeAt: n=3, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef363a40): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.502489264 +0000 UTC m=+6.517028456 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef363a40): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeee4c080): _readAt: size=512, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeee4c080): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeee4c080): >openPending: err= 2026/07/26 04:30:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeee4c080): >_readAt: n=3, err=EOF 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeee4c080): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.502489264 +0000 UTC m=+6.517028456 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeee4c080): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: Remove: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7caeee6ea10 item 40 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeee4c7c0): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeee4c7c0): >openPending: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeee4c7c0): _readAt: size=2, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeee4c7c0): >_readAt: n=0, err=Bad file descriptor 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeee4c7c0): _writeAt: size=5, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeee4c7c0): >_writeAt: n=5, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeee4c7c0): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.504027108 +0000 UTC m=+6.518566300 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeee4c7c0): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeee4ccc0): _writeAt: size=5, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeee4ccc0): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeee4ccc0): >openPending: err= 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7caeee6ed90 item 41 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeee4ccc0): >_writeAt: n=5, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeee4ccc0): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.504549253 +0000 UTC m=+6.519088455 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeee4ccc0): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeee4d180): _readAt: size=2, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeee4d180): >_readAt: n=0, err=Bad file descriptor 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeee4d180): _writeAt: size=3, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeee4d180): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeee4d180): >openPending: err= 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7caeee6ef50 item 41 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeee4d180): >_writeAt: n=3, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeee4d180): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.505140098 +0000 UTC m=+6.519679290 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeee4d180): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeee4d6c0): _readAt: size=512, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeee4d6c0): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeee4d6c0): >openPending: err= 2026/07/26 04:30:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeee4d6c0): >_readAt: n=5, err=EOF 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeee4d6c0): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.505140098 +0000 UTC m=+6.519679290 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeee4d6c0): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: Remove: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7caeee6f110 item 41 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeee4dd00): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeee4dd00): >openPending: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeee4dd00): _readAt: size=2, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeee4dd00): >_readAt: n=0, err=Bad file descriptor 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeee4dd00): _writeAt: size=5, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeee4dd00): >_writeAt: n=5, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeee4dd00): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.506853332 +0000 UTC m=+6.521392534 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeee4dd00): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caee6fee00): _writeAt: size=5, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caee6fee00): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caee6fee00): >openPending: err= 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7caeee6f490 item 42 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caee6fee00): >_writeAt: n=5, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caee6fee00): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.507571168 +0000 UTC m=+6.522110360 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caee6fee00): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caee6ffc00): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caee6ffc00): >openPending: err= 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7caeee6f650 item 42 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caee6ffc00): _readAt: size=2, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caee6ffc00): >_readAt: n=0, err=Bad file descriptor 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caee6ffc00): _writeAt: size=3, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caee6ffc00): >_writeAt: n=3, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caee6ffc00): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.508437633 +0000 UTC m=+6.522976825 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caee6ffc00): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caee7bf740): _readAt: size=512, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caee7bf740): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caee7bf740): >openPending: err= 2026/07/26 04:30:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caee7bf740): >_readAt: n=3, err=EOF 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caee7bf740): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.508437633 +0000 UTC m=+6.522976825 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caee7bf740): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: Remove: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7caeee6f960 item 42 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caee7bfe00): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caee7bfe00): >openPending: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caee7bfe00): _readAt: size=2, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caee7bfe00): >_readAt: n=0, err=Bad file descriptor 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caee7bfe00): _writeAt: size=5, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caee7bfe00): >_writeAt: n=5, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caee7bfe00): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.510052211 +0000 UTC m=+6.524591403 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caee7bfe00): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caee62e5c0): _writeAt: size=5, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caee62e5c0): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caee62e5c0): >openPending: err= 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7caeee6fce0 item 43 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caee62e5c0): >_writeAt: n=5, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caee62e5c0): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.51067176 +0000 UTC m=+6.525210952 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caee62e5c0): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caee62ee80): _readAt: size=2, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caee62ee80): >_readAt: n=0, err=Bad file descriptor 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caee62ee80): _writeAt: size=3, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caee62ee80): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caee62ee80): >openPending: err= 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7caee878000 item 43 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caee62ee80): >_writeAt: n=3, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caee62ee80): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.511319212 +0000 UTC m=+6.525858404 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caee62ee80): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caee62f440): _readAt: size=512, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caee62f440): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caee62f440): >openPending: err= 2026/07/26 04:30:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caee62f440): >_readAt: n=5, err=EOF 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caee62f440): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.511319212 +0000 UTC m=+6.525858404 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caee62f440): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: Remove: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7caee878460 item 43 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb8c640): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb8c640): >openPending: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb8c640): _readAt: size=2, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb8c640): >_readAt: n=0, err=Bad file descriptor 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb8c640): _writeAt: size=5, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb8c640): >_writeAt: n=5, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb8c640): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.513201155 +0000 UTC m=+6.527740347 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb8c640): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb8ce80): _writeAt: size=5, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb8ce80): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb8ce80): >openPending: err= 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7caee878a80 item 44 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb8ce80): >_writeAt: n=5, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb8ce80): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.513861491 +0000 UTC m=+6.528400683 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb8ce80): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb8d440): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb8d440): >openPending: err= 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7caee8792d0 item 44 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb8d440): _readAt: size=2, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb8d440): >_readAt: n=0, err=Bad file descriptor 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb8d440): _writeAt: size=3, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb8d440): >_writeAt: n=3, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb8d440): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.514773713 +0000 UTC m=+6.529312905 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb8d440): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb8d9c0): _readAt: size=512, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb8d9c0): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb8d9c0): >openPending: err= 2026/07/26 04:30:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb8d9c0): >_readAt: n=3, err=EOF 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb8d9c0): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.514773713 +0000 UTC m=+6.529312905 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb8d9c0): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: Remove: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7caee879ab0 item 44 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caee4aeb80): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caee4aeb80): >openPending: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caee4aeb80): _readAt: size=2, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caee4aeb80): >_readAt: n=0, err=Bad file descriptor 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caee4aeb80): _writeAt: size=5, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caee4aeb80): >_writeAt: n=5, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caee4aeb80): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.516523175 +0000 UTC m=+6.531062367 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caee4aeb80): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caee4af140): _writeAt: size=5, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caee4af140): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caee4af140): >openPending: err= 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7caeec5e0e0 item 45 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caee4af140): >_writeAt: n=5, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caee4af140): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.517267791 +0000 UTC m=+6.531806983 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caee4af140): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/26 04:30:35 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef082040): _readAt: size=512, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef082040): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef082040): >openPending: err= 2026/07/26 04:30:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef082040): >_readAt: n=5, err=EOF 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef082040): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.517267791 +0000 UTC m=+6.531806983 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef082040): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: Remove: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7caeec5e2a0 item 45 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef082680): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef082680): >openPending: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef082680): _readAt: size=2, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef082680): >_readAt: n=0, err=Bad file descriptor 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef082680): _writeAt: size=5, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef082680): >_writeAt: n=5, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef082680): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.519394123 +0000 UTC m=+6.533933315 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef082680): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef082b80): _writeAt: size=5, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef082b80): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef082b80): >openPending: err= 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7caeec5f110 item 46 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef082b80): >_writeAt: n=5, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef082b80): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.520039351 +0000 UTC m=+6.534578574 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef082b80): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/26 04:30:35 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef083300): _readAt: size=512, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef083300): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef083300): >openPending: err= 2026/07/26 04:30:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef083300): >_readAt: n=5, err=EOF 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef083300): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.520039351 +0000 UTC m=+6.534578574 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef083300): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: Remove: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7caeec5f2d0 item 46 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef083940): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef083940): >openPending: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef083940): _readAt: size=2, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef083940): >_readAt: n=0, err=Bad file descriptor 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef083940): _writeAt: size=5, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef083940): >_writeAt: n=5, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef083940): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.521913479 +0000 UTC m=+6.536452672 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef083940): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef083e40): _writeAt: size=5, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef083e40): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef083e40): >openPending: err= 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7caeec5f730 item 47 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef083e40): >_writeAt: n=5, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef083e40): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.522739178 +0000 UTC m=+6.537278380 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef083e40): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/26 04:30:35 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb3c6c0): _readAt: size=512, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb3c6c0): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb3c6c0): >openPending: err= 2026/07/26 04:30:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb3c6c0): >_readAt: n=5, err=EOF 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb3c6c0): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.522739178 +0000 UTC m=+6.537278380 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb3c6c0): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: Remove: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7caeec5f8f0 item 47 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 04:30:35 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/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb3cd00): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb3cd00): >openPending: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb3cd00): _readAt: size=2, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb3cd00): >_readAt: n=0, err=Bad file descriptor 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb3cd00): _writeAt: size=5, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb3cd00): >_writeAt: n=5, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb3cd00): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.524863878 +0000 UTC m=+6.539403090 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb3cd00): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb3d200): _writeAt: size=5, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb3d200): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb3d200): >openPending: err= 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7caeec5fc70 item 48 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb3d200): >_writeAt: n=5, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb3d200): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.525618593 +0000 UTC m=+6.540157806 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb3d200): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/26 04:30:35 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb3d900): _readAt: size=512, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb3d900): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb3d900): >openPending: err= 2026/07/26 04:30:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb3d900): >_readAt: n=5, err=EOF 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb3d900): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.525618593 +0000 UTC m=+6.540157806 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb3d900): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: Remove: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7caeec5fe30 item 48 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef334040): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef334040): >openPending: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef334040): _writeAt: size=5, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef334040): >_writeAt: n=5, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef334040): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.528105257 +0000 UTC m=+6.542644460 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef334040): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef3344c0): _readAt: size=2, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef3344c0): >_readAt: n=0, err=Bad file descriptor 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef3344c0): _writeAt: size=3, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef3344c0): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef3344c0): open at offset 5 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef3344c0): >openPending: err= 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7caee8724d0 item 49 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef3344c0): >_writeAt: n=3, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef3344c0): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.528804868 +0000 UTC m=+6.543344069 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef3344c0): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef334a40): _readAt: size=512, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef334a40): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef334a40): >openPending: err= 2026/07/26 04:30:35 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef334a40): >_readAt: n=8, err=EOF 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef334a40): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.528804868 +0000 UTC m=+6.543344069 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef334a40): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: Remove: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7caee872690 item 49 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caee95c440): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caee95c440): >openPending: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caee95c440): _writeAt: size=5, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caee95c440): >_writeAt: n=5, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caee95c440): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.530819831 +0000 UTC m=+6.545359794 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caee95c440): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caee95c940): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caee95c940): open at offset 5 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caee95c940): >openPending: err= 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7caee872d20 item 50 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caee95c940): _readAt: size=2, off=5 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caee95c940): >_readAt: n=0, err=Bad file descriptor 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caee95c940): _writeAt: size=3, off=5 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caee95c940): >_writeAt: n=3, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caee95c940): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.531749426 +0000 UTC m=+6.546288618 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caee95c940): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caee95cec0): _readAt: size=512, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caee95cec0): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caee95cec0): >openPending: err= 2026/07/26 04:30:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caee95cec0): >_readAt: n=3, err=EOF 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caee95cec0): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.531749426 +0000 UTC m=+6.546288618 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caee95cec0): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: Remove: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7caee872f50 item 50 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caee95d540): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caee95d540): >openPending: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caee95d540): _writeAt: size=5, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caee95d540): >_writeAt: n=5, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caee95d540): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.533460866 +0000 UTC m=+6.548000058 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caee95d540): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caee95da40): _readAt: size=2, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caee95da40): >_readAt: n=0, err=Bad file descriptor 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caee95da40): _writeAt: size=3, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caee95da40): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caee95da40): open at offset 5 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caee95da40): >openPending: err= 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7caee8732d0 item 51 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caee95da40): >_writeAt: n=3, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caee95da40): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.534171317 +0000 UTC m=+6.548710509 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caee95da40): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeea6c080): _readAt: size=512, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeea6c080): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeea6c080): >openPending: err= 2026/07/26 04:30:35 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeea6c080): >_readAt: n=8, err=EOF 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeea6c080): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.534171317 +0000 UTC m=+6.548710509 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeea6c080): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: Remove: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7caee873730 item 51 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeea6c700): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeea6c700): >openPending: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeea6c700): _writeAt: size=5, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeea6c700): >_writeAt: n=5, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeea6c700): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.535986113 +0000 UTC m=+6.550525305 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeea6c700): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeea6cc00): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeea6cc00): open at offset 5 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeea6cc00): >openPending: err= 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7caee873c70 item 52 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeea6cc00): _readAt: size=2, off=5 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeea6cc00): >_readAt: n=0, err=Bad file descriptor 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeea6cc00): _writeAt: size=3, off=5 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeea6cc00): >_writeAt: n=3, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeea6cc00): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.536745155 +0000 UTC m=+6.551284347 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeea6cc00): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeea6d180): _readAt: size=512, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeea6d180): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeea6d180): >openPending: err= 2026/07/26 04:30:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeea6d180): >_readAt: n=3, err=EOF 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeea6d180): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.536745155 +0000 UTC m=+6.551284347 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeea6d180): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: Remove: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7caee873e30 item 52 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeea6d800): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeea6d800): >openPending: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeea6d800): _writeAt: size=5, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeea6d800): >_writeAt: n=5, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeea6d800): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.538549862 +0000 UTC m=+6.553089114 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeea6d800): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeea6dd00): _readAt: size=2, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeea6dd00): >_readAt: n=0, err=Bad file descriptor 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeea6dd00): _writeAt: size=3, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeea6dd00): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeea6dd00): open at offset 5 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeea6dd00): >openPending: err= 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7caef2be310 item 53 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeea6dd00): >_writeAt: n=3, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeea6dd00): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.539338059 +0000 UTC m=+6.553877262 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeea6dd00): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeaa0340): _readAt: size=512, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeaa0340): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeaa0340): >openPending: err= 2026/07/26 04:30:35 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeaa0340): >_readAt: n=8, err=EOF 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeaa0340): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.539338059 +0000 UTC m=+6.553877262 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeaa0340): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: Remove: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7caef2be4d0 item 53 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb0e500): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb0e500): >openPending: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb0e500): _writeAt: size=5, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb0e500): >_writeAt: n=5, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb0e500): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.541447882 +0000 UTC m=+6.555987074 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb0e500): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb0ea00): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb0ea00): open at offset 5 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb0ea00): >openPending: err= 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7caef20c3f0 item 54 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb0ea00): _readAt: size=2, off=5 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb0ea00): >_readAt: n=0, err=Bad file descriptor 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb0ea00): _writeAt: size=3, off=5 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb0ea00): >_writeAt: n=3, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb0ea00): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.542293748 +0000 UTC m=+6.556832940 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb0ea00): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb0ef80): _readAt: size=512, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb0ef80): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb0ef80): >openPending: err= 2026/07/26 04:30:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb0ef80): >_readAt: n=3, err=EOF 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb0ef80): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.542293748 +0000 UTC m=+6.556832940 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb0ef80): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: Remove: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7caef20c700 item 54 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb0f600): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb0f600): >openPending: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb0f600): _writeAt: size=5, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb0f600): >_writeAt: n=5, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb0f600): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.544377802 +0000 UTC m=+6.558916994 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb0f600): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb0fb00): _readAt: size=2, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb0fb00): >_readAt: n=0, err=Bad file descriptor 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb0fb00): _writeAt: size=3, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb0fb00): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb0fb00): open at offset 5 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb0fb00): >openPending: err= 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7caef20ca80 item 55 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb0fb00): >_writeAt: n=3, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb0fb00): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.545172893 +0000 UTC m=+6.559712085 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb0fb00): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb62140): _readAt: size=512, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb62140): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb62140): >openPending: err= 2026/07/26 04:30:35 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb62140): >_readAt: n=8, err=EOF 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb62140): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.545172893 +0000 UTC m=+6.559712085 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb62140): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: Remove: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7caef20cc40 item 55 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 04:30:35 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/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb627c0): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb627c0): >openPending: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb627c0): _writeAt: size=5, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb627c0): >_writeAt: n=5, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb627c0): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.547284979 +0000 UTC m=+6.561824171 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb627c0): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb62cc0): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb62cc0): open at offset 5 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb62cc0): >openPending: err= 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7caef20cfc0 item 56 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb62cc0): _readAt: size=2, off=5 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb62cc0): >_readAt: n=0, err=Bad file descriptor 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb62cc0): _writeAt: size=3, off=5 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb62cc0): >_writeAt: n=3, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb62cc0): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.548133431 +0000 UTC m=+6.562672623 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb62cc0): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb63240): _readAt: size=512, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb63240): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb63240): >openPending: err= 2026/07/26 04:30:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb63240): >_readAt: n=3, err=EOF 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb63240): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.548133431 +0000 UTC m=+6.562672623 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb63240): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: Remove: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7caef20d180 item 56 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb63880): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb63880): open at offset 0 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb63880): >openPending: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb63880): _readAt: size=2, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb63880): >_readAt: n=0, err=Bad file descriptor 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb63880): _writeAt: size=5, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb63880): >_writeAt: n=5, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb63880): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.549672035 +0000 UTC m=+6.564211227 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb63880): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb63dc0): _writeAt: size=5, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb63dc0): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb63dc0): >openPending: err= 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7caef20d5e0 item 57 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb63dc0): >_writeAt: n=5, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb63dc0): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.550381195 +0000 UTC m=+6.564920387 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb63dc0): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb72400): _readAt: size=2, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb72400): >_readAt: n=0, err=Bad file descriptor 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb72400): _writeAt: size=3, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb72400): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb72400): open at offset 5 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb72400): >openPending: err= 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7caef20d7a0 item 57 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb72400): >_writeAt: n=3, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb72400): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.551126501 +0000 UTC m=+6.565665693 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb72400): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb72980): _readAt: size=512, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb72980): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb72980): >openPending: err= 2026/07/26 04:30:35 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb72980): >_readAt: n=8, err=EOF 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb72980): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.551126501 +0000 UTC m=+6.565665693 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb72980): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: Remove: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7caef20d960 item 57 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb72fc0): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb72fc0): open at offset 0 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb72fc0): >openPending: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb72fc0): _readAt: size=2, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb72fc0): >_readAt: n=0, err=Bad file descriptor 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb72fc0): _writeAt: size=5, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb72fc0): >_writeAt: n=5, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb72fc0): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.553621661 +0000 UTC m=+6.568160853 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb72fc0): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb73500): _writeAt: size=5, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb73500): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb73500): >openPending: err= 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7caef20dce0 item 58 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb73500): >_writeAt: n=5, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb73500): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.554325609 +0000 UTC m=+6.568864801 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb73500): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb73a40): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb73a40): open at offset 5 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb73a40): >openPending: err= 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7caef190000 item 58 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb73a40): _readAt: size=2, off=5 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb73a40): >_readAt: n=0, err=Bad file descriptor 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb73a40): _writeAt: size=3, off=5 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb73a40): >_writeAt: n=3, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb73a40): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.555441576 +0000 UTC m=+6.569980778 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb73a40): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeebb2100): _readAt: size=512, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeebb2100): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeebb2100): >openPending: err= 2026/07/26 04:30:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeebb2100): >_readAt: n=3, err=EOF 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeebb2100): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.555441576 +0000 UTC m=+6.569980778 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeebb2100): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: Remove: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7caef190230 item 58 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeaa0940): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeaa0940): open at offset 0 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeaa0940): >openPending: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeaa0940): _readAt: size=2, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeaa0940): >_readAt: n=0, err=Bad file descriptor 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeaa0940): _writeAt: size=5, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeaa0940): >_writeAt: n=5, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeaa0940): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.557628955 +0000 UTC m=+6.572168157 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeaa0940): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeaa0e80): _writeAt: size=5, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeaa0e80): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeaa0e80): >openPending: err= 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7caef2be850 item 59 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeaa0e80): >_writeAt: n=5, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeaa0e80): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.559344974 +0000 UTC m=+6.573884176 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeaa0e80): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeaa13c0): _readAt: size=2, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeaa13c0): >_readAt: n=0, err=Bad file descriptor 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeaa13c0): _writeAt: size=3, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeaa13c0): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeaa13c0): open at offset 5 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeaa13c0): >openPending: err= 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7caef2bea10 item 59 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeaa13c0): >_writeAt: n=3, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeaa13c0): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.560106271 +0000 UTC m=+6.574645473 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeaa13c0): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeaa1940): _readAt: size=512, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeaa1940): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeaa1940): >openPending: err= 2026/07/26 04:30:35 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeaa1940): >_readAt: n=8, err=EOF 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeaa1940): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.560106271 +0000 UTC m=+6.574645473 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeaa1940): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: Remove: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7caef2bebd0 item 59 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 04:30:35 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/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeac0080): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeac0080): open at offset 0 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeac0080): >openPending: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeac0080): _readAt: size=2, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeac0080): >_readAt: n=0, err=Bad file descriptor 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeac0080): _writeAt: size=5, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeac0080): >_writeAt: n=5, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeac0080): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.562173432 +0000 UTC m=+6.576712634 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeac0080): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeac05c0): _writeAt: size=5, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeac05c0): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeac05c0): >openPending: err= 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7caef2bef50 item 60 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeac05c0): >_writeAt: n=5, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeac05c0): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.562794506 +0000 UTC m=+6.577333708 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeac05c0): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeac0b00): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeac0b00): open at offset 5 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeac0b00): >openPending: err= 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7caef2bf260 item 60 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeac0b00): _readAt: size=2, off=5 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeac0b00): >_readAt: n=0, err=Bad file descriptor 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeac0b00): _writeAt: size=3, off=5 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeac0b00): >_writeAt: n=3, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeac0b00): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.56360289 +0000 UTC m=+6.578142082 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeac0b00): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeac10c0): _readAt: size=512, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeac10c0): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeac10c0): >openPending: err= 2026/07/26 04:30:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeac10c0): >_readAt: n=3, err=EOF 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeac10c0): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.56360289 +0000 UTC m=+6.578142082 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeac10c0): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: Remove: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7caef2bf420 item 60 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeac1700): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeac1700): open at offset 0 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeac1700): >openPending: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeac1700): _readAt: size=2, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeac1700): >_readAt: n=0, err=Bad file descriptor 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeac1700): _writeAt: size=5, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeac1700): >_writeAt: n=5, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeac1700): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.565322577 +0000 UTC m=+6.579861769 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeac1700): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeac1c40): _writeAt: size=5, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeac1c40): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeac1c40): >openPending: err= 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7caef2bf810 item 61 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeac1c40): >_writeAt: n=5, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeac1c40): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.565873587 +0000 UTC m=+6.580412779 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeac1c40): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/26 04:30:35 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeec18440): _readAt: size=512, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeec18440): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeec18440): >openPending: err= 2026/07/26 04:30:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeec18440): >_readAt: n=5, err=EOF 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeec18440): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.565873587 +0000 UTC m=+6.580412779 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeec18440): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: Remove: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7caef2bf9d0 item 61 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 04:30:35 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/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeec18a80): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeec18a80): open at offset 0 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeec18a80): >openPending: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeec18a80): _readAt: size=2, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeec18a80): >_readAt: n=0, err=Bad file descriptor 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeec18a80): _writeAt: size=5, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeec18a80): >_writeAt: n=5, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeec18a80): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.567789454 +0000 UTC m=+6.582328646 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeec18a80): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeec18fc0): _writeAt: size=5, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeec18fc0): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeec18fc0): >openPending: err= 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7caef2bfd50 item 62 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeec18fc0): >_writeAt: n=5, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeec18fc0): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.568511166 +0000 UTC m=+6.583050358 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeec18fc0): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/26 04:30:35 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeec196c0): _readAt: size=512, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeec196c0): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeec196c0): >openPending: err= 2026/07/26 04:30:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeec196c0): >_readAt: n=5, err=EOF 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeec196c0): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.568511166 +0000 UTC m=+6.583050358 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeec196c0): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: Remove: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7caeed8a070 item 62 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 04:30:35 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/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeec19d00): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeec19d00): open at offset 0 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeec19d00): >openPending: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeec19d00): _readAt: size=2, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeec19d00): >_readAt: n=0, err=Bad file descriptor 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeec19d00): _writeAt: size=5, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeec19d00): >_writeAt: n=5, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeec19d00): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.570416392 +0000 UTC m=+6.584955584 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeec19d00): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeec40340): _writeAt: size=5, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeec40340): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeec40340): >openPending: err= 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7caeed8a3f0 item 63 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeec40340): >_writeAt: n=5, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeec40340): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.5711257 +0000 UTC m=+6.585664892 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeec40340): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/26 04:30:35 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeec40a40): _readAt: size=512, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeec40a40): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeec40a40): >openPending: err= 2026/07/26 04:30:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeec40a40): >_readAt: n=5, err=EOF 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeec40a40): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.5711257 +0000 UTC m=+6.585664892 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeec40a40): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: Remove: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7caeed8a5b0 item 63 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 04:30:35 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/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeec41080): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeec41080): open at offset 0 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeec41080): >openPending: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeec41080): _readAt: size=2, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeec41080): >_readAt: n=0, err=Bad file descriptor 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeec41080): _writeAt: size=5, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeec41080): >_writeAt: n=5, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeec41080): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.573048781 +0000 UTC m=+6.587587983 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeec41080): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeec415c0): _writeAt: size=5, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeec415c0): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeec415c0): >openPending: err= 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7caeed8a930 item 64 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeec415c0): >_writeAt: n=5, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeec415c0): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.573634436 +0000 UTC m=+6.588173639 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeec415c0): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/26 04:30:35 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeec41cc0): _readAt: size=512, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeec41cc0): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeec41cc0): >openPending: err= 2026/07/26 04:30:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeec41cc0): >_readAt: n=5, err=EOF 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeec41cc0): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.573634436 +0000 UTC m=+6.588173639 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeec41cc0): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: Remove: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7caeed8ac40 item 64 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeec7a400): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeec7a400): >openPending: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeec7a400): _writeAt: size=5, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeec7a400): >_writeAt: n=5, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeec7a400): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.575617159 +0000 UTC m=+6.590156361 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeec7a400): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_RDWR 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeec7a880): _readAt: size=2, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeec7a880): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeec7a880): >openPending: err= 2026/07/26 04:30:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeec7a880): >_readAt: n=2, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeec7a880): _writeAt: size=3, off=2 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7caeed8afc0 item 65 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeec7a880): >_writeAt: n=3, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeec7a880): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.576488754 +0000 UTC m=+6.591027956 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeec7a880): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeec7ad80): _readAt: size=512, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeec7ad80): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeec7ad80): >openPending: err= 2026/07/26 04:30:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeec7ad80): >_readAt: n=5, err=EOF 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeec7ad80): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.576488754 +0000 UTC m=+6.591027956 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeec7ad80): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: Remove: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7caeed8b2d0 item 65 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeec7b3c0): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeec7b3c0): >openPending: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeec7b3c0): _writeAt: size=5, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeec7b3c0): >_writeAt: n=5, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeec7b3c0): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.578402386 +0000 UTC m=+6.592941588 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeec7b3c0): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeec7b840): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeec7b840): >openPending: err= 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7caeed8b650 item 66 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeec7b840): _readAt: size=2, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeec7b840): >_readAt: n=0, err=EOF 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeec7b840): _writeAt: size=3, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeec7b840): >_writeAt: n=3, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeec7b840): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.579198279 +0000 UTC m=+6.593737480 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeec7b840): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeec7bd80): _readAt: size=512, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeec7bd80): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeec7bd80): >openPending: err= 2026/07/26 04:30:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeec7bd80): >_readAt: n=3, err=EOF 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeec7bd80): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.579198279 +0000 UTC m=+6.593737480 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeec7bd80): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: Remove: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7caeed8b810 item 66 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeecdc4c0): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeecdc4c0): >openPending: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeecdc4c0): _writeAt: size=5, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeecdc4c0): >_writeAt: n=5, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeecdc4c0): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.580886906 +0000 UTC m=+6.595426107 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeecdc4c0): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeecdc940): _readAt: size=2, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeecdc940): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeecdc940): >openPending: err= 2026/07/26 04:30:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeecdc940): >_readAt: n=2, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeecdc940): _writeAt: size=3, off=2 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7caeed8bce0 item 67 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeecdc940): >_writeAt: n=3, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeecdc940): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.581604029 +0000 UTC m=+6.596143231 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeecdc940): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeecdce40): _readAt: size=512, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeecdce40): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeecdce40): >openPending: err= 2026/07/26 04:30:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeecdce40): >_readAt: n=5, err=EOF 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeecdce40): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.581604029 +0000 UTC m=+6.596143231 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeecdce40): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: Remove: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7caeeb46000 item 67 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeecdd4c0): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeecdd4c0): >openPending: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeecdd4c0): _writeAt: size=5, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeecdd4c0): >_writeAt: n=5, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeecdd4c0): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.583332692 +0000 UTC m=+6.597871894 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeecdd4c0): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeecdd9c0): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeecdd9c0): >openPending: err= 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7caeeb46460 item 68 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeecdd9c0): _readAt: size=2, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeecdd9c0): >_readAt: n=0, err=EOF 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeecdd9c0): _writeAt: size=3, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeecdd9c0): >_writeAt: n=3, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeecdd9c0): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.584125879 +0000 UTC m=+6.598665082 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeecdd9c0): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeecf2000): _readAt: size=512, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeecf2000): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeecf2000): >openPending: err= 2026/07/26 04:30:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeecf2000): >_readAt: n=3, err=EOF 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeecf2000): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.584125879 +0000 UTC m=+6.598665082 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeecf2000): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: Remove: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7caeeb46690 item 68 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeecf2640): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeecf2640): >openPending: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeecf2640): _writeAt: size=5, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeecf2640): >_writeAt: n=5, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeecf2640): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.585910539 +0000 UTC m=+6.600449740 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeecf2640): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeecf2ac0): _readAt: size=2, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeecf2ac0): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeecf2ac0): >openPending: err= 2026/07/26 04:30:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeecf2ac0): >_readAt: n=2, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeecf2ac0): _writeAt: size=3, off=2 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7caeeb46af0 item 69 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeecf2ac0): >_writeAt: n=3, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeecf2ac0): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.586710659 +0000 UTC m=+6.601249851 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeecf2ac0): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeecf2fc0): _readAt: size=512, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeecf2fc0): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeecf2fc0): >openPending: err= 2026/07/26 04:30:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeecf2fc0): >_readAt: n=5, err=EOF 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeecf2fc0): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.586710659 +0000 UTC m=+6.601249851 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeecf2fc0): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: Remove: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7caeeb46cb0 item 69 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeecf3640): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeecf3640): >openPending: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeecf3640): _writeAt: size=5, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeecf3640): >_writeAt: n=5, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeecf3640): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.588417961 +0000 UTC m=+6.602957153 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeecf3640): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeecf3b40): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeecf3b40): >openPending: err= 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7caeeb47030 item 70 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeecf3b40): _readAt: size=2, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeecf3b40): >_readAt: n=0, err=EOF 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeecf3b40): _writeAt: size=3, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeecf3b40): >_writeAt: n=3, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeecf3b40): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.589019957 +0000 UTC m=+6.603559149 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeecf3b40): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeed38180): _readAt: size=512, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeed38180): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeed38180): >openPending: err= 2026/07/26 04:30:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeed38180): >_readAt: n=3, err=EOF 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeed38180): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.589019957 +0000 UTC m=+6.603559149 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeed38180): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: Remove: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7caeeb471f0 item 70 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeed38800): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeed38800): >openPending: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeed38800): _writeAt: size=5, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeed38800): >_writeAt: n=5, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeed38800): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.590681504 +0000 UTC m=+6.605220696 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeed38800): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeed38d00): _readAt: size=2, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeed38d00): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeed38d00): >openPending: err= 2026/07/26 04:30:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeed38d00): >_readAt: n=2, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeed38d00): _writeAt: size=3, off=2 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7caeeb47570 item 71 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeed38d00): >_writeAt: n=3, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeed38d00): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.591435788 +0000 UTC m=+6.605975000 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeed38d00): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeed39200): _readAt: size=512, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeed39200): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeed39200): >openPending: err= 2026/07/26 04:30:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeed39200): >_readAt: n=5, err=EOF 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeed39200): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.591435788 +0000 UTC m=+6.605975000 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeed39200): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: Remove: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7caeeb47730 item 71 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeed39880): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeed39880): >openPending: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeed39880): _writeAt: size=5, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeed39880): >_writeAt: n=5, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeed39880): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.593220456 +0000 UTC m=+6.607759658 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeed39880): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeed39d80): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeed39d80): >openPending: err= 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7caeeb47ab0 item 72 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeed39d80): _readAt: size=2, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeed39d80): >_readAt: n=0, err=EOF 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeed39d80): _writeAt: size=3, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeed39d80): >_writeAt: n=3, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeed39d80): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.594026207 +0000 UTC m=+6.608565409 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeed39d80): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeed523c0): _readAt: size=512, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeed523c0): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeed523c0): >openPending: err= 2026/07/26 04:30:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeed523c0): >_readAt: n=3, err=EOF 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeed523c0): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.594026207 +0000 UTC m=+6.608565409 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeed523c0): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: Remove: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7caeeb47c70 item 72 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeed52980): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeed52980): >openPending: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeed52980): _readAt: size=2, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeed52980): >_readAt: n=0, err=EOF 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeed52980): _writeAt: size=5, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeed52980): >_writeAt: n=5, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeed52980): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.595908651 +0000 UTC m=+6.610447863 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeed52980): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeed52e80): _writeAt: size=5, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeed52e80): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeed52e80): >openPending: err= 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7caee5a6930 item 73 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeed52e80): >_writeAt: n=5, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeed52e80): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.596556213 +0000 UTC m=+6.611095405 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeed52e80): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef0c4180): _readAt: size=2, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef0c4180): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef0c4180): >openPending: err= 2026/07/26 04:30:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef0c4180): >_readAt: n=2, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef0c4180): _writeAt: size=3, off=2 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7caee5f60e0 item 73 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef0c4180): >_writeAt: n=3, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef0c4180): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.597320917 +0000 UTC m=+6.611860109 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef0c4180): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef0c46c0): _readAt: size=512, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef0c46c0): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef0c46c0): >openPending: err= 2026/07/26 04:30:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef0c46c0): >_readAt: n=5, err=EOF 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef0c46c0): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.597320917 +0000 UTC m=+6.611860109 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef0c46c0): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: Remove: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7caee5f6b60 item 73 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef0c4d00): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef0c4d00): >openPending: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef0c4d00): _readAt: size=2, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef0c4d00): >_readAt: n=0, err=EOF 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef0c4d00): _writeAt: size=5, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef0c4d00): >_writeAt: n=5, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef0c4d00): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.599105184 +0000 UTC m=+6.613644376 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef0c4d00): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef0c5200): _writeAt: size=5, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef0c5200): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef0c5200): >openPending: err= 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7caee5f7ab0 item 74 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef0c5200): >_writeAt: n=5, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef0c5200): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.599666714 +0000 UTC m=+6.614205906 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef0c5200): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef0c5740): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef0c5740): >openPending: err= 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7caee5f7ce0 item 74 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef0c5740): _readAt: size=2, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef0c5740): >_readAt: n=0, err=EOF 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef0c5740): _writeAt: size=3, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef0c5740): >_writeAt: n=3, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef0c5740): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.600373368 +0000 UTC m=+6.614912560 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef0c5740): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef0c5cc0): _readAt: size=512, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef0c5cc0): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef0c5cc0): >openPending: err= 2026/07/26 04:30:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef0c5cc0): >_readAt: n=3, err=EOF 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef0c5cc0): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.600373368 +0000 UTC m=+6.614912560 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef0c5cc0): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: Remove: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7caeeb04070 item 74 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeda0400): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeda0400): >openPending: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeda0400): _readAt: size=2, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeda0400): >_readAt: n=0, err=EOF 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeda0400): _writeAt: size=5, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeda0400): >_writeAt: n=5, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeda0400): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.60190062 +0000 UTC m=+6.616439862 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeda0400): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeda0900): _writeAt: size=5, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeda0900): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeda0900): >openPending: err= 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7caeeb043f0 item 75 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeda0900): >_writeAt: n=5, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeda0900): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.602820246 +0000 UTC m=+6.617359449 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeda0900): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeda0e40): _readAt: size=2, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeda0e40): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeda0e40): >openPending: err= 2026/07/26 04:30:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeda0e40): >_readAt: n=2, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeda0e40): _writeAt: size=3, off=2 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7caeeb045b0 item 75 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeda0e40): >_writeAt: n=3, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeda0e40): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.60351594 +0000 UTC m=+6.618055132 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeda0e40): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeda1380): _readAt: size=512, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeda1380): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeda1380): >openPending: err= 2026/07/26 04:30:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeda1380): >_readAt: n=5, err=EOF 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeda1380): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.60351594 +0000 UTC m=+6.618055132 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeda1380): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: Remove: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7caeeb04770 item 75 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeda19c0): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeda19c0): >openPending: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeda19c0): _readAt: size=2, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeda19c0): >_readAt: n=0, err=EOF 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeda19c0): _writeAt: size=5, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeda19c0): >_writeAt: n=5, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeda19c0): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.605439571 +0000 UTC m=+6.619978763 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeda19c0): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeda1ec0): _writeAt: size=5, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeda1ec0): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeda1ec0): >openPending: err= 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7caeeb04af0 item 76 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeda1ec0): >_writeAt: n=5, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeda1ec0): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.60613903 +0000 UTC m=+6.620678222 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeda1ec0): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeedba500): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeedba500): >openPending: err= 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7caeeb04cb0 item 76 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeedba500): _readAt: size=2, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeedba500): >_readAt: n=0, err=EOF 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeedba500): _writeAt: size=3, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeedba500): >_writeAt: n=3, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeedba500): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.606868508 +0000 UTC m=+6.621407700 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeedba500): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeedbaa80): _readAt: size=512, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeedbaa80): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeedbaa80): >openPending: err= 2026/07/26 04:30:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeedbaa80): >_readAt: n=3, err=EOF 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeedbaa80): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.606868508 +0000 UTC m=+6.621407700 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeedbaa80): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: Remove: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7caeeb04e70 item 76 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeedbb0c0): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeedbb0c0): >openPending: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeedbb0c0): _readAt: size=2, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeedbb0c0): >_readAt: n=0, err=EOF 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeedbb0c0): _writeAt: size=5, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeedbb0c0): >_writeAt: n=5, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeedbb0c0): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.608471163 +0000 UTC m=+6.623010355 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeedbb0c0): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeedbb5c0): _writeAt: size=5, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeedbb5c0): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeedbb5c0): >openPending: err= 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7caeeb05340 item 77 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeedbb5c0): >_writeAt: n=5, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeedbb5c0): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.609290489 +0000 UTC m=+6.623829681 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeedbb5c0): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/26 04:30:35 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeedbbcc0): _readAt: size=512, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeedbbcc0): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeedbbcc0): >openPending: err= 2026/07/26 04:30:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeedbbcc0): >_readAt: n=5, err=EOF 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeedbbcc0): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.609290489 +0000 UTC m=+6.623829681 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeedbbcc0): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: Remove: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7caeeb055e0 item 77 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeedd2400): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeedd2400): >openPending: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeedd2400): _readAt: size=2, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeedd2400): >_readAt: n=0, err=EOF 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeedd2400): _writeAt: size=5, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeedd2400): >_writeAt: n=5, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeedd2400): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.611864076 +0000 UTC m=+6.626403269 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeedd2400): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeedd2900): _writeAt: size=5, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeedd2900): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeedd2900): >openPending: err= 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7caeeb05960 item 78 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeedd2900): >_writeAt: n=5, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeedd2900): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.612588825 +0000 UTC m=+6.627128027 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeedd2900): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/26 04:30:35 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeebb2680): _readAt: size=512, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeebb2680): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeebb2680): >openPending: err= 2026/07/26 04:30:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeebb2680): >_readAt: n=5, err=EOF 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeebb2680): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.612588825 +0000 UTC m=+6.627128027 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeebb2680): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: Remove: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7caef190310 item 78 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeebb2cc0): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeebb2cc0): >openPending: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeebb2cc0): _readAt: size=2, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeebb2cc0): >_readAt: n=0, err=EOF 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeebb2cc0): _writeAt: size=5, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeebb2cc0): >_writeAt: n=5, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeebb2cc0): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.61480032 +0000 UTC m=+6.629339512 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeebb2cc0): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeebb31c0): _writeAt: size=5, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeebb31c0): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeebb31c0): >openPending: err= 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7caef190700 item 79 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeebb31c0): >_writeAt: n=5, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeebb31c0): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.615467519 +0000 UTC m=+6.630006711 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeebb31c0): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/26 04:30:35 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeebb38c0): _readAt: size=512, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeebb38c0): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeebb38c0): >openPending: err= 2026/07/26 04:30:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeebb38c0): >_readAt: n=5, err=EOF 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeebb38c0): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.615467519 +0000 UTC m=+6.630006711 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeebb38c0): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: Remove: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7caef1908c0 item 79 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 04:30:35 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/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeee2c000): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeee2c000): >openPending: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeee2c000): _readAt: size=2, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeee2c000): >_readAt: n=0, err=EOF 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeee2c000): _writeAt: size=5, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeee2c000): >_writeAt: n=5, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeee2c000): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.6172481 +0000 UTC m=+6.631787292 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeee2c000): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeee2c500): _writeAt: size=5, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeee2c500): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeee2c500): >openPending: err= 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7caef190d90 item 80 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeee2c500): >_writeAt: n=5, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeee2c500): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.617867609 +0000 UTC m=+6.632406801 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeee2c500): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/26 04:30:35 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeee2cc00): _readAt: size=512, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeee2cc00): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeee2cc00): >openPending: err= 2026/07/26 04:30:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeee2cc00): >_readAt: n=5, err=EOF 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeee2cc00): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.617867609 +0000 UTC m=+6.632406801 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeee2cc00): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: Remove: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7caef190f50 item 80 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeed53300): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeed53300): >openPending: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeed53300): _writeAt: size=5, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeed53300): >_writeAt: n=5, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeed53300): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.621966326 +0000 UTC m=+6.636505518 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeed53300): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeed537c0): _readAt: size=2, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeed537c0): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeed537c0): open at offset 5 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeed537c0): >openPending: err= 2026/07/26 04:30:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeed537c0): >_readAt: n=2, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeed537c0): _writeAt: size=3, off=7 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7caee5a7e30 item 81 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeed537c0): >_writeAt: n=3, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeed537c0): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.622694039 +0000 UTC m=+6.637233231 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeed537c0): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeed53d00): _readAt: size=512, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeed53d00): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeed53d00): >openPending: err= 2026/07/26 04:30:35 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeed53d00): >_readAt: n=8, err=EOF 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeed53d00): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.622694039 +0000 UTC m=+6.637233231 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeed53d00): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: Remove: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7caeedf0150 item 81 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeed76480): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeed76480): >openPending: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeed76480): _writeAt: size=5, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeed76480): >_writeAt: n=5, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeed76480): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.624374772 +0000 UTC m=+6.638913975 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeed76480): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeed76980): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeed76980): open at offset 5 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeed76980): >openPending: err= 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7caeedf05b0 item 82 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeed76980): _readAt: size=2, off=5 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeed76980): >_readAt: n=0, err=EOF 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeed76980): _writeAt: size=3, off=5 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeed76980): >_writeAt: n=3, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeed76980): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.62505689 +0000 UTC m=+6.639596082 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeed76980): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeed76f00): _readAt: size=512, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeed76f00): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeed76f00): >openPending: err= 2026/07/26 04:30:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeed76f00): >_readAt: n=3, err=EOF 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeed76f00): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.62505689 +0000 UTC m=+6.639596082 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeed76f00): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: Remove: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7caeedf0770 item 82 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeed77580): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeed77580): >openPending: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeed77580): _writeAt: size=5, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeed77580): >_writeAt: n=5, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeed77580): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.626598219 +0000 UTC m=+6.641137411 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeed77580): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeed77a80): _readAt: size=2, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeed77a80): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeed77a80): open at offset 5 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeed77a80): >openPending: err= 2026/07/26 04:30:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeed77a80): >_readAt: n=2, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeed77a80): _writeAt: size=3, off=7 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7caeedf0d20 item 83 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeed77a80): >_writeAt: n=3, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeed77a80): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.62729819 +0000 UTC m=+6.641837392 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeed77a80): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef0b20c0): _readAt: size=512, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef0b20c0): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef0b20c0): >openPending: err= 2026/07/26 04:30:35 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef0b20c0): >_readAt: n=8, err=EOF 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef0b20c0): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.62729819 +0000 UTC m=+6.641837392 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef0b20c0): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: Remove: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7caeedf0ee0 item 83 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef0b2740): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef0b2740): >openPending: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef0b2740): _writeAt: size=5, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef0b2740): >_writeAt: n=5, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef0b2740): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.628862834 +0000 UTC m=+6.643402026 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef0b2740): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef0b2c40): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef0b2c40): open at offset 5 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef0b2c40): >openPending: err= 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7caeedf1340 item 84 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef0b2c40): _readAt: size=2, off=5 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef0b2c40): >_readAt: n=0, err=EOF 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef0b2c40): _writeAt: size=3, off=5 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef0b2c40): >_writeAt: n=3, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef0b2c40): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.629491299 +0000 UTC m=+6.644030491 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef0b2c40): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef0b31c0): _readAt: size=512, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef0b31c0): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef0b31c0): >openPending: err= 2026/07/26 04:30:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef0b31c0): >_readAt: n=3, err=EOF 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef0b31c0): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.629491299 +0000 UTC m=+6.644030491 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef0b31c0): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: Remove: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7caeedf1500 item 84 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef0b3840): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef0b3840): >openPending: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef0b3840): _writeAt: size=5, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef0b3840): >_writeAt: n=5, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef0b3840): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.630933002 +0000 UTC m=+6.645472194 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef0b3840): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef0b3d40): _readAt: size=2, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef0b3d40): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef0b3d40): open at offset 5 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef0b3d40): >openPending: err= 2026/07/26 04:30:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef0b3d40): >_readAt: n=2, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef0b3d40): _writeAt: size=3, off=7 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7caeedf1880 item 85 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef0b3d40): >_writeAt: n=3, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef0b3d40): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.631717471 +0000 UTC m=+6.646256663 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef0b3d40): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef0da380): _readAt: size=512, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef0da380): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef0da380): >openPending: err= 2026/07/26 04:30:35 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef0da380): >_readAt: n=8, err=EOF 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef0da380): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.631717471 +0000 UTC m=+6.646256663 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef0da380): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: Remove: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7caeedf1ab0 item 85 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef0daa00): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef0daa00): >openPending: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef0daa00): _writeAt: size=5, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef0daa00): >_writeAt: n=5, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef0daa00): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.633414245 +0000 UTC m=+6.647953437 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef0daa00): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef0daf00): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef0daf00): open at offset 5 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef0daf00): >openPending: err= 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7caee4a0000 item 86 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef0daf00): _readAt: size=2, off=5 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef0daf00): >_readAt: n=0, err=EOF 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef0daf00): _writeAt: size=3, off=5 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef0daf00): >_writeAt: n=3, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef0daf00): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.6343391 +0000 UTC m=+6.648878303 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef0daf00): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef0db480): _readAt: size=512, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef0db480): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef0db480): >openPending: err= 2026/07/26 04:30:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef0db480): >_readAt: n=3, err=EOF 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef0db480): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.6343391 +0000 UTC m=+6.648878303 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef0db480): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: Remove: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7caee4a04d0 item 86 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef0dbb00): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef0dbb00): >openPending: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef0dbb00): _writeAt: size=5, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef0dbb00): >_writeAt: n=5, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef0dbb00): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.635949219 +0000 UTC m=+6.650488411 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef0dbb00): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef0f4100): _readAt: size=2, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef0f4100): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef0f4100): open at offset 5 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef0f4100): >openPending: err= 2026/07/26 04:30:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef0f4100): >_readAt: n=2, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef0f4100): _writeAt: size=3, off=7 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7caee4a11f0 item 87 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef0f4100): >_writeAt: n=3, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef0f4100): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.636547319 +0000 UTC m=+6.651086511 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef0f4100): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef0f4640): _readAt: size=512, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef0f4640): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef0f4640): >openPending: err= 2026/07/26 04:30:35 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef0f4640): >_readAt: n=8, err=EOF 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef0f4640): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.636547319 +0000 UTC m=+6.651086511 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef0f4640): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: Remove: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7caee4a1730 item 87 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 04:30:35 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/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef0f4cc0): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef0f4cc0): >openPending: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef0f4cc0): _writeAt: size=5, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef0f4cc0): >_writeAt: n=5, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef0f4cc0): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.638665817 +0000 UTC m=+6.653205019 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef0f4cc0): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef0f51c0): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef0f51c0): open at offset 5 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef0f51c0): >openPending: err= 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7caef28c2a0 item 88 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef0f51c0): _readAt: size=2, off=5 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef0f51c0): >_readAt: n=0, err=EOF 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef0f51c0): _writeAt: size=3, off=5 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef0f51c0): >_writeAt: n=3, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef0f51c0): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.639494591 +0000 UTC m=+6.654033794 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef0f51c0): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef0f5740): _readAt: size=512, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef0f5740): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef0f5740): >openPending: err= 2026/07/26 04:30:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef0f5740): >_readAt: n=3, err=EOF 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef0f5740): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.639494591 +0000 UTC m=+6.654033794 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef0f5740): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: Remove: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7caef28c460 item 88 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef0f5d80): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef0f5d80): open at offset 0 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef0f5d80): >openPending: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef0f5d80): _readAt: size=2, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef0f5d80): >_readAt: n=0, err=EOF 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef0f5d80): _writeAt: size=5, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef0f5d80): >_writeAt: n=5, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef0f5d80): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.641468026 +0000 UTC m=+6.656007228 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef0f5d80): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef1223c0): _writeAt: size=5, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef1223c0): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef1223c0): >openPending: err= 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7caef28c7e0 item 89 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef1223c0): >_writeAt: n=5, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef1223c0): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.642278427 +0000 UTC m=+6.656817628 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef1223c0): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef122900): _readAt: size=2, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef122900): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef122900): open at offset 5 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef122900): >openPending: err= 2026/07/26 04:30:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef122900): >_readAt: n=2, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef122900): _writeAt: size=3, off=7 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7caef28c9a0 item 89 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef122900): >_writeAt: n=3, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef122900): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.643146845 +0000 UTC m=+6.657686048 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef122900): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef122e80): _readAt: size=512, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef122e80): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef122e80): >openPending: err= 2026/07/26 04:30:35 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef122e80): >_readAt: n=8, err=EOF 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef122e80): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.643146845 +0000 UTC m=+6.657686048 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef122e80): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: Remove: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7caef28ccb0 item 89 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef1234c0): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef1234c0): open at offset 0 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef1234c0): >openPending: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef1234c0): _readAt: size=2, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef1234c0): >_readAt: n=0, err=EOF 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef1234c0): _writeAt: size=5, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef1234c0): >_writeAt: n=5, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef1234c0): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.645212103 +0000 UTC m=+6.659751306 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef1234c0): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef123a00): _writeAt: size=5, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef123a00): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef123a00): >openPending: err= 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7caef28d0a0 item 90 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef123a00): >_writeAt: n=5, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef123a00): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.645873231 +0000 UTC m=+6.660412434 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef123a00): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef156040): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef156040): open at offset 5 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef156040): >openPending: err= 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7caef28d260 item 90 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef156040): _readAt: size=2, off=5 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef156040): >_readAt: n=0, err=EOF 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef156040): _writeAt: size=3, off=5 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef156040): >_writeAt: n=3, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef156040): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.646708167 +0000 UTC m=+6.661247370 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef156040): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef156600): _readAt: size=512, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef156600): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef156600): >openPending: err= 2026/07/26 04:30:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef156600): >_readAt: n=3, err=EOF 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef156600): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.646708167 +0000 UTC m=+6.661247370 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef156600): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: Remove: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7caef28d420 item 90 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef156c40): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef156c40): open at offset 0 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef156c40): >openPending: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef156c40): _readAt: size=2, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef156c40): >_readAt: n=0, err=EOF 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef156c40): _writeAt: size=5, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef156c40): >_writeAt: n=5, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef156c40): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.648602794 +0000 UTC m=+6.663141996 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef156c40): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeee2d280): _writeAt: size=5, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeee2d280): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeee2d280): >openPending: err= 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7caef1913b0 item 91 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeee2d280): >_writeAt: n=5, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeee2d280): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.649500208 +0000 UTC m=+6.664039410 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeee2d280): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeee2d7c0): _readAt: size=2, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeee2d7c0): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeee2d7c0): open at offset 5 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeee2d7c0): >openPending: err= 2026/07/26 04:30:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeee2d7c0): >_readAt: n=2, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeee2d7c0): _writeAt: size=3, off=7 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7caef191570 item 91 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeee2d7c0): >_writeAt: n=3, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeee2d7c0): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.650525793 +0000 UTC m=+6.665065005 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeee2d7c0): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeee2dd40): _readAt: size=512, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeee2dd40): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeee2dd40): >openPending: err= 2026/07/26 04:30:35 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeee2dd40): >_readAt: n=8, err=EOF 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeee2dd40): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.650525793 +0000 UTC m=+6.665065005 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeee2dd40): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: Remove: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7caef191730 item 91 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 04:30:35 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/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeee78480): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeee78480): open at offset 0 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeee78480): >openPending: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeee78480): _readAt: size=2, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeee78480): >_readAt: n=0, err=EOF 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeee78480): _writeAt: size=5, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeee78480): >_writeAt: n=5, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeee78480): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.652664902 +0000 UTC m=+6.667204103 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeee78480): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeee789c0): _writeAt: size=5, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeee789c0): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeee789c0): >openPending: err= 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7caef191ab0 item 92 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeee789c0): >_writeAt: n=5, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeee789c0): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.653390651 +0000 UTC m=+6.667929853 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeee789c0): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeee78f00): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeee78f00): open at offset 5 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeee78f00): >openPending: err= 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7caef191c70 item 92 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeee78f00): _readAt: size=2, off=5 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeee78f00): >_readAt: n=0, err=EOF 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeee78f00): _writeAt: size=3, off=5 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeee78f00): >_writeAt: n=3, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeee78f00): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.654271484 +0000 UTC m=+6.668810687 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeee78f00): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeee794c0): _readAt: size=512, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeee794c0): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeee794c0): >openPending: err= 2026/07/26 04:30:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeee794c0): >_readAt: n=3, err=EOF 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeee794c0): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.654271484 +0000 UTC m=+6.668810687 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeee794c0): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: Remove: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7caef191e30 item 92 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeee79b00): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeee79b00): open at offset 0 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeee79b00): >openPending: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeee79b00): _readAt: size=2, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeee79b00): >_readAt: n=0, err=EOF 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeee79b00): _writeAt: size=5, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeee79b00): >_writeAt: n=5, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeee79b00): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.655989877 +0000 UTC m=+6.670529069 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeee79b00): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef1a2140): _writeAt: size=5, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef1a2140): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef1a2140): >openPending: err= 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7caee855880 item 93 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef1a2140): >_writeAt: n=5, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef1a2140): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.656863036 +0000 UTC m=+6.671402288 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef1a2140): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/26 04:30:35 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef1a2840): _readAt: size=512, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef1a2840): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef1a2840): >openPending: err= 2026/07/26 04:30:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef1a2840): >_readAt: n=5, err=EOF 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef1a2840): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.656863036 +0000 UTC m=+6.671402288 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef1a2840): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: Remove: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7caee855c00 item 93 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 04:30:35 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/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef1a2e80): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef1a2e80): open at offset 0 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef1a2e80): >openPending: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef1a2e80): _readAt: size=2, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef1a2e80): >_readAt: n=0, err=EOF 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef1a2e80): _writeAt: size=5, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef1a2e80): >_writeAt: n=5, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef1a2e80): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.659202482 +0000 UTC m=+6.673741693 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef1a2e80): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef1a33c0): _writeAt: size=5, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef1a33c0): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef1a33c0): >openPending: err= 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7caeee64460 item 94 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef1a33c0): >_writeAt: n=5, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef1a33c0): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.659794789 +0000 UTC m=+6.674333992 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef1a33c0): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/26 04:30:35 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef1a3ac0): _readAt: size=512, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef1a3ac0): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef1a3ac0): >openPending: err= 2026/07/26 04:30:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef1a3ac0): >_readAt: n=5, err=EOF 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef1a3ac0): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.659794789 +0000 UTC m=+6.674333992 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef1a3ac0): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: Remove: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7caeee65030 item 94 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 04:30:35 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/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef1c8200): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef1c8200): open at offset 0 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef1c8200): >openPending: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef1c8200): _readAt: size=2, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef1c8200): >_readAt: n=0, err=EOF 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef1c8200): _writeAt: size=5, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef1c8200): >_writeAt: n=5, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef1c8200): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.661678445 +0000 UTC m=+6.676217647 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef1c8200): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef1c8740): _writeAt: size=5, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef1c8740): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef1c8740): >openPending: err= 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7caeee657a0 item 95 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef1c8740): >_writeAt: n=5, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef1c8740): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.662294248 +0000 UTC m=+6.676833440 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef1c8740): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/26 04:30:35 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef1c8e40): _readAt: size=512, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef1c8e40): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef1c8e40): >openPending: err= 2026/07/26 04:30:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef1c8e40): >_readAt: n=5, err=EOF 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef1c8e40): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.662294248 +0000 UTC m=+6.676833440 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef1c8e40): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: Remove: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7caeee65a40 item 95 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 04:30:35 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/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef1c9480): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef1c9480): open at offset 0 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef1c9480): >openPending: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef1c9480): _readAt: size=2, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef1c9480): >_readAt: n=0, err=EOF 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef1c9480): _writeAt: size=5, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef1c9480): >_writeAt: n=5, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef1c9480): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.663962667 +0000 UTC m=+6.678501859 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef1c9480): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef1c99c0): _writeAt: size=5, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef1c99c0): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef1c99c0): >openPending: err= 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7caef0ae230 item 96 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef1c99c0): >_writeAt: n=5, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef1c99c0): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.664547942 +0000 UTC m=+6.679087144 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef1c99c0): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/26 04:30:35 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef1e21c0): _readAt: size=512, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef1e21c0): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef1e21c0): >openPending: err= 2026/07/26 04:30:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef1e21c0): >_readAt: n=5, err=EOF 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef1e21c0): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.664547942 +0000 UTC m=+6.679087144 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef1e21c0): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: Remove: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7caef0ae4d0 item 96 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Remove: err= 2026/07/26 04:30:35 DEBUG : WaitForWriters: timeout=30s 2026/07/26 04:30:35 DEBUG : Looking for writers 2026/07/26 04:30:35 DEBUG : >WaitForWriters: 2026/07/26 04:30:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi", Local "Local file system at /tmp/rclone1254736675", Modify Window "1s" 2026/07/26 04:30:35 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: poll-interval is not supported by this remote 2026/07/26 04:30:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/26 04:30:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Vw4j7}/rclone-test-bisuten0lofi" 2026/07/26 04:30:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Vw4j7}/rclone-test-bisuten0lofi" 2026/07/26 04:30:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Vw4j7}/rclone-test-bisuten0lofi" 2026/07/26 04:30:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/26 04:30:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Vw4j7}/rclone-test-bisuten0lofi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Vw4j7}/rclone-test-bisuten0lofi" 2026/07/26 04:30:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Vw4j7}/rclone-test-bisuten0lofi" 2026/07/26 04:30:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/26 04:30:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Vw4j7}/rclone-test-bisuten0lofi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Vw4j7}/rclone-test-bisuten0lofi" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2026/07/26 04:30:35 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef296140): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef296140): >openPending: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef296140): _writeAt: size=5, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef296140): >_writeAt: n=5, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef296140): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.675708779 +0000 UTC m=+6.690247971 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef296140): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef296600): _readAt: size=2, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef296600): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef296600): >openPending: err= 2026/07/26 04:30:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef296600): >_readAt: n=2, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef296600): _writeAt: size=3, off=2 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef296600): >_writeAt: n=0, err=Bad file descriptor 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef296600): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.675708779 +0000 UTC m=+6.690247971 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef296600): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef296ac0): _readAt: size=512, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef296ac0): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef296ac0): >openPending: err= 2026/07/26 04:30:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef296ac0): >_readAt: n=5, err=EOF 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef296ac0): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.675708779 +0000 UTC m=+6.690247971 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef296ac0): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: Remove: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7caee85ed20 item 1 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef297100): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef297100): >openPending: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef297100): _writeAt: size=5, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef297100): >_writeAt: n=5, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef297100): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.678823387 +0000 UTC m=+6.693362649 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef297100): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef297600): _readAt: size=512, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef297600): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef297600): >openPending: err= 2026/07/26 04:30:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef297600): >_readAt: n=5, err=EOF 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef297600): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.678823387 +0000 UTC m=+6.693362649 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef297600): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: Remove: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7caee85f3b0 item 2 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef297c40): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef297c40): >openPending: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef297c40): _writeAt: size=5, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef297c40): >_writeAt: n=5, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef297c40): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.681331052 +0000 UTC m=+6.695870253 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef297c40): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef2ee1c0): _readAt: size=2, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef2ee1c0): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef2ee1c0): >openPending: err= 2026/07/26 04:30:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef2ee1c0): >_readAt: n=2, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef2ee1c0): _writeAt: size=3, off=2 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef2ee1c0): >_writeAt: n=0, err=Bad file descriptor 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef2ee1c0): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.681331052 +0000 UTC m=+6.695870253 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef2ee1c0): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef2ee680): _readAt: size=512, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef2ee680): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef2ee680): >openPending: err= 2026/07/26 04:30:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef2ee680): >_readAt: n=5, err=EOF 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef2ee680): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.681331052 +0000 UTC m=+6.695870253 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef2ee680): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: Remove: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7caee85fd50 item 3 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef2eed00): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef2eed00): >openPending: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef2eed00): _writeAt: size=5, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef2eed00): >_writeAt: n=5, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef2eed00): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.684494392 +0000 UTC m=+6.699033604 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef2eed00): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef2ef240): _readAt: size=512, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef2ef240): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef2ef240): >openPending: err= 2026/07/26 04:30:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef2ef240): >_readAt: n=5, err=EOF 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef2ef240): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.684494392 +0000 UTC m=+6.699033604 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef2ef240): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: Remove: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7caeea1ca10 item 4 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef2ef880): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef2ef880): >openPending: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef2ef880): _writeAt: size=5, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef2ef880): >_writeAt: n=5, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef2ef880): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.686592802 +0000 UTC m=+6.701132296 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef2ef880): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef2efd00): _readAt: size=2, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef2efd00): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef2efd00): >openPending: err= 2026/07/26 04:30:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef2efd00): >_readAt: n=2, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef2efd00): _writeAt: size=3, off=2 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef2efd00): >_writeAt: n=0, err=Bad file descriptor 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef2efd00): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.686592802 +0000 UTC m=+6.701132296 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef2efd00): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef3122c0): _readAt: size=512, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef3122c0): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef3122c0): >openPending: err= 2026/07/26 04:30:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef3122c0): >_readAt: n=5, err=EOF 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef3122c0): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.686592802 +0000 UTC m=+6.701132296 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef3122c0): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: Remove: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7caeea1ce70 item 5 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef312940): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef312940): >openPending: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef312940): _writeAt: size=5, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef312940): >_writeAt: n=5, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef312940): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.689030043 +0000 UTC m=+6.703569236 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef312940): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef312e80): _readAt: size=512, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef312e80): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef312e80): >openPending: err= 2026/07/26 04:30:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef312e80): >_readAt: n=5, err=EOF 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef312e80): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.689030043 +0000 UTC m=+6.703569236 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef312e80): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: Remove: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7caeea1d500 item 6 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef313500): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef313500): >openPending: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef313500): _writeAt: size=5, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef313500): >_writeAt: n=5, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef313500): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.690555743 +0000 UTC m=+6.705094945 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef313500): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef313a00): _readAt: size=2, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef313a00): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef313a00): >openPending: err= 2026/07/26 04:30:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef313a00): >_readAt: n=2, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef313a00): _writeAt: size=3, off=2 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef313a00): >_writeAt: n=0, err=Bad file descriptor 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef313a00): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.690555743 +0000 UTC m=+6.705094945 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef313a00): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef313ec0): _readAt: size=512, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef313ec0): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef313ec0): >openPending: err= 2026/07/26 04:30:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef313ec0): >_readAt: n=5, err=EOF 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef313ec0): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.690555743 +0000 UTC m=+6.705094945 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef313ec0): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: Remove: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7caeea1da40 item 7 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef348640): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef348640): >openPending: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef348640): _writeAt: size=5, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef348640): >_writeAt: n=5, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef348640): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.693159277 +0000 UTC m=+6.707698469 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef348640): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef1e3080): _readAt: size=512, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef1e3080): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef1e3080): >openPending: err= 2026/07/26 04:30:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef1e3080): >_readAt: n=5, err=EOF 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef1e3080): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.693159277 +0000 UTC m=+6.707698469 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef1e3080): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: Remove: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7caee7c18f0 item 8 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef1e3640): _readAt: size=2, off=0 2026/07/26 04:30:35 ERROR : open-test-file(0x7caef1e3640): Couldn't read size of file 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef1e3640): >_readAt: n=0, err=EOF 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef1e3640): _writeAt: size=5, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef1e3640): >_writeAt: n=0, err=Bad file descriptor 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef1e3640): close: 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef1e3640): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef1e3a00): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef1e3a00): >openPending: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef1e3a00): _writeAt: size=5, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef1e3a00): >_writeAt: n=5, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef1e3a00): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.696198654 +0000 UTC m=+6.710737896 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef1e3a00): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef1e3e80): _readAt: size=2, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef1e3e80): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef1e3e80): >openPending: err= 2026/07/26 04:30:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef1e3e80): >_readAt: n=2, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef1e3e80): _writeAt: size=3, off=2 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef1e3e80): >_writeAt: n=0, err=Bad file descriptor 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef1e3e80): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.696198654 +0000 UTC m=+6.710737896 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef1e3e80): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef256480): _readAt: size=512, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef256480): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef256480): >openPending: err= 2026/07/26 04:30:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef256480): >_readAt: n=5, err=EOF 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef256480): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.696198654 +0000 UTC m=+6.710737896 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef256480): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: Remove: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7caee9f28c0 item 9 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef256b00): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef256b00): >openPending: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef256b00): _writeAt: size=5, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef256b00): >_writeAt: n=5, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef256b00): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.698599606 +0000 UTC m=+6.713138799 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef256b00): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef257040): _readAt: size=512, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef257040): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef257040): >openPending: err= 2026/07/26 04:30:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef257040): >_readAt: n=5, err=EOF 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef257040): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.698599606 +0000 UTC m=+6.713138799 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef257040): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: Remove: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7caee9f2ee0 item 10 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef257680): _readAt: size=2, off=0 2026/07/26 04:30:35 ERROR : open-test-file(0x7caef257680): Couldn't read size of file 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef257680): >_readAt: n=0, err=EOF 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef257680): _writeAt: size=5, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef257680): >_writeAt: n=0, err=Bad file descriptor 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef257680): close: 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef257680): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef257a40): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef257a40): >openPending: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef257a40): _writeAt: size=5, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef257a40): >_writeAt: n=5, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef257a40): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.700553936 +0000 UTC m=+6.715093128 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef257a40): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef276040): _readAt: size=2, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef276040): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef276040): >openPending: err= 2026/07/26 04:30:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef276040): >_readAt: n=2, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef276040): _writeAt: size=3, off=2 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef276040): >_writeAt: n=0, err=Bad file descriptor 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef276040): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.700553936 +0000 UTC m=+6.715093128 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef276040): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef276540): _readAt: size=512, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef276540): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef276540): >openPending: err= 2026/07/26 04:30:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef276540): >_readAt: n=5, err=EOF 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef276540): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.700553936 +0000 UTC m=+6.715093128 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef276540): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: Remove: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7caee9f3b20 item 11 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef276bc0): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef276bc0): >openPending: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef276bc0): _writeAt: size=5, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef276bc0): >_writeAt: n=5, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef276bc0): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.703379429 +0000 UTC m=+6.717918650 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef276bc0): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef277100): _readAt: size=512, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef277100): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef277100): >openPending: err= 2026/07/26 04:30:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef277100): >_readAt: n=5, err=EOF 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef277100): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.703379429 +0000 UTC m=+6.717918650 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef277100): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: Remove: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7caeea38310 item 12 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef277740): _readAt: size=2, off=0 2026/07/26 04:30:35 ERROR : open-test-file(0x7caef277740): Couldn't read size of file 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef277740): >_readAt: n=0, err=EOF 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef277740): _writeAt: size=5, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef277740): >_writeAt: n=0, err=Bad file descriptor 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef277740): close: 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef277740): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef277b00): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef277b00): >openPending: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef277b00): _writeAt: size=5, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef277b00): >_writeAt: n=5, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef277b00): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.705429218 +0000 UTC m=+6.719968410 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef277b00): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/26 04:30:35 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef40e2c0): _readAt: size=512, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef40e2c0): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef40e2c0): >openPending: err= 2026/07/26 04:30:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef40e2c0): >_readAt: n=5, err=EOF 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef40e2c0): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.705429218 +0000 UTC m=+6.719968410 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef40e2c0): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: Remove: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7caeea38af0 item 13 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef40e940): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef40e940): >openPending: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef40e940): _writeAt: size=5, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef40e940): >_writeAt: n=5, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef40e940): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.707388917 +0000 UTC m=+6.721928149 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef40e940): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef40ee80): _readAt: size=512, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef40ee80): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef40ee80): >openPending: err= 2026/07/26 04:30:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef40ee80): >_readAt: n=5, err=EOF 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef40ee80): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.707388917 +0000 UTC m=+6.721928149 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef40ee80): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: Remove: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7caeea39110 item 14 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef40f4c0): _readAt: size=2, off=0 2026/07/26 04:30:35 ERROR : open-test-file(0x7caef40f4c0): Couldn't read size of file 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef40f4c0): >_readAt: n=0, err=EOF 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef40f4c0): _writeAt: size=5, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef40f4c0): >_writeAt: n=0, err=Bad file descriptor 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef40f4c0): close: 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef40f4c0): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef40f880): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef40f880): >openPending: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef40f880): _writeAt: size=5, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef40f880): >_writeAt: n=5, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef40f880): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.709375997 +0000 UTC m=+6.723915189 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef40f880): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/26 04:30:35 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef42e040): _readAt: size=512, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef42e040): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef42e040): >openPending: err= 2026/07/26 04:30:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef42e040): >_readAt: n=5, err=EOF 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef42e040): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.709375997 +0000 UTC m=+6.723915189 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef42e040): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: Remove: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7caeea398f0 item 15 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 04:30:35 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/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef42e6c0): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef42e6c0): >openPending: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef42e6c0): _writeAt: size=5, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef42e6c0): >_writeAt: n=5, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef42e6c0): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.711260304 +0000 UTC m=+6.725799497 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef42e6c0): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef42ec00): _readAt: size=512, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef42ec00): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef42ec00): >openPending: err= 2026/07/26 04:30:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef42ec00): >_readAt: n=5, err=EOF 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef42ec00): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.711260304 +0000 UTC m=+6.725799497 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef42ec00): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: Remove: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7caeec86230 item 16 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef42f240): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef42f240): >openPending: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef42f240): _writeAt: size=5, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef42f240): >_writeAt: n=5, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef42f240): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.713641539 +0000 UTC m=+6.728180741 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef42f240): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeedd3100): _readAt: size=2, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeedd3100): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeedd3100): open at offset 5 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeedd3100): >openPending: err= 2026/07/26 04:30:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeedd3100): >_readAt: n=2, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeedd3100): _writeAt: size=3, off=7 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeedd3100): >_writeAt: n=0, err=Bad file descriptor 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeedd3100): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.713641539 +0000 UTC m=+6.728180741 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeedd3100): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeedd3600): _readAt: size=512, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeedd3600): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeedd3600): >openPending: err= 2026/07/26 04:30:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeedd3600): >_readAt: n=5, err=EOF 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeedd3600): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.713641539 +0000 UTC m=+6.728180741 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeedd3600): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: Remove: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7caef21ecb0 item 17 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeedd3c80): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeedd3c80): >openPending: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeedd3c80): _writeAt: size=5, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeedd3c80): >_writeAt: n=5, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeedd3c80): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.717315143 +0000 UTC m=+6.731854345 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeedd3c80): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeedf82c0): _readAt: size=512, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeedf82c0): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeedf82c0): >openPending: err= 2026/07/26 04:30:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeedf82c0): >_readAt: n=5, err=EOF 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeedf82c0): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.717315143 +0000 UTC m=+6.731854345 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeedf82c0): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: Remove: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7caef21f5e0 item 18 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeedf8940): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeedf8940): >openPending: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeedf8940): _writeAt: size=5, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeedf8940): >_writeAt: n=5, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeedf8940): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.719479799 +0000 UTC m=+6.734018991 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeedf8940): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeedf8e40): _readAt: size=2, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeedf8e40): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeedf8e40): open at offset 5 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeedf8e40): >openPending: err= 2026/07/26 04:30:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeedf8e40): >_readAt: n=2, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeedf8e40): _writeAt: size=3, off=7 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeedf8e40): >_writeAt: n=0, err=Bad file descriptor 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeedf8e40): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.719479799 +0000 UTC m=+6.734018991 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeedf8e40): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeedf9340): _readAt: size=512, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeedf9340): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeedf9340): >openPending: err= 2026/07/26 04:30:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeedf9340): >_readAt: n=5, err=EOF 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeedf9340): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.719479799 +0000 UTC m=+6.734018991 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeedf9340): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: Remove: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7caef21f960 item 19 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeedf99c0): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeedf99c0): >openPending: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeedf99c0): _writeAt: size=5, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeedf99c0): >_writeAt: n=5, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeedf99c0): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.721993534 +0000 UTC m=+6.736532726 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeedf99c0): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef498000): _readAt: size=512, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef498000): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef498000): >openPending: err= 2026/07/26 04:30:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef498000): >_readAt: n=5, err=EOF 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef498000): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.721993534 +0000 UTC m=+6.736532726 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef498000): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: Remove: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7caef21fe30 item 20 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef498680): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef498680): >openPending: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef498680): _writeAt: size=5, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef498680): >_writeAt: n=5, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef498680): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.724180642 +0000 UTC m=+6.738719844 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef498680): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef498b80): _readAt: size=2, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef498b80): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef498b80): open at offset 5 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef498b80): >openPending: err= 2026/07/26 04:30:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef498b80): >_readAt: n=2, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef498b80): _writeAt: size=3, off=7 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef498b80): >_writeAt: n=0, err=Bad file descriptor 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef498b80): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.724180642 +0000 UTC m=+6.738719844 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef498b80): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef499080): _readAt: size=512, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef499080): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef499080): >openPending: err= 2026/07/26 04:30:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef499080): >_readAt: n=5, err=EOF 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef499080): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.724180642 +0000 UTC m=+6.738719844 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef499080): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: Remove: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7caee3e8b60 item 21 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef499700): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef499700): >openPending: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef499700): _writeAt: size=5, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef499700): >_writeAt: n=5, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef499700): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.726853298 +0000 UTC m=+6.741392510 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef499700): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef499c40): _readAt: size=512, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef499c40): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef499c40): >openPending: err= 2026/07/26 04:30:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef499c40): >_readAt: n=5, err=EOF 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef499c40): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.726853298 +0000 UTC m=+6.741392510 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef499c40): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: Remove: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7caee3e96c0 item 22 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef4b23c0): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef4b23c0): >openPending: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef4b23c0): _writeAt: size=5, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef4b23c0): >_writeAt: n=5, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef4b23c0): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.728675546 +0000 UTC m=+6.743214748 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef4b23c0): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef4b28c0): _readAt: size=2, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef4b28c0): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef4b28c0): open at offset 5 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef4b28c0): >openPending: err= 2026/07/26 04:30:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef4b28c0): >_readAt: n=2, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef4b28c0): _writeAt: size=3, off=7 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef4b28c0): >_writeAt: n=0, err=Bad file descriptor 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef4b28c0): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.728675546 +0000 UTC m=+6.743214748 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef4b28c0): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef4b2dc0): _readAt: size=512, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef4b2dc0): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef4b2dc0): >openPending: err= 2026/07/26 04:30:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef4b2dc0): >_readAt: n=5, err=EOF 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef4b2dc0): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.728675546 +0000 UTC m=+6.743214748 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef4b2dc0): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: Remove: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7caee3e9c00 item 23 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 04:30:35 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/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef4b3440): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef4b3440): >openPending: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef4b3440): _writeAt: size=5, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef4b3440): >_writeAt: n=5, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef4b3440): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.731475181 +0000 UTC m=+6.746014383 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef4b3440): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef4b3980): _readAt: size=512, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef4b3980): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef4b3980): >openPending: err= 2026/07/26 04:30:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef4b3980): >_readAt: n=5, err=EOF 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef4b3980): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.731475181 +0000 UTC m=+6.746014383 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef4b3980): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: Remove: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7caee8b4e70 item 24 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef4d00c0): _readAt: size=2, off=0 2026/07/26 04:30:35 ERROR : open-test-file(0x7caef4d00c0): Couldn't read size of file 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef4d00c0): >_readAt: n=0, err=EOF 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef4d00c0): _writeAt: size=5, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef4d00c0): >_writeAt: n=0, err=Bad file descriptor 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef4d00c0): close: 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef4d00c0): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef4d0480): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef4d0480): >openPending: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef4d0480): _writeAt: size=5, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef4d0480): >_writeAt: n=5, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef4d0480): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.733894047 +0000 UTC m=+6.748433260 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef4d0480): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef4d0980): _readAt: size=2, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef4d0980): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef4d0980): open at offset 5 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef4d0980): >openPending: err= 2026/07/26 04:30:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef4d0980): >_readAt: n=2, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef4d0980): _writeAt: size=3, off=7 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef4d0980): >_writeAt: n=0, err=Bad file descriptor 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef4d0980): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.733894047 +0000 UTC m=+6.748433260 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef4d0980): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef4d0ec0): _readAt: size=512, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef4d0ec0): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef4d0ec0): >openPending: err= 2026/07/26 04:30:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef4d0ec0): >_readAt: n=5, err=EOF 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef4d0ec0): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.733894047 +0000 UTC m=+6.748433260 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef4d0ec0): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: Remove: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7caee8b53b0 item 25 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef4d1540): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef4d1540): >openPending: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef4d1540): _writeAt: size=5, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef4d1540): >_writeAt: n=5, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef4d1540): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.736432117 +0000 UTC m=+6.750971319 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef4d1540): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef4d1a80): _readAt: size=512, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef4d1a80): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef4d1a80): >openPending: err= 2026/07/26 04:30:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef4d1a80): >_readAt: n=5, err=EOF 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef4d1a80): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.736432117 +0000 UTC m=+6.750971319 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef4d1a80): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: Remove: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7caee8b5b90 item 26 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef4f01c0): _readAt: size=2, off=0 2026/07/26 04:30:35 ERROR : open-test-file(0x7caef4f01c0): Couldn't read size of file 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef4f01c0): >_readAt: n=0, err=EOF 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef4f01c0): _writeAt: size=5, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef4f01c0): >_writeAt: n=0, err=Bad file descriptor 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef4f01c0): close: 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef4f01c0): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef4f0580): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef4f0580): >openPending: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef4f0580): _writeAt: size=5, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef4f0580): >_writeAt: n=5, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef4f0580): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.738542461 +0000 UTC m=+6.753081663 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef4f0580): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef4f0a80): _readAt: size=2, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef4f0a80): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef4f0a80): open at offset 5 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef4f0a80): >openPending: err= 2026/07/26 04:30:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef4f0a80): >_readAt: n=2, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef4f0a80): _writeAt: size=3, off=7 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef4f0a80): >_writeAt: n=0, err=Bad file descriptor 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef4f0a80): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.738542461 +0000 UTC m=+6.753081663 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef4f0a80): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef4f0fc0): _readAt: size=512, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef4f0fc0): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef4f0fc0): >openPending: err= 2026/07/26 04:30:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef4f0fc0): >_readAt: n=5, err=EOF 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef4f0fc0): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.738542461 +0000 UTC m=+6.753081663 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef4f0fc0): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: Remove: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7caee3d0620 item 27 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 04:30:35 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/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef4f1640): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef4f1640): >openPending: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef4f1640): _writeAt: size=5, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef4f1640): >_writeAt: n=5, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef4f1640): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.741495114 +0000 UTC m=+6.756034316 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef4f1640): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef4f1b80): _readAt: size=512, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef4f1b80): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef4f1b80): >openPending: err= 2026/07/26 04:30:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef4f1b80): >_readAt: n=5, err=EOF 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef4f1b80): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.741495114 +0000 UTC m=+6.756034316 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef4f1b80): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: Remove: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7caee3d1260 item 28 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef5162c0): _readAt: size=2, off=0 2026/07/26 04:30:35 ERROR : open-test-file(0x7caef5162c0): Couldn't read size of file 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef5162c0): >_readAt: n=0, err=EOF 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef5162c0): _writeAt: size=5, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef5162c0): >_writeAt: n=0, err=Bad file descriptor 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef5162c0): close: 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef5162c0): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef516680): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef516680): >openPending: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef516680): _writeAt: size=5, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef516680): >_writeAt: n=5, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef516680): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.743485702 +0000 UTC m=+6.758024913 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef516680): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/26 04:30:35 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef516d40): _readAt: size=512, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef516d40): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef516d40): >openPending: err= 2026/07/26 04:30:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef516d40): >_readAt: n=5, err=EOF 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef516d40): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.743485702 +0000 UTC m=+6.758024913 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef516d40): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: Remove: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7caeeabc070 item 29 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 04:30:35 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/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef5173c0): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef5173c0): >openPending: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef5173c0): _writeAt: size=5, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef5173c0): >_writeAt: n=5, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef5173c0): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.745807774 +0000 UTC m=+6.760346976 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef5173c0): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef517900): _readAt: size=512, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef517900): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef517900): >openPending: err= 2026/07/26 04:30:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef517900): >_readAt: n=5, err=EOF 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef517900): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.745807774 +0000 UTC m=+6.760346976 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef517900): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: Remove: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7caeeabc540 item 30 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 04:30:35 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/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef530040): _readAt: size=2, off=0 2026/07/26 04:30:35 ERROR : open-test-file(0x7caef530040): Couldn't read size of file 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef530040): >_readAt: n=0, err=EOF 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef530040): _writeAt: size=5, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef530040): >_writeAt: n=0, err=Bad file descriptor 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef530040): close: 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef530040): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef530400): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef530400): >openPending: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef530400): _writeAt: size=5, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef530400): >_writeAt: n=5, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef530400): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.748023106 +0000 UTC m=+6.762562308 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef530400): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/26 04:30:35 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef530ac0): _readAt: size=512, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef530ac0): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef530ac0): >openPending: err= 2026/07/26 04:30:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef530ac0): >_readAt: n=5, err=EOF 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef530ac0): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.748023106 +0000 UTC m=+6.762562308 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef530ac0): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: Remove: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7caeeabc8c0 item 31 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 04:30:35 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/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef531140): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef531140): >openPending: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef531140): _writeAt: size=5, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef531140): >_writeAt: n=5, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef531140): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.750051486 +0000 UTC m=+6.764590678 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef531140): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef531680): _readAt: size=512, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef531680): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef531680): >openPending: err= 2026/07/26 04:30:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef531680): >_readAt: n=5, err=EOF 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef531680): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.750051486 +0000 UTC m=+6.764590678 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef531680): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: Remove: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7caeeabccb0 item 32 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef531cc0): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef531cc0): >openPending: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef531cc0): _writeAt: size=5, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef531cc0): >_writeAt: n=5, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef531cc0): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.752105793 +0000 UTC m=+6.766644985 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef531cc0): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef54e240): _readAt: size=2, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef54e240): >_readAt: n=0, err=Bad file descriptor 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef54e240): _writeAt: size=3, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef54e240): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef54e240): >openPending: err= 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7caeeabd030 item 33 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef54e240): >_writeAt: n=3, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef54e240): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.752902557 +0000 UTC m=+6.767441779 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef54e240): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef54e740): _readAt: size=512, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef54e740): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef54e740): >openPending: err= 2026/07/26 04:30:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef54e740): >_readAt: n=5, err=EOF 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef54e740): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.752902557 +0000 UTC m=+6.767441779 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef54e740): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: Remove: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7caeeabd260 item 33 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef54ed80): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef54ed80): >openPending: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef54ed80): _writeAt: size=5, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef54ed80): >_writeAt: n=5, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef54ed80): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.754776885 +0000 UTC m=+6.769316097 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef54ed80): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef54f200): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef54f200): >openPending: err= 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7caeeabd7a0 item 34 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef54f200): _readAt: size=2, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef54f200): >_readAt: n=0, err=Bad file descriptor 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef54f200): _writeAt: size=3, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef54f200): >_writeAt: n=3, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef54f200): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.755607402 +0000 UTC m=+6.770146605 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef54f200): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef54f740): _readAt: size=512, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef54f740): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef54f740): >openPending: err= 2026/07/26 04:30:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef54f740): >_readAt: n=3, err=EOF 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef54f740): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.755607402 +0000 UTC m=+6.770146605 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef54f740): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: Remove: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7caeeabda40 item 34 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef54fd80): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef54fd80): >openPending: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef54fd80): _writeAt: size=5, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef54fd80): >_writeAt: n=5, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef54fd80): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.757741701 +0000 UTC m=+6.772280903 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef54fd80): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef56e300): _readAt: size=2, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef56e300): >_readAt: n=0, err=Bad file descriptor 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef56e300): _writeAt: size=3, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef56e300): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef56e300): >openPending: err= 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7caee84c690 item 35 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef56e300): >_writeAt: n=3, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef56e300): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.758499432 +0000 UTC m=+6.773038634 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef56e300): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef56e800): _readAt: size=512, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef56e800): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef56e800): >openPending: err= 2026/07/26 04:30:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef56e800): >_readAt: n=5, err=EOF 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef56e800): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.758499432 +0000 UTC m=+6.773038634 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef56e800): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: Remove: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7caee84caf0 item 35 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef56ee80): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef56ee80): >openPending: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef56ee80): _writeAt: size=5, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef56ee80): >_writeAt: n=5, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef56ee80): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.760810343 +0000 UTC m=+6.775349546 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef56ee80): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef56f380): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef56f380): >openPending: err= 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7caee84d3b0 item 36 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef56f380): _readAt: size=2, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef56f380): >_readAt: n=0, err=Bad file descriptor 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef56f380): _writeAt: size=3, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef56f380): >_writeAt: n=3, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef56f380): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.762005379 +0000 UTC m=+6.776544621 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef56f380): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef56f8c0): _readAt: size=512, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef56f8c0): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef56f8c0): >openPending: err= 2026/07/26 04:30:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef56f8c0): >_readAt: n=3, err=EOF 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef56f8c0): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.762005379 +0000 UTC m=+6.776544621 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef56f8c0): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: Remove: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7caee3b4070 item 36 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef594000): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef594000): >openPending: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef594000): _writeAt: size=5, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef594000): >_writeAt: n=5, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef594000): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.765256375 +0000 UTC m=+6.779795567 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef594000): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef594480): _readAt: size=2, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef594480): >_readAt: n=0, err=Bad file descriptor 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef594480): _writeAt: size=3, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef594480): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef594480): >openPending: err= 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7caeec863f0 item 37 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef594480): >_writeAt: n=3, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef594480): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.766056386 +0000 UTC m=+6.780595578 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef594480): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef594980): _readAt: size=512, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef594980): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef594980): >openPending: err= 2026/07/26 04:30:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef594980): >_readAt: n=5, err=EOF 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef594980): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.766056386 +0000 UTC m=+6.780595578 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef594980): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: Remove: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7caeec86930 item 37 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef595000): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef595000): >openPending: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef595000): _writeAt: size=5, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef595000): >_writeAt: n=5, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef595000): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.768367728 +0000 UTC m=+6.782906920 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef595000): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef595500): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef595500): >openPending: err= 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7caeec86e70 item 38 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef595500): _readAt: size=2, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef595500): >_readAt: n=0, err=Bad file descriptor 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef595500): _writeAt: size=3, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef595500): >_writeAt: n=3, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef595500): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.769211732 +0000 UTC m=+6.783750934 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef595500): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef595a40): _readAt: size=512, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef595a40): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef595a40): >openPending: err= 2026/07/26 04:30:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef595a40): >_readAt: n=3, err=EOF 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef595a40): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.769211732 +0000 UTC m=+6.783750934 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef595a40): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: Remove: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7caeec87030 item 38 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caee6fe600): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caee6fe600): >openPending: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caee6fe600): _writeAt: size=5, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caee6fe600): >_writeAt: n=5, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caee6fe600): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.771339949 +0000 UTC m=+6.785879141 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caee6fe600): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caee6ff740): _readAt: size=2, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caee6ff740): >_readAt: n=0, err=Bad file descriptor 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caee6ff740): _writeAt: size=3, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caee6ff740): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caee6ff740): >openPending: err= 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7caee3b4460 item 39 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caee6ff740): >_writeAt: n=3, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caee6ff740): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.772158684 +0000 UTC m=+6.786697916 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caee6ff740): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caee7be400): _readAt: size=512, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caee7be400): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caee7be400): >openPending: err= 2026/07/26 04:30:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caee7be400): >_readAt: n=5, err=EOF 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caee7be400): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.772158684 +0000 UTC m=+6.786697916 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caee7be400): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: Remove: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7caee3b47e0 item 39 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caee7bfbc0): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caee7bfbc0): >openPending: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caee7bfbc0): _writeAt: size=5, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caee7bfbc0): >_writeAt: n=5, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caee7bfbc0): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.774506255 +0000 UTC m=+6.789045467 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caee7bfbc0): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caee62e380): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caee62e380): >openPending: err= 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7caee3b4e70 item 40 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caee62e380): _readAt: size=2, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caee62e380): >_readAt: n=0, err=Bad file descriptor 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caee62e380): _writeAt: size=3, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caee62e380): >_writeAt: n=3, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caee62e380): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.77530841 +0000 UTC m=+6.789847602 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caee62e380): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caee62ebc0): _readAt: size=512, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caee62ebc0): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caee62ebc0): >openPending: err= 2026/07/26 04:30:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caee62ebc0): >_readAt: n=3, err=EOF 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caee62ebc0): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.77530841 +0000 UTC m=+6.789847602 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caee62ebc0): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: Remove: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7caee3b5180 item 40 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caee62f280): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caee62f280): >openPending: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caee62f280): _readAt: size=2, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caee62f280): >_readAt: n=0, err=Bad file descriptor 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caee62f280): _writeAt: size=5, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caee62f280): >_writeAt: n=5, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caee62f280): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.777132974 +0000 UTC m=+6.791672166 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caee62f280): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb8c000): _writeAt: size=5, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb8c000): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb8c000): >openPending: err= 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7caef28c000 item 41 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb8c000): >_writeAt: n=5, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb8c000): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.777726624 +0000 UTC m=+6.792265836 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb8c000): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb8c980): _readAt: size=2, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb8c980): >_readAt: n=0, err=Bad file descriptor 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb8c980): _writeAt: size=3, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb8c980): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb8c980): >openPending: err= 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7caef28c1c0 item 41 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb8c980): >_writeAt: n=3, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb8c980): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.778530322 +0000 UTC m=+6.793069523 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb8c980): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb8d080): _readAt: size=512, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb8d080): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb8d080): >openPending: err= 2026/07/26 04:30:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb8d080): >_readAt: n=5, err=EOF 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb8d080): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.778530322 +0000 UTC m=+6.793069523 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb8d080): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: Remove: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7caef28c380 item 41 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb8d740): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb8d740): >openPending: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb8d740): _readAt: size=2, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb8d740): >_readAt: n=0, err=Bad file descriptor 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb8d740): _writeAt: size=5, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb8d740): >_writeAt: n=5, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb8d740): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.780459943 +0000 UTC m=+6.794999135 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb8d740): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb8dc40): _writeAt: size=5, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb8dc40): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb8dc40): >openPending: err= 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7caef28c700 item 42 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb8dc40): >_writeAt: n=5, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb8dc40): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.781169042 +0000 UTC m=+6.795708255 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb8dc40): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caee4aed00): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caee4aed00): >openPending: err= 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7caef28c8c0 item 42 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caee4aed00): _readAt: size=2, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caee4aed00): >_readAt: n=0, err=Bad file descriptor 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caee4aed00): _writeAt: size=3, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caee4aed00): >_writeAt: n=3, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caee4aed00): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.782039906 +0000 UTC m=+6.796579098 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caee4aed00): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caee4af640): _readAt: size=512, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caee4af640): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caee4af640): >openPending: err= 2026/07/26 04:30:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caee4af640): >_readAt: n=3, err=EOF 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caee4af640): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.782039906 +0000 UTC m=+6.796579098 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caee4af640): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: Remove: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7caef28cbd0 item 42 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef082180): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef082180): >openPending: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef082180): _readAt: size=2, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef082180): >_readAt: n=0, err=Bad file descriptor 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef082180): _writeAt: size=5, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef082180): >_writeAt: n=5, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef082180): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.78413518 +0000 UTC m=+6.798674382 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef082180): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef082680): _writeAt: size=5, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef082680): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef082680): >openPending: err= 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7caef28cf50 item 43 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef082680): >_writeAt: n=5, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef082680): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.784721568 +0000 UTC m=+6.799260790 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef082680): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef082bc0): _readAt: size=2, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef082bc0): >_readAt: n=0, err=Bad file descriptor 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef082bc0): _writeAt: size=3, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef082bc0): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef082bc0): >openPending: err= 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7caef28d180 item 43 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef082bc0): >_writeAt: n=3, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef082bc0): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.78549114 +0000 UTC m=+6.800030352 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef082bc0): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef083140): _readAt: size=512, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef083140): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef083140): >openPending: err= 2026/07/26 04:30:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef083140): >_readAt: n=5, err=EOF 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef083140): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.78549114 +0000 UTC m=+6.800030352 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef083140): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: Remove: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7caef28d340 item 43 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef083780): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef083780): >openPending: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef083780): _readAt: size=2, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef083780): >_readAt: n=0, err=Bad file descriptor 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef083780): _writeAt: size=5, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef083780): >_writeAt: n=5, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef083780): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.78744074 +0000 UTC m=+6.801979961 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef083780): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef083c80): _writeAt: size=5, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef083c80): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef083c80): >openPending: err= 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7caef28d6c0 item 44 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef083c80): >_writeAt: n=5, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef083c80): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.788135973 +0000 UTC m=+6.802675175 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef083c80): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb3c340): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb3c340): >openPending: err= 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7caef28d880 item 44 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb3c340): _readAt: size=2, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb3c340): >_readAt: n=0, err=Bad file descriptor 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb3c340): _writeAt: size=3, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb3c340): >_writeAt: n=3, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb3c340): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.788926684 +0000 UTC m=+6.803465876 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb3c340): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb3c8c0): _readAt: size=512, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb3c8c0): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb3c8c0): >openPending: err= 2026/07/26 04:30:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb3c8c0): >_readAt: n=3, err=EOF 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb3c8c0): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.788926684 +0000 UTC m=+6.803465876 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb3c8c0): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: Remove: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7caef28da40 item 44 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb3cf00): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb3cf00): >openPending: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb3cf00): _readAt: size=2, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb3cf00): >_readAt: n=0, err=Bad file descriptor 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb3cf00): _writeAt: size=5, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb3cf00): >_writeAt: n=5, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb3cf00): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.790906642 +0000 UTC m=+6.805445834 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb3cf00): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb3d400): _writeAt: size=5, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb3d400): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb3d400): >openPending: err= 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7caef28ddc0 item 45 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb3d400): >_writeAt: n=5, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb3d400): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.791643974 +0000 UTC m=+6.806183186 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb3d400): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/26 04:30:35 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb3db00): _readAt: size=512, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb3db00): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb3db00): >openPending: err= 2026/07/26 04:30:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb3db00): >_readAt: n=5, err=EOF 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb3db00): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.791643974 +0000 UTC m=+6.806183186 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb3db00): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: Remove: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7caeea1c380 item 45 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeed52240): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeed52240): >openPending: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeed52240): _readAt: size=2, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeed52240): >_readAt: n=0, err=Bad file descriptor 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeed52240): _writeAt: size=5, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeed52240): >_writeAt: n=5, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeed52240): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.7936233 +0000 UTC m=+6.808162492 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeed52240): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeed52740): _writeAt: size=5, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeed52740): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeed52740): >openPending: err= 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7caeea1ca10 item 46 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeed52740): >_writeAt: n=5, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeed52740): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.794415666 +0000 UTC m=+6.808954858 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeed52740): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/26 04:30:35 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeed52e40): _readAt: size=512, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeed52e40): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeed52e40): >openPending: err= 2026/07/26 04:30:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeed52e40): >_readAt: n=5, err=EOF 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeed52e40): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.794415666 +0000 UTC m=+6.808954858 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeed52e40): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: Remove: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7caeea1cc40 item 46 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeed534c0): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeed534c0): >openPending: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeed534c0): _readAt: size=2, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeed534c0): >_readAt: n=0, err=Bad file descriptor 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeed534c0): _writeAt: size=5, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeed534c0): >_writeAt: n=5, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeed534c0): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.796665573 +0000 UTC m=+6.811204765 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeed534c0): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeed539c0): _writeAt: size=5, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeed539c0): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeed539c0): >openPending: err= 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7caeea1d0a0 item 47 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeed539c0): >_writeAt: n=5, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeed539c0): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.797386844 +0000 UTC m=+6.811926086 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeed539c0): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/26 04:30:35 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef2961c0): _readAt: size=512, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef2961c0): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef2961c0): >openPending: err= 2026/07/26 04:30:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef2961c0): >_readAt: n=5, err=EOF 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef2961c0): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.797386844 +0000 UTC m=+6.811926086 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef2961c0): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: Remove: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7caeea1d340 item 47 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 04:30:35 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/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef296840): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef296840): >openPending: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef296840): _readAt: size=2, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef296840): >_readAt: n=0, err=Bad file descriptor 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef296840): _writeAt: size=5, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef296840): >_writeAt: n=5, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef296840): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.799481417 +0000 UTC m=+6.814020610 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef296840): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef296d40): _writeAt: size=5, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef296d40): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef296d40): >openPending: err= 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7caeea1d730 item 48 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef296d40): >_writeAt: n=5, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef296d40): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.800235391 +0000 UTC m=+6.814774663 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef296d40): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/26 04:30:35 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef297440): _readAt: size=512, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef297440): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef297440): >openPending: err= 2026/07/26 04:30:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef297440): >_readAt: n=5, err=EOF 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef297440): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.800235391 +0000 UTC m=+6.814774663 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef297440): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: Remove: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7caeea1db20 item 48 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef297a80): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef297a80): >openPending: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef297a80): _writeAt: size=5, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef297a80): >_writeAt: n=5, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef297a80): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.802058021 +0000 UTC m=+6.816597233 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef297a80): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef1e2000): _readAt: size=2, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef1e2000): >_readAt: n=0, err=Bad file descriptor 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef1e2000): _writeAt: size=3, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef1e2000): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef1e2000): open at offset 5 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef1e2000): >openPending: err= 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7caeee6e1c0 item 49 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef1e2000): >_writeAt: n=3, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef1e2000): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.802683753 +0000 UTC m=+6.817222975 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef1e2000): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef1e2540): _readAt: size=512, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef1e2540): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef1e2540): >openPending: err= 2026/07/26 04:30:35 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef1e2540): >_readAt: n=8, err=EOF 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef1e2540): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.802683753 +0000 UTC m=+6.817222975 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef1e2540): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: Remove: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7caeee6e3f0 item 49 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef1e2c00): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef1e2c00): >openPending: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef1e2c00): _writeAt: size=5, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef1e2c00): >_writeAt: n=5, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef1e2c00): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.804532933 +0000 UTC m=+6.819072135 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef1e2c00): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef1e3100): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef1e3100): open at offset 5 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef1e3100): >openPending: err= 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7caeee6e770 item 50 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef1e3100): _readAt: size=2, off=5 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef1e3100): >_readAt: n=0, err=Bad file descriptor 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef1e3100): _writeAt: size=3, off=5 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef1e3100): >_writeAt: n=3, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef1e3100): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.80531579 +0000 UTC m=+6.819855033 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef1e3100): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef1e3680): _readAt: size=512, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef1e3680): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef1e3680): >openPending: err= 2026/07/26 04:30:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef1e3680): >_readAt: n=3, err=EOF 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef1e3680): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.80531579 +0000 UTC m=+6.819855033 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef1e3680): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: Remove: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7caeee6e930 item 50 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef1e3d00): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef1e3d00): >openPending: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef1e3d00): _writeAt: size=5, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef1e3d00): >_writeAt: n=5, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef1e3d00): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.807036809 +0000 UTC m=+6.821576011 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef1e3d00): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef56e300): _readAt: size=2, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef56e300): >_readAt: n=0, err=Bad file descriptor 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef56e300): _writeAt: size=3, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef56e300): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef56e300): open at offset 5 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef56e300): >openPending: err= 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7caeee6ecb0 item 51 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef56e300): >_writeAt: n=3, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef56e300): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.807684051 +0000 UTC m=+6.822223243 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef56e300): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef56e840): _readAt: size=512, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef56e840): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef56e840): >openPending: err= 2026/07/26 04:30:35 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef56e840): >_readAt: n=8, err=EOF 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef56e840): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.807684051 +0000 UTC m=+6.822223243 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef56e840): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: Remove: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7caeee6ee70 item 51 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeea32080): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeea32080): >openPending: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeea32080): _writeAt: size=5, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeea32080): >_writeAt: n=5, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeea32080): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.809577375 +0000 UTC m=+6.824116567 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeea32080): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeea32580): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeea32580): open at offset 5 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeea32580): >openPending: err= 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7caeee6f1f0 item 52 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeea32580): _readAt: size=2, off=5 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeea32580): >_readAt: n=0, err=Bad file descriptor 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeea32580): _writeAt: size=3, off=5 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeea32580): >_writeAt: n=3, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeea32580): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.810384098 +0000 UTC m=+6.824923320 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeea32580): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeea32b00): _readAt: size=512, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeea32b00): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeea32b00): >openPending: err= 2026/07/26 04:30:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeea32b00): >_readAt: n=3, err=EOF 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeea32b00): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.810384098 +0000 UTC m=+6.824923320 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeea32b00): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: Remove: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7caeee6f3b0 item 52 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeea33180): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeea33180): >openPending: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeea33180): _writeAt: size=5, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeea33180): >_writeAt: n=5, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeea33180): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.812230853 +0000 UTC m=+6.826770055 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeea33180): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeea33680): _readAt: size=2, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeea33680): >_readAt: n=0, err=Bad file descriptor 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeea33680): _writeAt: size=3, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeea33680): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeea33680): open at offset 5 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeea33680): >openPending: err= 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7caeee6f810 item 53 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeea33680): >_writeAt: n=3, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeea33680): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.812900096 +0000 UTC m=+6.827439309 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeea33680): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeea33bc0): _readAt: size=512, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeea33bc0): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeea33bc0): >openPending: err= 2026/07/26 04:30:35 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeea33bc0): >_readAt: n=8, err=EOF 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeea33bc0): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.812900096 +0000 UTC m=+6.827439309 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeea33bc0): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: Remove: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7caeee6fa40 item 53 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeea9a340): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeea9a340): >openPending: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeea9a340): _writeAt: size=5, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeea9a340): >_writeAt: n=5, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeea9a340): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.814655299 +0000 UTC m=+6.829194491 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeea9a340): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeea9a840): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeea9a840): open at offset 5 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeea9a840): >openPending: err= 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7caeee6fdc0 item 54 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeea9a840): _readAt: size=2, off=5 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeea9a840): >_readAt: n=0, err=Bad file descriptor 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeea9a840): _writeAt: size=3, off=5 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeea9a840): >_writeAt: n=3, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeea9a840): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.817667686 +0000 UTC m=+6.832206888 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeea9a840): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeea9adc0): _readAt: size=512, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeea9adc0): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeea9adc0): >openPending: err= 2026/07/26 04:30:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeea9adc0): >_readAt: n=3, err=EOF 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeea9adc0): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.817667686 +0000 UTC m=+6.832206888 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeea9adc0): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: Remove: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7caee8781c0 item 54 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeea9b440): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeea9b440): >openPending: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeea9b440): _writeAt: size=5, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeea9b440): >_writeAt: n=5, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeea9b440): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.820618415 +0000 UTC m=+6.835157607 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeea9b440): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeea9b940): _readAt: size=2, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeea9b940): >_readAt: n=0, err=Bad file descriptor 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeea9b940): _writeAt: size=3, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeea9b940): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeea9b940): open at offset 5 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeea9b940): >openPending: err= 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7caee8787e0 item 55 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeea9b940): >_writeAt: n=3, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeea9b940): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.821525778 +0000 UTC m=+6.836065020 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeea9b940): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeea9be80): _readAt: size=512, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeea9be80): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeea9be80): >openPending: err= 2026/07/26 04:30:35 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeea9be80): >_readAt: n=8, err=EOF 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeea9be80): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.821525778 +0000 UTC m=+6.836065020 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeea9be80): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: Remove: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7caee878d90 item 55 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 04:30:35 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/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeaa6600): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeaa6600): >openPending: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeaa6600): _writeAt: size=5, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeaa6600): >_writeAt: n=5, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeaa6600): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.823701104 +0000 UTC m=+6.838240306 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeaa6600): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeaa6b00): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeaa6b00): open at offset 5 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeaa6b00): >openPending: err= 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7caee879b20 item 56 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeaa6b00): _readAt: size=2, off=5 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeaa6b00): >_readAt: n=0, err=Bad file descriptor 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeaa6b00): _writeAt: size=3, off=5 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeaa6b00): >_writeAt: n=3, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeaa6b00): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.824604829 +0000 UTC m=+6.839144071 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeaa6b00): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeaa7080): _readAt: size=512, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeaa7080): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeaa7080): >openPending: err= 2026/07/26 04:30:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeaa7080): >_readAt: n=3, err=EOF 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeaa7080): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.824604829 +0000 UTC m=+6.839144071 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeaa7080): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: Remove: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7caee879e30 item 56 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeaa76c0): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeaa76c0): open at offset 0 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeaa76c0): >openPending: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeaa76c0): _readAt: size=2, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeaa76c0): >_readAt: n=0, err=Bad file descriptor 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeaa76c0): _writeAt: size=5, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeaa76c0): >_writeAt: n=5, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeaa76c0): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.827714329 +0000 UTC m=+6.842253521 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeaa76c0): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeaa7c00): _writeAt: size=5, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeaa7c00): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeaa7c00): >openPending: err= 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7caeec5e310 item 57 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeaa7c00): >_writeAt: n=5, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeaa7c00): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.828620249 +0000 UTC m=+6.843159441 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeaa7c00): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeaee240): _readAt: size=2, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeaee240): >_readAt: n=0, err=Bad file descriptor 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeaee240): _writeAt: size=3, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeaee240): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeaee240): open at offset 5 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeaee240): >openPending: err= 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7caeec5e4d0 item 57 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeaee240): >_writeAt: n=3, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeaee240): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.829303027 +0000 UTC m=+6.843842250 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeaee240): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeaee7c0): _readAt: size=512, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeaee7c0): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeaee7c0): >openPending: err= 2026/07/26 04:30:35 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeaee7c0): >_readAt: n=8, err=EOF 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeaee7c0): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.829303027 +0000 UTC m=+6.843842250 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeaee7c0): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: Remove: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7caeec5e8c0 item 57 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeaeee00): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeaeee00): open at offset 0 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeaeee00): >openPending: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeaeee00): _readAt: size=2, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeaeee00): >_readAt: n=0, err=Bad file descriptor 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeaeee00): _writeAt: size=5, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeaeee00): >_writeAt: n=5, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeaeee00): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.831851318 +0000 UTC m=+6.846390520 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeaeee00): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeaef340): _writeAt: size=5, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeaef340): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeaef340): >openPending: err= 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7caeec5ecb0 item 58 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeaef340): >_writeAt: n=5, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeaef340): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.832615701 +0000 UTC m=+6.847154923 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeaef340): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeaef880): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeaef880): open at offset 5 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeaef880): >openPending: err= 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7caeec5ee70 item 58 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeaef880): _readAt: size=2, off=5 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeaef880): >_readAt: n=0, err=Bad file descriptor 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeaef880): _writeAt: size=3, off=5 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeaef880): >_writeAt: n=3, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeaef880): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.83356343 +0000 UTC m=+6.848102622 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeaef880): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeaefe40): _readAt: size=512, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeaefe40): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeaefe40): >openPending: err= 2026/07/26 04:30:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeaefe40): >_readAt: n=3, err=EOF 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeaefe40): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.83356343 +0000 UTC m=+6.848102622 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeaefe40): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: Remove: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7caeec5f030 item 58 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb4e580): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb4e580): open at offset 0 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb4e580): >openPending: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb4e580): _readAt: size=2, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb4e580): >_readAt: n=0, err=Bad file descriptor 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb4e580): _writeAt: size=5, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb4e580): >_writeAt: n=5, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb4e580): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.835336316 +0000 UTC m=+6.849875518 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb4e580): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb4eac0): _writeAt: size=5, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb4eac0): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb4eac0): >openPending: err= 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7caeec5f490 item 59 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb4eac0): >_writeAt: n=5, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb4eac0): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.837171961 +0000 UTC m=+6.851711153 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb4eac0): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb4f000): _readAt: size=2, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb4f000): >_readAt: n=0, err=Bad file descriptor 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb4f000): _writeAt: size=3, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb4f000): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb4f000): open at offset 5 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb4f000): >openPending: err= 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7caeec5f650 item 59 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb4f000): >_writeAt: n=3, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb4f000): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.838251489 +0000 UTC m=+6.852790681 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb4f000): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb4f580): _readAt: size=512, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb4f580): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb4f580): >openPending: err= 2026/07/26 04:30:35 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb4f580): >_readAt: n=8, err=EOF 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb4f580): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.838251489 +0000 UTC m=+6.852790681 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb4f580): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: Remove: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7caeec5f810 item 59 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 04:30:35 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/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb4fbc0): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb4fbc0): open at offset 0 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb4fbc0): >openPending: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb4fbc0): _readAt: size=2, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb4fbc0): >_readAt: n=0, err=Bad file descriptor 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb4fbc0): _writeAt: size=5, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb4fbc0): >_writeAt: n=5, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb4fbc0): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.840166573 +0000 UTC m=+6.854705765 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb4fbc0): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb66200): _writeAt: size=5, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb66200): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb66200): >openPending: err= 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7caeec5fb90 item 60 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb66200): >_writeAt: n=5, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb66200): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.840810319 +0000 UTC m=+6.855349511 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb66200): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef444440): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef444440): open at offset 5 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef444440): >openPending: err= 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7caee872230 item 60 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef444440): _readAt: size=2, off=5 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef444440): >_readAt: n=0, err=Bad file descriptor 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef444440): _writeAt: size=3, off=5 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef444440): >_writeAt: n=3, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef444440): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.841562829 +0000 UTC m=+6.856102021 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef444440): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef444a00): _readAt: size=512, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef444a00): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef444a00): >openPending: err= 2026/07/26 04:30:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef444a00): >_readAt: n=3, err=EOF 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef444a00): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.841562829 +0000 UTC m=+6.856102021 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef444a00): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: Remove: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7caee872460 item 60 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef445040): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef445040): open at offset 0 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef445040): >openPending: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef445040): _readAt: size=2, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef445040): >_readAt: n=0, err=Bad file descriptor 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef445040): _writeAt: size=5, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef445040): >_writeAt: n=5, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef445040): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.843315186 +0000 UTC m=+6.857854378 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef445040): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef445580): _writeAt: size=5, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef445580): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef445580): >openPending: err= 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7caee872930 item 61 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef445580): >_writeAt: n=5, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef445580): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.844154321 +0000 UTC m=+6.858693513 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef445580): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/26 04:30:35 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef445c80): _readAt: size=512, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef445c80): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef445c80): >openPending: err= 2026/07/26 04:30:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef445c80): >_readAt: n=5, err=EOF 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef445c80): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.844154321 +0000 UTC m=+6.858693513 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef445c80): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: Remove: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7caee872bd0 item 61 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 04:30:35 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/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef4623c0): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef4623c0): open at offset 0 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef4623c0): >openPending: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef4623c0): _readAt: size=2, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef4623c0): >_readAt: n=0, err=Bad file descriptor 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef4623c0): _writeAt: size=5, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef4623c0): >_writeAt: n=5, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef4623c0): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.845993011 +0000 UTC m=+6.860532203 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef4623c0): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef462900): _writeAt: size=5, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef462900): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef462900): >openPending: err= 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7caee872fc0 item 62 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef462900): >_writeAt: n=5, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef462900): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.846806948 +0000 UTC m=+6.861346140 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef462900): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/26 04:30:35 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef463000): _readAt: size=512, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef463000): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef463000): >openPending: err= 2026/07/26 04:30:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef463000): >_readAt: n=5, err=EOF 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef463000): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.846806948 +0000 UTC m=+6.861346140 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef463000): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: Remove: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7caee873180 item 62 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 04:30:35 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/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef463640): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef463640): open at offset 0 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef463640): >openPending: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef463640): _readAt: size=2, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef463640): >_readAt: n=0, err=Bad file descriptor 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef463640): _writeAt: size=5, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef463640): >_writeAt: n=5, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef463640): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.849003013 +0000 UTC m=+6.863542235 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef463640): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef463b80): _writeAt: size=5, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef463b80): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef463b80): >openPending: err= 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7caee873730 item 63 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef463b80): >_writeAt: n=5, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef463b80): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.849855091 +0000 UTC m=+6.864394283 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef463b80): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/26 04:30:35 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef46e380): _readAt: size=512, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef46e380): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef46e380): >openPending: err= 2026/07/26 04:30:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef46e380): >_readAt: n=5, err=EOF 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef46e380): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.849855091 +0000 UTC m=+6.864394283 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef46e380): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: Remove: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7caee8738f0 item 63 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 04:30:35 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/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef46e9c0): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef46e9c0): open at offset 0 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef46e9c0): >openPending: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef46e9c0): _readAt: size=2, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef46e9c0): >_readAt: n=0, err=Bad file descriptor 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef46e9c0): _writeAt: size=5, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef46e9c0): >_writeAt: n=5, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef46e9c0): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.852109808 +0000 UTC m=+6.866649040 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef46e9c0): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef46ef00): _writeAt: size=5, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef46ef00): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef46ef00): >openPending: err= 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7caee873e30 item 64 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef46ef00): >_writeAt: n=5, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef46ef00): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.852865324 +0000 UTC m=+6.867404516 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef46ef00): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/26 04:30:35 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef46f600): _readAt: size=512, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef46f600): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef46f600): >openPending: err= 2026/07/26 04:30:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef46f600): >_readAt: n=5, err=EOF 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef46f600): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.852865324 +0000 UTC m=+6.867404516 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef46f600): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: Remove: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7caef20c230 item 64 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef46fc40): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef46fc40): >openPending: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef46fc40): _writeAt: size=5, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef46fc40): >_writeAt: n=5, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef46fc40): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.854580921 +0000 UTC m=+6.869120133 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef46fc40): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_RDWR 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef47c1c0): _readAt: size=2, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef47c1c0): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef47c1c0): >openPending: err= 2026/07/26 04:30:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef47c1c0): >_readAt: n=2, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef47c1c0): _writeAt: size=3, off=2 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7caef20c770 item 65 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef47c1c0): >_writeAt: n=3, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef47c1c0): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.85550711 +0000 UTC m=+6.870046312 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef47c1c0): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef47c6c0): _readAt: size=512, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef47c6c0): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef47c6c0): >openPending: err= 2026/07/26 04:30:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef47c6c0): >_readAt: n=5, err=EOF 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef47c6c0): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.85550711 +0000 UTC m=+6.870046312 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef47c6c0): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: Remove: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7caef20c930 item 65 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef47cd00): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef47cd00): >openPending: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef47cd00): _writeAt: size=5, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef47cd00): >_writeAt: n=5, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef47cd00): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.85744663 +0000 UTC m=+6.871985863 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef47cd00): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef47d180): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef47d180): >openPending: err= 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7caef20ccb0 item 66 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef47d180): _readAt: size=2, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef47d180): >_readAt: n=0, err=EOF 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef47d180): _writeAt: size=3, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef47d180): >_writeAt: n=3, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef47d180): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.858246802 +0000 UTC m=+6.872785994 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef47d180): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef47d6c0): _readAt: size=512, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef47d6c0): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef47d6c0): >openPending: err= 2026/07/26 04:30:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef47d6c0): >_readAt: n=3, err=EOF 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef47d6c0): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.858246802 +0000 UTC m=+6.872785994 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef47d6c0): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: Remove: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7caef20ce70 item 66 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef47dd00): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef47dd00): >openPending: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef47dd00): _writeAt: size=5, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef47dd00): >_writeAt: n=5, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef47dd00): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.859964714 +0000 UTC m=+6.874503935 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef47dd00): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeebda280): _readAt: size=2, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeebda280): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeebda280): >openPending: err= 2026/07/26 04:30:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeebda280): >_readAt: n=2, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeebda280): _writeAt: size=3, off=2 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7caef20d1f0 item 67 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeebda280): >_writeAt: n=3, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeebda280): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.860714359 +0000 UTC m=+6.875253562 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeebda280): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeebda780): _readAt: size=512, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeebda780): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeebda780): >openPending: err= 2026/07/26 04:30:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeebda780): >_readAt: n=5, err=EOF 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeebda780): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.860714359 +0000 UTC m=+6.875253562 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeebda780): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: Remove: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7caef20d3b0 item 67 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeebdae00): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeebdae00): >openPending: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeebdae00): _writeAt: size=5, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeebdae00): >_writeAt: n=5, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeebdae00): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.862529264 +0000 UTC m=+6.877068516 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeebdae00): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeebdb300): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeebdb300): >openPending: err= 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7caef20d810 item 68 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeebdb300): _readAt: size=2, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeebdb300): >_readAt: n=0, err=EOF 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeebdb300): _writeAt: size=3, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeebdb300): >_writeAt: n=3, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeebdb300): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.863346837 +0000 UTC m=+6.877886030 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeebdb300): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeebdb840): _readAt: size=512, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeebdb840): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeebdb840): >openPending: err= 2026/07/26 04:30:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeebdb840): >_readAt: n=3, err=EOF 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeebdb840): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.863346837 +0000 UTC m=+6.877886030 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeebdb840): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: Remove: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7caef20d9d0 item 68 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeebdbe80): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeebdbe80): >openPending: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeebdbe80): _writeAt: size=5, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeebdbe80): >_writeAt: n=5, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeebdbe80): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.865408439 +0000 UTC m=+6.879947631 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeebdbe80): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeec34400): _readAt: size=2, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeec34400): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeec34400): >openPending: err= 2026/07/26 04:30:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeec34400): >_readAt: n=2, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeec34400): _writeAt: size=3, off=2 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7caef20dd50 item 69 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeec34400): >_writeAt: n=3, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeec34400): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.866431791 +0000 UTC m=+6.880970994 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeec34400): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeec34900): _readAt: size=512, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeec34900): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeec34900): >openPending: err= 2026/07/26 04:30:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeec34900): >_readAt: n=5, err=EOF 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeec34900): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.866431791 +0000 UTC m=+6.880970994 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeec34900): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: Remove: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7caef2be070 item 69 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb666c0): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb666c0): >openPending: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb666c0): _writeAt: size=5, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb666c0): >_writeAt: n=5, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb666c0): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.868314154 +0000 UTC m=+6.882853346 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb666c0): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb66bc0): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb66bc0): >openPending: err= 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7caeed8a000 item 70 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb66bc0): _readAt: size=2, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb66bc0): >_readAt: n=0, err=EOF 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb66bc0): _writeAt: size=3, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb66bc0): >_writeAt: n=3, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb66bc0): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.869206568 +0000 UTC m=+6.883745761 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb66bc0): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb67100): _readAt: size=512, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb67100): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb67100): >openPending: err= 2026/07/26 04:30:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb67100): >_readAt: n=3, err=EOF 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb67100): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.869206568 +0000 UTC m=+6.883745761 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb67100): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: Remove: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7caeed8a1c0 item 70 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb67780): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb67780): >openPending: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb67780): _writeAt: size=5, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb67780): >_writeAt: n=5, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb67780): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.873741098 +0000 UTC m=+6.888280300 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb67780): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb67c80): _readAt: size=2, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb67c80): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb67c80): >openPending: err= 2026/07/26 04:30:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb67c80): >_readAt: n=2, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb67c80): _writeAt: size=3, off=2 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7caeed8a540 item 71 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb67c80): >_writeAt: n=3, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb67c80): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.874524496 +0000 UTC m=+6.889063688 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb67c80): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb78280): _readAt: size=512, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb78280): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb78280): >openPending: err= 2026/07/26 04:30:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb78280): >_readAt: n=5, err=EOF 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb78280): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.874524496 +0000 UTC m=+6.889063688 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb78280): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: Remove: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7caeed8a700 item 71 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb78900): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb78900): >openPending: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb78900): _writeAt: size=5, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb78900): >_writeAt: n=5, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb78900): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.876739157 +0000 UTC m=+6.891278358 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb78900): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb78e00): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb78e00): >openPending: err= 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7caeed8ab60 item 72 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb78e00): _readAt: size=2, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb78e00): >_readAt: n=0, err=EOF 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb78e00): _writeAt: size=3, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb78e00): >_writeAt: n=3, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb78e00): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.87818122 +0000 UTC m=+6.892720421 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb78e00): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb79340): _readAt: size=512, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb79340): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb79340): >openPending: err= 2026/07/26 04:30:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb79340): >_readAt: n=3, err=EOF 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb79340): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.87818122 +0000 UTC m=+6.892720421 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb79340): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: Remove: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7caeed8ad90 item 72 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb79900): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb79900): >openPending: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb79900): _readAt: size=2, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb79900): >_readAt: n=0, err=EOF 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb79900): _writeAt: size=5, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb79900): >_writeAt: n=5, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb79900): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.880031953 +0000 UTC m=+6.894571145 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb79900): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb79e00): _writeAt: size=5, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb79e00): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb79e00): >openPending: err= 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7caeed8b260 item 73 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb79e00): >_writeAt: n=5, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb79e00): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.880700294 +0000 UTC m=+6.895239486 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeb79e00): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeecca3c0): _readAt: size=2, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeecca3c0): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeecca3c0): >openPending: err= 2026/07/26 04:30:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeecca3c0): >_readAt: n=2, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeecca3c0): _writeAt: size=3, off=2 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7caeed8b420 item 73 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeecca3c0): >_writeAt: n=3, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeecca3c0): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.88153546 +0000 UTC m=+6.896074652 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeecca3c0): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeecca900): _readAt: size=512, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeecca900): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeecca900): >openPending: err= 2026/07/26 04:30:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeecca900): >_readAt: n=5, err=EOF 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeecca900): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.88153546 +0000 UTC m=+6.896074652 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeecca900): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: Remove: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7caeed8b5e0 item 73 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeccaf40): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeccaf40): >openPending: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeccaf40): _readAt: size=2, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeccaf40): >_readAt: n=0, err=EOF 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeccaf40): _writeAt: size=5, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeccaf40): >_writeAt: n=5, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeccaf40): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.883424075 +0000 UTC m=+6.897963268 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeccaf40): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeccb440): _writeAt: size=5, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeccb440): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeccb440): >openPending: err= 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7caeed8ba40 item 74 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeccb440): >_writeAt: n=5, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeccb440): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.884139134 +0000 UTC m=+6.898678356 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeccb440): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeccb980): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeccb980): >openPending: err= 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7caeed8bc70 item 74 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeccb980): _readAt: size=2, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeccb980): >_readAt: n=0, err=EOF 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeccb980): _writeAt: size=3, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeccb980): >_writeAt: n=3, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeccb980): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.885113173 +0000 UTC m=+6.899652375 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeccb980): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeecdc000): _readAt: size=512, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeecdc000): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeecdc000): >openPending: err= 2026/07/26 04:30:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeecdc000): >_readAt: n=3, err=EOF 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeecdc000): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.885113173 +0000 UTC m=+6.899652375 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeecdc000): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: Remove: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7caeed8be30 item 74 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeecdc640): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeecdc640): >openPending: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeecdc640): _readAt: size=2, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeecdc640): >_readAt: n=0, err=EOF 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeecdc640): _writeAt: size=5, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeecdc640): >_writeAt: n=5, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeecdc640): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.886984465 +0000 UTC m=+6.901523657 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeecdc640): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeecdcb40): _writeAt: size=5, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeecdcb40): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeecdcb40): >openPending: err= 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7caeeb463f0 item 75 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeecdcb40): >_writeAt: n=5, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeecdcb40): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.887895054 +0000 UTC m=+6.902434277 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeecdcb40): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeecdd080): _readAt: size=2, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeecdd080): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeecdd080): >openPending: err= 2026/07/26 04:30:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeecdd080): >_readAt: n=2, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeecdd080): _writeAt: size=3, off=2 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7caeeb46620 item 75 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeecdd080): >_writeAt: n=3, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeecdd080): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.888775467 +0000 UTC m=+6.903314659 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeecdd080): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeecdd5c0): _readAt: size=512, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeecdd5c0): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeecdd5c0): >openPending: err= 2026/07/26 04:30:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeecdd5c0): >_readAt: n=5, err=EOF 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeecdd5c0): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.888775467 +0000 UTC m=+6.903314659 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeecdd5c0): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: Remove: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7caeeb467e0 item 75 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeecddc00): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeecddc00): >openPending: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeecddc00): _readAt: size=2, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeecddc00): >_readAt: n=0, err=EOF 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeecddc00): _writeAt: size=5, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeecddc00): >_writeAt: n=5, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeecddc00): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.890648151 +0000 UTC m=+6.905187343 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeecddc00): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeecf4200): _writeAt: size=5, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeecf4200): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeecf4200): >openPending: err= 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7caeeb46c40 item 76 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeecf4200): >_writeAt: n=5, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeecf4200): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.891335338 +0000 UTC m=+6.905874540 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeecf4200): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeecf4740): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeecf4740): >openPending: err= 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7caeeb46e00 item 76 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeecf4740): _readAt: size=2, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeecf4740): >_readAt: n=0, err=EOF 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeecf4740): _writeAt: size=3, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeecf4740): >_writeAt: n=3, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeecf4740): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.892153793 +0000 UTC m=+6.906692985 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeecf4740): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeecf4cc0): _readAt: size=512, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeecf4cc0): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeecf4cc0): >openPending: err= 2026/07/26 04:30:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeecf4cc0): >_readAt: n=3, err=EOF 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeecf4cc0): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.892153793 +0000 UTC m=+6.906692985 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeecf4cc0): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: Remove: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7caeeb46fc0 item 76 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeecf5300): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeecf5300): >openPending: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeecf5300): _readAt: size=2, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeecf5300): >_readAt: n=0, err=EOF 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeecf5300): _writeAt: size=5, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeecf5300): >_writeAt: n=5, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeecf5300): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.894027851 +0000 UTC m=+6.908567043 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeecf5300): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeec34c00): _writeAt: size=5, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeec34c00): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeec34c00): >openPending: err= 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7caeeb47340 item 77 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeec34c00): >_writeAt: n=5, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeec34c00): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.894717051 +0000 UTC m=+6.909256273 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeec34c00): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/26 04:30:35 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeec35300): _readAt: size=512, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeec35300): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeec35300): >openPending: err= 2026/07/26 04:30:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeec35300): >_readAt: n=5, err=EOF 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeec35300): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.894717051 +0000 UTC m=+6.909256273 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeec35300): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: Remove: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7caef2be2a0 item 77 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeec35940): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeec35940): >openPending: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeec35940): _readAt: size=2, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeec35940): >_readAt: n=0, err=EOF 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeec35940): _writeAt: size=5, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeec35940): >_writeAt: n=5, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeec35940): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.896736404 +0000 UTC m=+6.911275596 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeec35940): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeec35e40): _writeAt: size=5, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeec35e40): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeec35e40): >openPending: err= 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7caef2be620 item 78 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeec35e40): >_writeAt: n=5, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeec35e40): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.897408793 +0000 UTC m=+6.911947985 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeec35e40): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/26 04:30:35 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeec56640): _readAt: size=512, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeec56640): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeec56640): >openPending: err= 2026/07/26 04:30:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeec56640): >_readAt: n=5, err=EOF 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeec56640): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.897408793 +0000 UTC m=+6.911947985 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeec56640): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: Remove: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7caef2be7e0 item 78 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeec56c80): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeec56c80): >openPending: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeec56c80): _readAt: size=2, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeec56c80): >_readAt: n=0, err=EOF 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeec56c80): _writeAt: size=5, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeec56c80): >_writeAt: n=5, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeec56c80): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.899032667 +0000 UTC m=+6.913571859 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeec56c80): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeec57180): _writeAt: size=5, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeec57180): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeec57180): >openPending: err= 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7caef2beb60 item 79 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeec57180): >_writeAt: n=5, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeec57180): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.899616168 +0000 UTC m=+6.914155360 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeec57180): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/26 04:30:35 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeec57880): _readAt: size=512, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeec57880): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeec57880): >openPending: err= 2026/07/26 04:30:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeec57880): >_readAt: n=5, err=EOF 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeec57880): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.899616168 +0000 UTC m=+6.914155360 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeec57880): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: Remove: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7caef2bed20 item 79 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 04:30:35 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/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeec57ec0): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeec57ec0): >openPending: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeec57ec0): _readAt: size=2, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeec57ec0): >_readAt: n=0, err=EOF 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeec57ec0): _writeAt: size=5, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeec57ec0): >_writeAt: n=5, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeec57ec0): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.901695304 +0000 UTC m=+6.916234496 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeec57ec0): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeed924c0): _writeAt: size=5, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeed924c0): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeed924c0): >openPending: err= 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7caef2bf180 item 80 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeed924c0): >_writeAt: n=5, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeed924c0): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.904790786 +0000 UTC m=+6.919329978 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeed924c0): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/26 04:30:35 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeed92bc0): _readAt: size=512, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeed92bc0): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeed92bc0): >openPending: err= 2026/07/26 04:30:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeed92bc0): >_readAt: n=5, err=EOF 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeed92bc0): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.904790786 +0000 UTC m=+6.919329978 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeed92bc0): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: Remove: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7caef2bf3b0 item 80 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeed93200): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeed93200): >openPending: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeed93200): _writeAt: size=5, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeed93200): >_writeAt: n=5, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeed93200): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.90656765 +0000 UTC m=+6.921106842 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeed93200): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeed93680): _readAt: size=2, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeed93680): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeed93680): open at offset 5 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeed93680): >openPending: err= 2026/07/26 04:30:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeed93680): >_readAt: n=2, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeed93680): _writeAt: size=3, off=7 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7caef2bf7a0 item 81 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeed93680): >_writeAt: n=3, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeed93680): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.907242635 +0000 UTC m=+6.921781827 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeed93680): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeed93bc0): _readAt: size=512, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeed93bc0): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeed93bc0): >openPending: err= 2026/07/26 04:30:35 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeed93bc0): >_readAt: n=8, err=EOF 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeed93bc0): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.907242635 +0000 UTC m=+6.921781827 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeed93bc0): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: Remove: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7caef2bf960 item 81 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeedb6340): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeedb6340): >openPending: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeedb6340): _writeAt: size=5, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeedb6340): >_writeAt: n=5, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeedb6340): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.908812207 +0000 UTC m=+6.923351399 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeedb6340): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeedb6840): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeedb6840): open at offset 5 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeedb6840): >openPending: err= 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7caef2bfce0 item 82 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeedb6840): _readAt: size=2, off=5 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeedb6840): >_readAt: n=0, err=EOF 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeedb6840): _writeAt: size=3, off=5 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeedb6840): >_writeAt: n=3, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeedb6840): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.90958757 +0000 UTC m=+6.924126762 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeedb6840): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeedb6dc0): _readAt: size=512, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeedb6dc0): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeedb6dc0): >openPending: err= 2026/07/26 04:30:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeedb6dc0): >_readAt: n=3, err=EOF 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeedb6dc0): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.90958757 +0000 UTC m=+6.924126762 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeedb6dc0): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: Remove: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7caee5f60e0 item 82 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeedb7440): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeedb7440): >openPending: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeedb7440): _writeAt: size=5, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeedb7440): >_writeAt: n=5, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeedb7440): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.911032067 +0000 UTC m=+6.925571259 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeedb7440): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeedb7940): _readAt: size=2, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeedb7940): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeedb7940): open at offset 5 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeedb7940): >openPending: err= 2026/07/26 04:30:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeedb7940): >_readAt: n=2, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeedb7940): _writeAt: size=3, off=7 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7caee5f76c0 item 83 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeedb7940): >_writeAt: n=3, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeedb7940): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.911665973 +0000 UTC m=+6.926205165 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeedb7940): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeedb7e80): _readAt: size=512, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeedb7e80): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeedb7e80): >openPending: err= 2026/07/26 04:30:35 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeedb7e80): >_readAt: n=8, err=EOF 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeedb7e80): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.911665973 +0000 UTC m=+6.926205165 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeedb7e80): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: Remove: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7caee5f7ab0 item 83 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeedda600): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeedda600): >openPending: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeedda600): _writeAt: size=5, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeedda600): >_writeAt: n=5, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeedda600): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.913472434 +0000 UTC m=+6.928011626 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeedda600): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeddab00): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeddab00): open at offset 5 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeddab00): >openPending: err= 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7caee5a6620 item 84 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeddab00): _readAt: size=2, off=5 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeddab00): >_readAt: n=0, err=EOF 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeddab00): _writeAt: size=3, off=5 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeddab00): >_writeAt: n=3, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeddab00): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.914348617 +0000 UTC m=+6.928887809 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeddab00): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeddb080): _readAt: size=512, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeddb080): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeddb080): >openPending: err= 2026/07/26 04:30:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeddb080): >_readAt: n=3, err=EOF 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeddb080): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.914348617 +0000 UTC m=+6.928887809 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeeddb080): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: Remove: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7caee5a71f0 item 84 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef59e4c0): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef59e4c0): >openPending: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef59e4c0): _writeAt: size=5, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef59e4c0): >_writeAt: n=5, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef59e4c0): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.916139978 +0000 UTC m=+6.930679191 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef59e4c0): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef59e9c0): _readAt: size=2, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef59e9c0): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef59e9c0): open at offset 5 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef59e9c0): >openPending: err= 2026/07/26 04:30:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef59e9c0): >_readAt: n=2, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef59e9c0): _writeAt: size=3, off=7 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7caeedf0380 item 85 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef59e9c0): >_writeAt: n=3, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef59e9c0): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.916841934 +0000 UTC m=+6.931381136 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef59e9c0): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef59ef00): _readAt: size=512, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef59ef00): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef59ef00): >openPending: err= 2026/07/26 04:30:35 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef59ef00): >_readAt: n=8, err=EOF 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef59ef00): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.916841934 +0000 UTC m=+6.931381136 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef59ef00): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: Remove: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7caeedf0540 item 85 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef59f580): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef59f580): >openPending: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef59f580): _writeAt: size=5, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef59f580): >_writeAt: n=5, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef59f580): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.918563472 +0000 UTC m=+6.933102685 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef59f580): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef59fa80): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef59fa80): open at offset 5 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef59fa80): >openPending: err= 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7caeedf09a0 item 86 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef59fa80): _readAt: size=2, off=5 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef59fa80): >_readAt: n=0, err=EOF 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef59fa80): _writeAt: size=3, off=5 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef59fa80): >_writeAt: n=3, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef59fa80): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.919401284 +0000 UTC m=+6.933940476 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef59fa80): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef5c4100): _readAt: size=512, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef5c4100): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef5c4100): >openPending: err= 2026/07/26 04:30:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef5c4100): >_readAt: n=3, err=EOF 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef5c4100): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.919401284 +0000 UTC m=+6.933940476 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef5c4100): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: Remove: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7caeedf0cb0 item 86 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef5c4780): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef5c4780): >openPending: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef5c4780): _writeAt: size=5, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef5c4780): >_writeAt: n=5, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef5c4780): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.921150146 +0000 UTC m=+6.935689338 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef5c4780): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef5c4c80): _readAt: size=2, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef5c4c80): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef5c4c80): open at offset 5 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef5c4c80): >openPending: err= 2026/07/26 04:30:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef5c4c80): >_readAt: n=2, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef5c4c80): _writeAt: size=3, off=7 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7caeedf10a0 item 87 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef5c4c80): >_writeAt: n=3, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef5c4c80): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.921909218 +0000 UTC m=+6.936448420 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef5c4c80): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef5c51c0): _readAt: size=512, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef5c51c0): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef5c51c0): >openPending: err= 2026/07/26 04:30:35 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef5c51c0): >_readAt: n=8, err=EOF 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef5c51c0): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.921909218 +0000 UTC m=+6.936448420 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef5c51c0): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: Remove: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7caeedf12d0 item 87 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 04:30:35 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/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef5c5840): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef5c5840): >openPending: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef5c5840): _writeAt: size=5, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef5c5840): >_writeAt: n=5, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef5c5840): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.923834833 +0000 UTC m=+6.938374035 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef5c5840): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef5c5d40): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef5c5d40): open at offset 5 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef5c5d40): >openPending: err= 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7caeedf1650 item 88 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef5c5d40): _readAt: size=2, off=5 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef5c5d40): >_readAt: n=0, err=EOF 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef5c5d40): _writeAt: size=3, off=5 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef5c5d40): >_writeAt: n=3, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef5c5d40): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.924684937 +0000 UTC m=+6.939224129 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef5c5d40): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef5de3c0): _readAt: size=512, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef5de3c0): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef5de3c0): >openPending: err= 2026/07/26 04:30:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef5de3c0): >_readAt: n=3, err=EOF 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef5de3c0): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.924684937 +0000 UTC m=+6.939224129 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef5de3c0): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: Remove: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7caeedf1810 item 88 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef5dea00): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef5dea00): open at offset 0 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef5dea00): >openPending: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef5dea00): _readAt: size=2, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef5dea00): >_readAt: n=0, err=EOF 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef5dea00): _writeAt: size=5, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef5dea00): >_writeAt: n=5, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef5dea00): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.926739276 +0000 UTC m=+6.941278468 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef5dea00): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef5def40): _writeAt: size=5, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef5def40): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef5def40): >openPending: err= 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7caeedf1c70 item 89 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef5def40): >_writeAt: n=5, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef5def40): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.927424188 +0000 UTC m=+6.941963450 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef5def40): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef5df480): _readAt: size=2, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef5df480): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef5df480): open at offset 5 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef5df480): >openPending: err= 2026/07/26 04:30:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef5df480): >_readAt: n=2, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef5df480): _writeAt: size=3, off=7 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7caeedf1e30 item 89 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef5df480): >_writeAt: n=3, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef5df480): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.928193431 +0000 UTC m=+6.942732623 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef5df480): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef5dfa00): _readAt: size=512, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef5dfa00): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef5dfa00): >openPending: err= 2026/07/26 04:30:35 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef5dfa00): >_readAt: n=8, err=EOF 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef5dfa00): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.928193431 +0000 UTC m=+6.942732623 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef5dfa00): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: Remove: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7caee4a0460 item 89 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef5f6140): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef5f6140): open at offset 0 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef5f6140): >openPending: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef5f6140): _readAt: size=2, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef5f6140): >_readAt: n=0, err=EOF 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef5f6140): _writeAt: size=5, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef5f6140): >_writeAt: n=5, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef5f6140): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.929958121 +0000 UTC m=+6.944497323 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef5f6140): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef5f6680): _writeAt: size=5, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef5f6680): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef5f6680): >openPending: err= 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7caee4a1180 item 90 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef5f6680): >_writeAt: n=5, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef5f6680): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.930631001 +0000 UTC m=+6.945170233 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef5f6680): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef5f6bc0): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef5f6bc0): open at offset 5 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef5f6bc0): >openPending: err= 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7caee4a1570 item 90 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef5f6bc0): _readAt: size=2, off=5 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef5f6bc0): >_readAt: n=0, err=EOF 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef5f6bc0): _writeAt: size=3, off=5 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef5f6bc0): >_writeAt: n=3, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef5f6bc0): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.93154699 +0000 UTC m=+6.946086182 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef5f6bc0): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef5f7180): _readAt: size=512, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef5f7180): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef5f7180): >openPending: err= 2026/07/26 04:30:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef5f7180): >_readAt: n=3, err=EOF 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef5f7180): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.93154699 +0000 UTC m=+6.946086182 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef5f7180): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: Remove: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7caef190070 item 90 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef5f77c0): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef5f77c0): open at offset 0 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef5f77c0): >openPending: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef5f77c0): _readAt: size=2, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef5f77c0): >_readAt: n=0, err=EOF 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef5f77c0): _writeAt: size=5, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef5f77c0): >_writeAt: n=5, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef5f77c0): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.933319436 +0000 UTC m=+6.947858638 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef5f77c0): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef5f7d00): _writeAt: size=5, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef5f7d00): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef5f7d00): >openPending: err= 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7caef190460 item 91 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef5f7d00): >_writeAt: n=5, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef5f7d00): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.933937723 +0000 UTC m=+6.948476935 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef5f7d00): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeee38340): _readAt: size=2, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeee38340): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeee38340): open at offset 5 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeee38340): >openPending: err= 2026/07/26 04:30:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeee38340): >_readAt: n=2, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeee38340): _writeAt: size=3, off=7 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7caef190690 item 91 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeee38340): >_writeAt: n=3, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeee38340): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.934844324 +0000 UTC m=+6.949383556 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeee38340): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeee388c0): _readAt: size=512, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeee388c0): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeee388c0): >openPending: err= 2026/07/26 04:30:35 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeee388c0): >_readAt: n=8, err=EOF 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeee388c0): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.934844324 +0000 UTC m=+6.949383556 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeee388c0): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: Remove: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7caef190850 item 91 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 04:30:35 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/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeee38f00): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeee38f00): open at offset 0 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeee38f00): >openPending: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeee38f00): _readAt: size=2, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeee38f00): >_readAt: n=0, err=EOF 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeee38f00): _writeAt: size=5, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeee38f00): >_writeAt: n=5, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeee38f00): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.936718352 +0000 UTC m=+6.951257554 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeee38f00): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeee39440): _writeAt: size=5, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeee39440): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeee39440): >openPending: err= 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7caef190d20 item 92 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeee39440): >_writeAt: n=5, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeee39440): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.937366003 +0000 UTC m=+6.951905195 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeee39440): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeee39980): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeee39980): open at offset 5 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeee39980): >openPending: err= 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7caef190ee0 item 92 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeee39980): _readAt: size=2, off=5 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeee39980): >_readAt: n=0, err=EOF 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeee39980): _writeAt: size=3, off=5 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeee39980): >_writeAt: n=3, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeee39980): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.938489495 +0000 UTC m=+6.953028687 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeee39980): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeee76040): _readAt: size=512, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeee76040): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeee76040): >openPending: err= 2026/07/26 04:30:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeee76040): >_readAt: n=3, err=EOF 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeee76040): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.938489495 +0000 UTC m=+6.953028687 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeee76040): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: Remove: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7caef191180 item 92 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeee76680): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeee76680): open at offset 0 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeee76680): >openPending: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeee76680): _readAt: size=2, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeee76680): >_readAt: n=0, err=EOF 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeee76680): _writeAt: size=5, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeee76680): >_writeAt: n=5, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeee76680): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.940326412 +0000 UTC m=+6.954865604 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeee76680): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeee76bc0): _writeAt: size=5, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeee76bc0): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeee76bc0): >openPending: err= 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7caef1915e0 item 93 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeee76bc0): >_writeAt: n=5, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeee76bc0): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.940908871 +0000 UTC m=+6.955448123 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeee76bc0): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/26 04:30:35 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeee772c0): _readAt: size=512, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeee772c0): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeee772c0): >openPending: err= 2026/07/26 04:30:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeee772c0): >_readAt: n=5, err=EOF 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeee772c0): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.940908871 +0000 UTC m=+6.955448123 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeee772c0): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: Remove: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7caef1917a0 item 93 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 04:30:35 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/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeee77900): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeee77900): open at offset 0 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeee77900): >openPending: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeee77900): _readAt: size=2, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeee77900): >_readAt: n=0, err=EOF 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeee77900): _writeAt: size=5, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeee77900): >_writeAt: n=5, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeee77900): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.942761519 +0000 UTC m=+6.957300711 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeee77900): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeee77e40): _writeAt: size=5, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeee77e40): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeee77e40): >openPending: err= 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7caef191b20 item 94 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeee77e40): >_writeAt: n=5, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeee77e40): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.943477119 +0000 UTC m=+6.958016321 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caeee77e40): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/26 04:30:35 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef0a2640): _readAt: size=512, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef0a2640): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef0a2640): >openPending: err= 2026/07/26 04:30:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef0a2640): >_readAt: n=5, err=EOF 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef0a2640): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.943477119 +0000 UTC m=+6.958016321 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef0a2640): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: Remove: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7caef191ce0 item 94 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 04:30:35 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/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef0a2c80): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef0a2c80): open at offset 0 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef0a2c80): >openPending: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef0a2c80): _readAt: size=2, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef0a2c80): >_readAt: n=0, err=EOF 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef0a2c80): _writeAt: size=5, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef0a2c80): >_writeAt: n=5, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef0a2c80): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.945411901 +0000 UTC m=+6.959951094 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef0a2c80): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef0a31c0): _writeAt: size=5, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef0a31c0): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef0a31c0): >openPending: err= 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7caee855420 item 95 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef0a31c0): >_writeAt: n=5, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef0a31c0): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.946134314 +0000 UTC m=+6.960673536 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef0a31c0): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/26 04:30:35 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef0a38c0): _readAt: size=512, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef0a38c0): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef0a38c0): >openPending: err= 2026/07/26 04:30:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef0a38c0): >_readAt: n=5, err=EOF 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef0a38c0): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.946134314 +0000 UTC m=+6.960673536 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef0a38c0): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: Remove: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7caee8558f0 item 95 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 04:30:35 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/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef0bc000): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef0bc000): open at offset 0 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef0bc000): >openPending: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef0bc000): _readAt: size=2, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef0bc000): >_readAt: n=0, err=EOF 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef0bc000): _writeAt: size=5, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef0bc000): >_writeAt: n=5, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef0bc000): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.948038859 +0000 UTC m=+6.962578091 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef0bc000): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef0bc540): _writeAt: size=5, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef0bc540): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef0bc540): >openPending: err= 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7caeee64070 item 96 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef0bc540): >_writeAt: n=5, err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef0bc540): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.948715848 +0000 UTC m=+6.963255070 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef0bc540): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/26 04:30:35 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/26 04:30:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 04:30:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/26 04:30:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef0bcc40): _readAt: size=512, off=0 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef0bcc40): openPending: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef0bcc40): >openPending: err= 2026/07/26 04:30:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef0bcc40): >_readAt: n=5, err=EOF 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef0bcc40): close: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-26 04:30:35.948715848 +0000 UTC m=+6.963255070 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : open-test-file(0x7caef0bcc40): >close: err= 2026/07/26 04:30:35 DEBUG : open-test-file: Remove: 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7caeee64e00 item 96 2026/07/26 04:30:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/26 04:30:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/26 04:30:35 DEBUG : open-test-file: >Remove: err= 2026/07/26 04:30:35 DEBUG : WaitForWriters: timeout=30s 2026/07/26 04:30:35 DEBUG : Looking for writers 2026/07/26 04:30:35 DEBUG : >WaitForWriters: 2026/07/26 04:30:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (0.56s) --- PASS: TestRWFileHandleOpenTests/writes (0.27s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full (0.28s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.01s) --- 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-bisuten0lofi", Local "Local file system at /tmp/rclone1254736675", Modify Window "1s" 2026/07/26 04:30:35 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: poll-interval is not supported by this remote 2026/07/26 04:30:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/26 04:30:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Vw4j7}/rclone-test-bisuten0lofi" 2026/07/26 04:30:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Vw4j7}/rclone-test-bisuten0lofi" 2026/07/26 04:30:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Vw4j7}/rclone-test-bisuten0lofi" 2026/07/26 04:30:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/26 04:30:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Vw4j7}/rclone-test-bisuten0lofi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Vw4j7}/rclone-test-bisuten0lofi" 2026/07/26 04:30:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Vw4j7}/rclone-test-bisuten0lofi" 2026/07/26 04:30:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/26 04:30:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Vw4j7}/rclone-test-bisuten0lofi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Vw4j7}/rclone-test-bisuten0lofi" 2026/07/26 04:30:35 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 04:30:35 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/26 04:30:35 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/26 04:30:35 DEBUG : file1: newRWFileHandle: 2026/07/26 04:30:35 DEBUG : file1(0x7caef0bd2c0): openPending: 2026/07/26 04:30:35 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/26 04:30:35 DEBUG : file1(0x7caef0bd2c0): >openPending: err= 2026/07/26 04:30:35 DEBUG : file1: >newRWFileHandle: err= 2026/07/26 04:30:35 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/26 04:30:35 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/07/26 04:30:35 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/07/26 04:30:35 DEBUG : file1(0x7caef0bd2c0): _writeAt: size=2, off=0 2026/07/26 04:30:35 DEBUG : file1(0x7caef0bd2c0): >_writeAt: n=2, err= 2026/07/26 04:30:35 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/07/26 04:30:35 DEBUG : file1(0x7caef0bd2c0): RWFileHandle.Flush 2026/07/26 04:30:35 DEBUG : file1(0x7caef0bd2c0): RWFileHandle.Release 2026/07/26 04:30:35 DEBUG : file1(0x7caef0bd2c0): close: 2026/07/26 04:30:35 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/07/26 04:30:35 INFO : file1: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:35 DEBUG : file1(0x7caef0bd2c0): >close: err= 2026/07/26 04:30:35 DEBUG : WaitForWriters: timeout=30s 2026/07/26 04:30:35 DEBUG : Looking for writers 2026/07/26 04:30:35 DEBUG : file1: reading active writers 2026/07/26 04:30:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/26 04:30:35 DEBUG : Looking for writers 2026/07/26 04:30:35 DEBUG : file1: reading active writers 2026/07/26 04:30:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/26 04:30:35 DEBUG : Looking for writers 2026/07/26 04:30:35 DEBUG : file1: reading active writers 2026/07/26 04:30:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/26 04:30:36 DEBUG : Looking for writers 2026/07/26 04:30:36 DEBUG : file1: reading active writers 2026/07/26 04:30:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/26 04:30:36 DEBUG : file1: vfs cache: starting upload 2026/07/26 04:30:36 DEBUG : file1.a0a9169e.partial: size = 2 OK 2026/07/26 04:30:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/file1.a0a9169e.partial" 2026/07/26 04:30:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: md5sum /home/rclone/rclone-test-bisuten0lofi/file1.a0a9169e.partial 2026/07/26 04:30:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: 49f68a5c8493ec2c0bf489821c21fc3b /home/rclone/rclone-test-bisuten0lofi/file1.a0a9169e.partial 2026/07/26 04:30:36 DEBUG : file1.a0a9169e.partial: Parsed hash: 49f68a5c8493ec2c0bf489821c21fc3b 2026/07/26 04:30:36 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/07/26 04:30:36 DEBUG : file1.a0a9169e.partial: renamed to: file1 2026/07/26 04:30:36 INFO : file1: Copied (new) 2026/07/26 04:30:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/file1" 2026/07/26 04:30:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: md5sum /home/rclone/rclone-test-bisuten0lofi/file1 2026/07/26 04:30:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: 49f68a5c8493ec2c0bf489821c21fc3b /home/rclone/rclone-test-bisuten0lofi/file1 2026/07/26 04:30:36 DEBUG : file1: Parsed hash: 49f68a5c8493ec2c0bf489821c21fc3b 2026/07/26 04:30:36 DEBUG : file1: vfs cache: fingerprint now "2,2012-11-18 17:32:31 +0000 UTC,49f68a5c8493ec2c0bf489821c21fc3b" 2026/07/26 04:30:36 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/07/26 04:30:36 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2026/07/26 04:30:36 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/26 04:30:36 INFO : file1: vfs cache: upload succeeded try #1 2026/07/26 04:30:36 DEBUG : Looking for writers 2026/07/26 04:30:36 DEBUG : file1: reading active writers 2026/07/26 04:30:36 DEBUG : >WaitForWriters: 2026/07/26 04:30:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/file1" 2026/07/26 04:30:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: md5sum /home/rclone/rclone-test-bisuten0lofi/file1 2026/07/26 04:30:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: 49f68a5c8493ec2c0bf489821c21fc3b /home/rclone/rclone-test-bisuten0lofi/file1 2026/07/26 04:30:36 DEBUG : file1: Parsed hash: 49f68a5c8493ec2c0bf489821c21fc3b 2026/07/26 04:30:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/file1" 2026/07/26 04:30:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: sha1sum /home/rclone/rclone-test-bisuten0lofi/file1 2026/07/26 04:30:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: c22b5f9178342609428d6f51b2c5af4c0bde6a42 /home/rclone/rclone-test-bisuten0lofi/file1 2026/07/26 04:30:36 DEBUG : file1: Parsed hash: c22b5f9178342609428d6f51b2c5af4c0bde6a42 2026/07/26 04:30:36 DEBUG : WaitForWriters: timeout=30s 2026/07/26 04:30:36 DEBUG : Looking for writers 2026/07/26 04:30:36 DEBUG : file1: reading active writers 2026/07/26 04:30:36 DEBUG : >WaitForWriters: 2026/07/26 04:30:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: vfs cache: cleaner exiting --- PASS: TestRWFileModTimeWithOpenWriters (0.17s) === RUN TestRWCacheRename run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi", Local "Local file system at /tmp/rclone1254736675", Modify Window "1s" 2026/07/26 04:30:36 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: poll-interval is not supported by this remote 2026/07/26 04:30:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/26 04:30:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Vw4j7}/rclone-test-bisuten0lofi" 2026/07/26 04:30:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Vw4j7}/rclone-test-bisuten0lofi" 2026/07/26 04:30:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Vw4j7}/rclone-test-bisuten0lofi" 2026/07/26 04:30:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/26 04:30:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Vw4j7}/rclone-test-bisuten0lofi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Vw4j7}/rclone-test-bisuten0lofi" 2026/07/26 04:30:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Vw4j7}/rclone-test-bisuten0lofi" 2026/07/26 04:30:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/26 04:30:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Vw4j7}/rclone-test-bisuten0lofi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Vw4j7}/rclone-test-bisuten0lofi" 2026/07/26 04:30:36 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 04:30:36 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/26 04:30:36 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2026/07/26 04:30:36 DEBUG : rename_me: newRWFileHandle: 2026/07/26 04:30:36 DEBUG : rename_me(0x7caef104240): openPending: 2026/07/26 04:30:36 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/26 04:30:36 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/07/26 04:30:36 DEBUG : rename_me(0x7caef104240): >openPending: err= 2026/07/26 04:30:36 DEBUG : rename_me: >newRWFileHandle: err= 2026/07/26 04:30:36 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/07/26 04:30:36 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2026/07/26 04:30:36 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2026/07/26 04:30:36 DEBUG : rename_me(0x7caef104240): _writeAt: size=5, off=0 2026/07/26 04:30:36 DEBUG : rename_me(0x7caef104240): >_writeAt: n=5, err= 2026/07/26 04:30:36 DEBUG : rename_me(0x7caef104240): close: 2026/07/26 04:30:36 DEBUG : rename_me: vfs cache: setting modification time to 2026-07-26 04:30:36.130039238 +0000 UTC m=+7.144578470 2026/07/26 04:30:36 INFO : rename_me: vfs cache: queuing for upload in 100ms 2026/07/26 04:30:36 DEBUG : rename_me(0x7caef104240): >close: err= 2026/07/26 04:30:36 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2026/07/26 04:30:36 DEBUG : i_was_renamed: Updating file with 0x7caef10e0d0 2026/07/26 04:30:36 DEBUG : Added virtual directory entry vDel: "rename_me" 2026/07/26 04:30:36 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/07/26 04:30:36 DEBUG : WaitForWriters: timeout=30s 2026/07/26 04:30:36 DEBUG : Looking for writers 2026/07/26 04:30:36 DEBUG : i_was_renamed: reading active writers 2026/07/26 04:30:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/26 04:30:36 DEBUG : Looking for writers 2026/07/26 04:30:36 DEBUG : i_was_renamed: reading active writers 2026/07/26 04:30:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/26 04:30:36 DEBUG : Looking for writers 2026/07/26 04:30:36 DEBUG : i_was_renamed: reading active writers 2026/07/26 04:30:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/26 04:30:36 DEBUG : Looking for writers 2026/07/26 04:30:36 DEBUG : i_was_renamed: reading active writers 2026/07/26 04:30:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/26 04:30:36 DEBUG : i_was_renamed: vfs cache: starting upload 2026/07/26 04:30:36 DEBUG : i_was_renamed.594f34e7.partial: size = 5 OK 2026/07/26 04:30:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/i_was_renamed.594f34e7.partial" 2026/07/26 04:30:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: md5sum /home/rclone/rclone-test-bisuten0lofi/i_was_renamed.594f34e7.partial 2026/07/26 04:30:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-bisuten0lofi/i_was_renamed.594f34e7.partial 2026/07/26 04:30:36 DEBUG : i_was_renamed.594f34e7.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/07/26 04:30:36 DEBUG : i_was_renamed: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/26 04:30:36 DEBUG : i_was_renamed.594f34e7.partial: renamed to: i_was_renamed 2026/07/26 04:30:36 INFO : i_was_renamed: Copied (new) 2026/07/26 04:30:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/i_was_renamed" 2026/07/26 04:30:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: md5sum /home/rclone/rclone-test-bisuten0lofi/i_was_renamed 2026/07/26 04:30:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-bisuten0lofi/i_was_renamed 2026/07/26 04:30:36 DEBUG : i_was_renamed: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/07/26 04:30:36 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2026-07-26 04:30:36 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/07/26 04:30:36 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2026/07/26 04:30:36 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/07/26 04:30:36 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2026/07/26 04:30:36 DEBUG : Looking for writers 2026/07/26 04:30:36 DEBUG : i_was_renamed: reading active writers 2026/07/26 04:30:36 DEBUG : >WaitForWriters: 2026/07/26 04:30:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: vfs cache: cleaner exiting --- PASS: TestRWCacheRename (0.17s) === RUN TestRWCacheUpdate run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi", Local "Local file system at /tmp/rclone1254736675", Modify Window "1s" 2026/07/26 04:30:36 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: poll-interval is not supported by this remote 2026/07/26 04:30:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/26 04:30:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Vw4j7}/rclone-test-bisuten0lofi" 2026/07/26 04:30:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Vw4j7}/rclone-test-bisuten0lofi" 2026/07/26 04:30:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Vw4j7}/rclone-test-bisuten0lofi" 2026/07/26 04:30:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/26 04:30:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Vw4j7}/rclone-test-bisuten0lofi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Vw4j7}/rclone-test-bisuten0lofi" 2026/07/26 04:30:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Vw4j7}/rclone-test-bisuten0lofi" 2026/07/26 04:30:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/26 04:30:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Vw4j7}/rclone-test-bisuten0lofi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Vw4j7}/rclone-test-bisuten0lofi" 2026/07/26 04:30:36 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/26 04:30:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/TestRWCacheUpdate" 2026/07/26 04:30:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: md5sum /home/rclone/rclone-test-bisuten0lofi/TestRWCacheUpdate 2026/07/26 04:30:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: 8558f20bbf1a5777c862752b37ad49be /home/rclone/rclone-test-bisuten0lofi/TestRWCacheUpdate 2026/07/26 04:30:36 DEBUG : TestRWCacheUpdate: Parsed hash: 8558f20bbf1a5777c862752b37ad49be 2026/07/26 04:30:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/TestRWCacheUpdate" 2026/07/26 04:30:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: sha1sum /home/rclone/rclone-test-bisuten0lofi/TestRWCacheUpdate 2026/07/26 04:30:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: 288158e561053f03b91b9361f5d0328ac9e349fc /home/rclone/rclone-test-bisuten0lofi/TestRWCacheUpdate 2026/07/26 04:30:36 DEBUG : TestRWCacheUpdate: Parsed hash: 288158e561053f03b91b9361f5d0328ac9e349fc 2026/07/26 04:30:36 DEBUG : forgetting directory cache 2026/07/26 04:30:36 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 04:30:36 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/26 04:30:36 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/26 04:30:36 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/26 04:30:36 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/26 04:30:36 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/26 04:30:36 DEBUG : TestRWCacheUpdate(0x7caef180f80): _readAt: size=512, off=0 2026/07/26 04:30:36 DEBUG : TestRWCacheUpdate(0x7caef180f80): openPending: 2026/07/26 04:30:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/TestRWCacheUpdate" 2026/07/26 04:30:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: md5sum /home/rclone/rclone-test-bisuten0lofi/TestRWCacheUpdate 2026/07/26 04:30:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: 8558f20bbf1a5777c862752b37ad49be /home/rclone/rclone-test-bisuten0lofi/TestRWCacheUpdate 2026/07/26 04:30:36 DEBUG : TestRWCacheUpdate: Parsed hash: 8558f20bbf1a5777c862752b37ad49be 2026/07/26 04:30:36 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-07-26 03:31:36 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" against cached fingerprint "" 2026/07/26 04:30:36 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/07/26 04:30:36 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/26 04:30:36 DEBUG : TestRWCacheUpdate(0x7caef180f80): >openPending: err= 2026/07/26 04:30:36 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/07/26 04:30:36 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/26 04:30:36 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/26 04:30:36 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/26 04:30:36 DEBUG : TestRWCacheUpdate(0x7caef180f80): >_readAt: n=20, err=EOF 2026/07/26 04:30:36 DEBUG : TestRWCacheUpdate(0x7caef180f80): close: 2026/07/26 04:30:36 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-26 03:31:36 +0000 UTC 2026/07/26 04:30:36 DEBUG : TestRWCacheUpdate(0x7caef180f80): >close: err= 2026/07/26 04:30:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/TestRWCacheUpdate" 2026/07/26 04:30:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: md5sum /home/rclone/rclone-test-bisuten0lofi/TestRWCacheUpdate 2026/07/26 04:30:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: 944a242d910e2bbacae0d0db8c64490a /home/rclone/rclone-test-bisuten0lofi/TestRWCacheUpdate 2026/07/26 04:30:36 DEBUG : TestRWCacheUpdate: Parsed hash: 944a242d910e2bbacae0d0db8c64490a 2026/07/26 04:30:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/TestRWCacheUpdate" 2026/07/26 04:30:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: sha1sum /home/rclone/rclone-test-bisuten0lofi/TestRWCacheUpdate 2026/07/26 04:30:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: f47c1f4670d7bfa799e2e12e6aff3029f0785d53 /home/rclone/rclone-test-bisuten0lofi/TestRWCacheUpdate 2026/07/26 04:30:36 DEBUG : TestRWCacheUpdate: Parsed hash: f47c1f4670d7bfa799e2e12e6aff3029f0785d53 2026/07/26 04:30:36 DEBUG : forgetting directory cache 2026/07/26 04:30:36 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/26 04:30:36 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 04:30:36 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/26 04:30:36 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/26 04:30:36 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/26 04:30:36 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/26 04:30:36 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/26 04:30:36 DEBUG : TestRWCacheUpdate(0x7caef3226c0): _readAt: size=512, off=0 2026/07/26 04:30:36 DEBUG : TestRWCacheUpdate(0x7caef3226c0): openPending: 2026/07/26 04:30:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/TestRWCacheUpdate" 2026/07/26 04:30:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: md5sum /home/rclone/rclone-test-bisuten0lofi/TestRWCacheUpdate 2026/07/26 04:30:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: 944a242d910e2bbacae0d0db8c64490a /home/rclone/rclone-test-bisuten0lofi/TestRWCacheUpdate 2026/07/26 04:30:36 DEBUG : TestRWCacheUpdate: Parsed hash: 944a242d910e2bbacae0d0db8c64490a 2026/07/26 04:30:36 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-07-26 03:32:36 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" against cached fingerprint "20,2026-07-26 03:31:36 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" 2026/07/26 04:30:36 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-07-26 03:32:36 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" != cached fingerprint "20,2026-07-26 03:31:36 +0000 UTC,8558f20bbf1a5777c862752b37ad49be") 2026/07/26 04:30:36 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/26 04:30:36 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/26 04:30:36 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/07/26 04:30:36 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/26 04:30:36 DEBUG : TestRWCacheUpdate(0x7caef3226c0): >openPending: err= 2026/07/26 04:30:36 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/07/26 04:30:36 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/26 04:30:36 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/26 04:30:36 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/26 04:30:36 DEBUG : TestRWCacheUpdate(0x7caef3226c0): >_readAt: n=20, err=EOF 2026/07/26 04:30:36 DEBUG : TestRWCacheUpdate(0x7caef3226c0): close: 2026/07/26 04:30:36 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-26 03:32:36 +0000 UTC 2026/07/26 04:30:36 DEBUG : TestRWCacheUpdate(0x7caef3226c0): >close: err= 2026/07/26 04:30:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/TestRWCacheUpdate" 2026/07/26 04:30:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: md5sum /home/rclone/rclone-test-bisuten0lofi/TestRWCacheUpdate 2026/07/26 04:30:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: 4e063366550d230fc1fb85c19dbb494d /home/rclone/rclone-test-bisuten0lofi/TestRWCacheUpdate 2026/07/26 04:30:36 DEBUG : TestRWCacheUpdate: Parsed hash: 4e063366550d230fc1fb85c19dbb494d 2026/07/26 04:30:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/TestRWCacheUpdate" 2026/07/26 04:30:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: sha1sum /home/rclone/rclone-test-bisuten0lofi/TestRWCacheUpdate 2026/07/26 04:30:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: cdbdc94ef0e50810466d21c31d02b8365e9616d2 /home/rclone/rclone-test-bisuten0lofi/TestRWCacheUpdate 2026/07/26 04:30:36 DEBUG : TestRWCacheUpdate: Parsed hash: cdbdc94ef0e50810466d21c31d02b8365e9616d2 2026/07/26 04:30:36 DEBUG : forgetting directory cache 2026/07/26 04:30:36 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/26 04:30:36 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 04:30:36 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/26 04:30:36 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/26 04:30:36 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/26 04:30:36 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/26 04:30:36 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/26 04:30:36 DEBUG : TestRWCacheUpdate(0x7caef322f00): _readAt: size=512, off=0 2026/07/26 04:30:36 DEBUG : TestRWCacheUpdate(0x7caef322f00): openPending: 2026/07/26 04:30:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/TestRWCacheUpdate" 2026/07/26 04:30:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: md5sum /home/rclone/rclone-test-bisuten0lofi/TestRWCacheUpdate 2026/07/26 04:30:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: 4e063366550d230fc1fb85c19dbb494d /home/rclone/rclone-test-bisuten0lofi/TestRWCacheUpdate 2026/07/26 04:30:36 DEBUG : TestRWCacheUpdate: Parsed hash: 4e063366550d230fc1fb85c19dbb494d 2026/07/26 04:30:36 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-07-26 03:33:36 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" against cached fingerprint "20,2026-07-26 03:32:36 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" 2026/07/26 04:30:36 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-07-26 03:33:36 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" != cached fingerprint "20,2026-07-26 03:32:36 +0000 UTC,944a242d910e2bbacae0d0db8c64490a") 2026/07/26 04:30:36 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/26 04:30:36 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/26 04:30:36 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/07/26 04:30:36 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/26 04:30:36 DEBUG : TestRWCacheUpdate(0x7caef322f00): >openPending: err= 2026/07/26 04:30:36 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/07/26 04:30:36 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/26 04:30:36 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/26 04:30:36 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/26 04:30:36 DEBUG : TestRWCacheUpdate(0x7caef322f00): >_readAt: n=20, err=EOF 2026/07/26 04:30:36 DEBUG : TestRWCacheUpdate(0x7caef322f00): close: 2026/07/26 04:30:36 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-26 03:33:36 +0000 UTC 2026/07/26 04:30:36 DEBUG : TestRWCacheUpdate(0x7caef322f00): >close: err= 2026/07/26 04:30:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/TestRWCacheUpdate" 2026/07/26 04:30:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: md5sum /home/rclone/rclone-test-bisuten0lofi/TestRWCacheUpdate 2026/07/26 04:30:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: a8c7956852282e88c22a986150cb5a68 /home/rclone/rclone-test-bisuten0lofi/TestRWCacheUpdate 2026/07/26 04:30:36 DEBUG : TestRWCacheUpdate: Parsed hash: a8c7956852282e88c22a986150cb5a68 2026/07/26 04:30:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/TestRWCacheUpdate" 2026/07/26 04:30:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: sha1sum /home/rclone/rclone-test-bisuten0lofi/TestRWCacheUpdate 2026/07/26 04:30:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: 9c0b7852a4bce62b7ba1ae22ce62c4abdb8eb3d7 /home/rclone/rclone-test-bisuten0lofi/TestRWCacheUpdate 2026/07/26 04:30:36 DEBUG : TestRWCacheUpdate: Parsed hash: 9c0b7852a4bce62b7ba1ae22ce62c4abdb8eb3d7 2026/07/26 04:30:37 DEBUG : forgetting directory cache 2026/07/26 04:30:37 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/26 04:30:37 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 04:30:37 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/26 04:30:37 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/26 04:30:37 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/26 04:30:37 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/26 04:30:37 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/26 04:30:37 DEBUG : TestRWCacheUpdate(0x7caee7bf040): _readAt: size=512, off=0 2026/07/26 04:30:37 DEBUG : TestRWCacheUpdate(0x7caee7bf040): openPending: 2026/07/26 04:30:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/TestRWCacheUpdate" 2026/07/26 04:30:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: md5sum /home/rclone/rclone-test-bisuten0lofi/TestRWCacheUpdate 2026/07/26 04:30:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: a8c7956852282e88c22a986150cb5a68 /home/rclone/rclone-test-bisuten0lofi/TestRWCacheUpdate 2026/07/26 04:30:37 DEBUG : TestRWCacheUpdate: Parsed hash: a8c7956852282e88c22a986150cb5a68 2026/07/26 04:30:37 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-07-26 03:34:36 +0000 UTC,a8c7956852282e88c22a986150cb5a68" against cached fingerprint "20,2026-07-26 03:33:36 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" 2026/07/26 04:30:37 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-07-26 03:34:36 +0000 UTC,a8c7956852282e88c22a986150cb5a68" != cached fingerprint "20,2026-07-26 03:33:36 +0000 UTC,4e063366550d230fc1fb85c19dbb494d") 2026/07/26 04:30:37 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/26 04:30:37 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/26 04:30:37 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/07/26 04:30:37 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/26 04:30:37 DEBUG : TestRWCacheUpdate(0x7caee7bf040): >openPending: err= 2026/07/26 04:30:37 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/07/26 04:30:37 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/26 04:30:37 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/26 04:30:37 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/26 04:30:37 DEBUG : TestRWCacheUpdate(0x7caee7bf040): >_readAt: n=20, err=EOF 2026/07/26 04:30:37 DEBUG : TestRWCacheUpdate(0x7caee7bf040): close: 2026/07/26 04:30:37 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-26 03:34:36 +0000 UTC 2026/07/26 04:30:37 DEBUG : TestRWCacheUpdate(0x7caee7bf040): >close: err= 2026/07/26 04:30:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/TestRWCacheUpdate" 2026/07/26 04:30:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: md5sum /home/rclone/rclone-test-bisuten0lofi/TestRWCacheUpdate 2026/07/26 04:30:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: 25074c7237d5f7774d304950950b2d66 /home/rclone/rclone-test-bisuten0lofi/TestRWCacheUpdate 2026/07/26 04:30:37 DEBUG : TestRWCacheUpdate: Parsed hash: 25074c7237d5f7774d304950950b2d66 2026/07/26 04:30:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/TestRWCacheUpdate" 2026/07/26 04:30:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: sha1sum /home/rclone/rclone-test-bisuten0lofi/TestRWCacheUpdate 2026/07/26 04:30:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: ceb5d9ade326cb4f1198af16dc24366d3d9c950f /home/rclone/rclone-test-bisuten0lofi/TestRWCacheUpdate 2026/07/26 04:30:37 DEBUG : TestRWCacheUpdate: Parsed hash: ceb5d9ade326cb4f1198af16dc24366d3d9c950f 2026/07/26 04:30:37 DEBUG : forgetting directory cache 2026/07/26 04:30:37 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/26 04:30:37 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 04:30:37 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/26 04:30:37 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/26 04:30:37 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/26 04:30:37 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/26 04:30:37 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/26 04:30:37 DEBUG : TestRWCacheUpdate(0x7caee7bfdc0): _readAt: size=512, off=0 2026/07/26 04:30:37 DEBUG : TestRWCacheUpdate(0x7caee7bfdc0): openPending: 2026/07/26 04:30:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/TestRWCacheUpdate" 2026/07/26 04:30:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: md5sum /home/rclone/rclone-test-bisuten0lofi/TestRWCacheUpdate 2026/07/26 04:30:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: 25074c7237d5f7774d304950950b2d66 /home/rclone/rclone-test-bisuten0lofi/TestRWCacheUpdate 2026/07/26 04:30:37 DEBUG : TestRWCacheUpdate: Parsed hash: 25074c7237d5f7774d304950950b2d66 2026/07/26 04:30:37 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-07-26 03:35:36 +0000 UTC,25074c7237d5f7774d304950950b2d66" against cached fingerprint "20,2026-07-26 03:34:36 +0000 UTC,a8c7956852282e88c22a986150cb5a68" 2026/07/26 04:30:37 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-07-26 03:35:36 +0000 UTC,25074c7237d5f7774d304950950b2d66" != cached fingerprint "20,2026-07-26 03:34:36 +0000 UTC,a8c7956852282e88c22a986150cb5a68") 2026/07/26 04:30:37 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/26 04:30:37 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/26 04:30:37 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/07/26 04:30:37 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/26 04:30:37 DEBUG : TestRWCacheUpdate(0x7caee7bfdc0): >openPending: err= 2026/07/26 04:30:37 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/07/26 04:30:37 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/26 04:30:37 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/26 04:30:37 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/26 04:30:37 DEBUG : TestRWCacheUpdate(0x7caee7bfdc0): >_readAt: n=20, err=EOF 2026/07/26 04:30:37 DEBUG : TestRWCacheUpdate(0x7caee7bfdc0): close: 2026/07/26 04:30:37 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-26 03:35:36 +0000 UTC 2026/07/26 04:30:37 DEBUG : TestRWCacheUpdate(0x7caee7bfdc0): >close: err= 2026/07/26 04:30:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/TestRWCacheUpdate" 2026/07/26 04:30:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: md5sum /home/rclone/rclone-test-bisuten0lofi/TestRWCacheUpdate 2026/07/26 04:30:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: 58e51f3b328781d7a035e462b2e9bd00 /home/rclone/rclone-test-bisuten0lofi/TestRWCacheUpdate 2026/07/26 04:30:37 DEBUG : TestRWCacheUpdate: Parsed hash: 58e51f3b328781d7a035e462b2e9bd00 2026/07/26 04:30:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/TestRWCacheUpdate" 2026/07/26 04:30:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: sha1sum /home/rclone/rclone-test-bisuten0lofi/TestRWCacheUpdate 2026/07/26 04:30:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: 5f11b0143ac8866346332777b557a7153a9d90b8 /home/rclone/rclone-test-bisuten0lofi/TestRWCacheUpdate 2026/07/26 04:30:37 DEBUG : TestRWCacheUpdate: Parsed hash: 5f11b0143ac8866346332777b557a7153a9d90b8 2026/07/26 04:30:37 DEBUG : forgetting directory cache 2026/07/26 04:30:37 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/26 04:30:37 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 04:30:37 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/26 04:30:37 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/26 04:30:37 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/26 04:30:37 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/26 04:30:37 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/26 04:30:37 DEBUG : TestRWCacheUpdate(0x7caee62e700): _readAt: size=512, off=0 2026/07/26 04:30:37 DEBUG : TestRWCacheUpdate(0x7caee62e700): openPending: 2026/07/26 04:30:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/TestRWCacheUpdate" 2026/07/26 04:30:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: md5sum /home/rclone/rclone-test-bisuten0lofi/TestRWCacheUpdate 2026/07/26 04:30:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: 58e51f3b328781d7a035e462b2e9bd00 /home/rclone/rclone-test-bisuten0lofi/TestRWCacheUpdate 2026/07/26 04:30:37 DEBUG : TestRWCacheUpdate: Parsed hash: 58e51f3b328781d7a035e462b2e9bd00 2026/07/26 04:30:37 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-07-26 03:36:36 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" against cached fingerprint "20,2026-07-26 03:35:36 +0000 UTC,25074c7237d5f7774d304950950b2d66" 2026/07/26 04:30:37 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-07-26 03:36:36 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" != cached fingerprint "20,2026-07-26 03:35:36 +0000 UTC,25074c7237d5f7774d304950950b2d66") 2026/07/26 04:30:37 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/26 04:30:37 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/26 04:30:37 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/07/26 04:30:37 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/26 04:30:37 DEBUG : TestRWCacheUpdate(0x7caee62e700): >openPending: err= 2026/07/26 04:30:37 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/07/26 04:30:37 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/26 04:30:37 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/26 04:30:37 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/26 04:30:37 DEBUG : TestRWCacheUpdate(0x7caee62e700): >_readAt: n=20, err=EOF 2026/07/26 04:30:37 DEBUG : TestRWCacheUpdate(0x7caee62e700): close: 2026/07/26 04:30:37 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-26 03:36:36 +0000 UTC 2026/07/26 04:30:37 DEBUG : TestRWCacheUpdate(0x7caee62e700): >close: err= 2026/07/26 04:30:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/TestRWCacheUpdate" 2026/07/26 04:30:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: md5sum /home/rclone/rclone-test-bisuten0lofi/TestRWCacheUpdate 2026/07/26 04:30:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: 8dbc613757cc0c1614e9b1aafd9156a7 /home/rclone/rclone-test-bisuten0lofi/TestRWCacheUpdate 2026/07/26 04:30:37 DEBUG : TestRWCacheUpdate: Parsed hash: 8dbc613757cc0c1614e9b1aafd9156a7 2026/07/26 04:30:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/TestRWCacheUpdate" 2026/07/26 04:30:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: sha1sum /home/rclone/rclone-test-bisuten0lofi/TestRWCacheUpdate 2026/07/26 04:30:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: 674b2f1010a3dfc9a0bf400bf2936b0c0c3d6c06 /home/rclone/rclone-test-bisuten0lofi/TestRWCacheUpdate 2026/07/26 04:30:37 DEBUG : TestRWCacheUpdate: Parsed hash: 674b2f1010a3dfc9a0bf400bf2936b0c0c3d6c06 2026/07/26 04:30:37 DEBUG : forgetting directory cache 2026/07/26 04:30:37 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/26 04:30:37 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 04:30:37 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/26 04:30:37 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/26 04:30:37 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/26 04:30:37 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/26 04:30:37 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/26 04:30:37 DEBUG : TestRWCacheUpdate(0x7caef23cb00): _readAt: size=512, off=0 2026/07/26 04:30:37 DEBUG : TestRWCacheUpdate(0x7caef23cb00): openPending: 2026/07/26 04:30:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/TestRWCacheUpdate" 2026/07/26 04:30:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: md5sum /home/rclone/rclone-test-bisuten0lofi/TestRWCacheUpdate 2026/07/26 04:30:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: 8dbc613757cc0c1614e9b1aafd9156a7 /home/rclone/rclone-test-bisuten0lofi/TestRWCacheUpdate 2026/07/26 04:30:37 DEBUG : TestRWCacheUpdate: Parsed hash: 8dbc613757cc0c1614e9b1aafd9156a7 2026/07/26 04:30:37 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2026-07-26 03:37:36 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" against cached fingerprint "20,2026-07-26 03:36:36 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" 2026/07/26 04:30:37 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2026-07-26 03:37:36 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" != cached fingerprint "20,2026-07-26 03:36:36 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00") 2026/07/26 04:30:37 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/26 04:30:37 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/26 04:30:37 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2026/07/26 04:30:37 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/26 04:30:37 DEBUG : TestRWCacheUpdate(0x7caef23cb00): >openPending: err= 2026/07/26 04:30:37 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2026/07/26 04:30:37 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/26 04:30:37 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/26 04:30:37 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/26 04:30:37 DEBUG : TestRWCacheUpdate(0x7caef23cb00): >_readAt: n=21, err=EOF 2026/07/26 04:30:37 DEBUG : TestRWCacheUpdate(0x7caef23cb00): close: 2026/07/26 04:30:37 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-26 03:37:36 +0000 UTC 2026/07/26 04:30:37 DEBUG : TestRWCacheUpdate(0x7caef23cb00): >close: err= 2026/07/26 04:30:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/TestRWCacheUpdate" 2026/07/26 04:30:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: md5sum /home/rclone/rclone-test-bisuten0lofi/TestRWCacheUpdate 2026/07/26 04:30:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: d6db0c1b4814e22b98d1f690596f68ca /home/rclone/rclone-test-bisuten0lofi/TestRWCacheUpdate 2026/07/26 04:30:37 DEBUG : TestRWCacheUpdate: Parsed hash: d6db0c1b4814e22b98d1f690596f68ca 2026/07/26 04:30:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/TestRWCacheUpdate" 2026/07/26 04:30:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: sha1sum /home/rclone/rclone-test-bisuten0lofi/TestRWCacheUpdate 2026/07/26 04:30:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: 3b798a8b8f0600c2d19a26f69ad842e576e2ce94 /home/rclone/rclone-test-bisuten0lofi/TestRWCacheUpdate 2026/07/26 04:30:37 DEBUG : TestRWCacheUpdate: Parsed hash: 3b798a8b8f0600c2d19a26f69ad842e576e2ce94 2026/07/26 04:30:38 DEBUG : forgetting directory cache 2026/07/26 04:30:38 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/26 04:30:38 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 04:30:38 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/26 04:30:38 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/26 04:30:38 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/26 04:30:38 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/26 04:30:38 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/26 04:30:38 DEBUG : TestRWCacheUpdate(0x7caee4af5c0): _readAt: size=512, off=0 2026/07/26 04:30:38 DEBUG : TestRWCacheUpdate(0x7caee4af5c0): openPending: 2026/07/26 04:30:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/TestRWCacheUpdate" 2026/07/26 04:30:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: md5sum /home/rclone/rclone-test-bisuten0lofi/TestRWCacheUpdate 2026/07/26 04:30:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: d6db0c1b4814e22b98d1f690596f68ca /home/rclone/rclone-test-bisuten0lofi/TestRWCacheUpdate 2026/07/26 04:30:38 DEBUG : TestRWCacheUpdate: Parsed hash: d6db0c1b4814e22b98d1f690596f68ca 2026/07/26 04:30:38 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2026-07-26 03:38:36 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" against cached fingerprint "21,2026-07-26 03:37:36 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" 2026/07/26 04:30:38 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2026-07-26 03:38:36 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" != cached fingerprint "21,2026-07-26 03:37:36 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7") 2026/07/26 04:30:38 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/26 04:30:38 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/26 04:30:38 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2026/07/26 04:30:38 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/26 04:30:38 DEBUG : TestRWCacheUpdate(0x7caee4af5c0): >openPending: err= 2026/07/26 04:30:38 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2026/07/26 04:30:38 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/26 04:30:38 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/26 04:30:38 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/26 04:30:38 DEBUG : TestRWCacheUpdate(0x7caee4af5c0): >_readAt: n=22, err=EOF 2026/07/26 04:30:38 DEBUG : TestRWCacheUpdate(0x7caee4af5c0): close: 2026/07/26 04:30:38 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-26 03:38:36 +0000 UTC 2026/07/26 04:30:38 DEBUG : TestRWCacheUpdate(0x7caee4af5c0): >close: err= 2026/07/26 04:30:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/TestRWCacheUpdate" 2026/07/26 04:30:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: md5sum /home/rclone/rclone-test-bisuten0lofi/TestRWCacheUpdate 2026/07/26 04:30:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: a04b60cad5c51870e80f668df3d720c0 /home/rclone/rclone-test-bisuten0lofi/TestRWCacheUpdate 2026/07/26 04:30:38 DEBUG : TestRWCacheUpdate: Parsed hash: a04b60cad5c51870e80f668df3d720c0 2026/07/26 04:30:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/TestRWCacheUpdate" 2026/07/26 04:30:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: sha1sum /home/rclone/rclone-test-bisuten0lofi/TestRWCacheUpdate 2026/07/26 04:30:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: bd321569f0a3d2d05d8c22e92ead3ccb6bd12aa3 /home/rclone/rclone-test-bisuten0lofi/TestRWCacheUpdate 2026/07/26 04:30:38 DEBUG : TestRWCacheUpdate: Parsed hash: bd321569f0a3d2d05d8c22e92ead3ccb6bd12aa3 2026/07/26 04:30:38 DEBUG : forgetting directory cache 2026/07/26 04:30:38 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/26 04:30:38 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 04:30:38 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/26 04:30:38 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/26 04:30:38 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/26 04:30:38 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/26 04:30:38 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/26 04:30:38 DEBUG : TestRWCacheUpdate(0x7caef23dd80): _readAt: size=512, off=0 2026/07/26 04:30:38 DEBUG : TestRWCacheUpdate(0x7caef23dd80): openPending: 2026/07/26 04:30:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/TestRWCacheUpdate" 2026/07/26 04:30:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: md5sum /home/rclone/rclone-test-bisuten0lofi/TestRWCacheUpdate 2026/07/26 04:30:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: a04b60cad5c51870e80f668df3d720c0 /home/rclone/rclone-test-bisuten0lofi/TestRWCacheUpdate 2026/07/26 04:30:38 DEBUG : TestRWCacheUpdate: Parsed hash: a04b60cad5c51870e80f668df3d720c0 2026/07/26 04:30:38 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2026-07-26 03:39:36 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" against cached fingerprint "22,2026-07-26 03:38:36 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" 2026/07/26 04:30:38 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2026-07-26 03:39:36 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" != cached fingerprint "22,2026-07-26 03:38:36 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca") 2026/07/26 04:30:38 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/26 04:30:38 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/26 04:30:38 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2026/07/26 04:30:38 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/26 04:30:38 DEBUG : TestRWCacheUpdate(0x7caef23dd80): >openPending: err= 2026/07/26 04:30:38 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2026/07/26 04:30:38 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/26 04:30:38 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/26 04:30:38 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/26 04:30:38 DEBUG : TestRWCacheUpdate(0x7caef23dd80): >_readAt: n=23, err=EOF 2026/07/26 04:30:38 DEBUG : TestRWCacheUpdate(0x7caef23dd80): close: 2026/07/26 04:30:38 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-26 03:39:36 +0000 UTC 2026/07/26 04:30:38 DEBUG : TestRWCacheUpdate(0x7caef23dd80): >close: err= 2026/07/26 04:30:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/TestRWCacheUpdate" 2026/07/26 04:30:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: md5sum /home/rclone/rclone-test-bisuten0lofi/TestRWCacheUpdate 2026/07/26 04:30:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: 074978d6705e58530a3c8d378a08fa37 /home/rclone/rclone-test-bisuten0lofi/TestRWCacheUpdate 2026/07/26 04:30:38 DEBUG : TestRWCacheUpdate: Parsed hash: 074978d6705e58530a3c8d378a08fa37 2026/07/26 04:30:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/TestRWCacheUpdate" 2026/07/26 04:30:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: sha1sum /home/rclone/rclone-test-bisuten0lofi/TestRWCacheUpdate 2026/07/26 04:30:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: 62773e350f2f87e22c3d3c0d445c7a429aae8efa /home/rclone/rclone-test-bisuten0lofi/TestRWCacheUpdate 2026/07/26 04:30:38 DEBUG : TestRWCacheUpdate: Parsed hash: 62773e350f2f87e22c3d3c0d445c7a429aae8efa 2026/07/26 04:30:38 DEBUG : forgetting directory cache 2026/07/26 04:30:38 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/26 04:30:38 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 04:30:38 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/26 04:30:38 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/26 04:30:38 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/26 04:30:38 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/26 04:30:38 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/26 04:30:38 DEBUG : TestRWCacheUpdate(0x7caeeb8cf40): _readAt: size=512, off=0 2026/07/26 04:30:38 DEBUG : TestRWCacheUpdate(0x7caeeb8cf40): openPending: 2026/07/26 04:30:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/TestRWCacheUpdate" 2026/07/26 04:30:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: md5sum /home/rclone/rclone-test-bisuten0lofi/TestRWCacheUpdate 2026/07/26 04:30:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: 074978d6705e58530a3c8d378a08fa37 /home/rclone/rclone-test-bisuten0lofi/TestRWCacheUpdate 2026/07/26 04:30:38 DEBUG : TestRWCacheUpdate: Parsed hash: 074978d6705e58530a3c8d378a08fa37 2026/07/26 04:30:38 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2026-07-26 03:40:36 +0000 UTC,074978d6705e58530a3c8d378a08fa37" against cached fingerprint "23,2026-07-26 03:39:36 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" 2026/07/26 04:30:38 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2026-07-26 03:40:36 +0000 UTC,074978d6705e58530a3c8d378a08fa37" != cached fingerprint "23,2026-07-26 03:39:36 +0000 UTC,a04b60cad5c51870e80f668df3d720c0") 2026/07/26 04:30:38 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/26 04:30:38 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/26 04:30:38 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2026/07/26 04:30:38 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/26 04:30:38 DEBUG : TestRWCacheUpdate(0x7caeeb8cf40): >openPending: err= 2026/07/26 04:30:38 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2026/07/26 04:30:38 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/26 04:30:38 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/26 04:30:38 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/26 04:30:38 DEBUG : TestRWCacheUpdate(0x7caeeb8cf40): >_readAt: n=24, err=EOF 2026/07/26 04:30:38 DEBUG : TestRWCacheUpdate(0x7caeeb8cf40): close: 2026/07/26 04:30:38 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-26 03:40:36 +0000 UTC 2026/07/26 04:30:38 DEBUG : TestRWCacheUpdate(0x7caeeb8cf40): >close: err= 2026/07/26 04:30:38 DEBUG : WaitForWriters: timeout=30s 2026/07/26 04:30:38 DEBUG : Looking for writers 2026/07/26 04:30:38 DEBUG : TestRWCacheUpdate: reading active writers 2026/07/26 04:30:38 DEBUG : >WaitForWriters: 2026/07/26 04:30:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: vfs cache: cleaner exiting --- PASS: TestRWCacheUpdate (2.21s) === RUN TestCaseSensitivity run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi", Local "Local file system at /tmp/rclone1254736675", Modify Window "1s" 2026/07/26 04:30:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/FiLeA" 2026/07/26 04:30:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: md5sum /home/rclone/rclone-test-bisuten0lofi/FiLeA 2026/07/26 04:30:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: 89d903bc35dede724fd52c51437ff5fd /home/rclone/rclone-test-bisuten0lofi/FiLeA 2026/07/26 04:30:38 DEBUG : FiLeA: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/07/26 04:30:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/FiLeA" 2026/07/26 04:30:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: sha1sum /home/rclone/rclone-test-bisuten0lofi/FiLeA 2026/07/26 04:30:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 /home/rclone/rclone-test-bisuten0lofi/FiLeA 2026/07/26 04:30:38 DEBUG : FiLeA: Parsed hash: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 2026/07/26 04:30:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/FiLeB" 2026/07/26 04:30:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: md5sum /home/rclone/rclone-test-bisuten0lofi/FiLeB 2026/07/26 04:30:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /home/rclone/rclone-test-bisuten0lofi/FiLeB 2026/07/26 04:30:38 DEBUG : FiLeB: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/07/26 04:30:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/FiLeB" 2026/07/26 04:30:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: sha1sum /home/rclone/rclone-test-bisuten0lofi/FiLeB 2026/07/26 04:30:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: 4c64312d5aa547e7c43b39f451fd0be214b550d6 /home/rclone/rclone-test-bisuten0lofi/FiLeB 2026/07/26 04:30:38 DEBUG : FiLeB: Parsed hash: 4c64312d5aa547e7c43b39f451fd0be214b550d6 2026/07/26 04:30:38 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: poll-interval is not supported by this remote 2026/07/26 04:30:38 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: poll-interval is not supported by this remote 2026/07/26 04:30:38 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/26 04:30:38 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/07/26 04:30:38 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/07/26 04:30:38 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/07/26 04:30:38 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/07/26 04:30:38 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/26 04:30:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/FiLeA" 2026/07/26 04:30:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: md5sum /home/rclone/rclone-test-bisuten0lofi/FiLeA 2026/07/26 04:30:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: 89d903bc35dede724fd52c51437ff5fd /home/rclone/rclone-test-bisuten0lofi/FiLeA 2026/07/26 04:30:38 DEBUG : FiLeA: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/07/26 04:30:38 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/26 04:30:38 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/07/26 04:30:38 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/07/26 04:30:38 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/07/26 04:30:38 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/07/26 04:30:38 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/26 04:30:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/FiLeA" 2026/07/26 04:30:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: md5sum /home/rclone/rclone-test-bisuten0lofi/FiLeA 2026/07/26 04:30:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: 89d903bc35dede724fd52c51437ff5fd /home/rclone/rclone-test-bisuten0lofi/FiLeA 2026/07/26 04:30:38 DEBUG : FiLeA: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/07/26 04:30:38 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/26 04:30:38 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/07/26 04:30:38 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/07/26 04:30:38 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/07/26 04:30:38 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/07/26 04:30:38 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/26 04:30:38 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/26 04:30:38 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/07/26 04:30:38 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/07/26 04:30:38 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/07/26 04:30:38 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/07/26 04:30:38 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/26 04:30:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/FiLeB" 2026/07/26 04:30:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: md5sum /home/rclone/rclone-test-bisuten0lofi/FiLeB 2026/07/26 04:30:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /home/rclone/rclone-test-bisuten0lofi/FiLeB 2026/07/26 04:30:38 DEBUG : FiLeB: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/07/26 04:30:38 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/26 04:30:38 DEBUG : FilEb: Open: flags=O_RDONLY 2026/07/26 04:30:38 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/07/26 04:30:38 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/07/26 04:30:38 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/07/26 04:30:38 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/26 04:30:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/FilEb" 2026/07/26 04:30:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: md5sum /home/rclone/rclone-test-bisuten0lofi/FilEb 2026/07/26 04:30:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: 79369f78f7882c1baabbc7d45dc5daa0 /home/rclone/rclone-test-bisuten0lofi/FilEb 2026/07/26 04:30:38 DEBUG : FilEb: Parsed hash: 79369f78f7882c1baabbc7d45dc5daa0 2026/07/26 04:30:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/FiLeA" 2026/07/26 04:30:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: md5sum /home/rclone/rclone-test-bisuten0lofi/FiLeA 2026/07/26 04:30:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: 89d903bc35dede724fd52c51437ff5fd /home/rclone/rclone-test-bisuten0lofi/FiLeA 2026/07/26 04:30:38 DEBUG : FiLeA: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/07/26 04:30:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/FiLeA" 2026/07/26 04:30:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: sha1sum /home/rclone/rclone-test-bisuten0lofi/FiLeA 2026/07/26 04:30:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 /home/rclone/rclone-test-bisuten0lofi/FiLeA 2026/07/26 04:30:38 DEBUG : FiLeA: Parsed hash: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 2026/07/26 04:30:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/FiLeB" 2026/07/26 04:30:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: md5sum /home/rclone/rclone-test-bisuten0lofi/FiLeB 2026/07/26 04:30:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /home/rclone/rclone-test-bisuten0lofi/FiLeB 2026/07/26 04:30:38 DEBUG : FiLeB: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/07/26 04:30:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/FiLeB" 2026/07/26 04:30:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: sha1sum /home/rclone/rclone-test-bisuten0lofi/FiLeB 2026/07/26 04:30:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: 4c64312d5aa547e7c43b39f451fd0be214b550d6 /home/rclone/rclone-test-bisuten0lofi/FiLeB 2026/07/26 04:30:38 DEBUG : FiLeB: Parsed hash: 4c64312d5aa547e7c43b39f451fd0be214b550d6 2026/07/26 04:30:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/FilEb" 2026/07/26 04:30:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: md5sum /home/rclone/rclone-test-bisuten0lofi/FilEb 2026/07/26 04:30:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: 79369f78f7882c1baabbc7d45dc5daa0 /home/rclone/rclone-test-bisuten0lofi/FilEb 2026/07/26 04:30:38 DEBUG : FilEb: Parsed hash: 79369f78f7882c1baabbc7d45dc5daa0 2026/07/26 04:30:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/FilEb" 2026/07/26 04:30:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: sha1sum /home/rclone/rclone-test-bisuten0lofi/FilEb 2026/07/26 04:30:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: 7a5211eef71caf0a250ea202616030c063bd4f75 /home/rclone/rclone-test-bisuten0lofi/FilEb 2026/07/26 04:30:38 DEBUG : FilEb: Parsed hash: 7a5211eef71caf0a250ea202616030c063bd4f75 2026/07/26 04:30:38 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/26 04:30:38 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/07/26 04:30:38 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/07/26 04:30:38 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/07/26 04:30:38 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/07/26 04:30:38 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/26 04:30:38 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/26 04:30:38 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/07/26 04:30:38 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/07/26 04:30:38 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2026/07/26 04:30:38 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/07/26 04:30:38 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/26 04:30:38 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/26 04:30:38 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/07/26 04:30:38 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/07/26 04:30:38 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2026/07/26 04:30:38 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/07/26 04:30:38 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/26 04:30:38 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/26 04:30:38 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/07/26 04:30:38 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/07/26 04:30:38 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2026/07/26 04:30:38 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/07/26 04:30:38 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/26 04:30:38 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/26 04:30:38 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/07/26 04:30:38 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/07/26 04:30:38 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/07/26 04:30:38 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/07/26 04:30:38 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/26 04:30:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/FiLeB" 2026/07/26 04:30:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: md5sum /home/rclone/rclone-test-bisuten0lofi/FiLeB 2026/07/26 04:30:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /home/rclone/rclone-test-bisuten0lofi/FiLeB 2026/07/26 04:30:38 DEBUG : FiLeB: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/07/26 04:30:38 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/26 04:30:38 DEBUG : FilEb: Open: flags=O_RDONLY 2026/07/26 04:30:38 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/07/26 04:30:38 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/07/26 04:30:38 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/07/26 04:30:38 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/26 04:30:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/FilEb" 2026/07/26 04:30:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: md5sum /home/rclone/rclone-test-bisuten0lofi/FilEb 2026/07/26 04:30:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: 79369f78f7882c1baabbc7d45dc5daa0 /home/rclone/rclone-test-bisuten0lofi/FilEb 2026/07/26 04:30:38 DEBUG : FilEb: Parsed hash: 79369f78f7882c1baabbc7d45dc5daa0 2026/07/26 04:30:38 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/26 04:30:38 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2026/07/26 04:30:38 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2026/07/26 04:30:38 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/26 04:30:38 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2026/07/26 04:30:38 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2026/07/26 04:30:38 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/26 04:30:38 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/07/26 04:30:38 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/07/26 04:30:38 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/07/26 04:30:38 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/07/26 04:30:38 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/26 04:30:38 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/26 04:30:38 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2026/07/26 04:30:38 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/26 04:30:38 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2026/07/26 04:30:38 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/26 04:30:38 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2026/07/26 04:30:38 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/26 04:30:38 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/07/26 04:30:38 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/07/26 04:30:38 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/07/26 04:30:38 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/07/26 04:30:38 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/26 04:30:38 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/26 04:30:38 DEBUG : FilEb: Open: flags=O_RDONLY 2026/07/26 04:30:38 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/07/26 04:30:38 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/07/26 04:30:38 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/07/26 04:30:38 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/26 04:30:38 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/26 04:30:38 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2026/07/26 04:30:38 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/26 04:30:38 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2026/07/26 04:30:38 DEBUG : WaitForWriters: timeout=30s 2026/07/26 04:30:38 DEBUG : Looking for writers 2026/07/26 04:30:38 DEBUG : FiLeA: reading active writers 2026/07/26 04:30:38 DEBUG : FiLeB: reading active writers 2026/07/26 04:30:38 DEBUG : FilEb: reading active writers 2026/07/26 04:30:38 DEBUG : >WaitForWriters: 2026/07/26 04:30:38 DEBUG : WaitForWriters: timeout=30s 2026/07/26 04:30:38 DEBUG : Looking for writers 2026/07/26 04:30:38 DEBUG : FiLeA: reading active writers 2026/07/26 04:30:38 DEBUG : FiLeB: reading active writers 2026/07/26 04:30:38 DEBUG : FilEb: reading active writers 2026/07/26 04:30:38 DEBUG : >WaitForWriters: --- PASS: TestCaseSensitivity (0.11s) === RUN TestUnicodeNormalization run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi", Local "Local file system at /tmp/rclone1254736675", Modify Window "1s" 2026/07/26 04:30:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/normal name with no special characters.txt" 2026/07/26 04:30:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: md5sum /home/rclone/rclone-test-bisuten0lofi/normal\ name\ with\ no\ special\ characters.txt 2026/07/26 04:30:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: 89d903bc35dede724fd52c51437ff5fd /home/rclone/rclone-test-bisuten0lofi/normal name with no special characters.txt 2026/07/26 04:30:38 DEBUG : normal name with no special characters.txt: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/07/26 04:30:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/normal name with no special characters.txt" 2026/07/26 04:30:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: sha1sum /home/rclone/rclone-test-bisuten0lofi/normal\ name\ with\ no\ special\ characters.txt 2026/07/26 04:30:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 /home/rclone/rclone-test-bisuten0lofi/normal name with no special characters.txt 2026/07/26 04:30:38 DEBUG : normal name with no special characters.txt: Parsed hash: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 2026/07/26 04:30:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/測試_Русский___ě_áñ" 2026/07/26 04:30:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: md5sum /home/rclone/rclone-test-bisuten0lofi/測試_Русский___ě_áñ 2026/07/26 04:30:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /home/rclone/rclone-test-bisuten0lofi/測試_Русский___ě_áñ 2026/07/26 04:30:38 DEBUG : 測試_Русский___ě_áñ: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/07/26 04:30:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/測試_Русский___ě_áñ" 2026/07/26 04:30:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: sha1sum /home/rclone/rclone-test-bisuten0lofi/測試_Русский___ě_áñ 2026/07/26 04:30:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: 4c64312d5aa547e7c43b39f451fd0be214b550d6 /home/rclone/rclone-test-bisuten0lofi/測試_Русский___ě_áñ 2026/07/26 04:30:38 DEBUG : 測試_Русский___ě_áñ: Parsed hash: 4c64312d5aa547e7c43b39f451fd0be214b550d6 2026/07/26 04:30:38 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: poll-interval is not supported by this remote 2026/07/26 04:30:38 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/26 04:30:38 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/07/26 04:30:38 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/07/26 04:30:38 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/07/26 04:30:38 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/26 04:30:38 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/26 04:30:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/normal name with no special characters.txt" 2026/07/26 04:30:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: md5sum /home/rclone/rclone-test-bisuten0lofi/normal\ name\ with\ no\ special\ characters.txt 2026/07/26 04:30:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: 89d903bc35dede724fd52c51437ff5fd /home/rclone/rclone-test-bisuten0lofi/normal name with no special characters.txt 2026/07/26 04:30:38 DEBUG : normal name with no special characters.txt: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/07/26 04:30:38 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/26 04:30:38 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2026/07/26 04:30:38 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2026/07/26 04:30:38 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2026/07/26 04:30:38 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2026/07/26 04:30:38 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/26 04:30:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/測試_Русский___ě_áñ" 2026/07/26 04:30:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: md5sum /home/rclone/rclone-test-bisuten0lofi/測試_Русский___ě_áñ 2026/07/26 04:30:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /home/rclone/rclone-test-bisuten0lofi/測試_Русский___ě_áñ 2026/07/26 04:30:38 DEBUG : 測試_Русский___ě_áñ: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/07/26 04:30:38 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/26 04:30:38 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/07/26 04:30:38 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/07/26 04:30:38 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/07/26 04:30:38 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/26 04:30:38 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/26 04:30:38 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/26 04:30:38 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2026/07/26 04:30:38 DEBUG : WaitForWriters: timeout=30s 2026/07/26 04:30:38 DEBUG : Looking for writers 2026/07/26 04:30:38 DEBUG : normal name with no special characters.txt: reading active writers 2026/07/26 04:30:38 DEBUG : 測試_Русский___ě_áñ: reading active writers 2026/07/26 04:30:38 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (0.04s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi", Local "Local file system at /tmp/rclone1254736675", Modify Window "1s" 2026/07/26 04:30:38 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: poll-interval is not supported by this remote 2026/07/26 04:30:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Reusing VFS from active cache 2026/07/26 04:30:38 DEBUG : WaitForWriters: timeout=30s 2026/07/26 04:30:38 DEBUG : Looking for writers 2026/07/26 04:30:38 DEBUG : >WaitForWriters: 2026/07/26 04:30:38 DEBUG : WaitForWriters: timeout=30s 2026/07/26 04:30:38 DEBUG : Looking for writers 2026/07/26 04:30:38 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.00s) === RUN TestVFSNewWithOpts run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi", Local "Local file system at /tmp/rclone1254736675", Modify Window "1s" 2026/07/26 04:30:38 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: poll-interval is not supported by this remote 2026/07/26 04:30:38 DEBUG : WaitForWriters: timeout=30s 2026/07/26 04:30:38 DEBUG : Looking for writers 2026/07/26 04:30:38 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.00s) === RUN TestVFSRoot run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi", Local "Local file system at /tmp/rclone1254736675", Modify Window "1s" 2026/07/26 04:30:38 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: poll-interval is not supported by this remote 2026/07/26 04:30:38 DEBUG : WaitForWriters: timeout=30s 2026/07/26 04:30:38 DEBUG : Looking for writers 2026/07/26 04:30:38 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.00s) === RUN TestVFSStat run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi", Local "Local file system at /tmp/rclone1254736675", Modify Window "1s" 2026/07/26 04:30:38 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: poll-interval is not supported by this remote 2026/07/26 04:30:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/file1" 2026/07/26 04:30:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: md5sum /home/rclone/rclone-test-bisuten0lofi/file1 2026/07/26 04:30:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-bisuten0lofi/file1 2026/07/26 04:30:38 DEBUG : file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/26 04:30:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/file1" 2026/07/26 04:30:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: sha1sum /home/rclone/rclone-test-bisuten0lofi/file1 2026/07/26 04:30:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-bisuten0lofi/file1 2026/07/26 04:30:38 DEBUG : file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/26 04:30:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/dir/file2" 2026/07/26 04:30:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: md5sum /home/rclone/rclone-test-bisuten0lofi/dir/file2 2026/07/26 04:30:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: 25ba584dea3b091afba78acbe36da91a /home/rclone/rclone-test-bisuten0lofi/dir/file2 2026/07/26 04:30:38 DEBUG : dir/file2: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/07/26 04:30:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/dir/file2" 2026/07/26 04:30:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: sha1sum /home/rclone/rclone-test-bisuten0lofi/dir/file2 2026/07/26 04:30:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /home/rclone/rclone-test-bisuten0lofi/dir/file2 2026/07/26 04:30:38 DEBUG : dir/file2: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/07/26 04:30:38 DEBUG : forgetting directory cache 2026/07/26 04:30:38 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/26 04:30:38 DEBUG : WaitForWriters: timeout=30s 2026/07/26 04:30:38 DEBUG : dir: Looking for writers 2026/07/26 04:30:38 DEBUG : file2: reading active writers 2026/07/26 04:30:38 DEBUG : Looking for writers 2026/07/26 04:30:38 DEBUG : dir: reading active writers 2026/07/26 04:30:38 DEBUG : file1: reading active writers 2026/07/26 04:30:38 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (0.03s) === RUN TestVFSStatParent run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi", Local "Local file system at /tmp/rclone1254736675", Modify Window "1s" 2026/07/26 04:30:38 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: poll-interval is not supported by this remote 2026/07/26 04:30:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/file1" 2026/07/26 04:30:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: md5sum /home/rclone/rclone-test-bisuten0lofi/file1 2026/07/26 04:30:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-bisuten0lofi/file1 2026/07/26 04:30:38 DEBUG : file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/26 04:30:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/file1" 2026/07/26 04:30:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: sha1sum /home/rclone/rclone-test-bisuten0lofi/file1 2026/07/26 04:30:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-bisuten0lofi/file1 2026/07/26 04:30:38 DEBUG : file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/26 04:30:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/dir/file2" 2026/07/26 04:30:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: md5sum /home/rclone/rclone-test-bisuten0lofi/dir/file2 2026/07/26 04:30:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: 25ba584dea3b091afba78acbe36da91a /home/rclone/rclone-test-bisuten0lofi/dir/file2 2026/07/26 04:30:38 DEBUG : dir/file2: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/07/26 04:30:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/dir/file2" 2026/07/26 04:30:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: sha1sum /home/rclone/rclone-test-bisuten0lofi/dir/file2 2026/07/26 04:30:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /home/rclone/rclone-test-bisuten0lofi/dir/file2 2026/07/26 04:30:38 DEBUG : dir/file2: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/07/26 04:30:38 DEBUG : WaitForWriters: timeout=30s 2026/07/26 04:30:38 DEBUG : dir: Looking for writers 2026/07/26 04:30:38 DEBUG : Looking for writers 2026/07/26 04:30:38 DEBUG : dir: reading active writers 2026/07/26 04:30:38 DEBUG : file1: reading active writers 2026/07/26 04:30:38 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (0.04s) === RUN TestVFSOpenFile run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi", Local "Local file system at /tmp/rclone1254736675", Modify Window "1s" 2026/07/26 04:30:38 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: poll-interval is not supported by this remote 2026/07/26 04:30:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/file1" 2026/07/26 04:30:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: md5sum /home/rclone/rclone-test-bisuten0lofi/file1 2026/07/26 04:30:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-bisuten0lofi/file1 2026/07/26 04:30:38 DEBUG : file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/26 04:30:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/file1" 2026/07/26 04:30:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: sha1sum /home/rclone/rclone-test-bisuten0lofi/file1 2026/07/26 04:30:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-bisuten0lofi/file1 2026/07/26 04:30:38 DEBUG : file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/26 04:30:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/dir/file2" 2026/07/26 04:30:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: md5sum /home/rclone/rclone-test-bisuten0lofi/dir/file2 2026/07/26 04:30:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: 25ba584dea3b091afba78acbe36da91a /home/rclone/rclone-test-bisuten0lofi/dir/file2 2026/07/26 04:30:38 DEBUG : dir/file2: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/07/26 04:30:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/dir/file2" 2026/07/26 04:30:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: sha1sum /home/rclone/rclone-test-bisuten0lofi/dir/file2 2026/07/26 04:30:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /home/rclone/rclone-test-bisuten0lofi/dir/file2 2026/07/26 04:30:38 DEBUG : dir/file2: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/07/26 04:30:38 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/26 04:30:38 DEBUG : file1: Open: flags=O_RDONLY 2026/07/26 04:30:38 DEBUG : file1: >Open: fd=file1 (r), err= 2026/07/26 04:30:38 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/07/26 04:30:38 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/26 04:30:38 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2026/07/26 04:30:38 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/26 04:30:38 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/07/26 04:30:38 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 04:30:38 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2026/07/26 04:30:38 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/07/26 04:30:38 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2026/07/26 04:30:38 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2026/07/26 04:30:38 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/07/26 04:30:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: File to upload is small (0 bytes), uploading instead of streaming 2026/07/26 04:30:38 DEBUG : dir/new_file.txt: size = 0 OK 2026/07/26 04:30:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/dir/new_file.txt" 2026/07/26 04:30:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: md5sum /home/rclone/rclone-test-bisuten0lofi/dir/new_file.txt 2026/07/26 04:30:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-bisuten0lofi/dir/new_file.txt 2026/07/26 04:30:38 DEBUG : dir/new_file.txt: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/07/26 04:30:38 DEBUG : dir/new_file.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/26 04:30:38 DEBUG : dir/new_file.txt: Size and md5 of src and dst objects identical 2026/07/26 04:30:38 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/07/26 04:30:38 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 04:30:38 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/07/26 04:30:38 DEBUG : WaitForWriters: timeout=30s 2026/07/26 04:30:38 DEBUG : dir: Looking for writers 2026/07/26 04:30:38 DEBUG : file2: reading active writers 2026/07/26 04:30:38 DEBUG : new_file.txt: reading active writers 2026/07/26 04:30:38 DEBUG : Looking for writers 2026/07/26 04:30:38 DEBUG : file1: reading active writers 2026/07/26 04:30:38 DEBUG : dir: reading active writers 2026/07/26 04:30:38 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (0.04s) === RUN TestVFSRename run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi", Local "Local file system at /tmp/rclone1254736675", Modify Window "1s" 2026/07/26 04:30:38 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: poll-interval is not supported by this remote 2026/07/26 04:30:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/dir/file2" 2026/07/26 04:30:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: md5sum /home/rclone/rclone-test-bisuten0lofi/dir/file2 2026/07/26 04:30:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: 25ba584dea3b091afba78acbe36da91a /home/rclone/rclone-test-bisuten0lofi/dir/file2 2026/07/26 04:30:38 DEBUG : dir/file2: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/07/26 04:30:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/dir/file2" 2026/07/26 04:30:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: sha1sum /home/rclone/rclone-test-bisuten0lofi/dir/file2 2026/07/26 04:30:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /home/rclone/rclone-test-bisuten0lofi/dir/file2 2026/07/26 04:30:38 DEBUG : dir/file2: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/07/26 04:30:38 INFO : dir/file2: Moved (server-side) to: dir/file1 2026/07/26 04:30:38 DEBUG : dir/file1: Updating file with dir/file1 0x7caeeb2e4e0 2026/07/26 04:30:38 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/07/26 04:30:38 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/26 04:30:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/dir/file1" 2026/07/26 04:30:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: md5sum /home/rclone/rclone-test-bisuten0lofi/dir/file1 2026/07/26 04:30:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: 25ba584dea3b091afba78acbe36da91a /home/rclone/rclone-test-bisuten0lofi/dir/file1 2026/07/26 04:30:38 DEBUG : dir/file1: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/07/26 04:30:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/dir/file1" 2026/07/26 04:30:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: sha1sum /home/rclone/rclone-test-bisuten0lofi/dir/file1 2026/07/26 04:30:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /home/rclone/rclone-test-bisuten0lofi/dir/file1 2026/07/26 04:30:38 DEBUG : dir/file1: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/07/26 04:30:38 INFO : dir/file1: Moved (server-side) to: file0 2026/07/26 04:30:38 DEBUG : file0: Updating file with file0 0x7caeeb2e4e0 2026/07/26 04:30:38 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/26 04:30:38 DEBUG : Added virtual directory entry vAddFile: "file0" 2026/07/26 04:30:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/file0" 2026/07/26 04:30:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: md5sum /home/rclone/rclone-test-bisuten0lofi/file0 2026/07/26 04:30:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: 25ba584dea3b091afba78acbe36da91a /home/rclone/rclone-test-bisuten0lofi/file0 2026/07/26 04:30:38 DEBUG : file0: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/07/26 04:30:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/file0" 2026/07/26 04:30:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: sha1sum /home/rclone/rclone-test-bisuten0lofi/file0 2026/07/26 04:30:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /home/rclone/rclone-test-bisuten0lofi/file0 2026/07/26 04:30:38 DEBUG : file0: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/07/26 04:30:38 DEBUG : WaitForWriters: timeout=30s 2026/07/26 04:30:38 DEBUG : dir: Looking for writers 2026/07/26 04:30:38 DEBUG : Looking for writers 2026/07/26 04:30:38 DEBUG : dir: reading active writers 2026/07/26 04:30:38 DEBUG : file0: reading active writers 2026/07/26 04:30:38 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (0.05s) === RUN TestVFSStatfs run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi", Local "Local file system at /tmp/rclone1254736675", Modify Window "1s" 2026/07/26 04:30:38 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: poll-interval is not supported by this remote 2026/07/26 04:30:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Server has VFS statistics extension 2026/07/26 04:30:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: About path "/home/rclone/rclone-test-bisuten0lofi" 2026/07/26 04:30:38 DEBUG : WaitForWriters: timeout=30s 2026/07/26 04:30:38 DEBUG : Looking for writers 2026/07/26 04:30:38 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.00s) === RUN TestVFSMkdir run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi", Local "Local file system at /tmp/rclone1254736675", Modify Window "1s" 2026/07/26 04:30:38 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: poll-interval is not supported by this remote 2026/07/26 04:30:38 DEBUG : Added virtual directory entry vAddDir: "/" 2026/07/26 04:30:38 DEBUG : Added virtual directory entry vAddDir: "a" 2026/07/26 04:30:38 DEBUG : Added virtual directory entry vAddDir: "b" 2026/07/26 04:30:38 DEBUG : Added virtual directory entry vAddDir: "c" 2026/07/26 04:30:38 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Vw4j7}/rclone-test-bisuten0lofi/dir/file1: no such file or directory 2026/07/26 04:30:38 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Vw4j7}/rclone-test-bisuten0lofi/dir/file1: no such file or directory 2026/07/26 04:30:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: New connection 127.0.0.1:47322->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/07/26 04:30:38 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Vw4j7}/rclone-test-bisuten0lofi/dir/file1: no such file or directory 2026/07/26 04:30:38 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Vw4j7}/rclone-test-bisuten0lofi/dir/file1: no such file or directory 2026/07/26 04:30:38 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Vw4j7}/rclone-test-bisuten0lofi/dir/file1: no such file or directory 2026/07/26 04:30:38 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Vw4j7}/rclone-test-bisuten0lofi/dir/file1: no such file or directory 2026/07/26 04:30:38 DEBUG : Added virtual directory entry vAddDir: "d" 2026/07/26 04:30:38 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Vw4j7}/rclone-test-bisuten0lofi/dir/file1: no such file or directory 2026/07/26 04:30:38 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Vw4j7}/rclone-test-bisuten0lofi/dir/file1: no such file or directory 2026/07/26 04:30:38 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Vw4j7}/rclone-test-bisuten0lofi/dir/file1: no such file or directory 2026/07/26 04:30:38 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Vw4j7}/rclone-test-bisuten0lofi/dir/file1: no such file or directory 2026/07/26 04:30:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: New connection 127.0.0.1:47328->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/07/26 04:30:39 DEBUG : WaitForWriters: timeout=30s 2026/07/26 04:30:39 DEBUG : Looking for writers 2026/07/26 04:30:39 DEBUG : a: Looking for writers 2026/07/26 04:30:39 DEBUG : b: Looking for writers 2026/07/26 04:30:39 DEBUG : c: Looking for writers 2026/07/26 04:30:39 DEBUG : d: Looking for writers 2026/07/26 04:30:39 DEBUG : Looking for writers 2026/07/26 04:30:39 DEBUG : /: reading active writers 2026/07/26 04:30:39 DEBUG : a: reading active writers 2026/07/26 04:30:39 DEBUG : b: reading active writers 2026/07/26 04:30:39 DEBUG : c: reading active writers 2026/07/26 04:30:39 DEBUG : d: reading active writers 2026/07/26 04:30:39 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (0.24s) === RUN TestVFSMkdirAll run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi", Local "Local file system at /tmp/rclone1254736675", Modify Window "1s" 2026/07/26 04:30:39 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: poll-interval is not supported by this remote 2026/07/26 04:30:39 DEBUG : Added virtual directory entry vAddDir: "a" 2026/07/26 04:30:39 DEBUG : a: Added virtual directory entry vAddDir: "b" 2026/07/26 04:30:39 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2026/07/26 04:30:39 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2026/07/26 04:30:39 DEBUG : WaitForWriters: timeout=30s 2026/07/26 04:30:39 DEBUG : a/b/c/d: Looking for writers 2026/07/26 04:30:39 DEBUG : a/b/c: Looking for writers 2026/07/26 04:30:39 DEBUG : d: reading active writers 2026/07/26 04:30:39 DEBUG : a/b: Looking for writers 2026/07/26 04:30:39 DEBUG : c: reading active writers 2026/07/26 04:30:39 DEBUG : a: Looking for writers 2026/07/26 04:30:39 DEBUG : b: reading active writers 2026/07/26 04:30:39 DEBUG : Looking for writers 2026/07/26 04:30:39 DEBUG : a: reading active writers 2026/07/26 04:30:39 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdirAll (0.07s) === 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-bisuten0lofi", Local "Local file system at /tmp/rclone1254736675", Modify Window "1s" 2026/07/26 04:30:39 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: poll-interval is not supported by this remote 2026/07/26 04:30:39 DEBUG : WaitForWriters: timeout=30s 2026/07/26 04:30:39 DEBUG : Looking for writers 2026/07/26 04:30:39 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-bisuten0lofi", Local "Local file system at /tmp/rclone1254736675", Modify Window "1s" 2026/07/26 04:30:39 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: poll-interval is not supported by this remote 2026/07/26 04:30:39 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 04:30:39 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/26 04:30:39 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/26 04:30:39 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/26 04:30:39 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/26 04:30:39 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/26 04:30:39 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2026/07/26 04:30:39 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2026/07/26 04:30:39 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2026/07/26 04:30:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: File to upload is small (5 bytes), uploading instead of streaming 2026/07/26 04:30:39 DEBUG : file1: size = 5 OK 2026/07/26 04:30:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/file1" 2026/07/26 04:30:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: md5sum /home/rclone/rclone-test-bisuten0lofi/file1 2026/07/26 04:30:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-bisuten0lofi/file1 2026/07/26 04:30:39 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/07/26 04:30:39 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/26 04:30:39 DEBUG : file1: Size and md5 of src and dst objects identical 2026/07/26 04:30:39 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/26 04:30:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/file1" 2026/07/26 04:30:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: md5sum /home/rclone/rclone-test-bisuten0lofi/file1 2026/07/26 04:30:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-bisuten0lofi/file1 2026/07/26 04:30:39 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/07/26 04:30:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/file1" 2026/07/26 04:30:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: sha1sum /home/rclone/rclone-test-bisuten0lofi/file1 2026/07/26 04:30:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d /home/rclone/rclone-test-bisuten0lofi/file1 2026/07/26 04:30:39 DEBUG : file1: Parsed hash: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d 2026/07/26 04:30:39 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 04:30:39 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/26 04:30:39 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/26 04:30:39 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/26 04:30:39 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/26 04:30:39 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 04:30:39 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/26 04:30:39 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/26 04:30:39 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/26 04:30:39 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/26 04:30:39 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2026/07/26 04:30:39 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/07/26 04:30:39 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/07/26 04:30:39 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/26 04:30:39 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/26 04:30:39 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/26 04:30:39 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/26 04:30:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: File to upload is small (0 bytes), uploading instead of streaming 2026/07/26 04:30:39 DEBUG : file1: size = 0 OK 2026/07/26 04:30:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/file1" 2026/07/26 04:30:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: md5sum /home/rclone/rclone-test-bisuten0lofi/file1 2026/07/26 04:30:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-bisuten0lofi/file1 2026/07/26 04:30:39 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/07/26 04:30:39 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/26 04:30:39 DEBUG : file1: Size and md5 of src and dst objects identical 2026/07/26 04:30:39 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/26 04:30:39 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/07/26 04:30:39 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/07/26 04:30:39 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/26 04:30:39 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/26 04:30:39 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/26 04:30:39 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/26 04:30:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: File to upload is small (7 bytes), uploading instead of streaming 2026/07/26 04:30:39 DEBUG : file1: size = 7 OK 2026/07/26 04:30:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/file1" 2026/07/26 04:30:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: md5sum /home/rclone/rclone-test-bisuten0lofi/file1 2026/07/26 04:30:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: 9141de76717e095d4dd05f1e686ad6a8 /home/rclone/rclone-test-bisuten0lofi/file1 2026/07/26 04:30:39 DEBUG : file1: Parsed hash: 9141de76717e095d4dd05f1e686ad6a8 2026/07/26 04:30:39 DEBUG : file1: md5 = 9141de76717e095d4dd05f1e686ad6a8 OK 2026/07/26 04:30:39 DEBUG : file1: Size and md5 of src and dst objects identical 2026/07/26 04:30:39 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/26 04:30:39 DEBUG : WaitForWriters: timeout=30s 2026/07/26 04:30:39 DEBUG : Looking for writers 2026/07/26 04:30:39 DEBUG : file1: reading active writers 2026/07/26 04:30:39 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (0.04s) === RUN TestWriteFileHandleWriteAt run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi", Local "Local file system at /tmp/rclone1254736675", Modify Window "1s" 2026/07/26 04:30:39 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: poll-interval is not supported by this remote 2026/07/26 04:30:39 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 04:30:39 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/26 04:30:39 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/26 04:30:39 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/26 04:30:39 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/26 04:30:39 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/26 04:30:39 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2026/07/26 04:30:40 DEBUG : file1: aborting in-sequence write wait, off=100 2026/07/26 04:30:40 DEBUG : file1: failed to wait for in-sequence write to 100 2026/07/26 04:30:40 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2026/07/26 04:30:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: File to upload is small (11 bytes), uploading instead of streaming 2026/07/26 04:30:40 DEBUG : file1: size = 11 OK 2026/07/26 04:30:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/file1" 2026/07/26 04:30:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: md5sum /home/rclone/rclone-test-bisuten0lofi/file1 2026/07/26 04:30:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /home/rclone/rclone-test-bisuten0lofi/file1 2026/07/26 04:30:40 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/07/26 04:30:40 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/26 04:30:40 DEBUG : file1: Size and md5 of src and dst objects identical 2026/07/26 04:30:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/26 04:30:40 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2026/07/26 04:30:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/file1" 2026/07/26 04:30:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: md5sum /home/rclone/rclone-test-bisuten0lofi/file1 2026/07/26 04:30:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /home/rclone/rclone-test-bisuten0lofi/file1 2026/07/26 04:30:40 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/07/26 04:30:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/file1" 2026/07/26 04:30:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: sha1sum /home/rclone/rclone-test-bisuten0lofi/file1 2026/07/26 04:30:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed /home/rclone/rclone-test-bisuten0lofi/file1 2026/07/26 04:30:40 DEBUG : file1: Parsed hash: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed 2026/07/26 04:30:40 DEBUG : WaitForWriters: timeout=30s 2026/07/26 04:30:40 DEBUG : Looking for writers 2026/07/26 04:30:40 DEBUG : file1: reading active writers 2026/07/26 04:30:40 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (1.02s) === RUN TestWriteFileHandleFlush run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi", Local "Local file system at /tmp/rclone1254736675", Modify Window "1s" 2026/07/26 04:30:40 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: poll-interval is not supported by this remote 2026/07/26 04:30:40 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 04:30:40 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/26 04:30:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/26 04:30:40 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/26 04:30:40 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/26 04:30:40 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2026/07/26 04:30:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/26 04:30:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: File to upload is small (5 bytes), uploading instead of streaming 2026/07/26 04:30:40 DEBUG : file1: size = 5 OK 2026/07/26 04:30:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/file1" 2026/07/26 04:30:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: md5sum /home/rclone/rclone-test-bisuten0lofi/file1 2026/07/26 04:30:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-bisuten0lofi/file1 2026/07/26 04:30:40 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/07/26 04:30:40 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/26 04:30:40 DEBUG : file1: Size and md5 of src and dst objects identical 2026/07/26 04:30:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/26 04:30:40 DEBUG : file1: WriteFileHandle.Flush nothing to do 2026/07/26 04:30:40 DEBUG : WaitForWriters: timeout=30s 2026/07/26 04:30:40 DEBUG : Looking for writers 2026/07/26 04:30:40 DEBUG : file1: reading active writers 2026/07/26 04:30:40 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (0.01s) === RUN TestWriteFileHandleRelease run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi", Local "Local file system at /tmp/rclone1254736675", Modify Window "1s" 2026/07/26 04:30:40 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: poll-interval is not supported by this remote 2026/07/26 04:30:40 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 04:30:40 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/26 04:30:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/26 04:30:40 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/26 04:30:40 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/26 04:30:40 DEBUG : file1: WriteFileHandle.Release closing 2026/07/26 04:30:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/26 04:30:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: File to upload is small (0 bytes), uploading instead of streaming 2026/07/26 04:30:40 DEBUG : file1: size = 0 OK 2026/07/26 04:30:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/file1" 2026/07/26 04:30:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: md5sum /home/rclone/rclone-test-bisuten0lofi/file1 2026/07/26 04:30:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-bisuten0lofi/file1 2026/07/26 04:30:40 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/07/26 04:30:40 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/26 04:30:40 DEBUG : file1: Size and md5 of src and dst objects identical 2026/07/26 04:30:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/26 04:30:40 DEBUG : file1: WriteFileHandle.Release nothing to do 2026/07/26 04:30:40 DEBUG : WaitForWriters: timeout=30s 2026/07/26 04:30:40 DEBUG : Looking for writers 2026/07/26 04:30:40 DEBUG : file1: reading active writers 2026/07/26 04:30:40 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (0.01s) === RUN TestWriteFileModTimeWithOpenWriters run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi", Local "Local file system at /tmp/rclone1254736675", Modify Window "1s" 2026/07/26 04:30:40 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: poll-interval is not supported by this remote 2026/07/26 04:30:40 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 04:30:40 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/26 04:30:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/26 04:30:40 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/26 04:30:40 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/26 04:30:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/26 04:30:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: File to upload is small (2 bytes), uploading instead of streaming 2026/07/26 04:30:40 DEBUG : file1: size = 2 OK 2026/07/26 04:30:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/file1" 2026/07/26 04:30:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: md5sum /home/rclone/rclone-test-bisuten0lofi/file1 2026/07/26 04:30:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: 49f68a5c8493ec2c0bf489821c21fc3b /home/rclone/rclone-test-bisuten0lofi/file1 2026/07/26 04:30:40 DEBUG : file1: Parsed hash: 49f68a5c8493ec2c0bf489821c21fc3b 2026/07/26 04:30:40 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/07/26 04:30:40 DEBUG : file1: Size and md5 of src and dst objects identical 2026/07/26 04:30:40 DEBUG : file1: Applied pending mod time 2012-11-18 17:32:31 +0000 UTC OK 2026/07/26 04:30:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/26 04:30:40 DEBUG : WaitForWriters: timeout=30s 2026/07/26 04:30:40 DEBUG : Looking for writers 2026/07/26 04:30:40 DEBUG : file1: reading active writers 2026/07/26 04:30:40 DEBUG : >WaitForWriters: --- PASS: TestWriteFileModTimeWithOpenWriters (0.01s) === RUN TestFileReadAtZeroLength run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi", Local "Local file system at /tmp/rclone1254736675", Modify Window "1s" 2026/07/26 04:30:40 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: poll-interval is not supported by this remote 2026/07/26 04:30:40 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 04:30:40 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/26 04:30:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/26 04:30:40 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/26 04:30:40 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/26 04:30:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/26 04:30:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: File to upload is small (0 bytes), uploading instead of streaming 2026/07/26 04:30:40 DEBUG : file1: size = 0 OK 2026/07/26 04:30:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/file1" 2026/07/26 04:30:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: md5sum /home/rclone/rclone-test-bisuten0lofi/file1 2026/07/26 04:30:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-bisuten0lofi/file1 2026/07/26 04:30:40 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/07/26 04:30:40 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/26 04:30:40 DEBUG : file1: Size and md5 of src and dst objects identical 2026/07/26 04:30:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/26 04:30:40 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 04:30:40 DEBUG : file1: Open: flags=O_RDONLY 2026/07/26 04:30:40 DEBUG : file1: >Open: fd=file1 (r), err= 2026/07/26 04:30:40 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/07/26 04:30:40 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/07/26 04:30:40 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/07/26 04:30:40 DEBUG : WaitForWriters: timeout=30s 2026/07/26 04:30:40 DEBUG : Looking for writers 2026/07/26 04:30:40 DEBUG : file1: reading active writers 2026/07/26 04:30:40 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (0.01s) === RUN TestFileReadAtNonZeroLength run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi", Local "Local file system at /tmp/rclone1254736675", Modify Window "1s" 2026/07/26 04:30:40 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: poll-interval is not supported by this remote 2026/07/26 04:30:40 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/26 04:30:40 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/26 04:30:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/26 04:30:40 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/26 04:30:40 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/26 04:30:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/26 04:30:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: File to upload is small (100 bytes), uploading instead of streaming 2026/07/26 04:30:40 DEBUG : file1: size = 100 OK 2026/07/26 04:30:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/file1" 2026/07/26 04:30:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: md5sum /home/rclone/rclone-test-bisuten0lofi/file1 2026/07/26 04:30:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: ff45fa046f71a65901f40d1c3e15d9c0 /home/rclone/rclone-test-bisuten0lofi/file1 2026/07/26 04:30:40 DEBUG : file1: Parsed hash: ff45fa046f71a65901f40d1c3e15d9c0 2026/07/26 04:30:40 DEBUG : file1: md5 = ff45fa046f71a65901f40d1c3e15d9c0 OK 2026/07/26 04:30:40 DEBUG : file1: Size and md5 of src and dst objects identical 2026/07/26 04:30:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/26 04:30:40 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/26 04:30:40 DEBUG : file1: Open: flags=O_RDONLY 2026/07/26 04:30:40 DEBUG : file1: >Open: fd=file1 (r), err= 2026/07/26 04:30:40 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/07/26 04:30:40 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/07/26 04:30:40 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/07/26 04:30:40 DEBUG : WaitForWriters: timeout=30s 2026/07/26 04:30:40 DEBUG : Looking for writers 2026/07/26 04:30:40 DEBUG : file1: reading active writers 2026/07/26 04:30:40 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (0.01s) === RUN TestZipManyFiles run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi", Local "Local file system at /tmp/rclone1254736675", Modify Window "1s" 2026/07/26 04:30:40 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: poll-interval is not supported by this remote 2026/07/26 04:30:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/flat/f000.txt" 2026/07/26 04:30:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: md5sum /home/rclone/rclone-test-bisuten0lofi/flat/f000.txt 2026/07/26 04:30:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: a217847fb21f7e963650acc42a7a3b39 /home/rclone/rclone-test-bisuten0lofi/flat/f000.txt 2026/07/26 04:30:40 DEBUG : flat/f000.txt: Parsed hash: a217847fb21f7e963650acc42a7a3b39 2026/07/26 04:30:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/flat/f000.txt" 2026/07/26 04:30:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: sha1sum /home/rclone/rclone-test-bisuten0lofi/flat/f000.txt 2026/07/26 04:30:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: c411c13d2fde40743cb34d29f96a35975bbfef9c /home/rclone/rclone-test-bisuten0lofi/flat/f000.txt 2026/07/26 04:30:40 DEBUG : flat/f000.txt: Parsed hash: c411c13d2fde40743cb34d29f96a35975bbfef9c 2026/07/26 04:30:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/flat/f001.txt" 2026/07/26 04:30:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: md5sum /home/rclone/rclone-test-bisuten0lofi/flat/f001.txt 2026/07/26 04:30:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: f4ae3155a94225d34a70f10e659557c3 /home/rclone/rclone-test-bisuten0lofi/flat/f001.txt 2026/07/26 04:30:40 DEBUG : flat/f001.txt: Parsed hash: f4ae3155a94225d34a70f10e659557c3 2026/07/26 04:30:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/flat/f001.txt" 2026/07/26 04:30:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: sha1sum /home/rclone/rclone-test-bisuten0lofi/flat/f001.txt 2026/07/26 04:30:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: 46007547503950688fd883befced0e53561dae68 /home/rclone/rclone-test-bisuten0lofi/flat/f001.txt 2026/07/26 04:30:40 DEBUG : flat/f001.txt: Parsed hash: 46007547503950688fd883befced0e53561dae68 2026/07/26 04:30:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/flat/f002.txt" 2026/07/26 04:30:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: md5sum /home/rclone/rclone-test-bisuten0lofi/flat/f002.txt 2026/07/26 04:30:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: 32efe482074c8b2c32cb86e0408849d3 /home/rclone/rclone-test-bisuten0lofi/flat/f002.txt 2026/07/26 04:30:40 DEBUG : flat/f002.txt: Parsed hash: 32efe482074c8b2c32cb86e0408849d3 2026/07/26 04:30:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/flat/f002.txt" 2026/07/26 04:30:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: sha1sum /home/rclone/rclone-test-bisuten0lofi/flat/f002.txt 2026/07/26 04:30:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: 3911c439d6af617451e319f94dfafb3c820da182 /home/rclone/rclone-test-bisuten0lofi/flat/f002.txt 2026/07/26 04:30:40 DEBUG : flat/f002.txt: Parsed hash: 3911c439d6af617451e319f94dfafb3c820da182 2026/07/26 04:30:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/flat/f003.txt" 2026/07/26 04:30:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: md5sum /home/rclone/rclone-test-bisuten0lofi/flat/f003.txt 2026/07/26 04:30:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: 7fc5fc031450b8aa97a6bd2940ce089e /home/rclone/rclone-test-bisuten0lofi/flat/f003.txt 2026/07/26 04:30:40 DEBUG : flat/f003.txt: Parsed hash: 7fc5fc031450b8aa97a6bd2940ce089e 2026/07/26 04:30:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/flat/f003.txt" 2026/07/26 04:30:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: sha1sum /home/rclone/rclone-test-bisuten0lofi/flat/f003.txt 2026/07/26 04:30:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: 091c86b1f3d5adc126ce76dcb8bfab2fcbb4b64b /home/rclone/rclone-test-bisuten0lofi/flat/f003.txt 2026/07/26 04:30:40 DEBUG : flat/f003.txt: Parsed hash: 091c86b1f3d5adc126ce76dcb8bfab2fcbb4b64b 2026/07/26 04:30:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/flat/f004.txt" 2026/07/26 04:30:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: md5sum /home/rclone/rclone-test-bisuten0lofi/flat/f004.txt 2026/07/26 04:30:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: a0cc525f7207539d9ed6f6fe03808820 /home/rclone/rclone-test-bisuten0lofi/flat/f004.txt 2026/07/26 04:30:40 DEBUG : flat/f004.txt: Parsed hash: a0cc525f7207539d9ed6f6fe03808820 2026/07/26 04:30:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/flat/f004.txt" 2026/07/26 04:30:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: sha1sum /home/rclone/rclone-test-bisuten0lofi/flat/f004.txt 2026/07/26 04:30:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: 079985a49a3bd62df1a79417e15263ed81bd6843 /home/rclone/rclone-test-bisuten0lofi/flat/f004.txt 2026/07/26 04:30:40 DEBUG : flat/f004.txt: Parsed hash: 079985a49a3bd62df1a79417e15263ed81bd6843 2026/07/26 04:30:40 DEBUG : flat/f000.txt: Open: flags=O_RDONLY 2026/07/26 04:30:40 DEBUG : flat/f000.txt: >Open: fd=flat/f000.txt (r), err= 2026/07/26 04:30:40 DEBUG : flat/f000.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/26 04:30:40 DEBUG : flat/f000.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/26 04:30:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/flat/f000.txt" 2026/07/26 04:30:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: md5sum /home/rclone/rclone-test-bisuten0lofi/flat/f000.txt 2026/07/26 04:30:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: a217847fb21f7e963650acc42a7a3b39 /home/rclone/rclone-test-bisuten0lofi/flat/f000.txt 2026/07/26 04:30:40 DEBUG : flat/f000.txt: Parsed hash: a217847fb21f7e963650acc42a7a3b39 2026/07/26 04:30:40 DEBUG : flat/f001.txt: Open: flags=O_RDONLY 2026/07/26 04:30:40 DEBUG : flat/f001.txt: >Open: fd=flat/f001.txt (r), err= 2026/07/26 04:30:40 DEBUG : flat/f001.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/26 04:30:40 DEBUG : flat/f001.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/26 04:30:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/flat/f001.txt" 2026/07/26 04:30:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: md5sum /home/rclone/rclone-test-bisuten0lofi/flat/f001.txt 2026/07/26 04:30:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: f4ae3155a94225d34a70f10e659557c3 /home/rclone/rclone-test-bisuten0lofi/flat/f001.txt 2026/07/26 04:30:40 DEBUG : flat/f001.txt: Parsed hash: f4ae3155a94225d34a70f10e659557c3 2026/07/26 04:30:40 DEBUG : flat/f002.txt: Open: flags=O_RDONLY 2026/07/26 04:30:40 DEBUG : flat/f002.txt: >Open: fd=flat/f002.txt (r), err= 2026/07/26 04:30:40 DEBUG : flat/f002.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/26 04:30:40 DEBUG : flat/f002.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/26 04:30:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/flat/f002.txt" 2026/07/26 04:30:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: md5sum /home/rclone/rclone-test-bisuten0lofi/flat/f002.txt 2026/07/26 04:30:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: 32efe482074c8b2c32cb86e0408849d3 /home/rclone/rclone-test-bisuten0lofi/flat/f002.txt 2026/07/26 04:30:40 DEBUG : flat/f002.txt: Parsed hash: 32efe482074c8b2c32cb86e0408849d3 2026/07/26 04:30:40 DEBUG : flat/f003.txt: Open: flags=O_RDONLY 2026/07/26 04:30:40 DEBUG : flat/f003.txt: >Open: fd=flat/f003.txt (r), err= 2026/07/26 04:30:40 DEBUG : flat/f003.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/26 04:30:40 DEBUG : flat/f003.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/26 04:30:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/flat/f003.txt" 2026/07/26 04:30:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: md5sum /home/rclone/rclone-test-bisuten0lofi/flat/f003.txt 2026/07/26 04:30:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: 7fc5fc031450b8aa97a6bd2940ce089e /home/rclone/rclone-test-bisuten0lofi/flat/f003.txt 2026/07/26 04:30:40 DEBUG : flat/f003.txt: Parsed hash: 7fc5fc031450b8aa97a6bd2940ce089e 2026/07/26 04:30:40 DEBUG : flat/f004.txt: Open: flags=O_RDONLY 2026/07/26 04:30:40 DEBUG : flat/f004.txt: >Open: fd=flat/f004.txt (r), err= 2026/07/26 04:30:40 DEBUG : flat/f004.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/26 04:30:40 DEBUG : flat/f004.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/26 04:30:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/flat/f004.txt" 2026/07/26 04:30:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: md5sum /home/rclone/rclone-test-bisuten0lofi/flat/f004.txt 2026/07/26 04:30:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: a0cc525f7207539d9ed6f6fe03808820 /home/rclone/rclone-test-bisuten0lofi/flat/f004.txt 2026/07/26 04:30:40 DEBUG : flat/f004.txt: Parsed hash: a0cc525f7207539d9ed6f6fe03808820 2026/07/26 04:30:40 DEBUG : WaitForWriters: timeout=30s 2026/07/26 04:30:40 DEBUG : flat: Looking for writers 2026/07/26 04:30:40 DEBUG : f000.txt: reading active writers 2026/07/26 04:30:40 DEBUG : f001.txt: reading active writers 2026/07/26 04:30:40 DEBUG : f002.txt: reading active writers 2026/07/26 04:30:40 DEBUG : f003.txt: reading active writers 2026/07/26 04:30:40 DEBUG : f004.txt: reading active writers 2026/07/26 04:30:40 DEBUG : Looking for writers 2026/07/26 04:30:40 DEBUG : flat: reading active writers 2026/07/26 04:30:40 DEBUG : >WaitForWriters: --- PASS: TestZipManyFiles (0.09s) === RUN TestZipManySubDirs run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi", Local "Local file system at /tmp/rclone1254736675", Modify Window "1s" 2026/07/26 04:30:40 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: poll-interval is not supported by this remote 2026/07/26 04:30:40 DEBUG : a/b/c/deep.txt: Open: flags=O_RDONLY 2026/07/26 04:30:40 DEBUG : a/b/c/deep.txt: >Open: fd=a/b/c/deep.txt (r), err= 2026/07/26 04:30:40 DEBUG : a/b/c/deep.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/26 04:30:40 DEBUG : a/b/c/deep.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/26 04:30:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/a/b/c/deep.txt" 2026/07/26 04:30:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: md5sum /home/rclone/rclone-test-bisuten0lofi/a/b/c/deep.txt 2026/07/26 04:30:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: 6627415e807ee33c7302917216e7da68 /home/rclone/rclone-test-bisuten0lofi/a/b/c/deep.txt 2026/07/26 04:30:40 DEBUG : a/b/c/deep.txt: Parsed hash: 6627415e807ee33c7302917216e7da68 2026/07/26 04:30:40 DEBUG : a/b/mid.txt: Open: flags=O_RDONLY 2026/07/26 04:30:40 DEBUG : a/b/mid.txt: >Open: fd=a/b/mid.txt (r), err= 2026/07/26 04:30:40 DEBUG : a/b/mid.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/26 04:30:40 DEBUG : a/b/mid.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/26 04:30:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/a/b/mid.txt" 2026/07/26 04:30:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: md5sum /home/rclone/rclone-test-bisuten0lofi/a/b/mid.txt 2026/07/26 04:30:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: 22384709d743fe3c6fb0a4b35b2e10a6 /home/rclone/rclone-test-bisuten0lofi/a/b/mid.txt 2026/07/26 04:30:40 DEBUG : a/b/mid.txt: Parsed hash: 22384709d743fe3c6fb0a4b35b2e10a6 2026/07/26 04:30:40 DEBUG : a/top.txt: Open: flags=O_RDONLY 2026/07/26 04:30:40 DEBUG : a/top.txt: >Open: fd=a/top.txt (r), err= 2026/07/26 04:30:40 DEBUG : a/top.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/26 04:30:40 DEBUG : a/top.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/26 04:30:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/a/top.txt" 2026/07/26 04:30:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: md5sum /home/rclone/rclone-test-bisuten0lofi/a/top.txt 2026/07/26 04:30:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: b28354b543375bfa94dabaeda722927f /home/rclone/rclone-test-bisuten0lofi/a/top.txt 2026/07/26 04:30:40 DEBUG : a/top.txt: Parsed hash: b28354b543375bfa94dabaeda722927f 2026/07/26 04:30:40 DEBUG : WaitForWriters: timeout=30s 2026/07/26 04:30:40 DEBUG : a/b/c: Looking for writers 2026/07/26 04:30:40 DEBUG : deep.txt: reading active writers 2026/07/26 04:30:40 DEBUG : a/b: Looking for writers 2026/07/26 04:30:40 DEBUG : c: reading active writers 2026/07/26 04:30:40 DEBUG : mid.txt: reading active writers 2026/07/26 04:30:40 DEBUG : a: Looking for writers 2026/07/26 04:30:40 DEBUG : b: reading active writers 2026/07/26 04:30:40 DEBUG : top.txt: reading active writers 2026/07/26 04:30:40 DEBUG : Looking for writers 2026/07/26 04:30:40 DEBUG : a: reading active writers 2026/07/26 04:30:40 DEBUG : >WaitForWriters: --- PASS: TestZipManySubDirs (0.05s) === RUN TestZipLargeFiles run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi", Local "Local file system at /tmp/rclone1254736675", Modify Window "1s" 2026/07/26 04:30:40 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: poll-interval is not supported by this remote 2026/07/26 04:30:40 DEBUG : bigdir/big.bin: Open: flags=O_RDONLY 2026/07/26 04:30:40 DEBUG : bigdir/big.bin: >Open: fd=bigdir/big.bin (r), err= 2026/07/26 04:30:40 DEBUG : bigdir/big.bin: ChunkedReader.openRange at 0 length 134217728 2026/07/26 04:30:40 DEBUG : bigdir/big.bin: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 2026/07/26 04:30:40 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4096 length 8192 chunkOffset 0 chunkSize 134217728 2026/07/26 04:30:40 DEBUG : bigdir/big.bin: ChunkedReader.Read at 12288 length 16384 chunkOffset 0 chunkSize 134217728 2026/07/26 04:30:40 DEBUG : bigdir/big.bin: ChunkedReader.Read at 28672 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/26 04:30:40 DEBUG : bigdir/big.bin: ChunkedReader.Read at 61440 length 65536 chunkOffset 0 chunkSize 134217728 2026/07/26 04:30:40 DEBUG : bigdir/big.bin: ChunkedReader.Read at 126976 length 131072 chunkOffset 0 chunkSize 134217728 2026/07/26 04:30:40 DEBUG : bigdir/big.bin: ChunkedReader.Read at 258048 length 262144 chunkOffset 0 chunkSize 134217728 2026/07/26 04:30:40 DEBUG : bigdir/big.bin: ChunkedReader.Read at 520192 length 524288 chunkOffset 0 chunkSize 134217728 2026/07/26 04:30:40 DEBUG : bigdir/big.bin: ChunkedReader.Read at 1044480 length 1048576 chunkOffset 0 chunkSize 134217728 2026/07/26 04:30:40 DEBUG : bigdir/big.bin: ChunkedReader.Read at 2093056 length 1048576 chunkOffset 0 chunkSize 134217728 2026/07/26 04:30:40 DEBUG : bigdir/big.bin: ChunkedReader.Read at 3141632 length 1048576 chunkOffset 0 chunkSize 134217728 2026/07/26 04:30:40 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4190208 length 1048576 chunkOffset 0 chunkSize 134217728 2026/07/26 04:30:40 DEBUG : bigdir/big.bin: ChunkedReader.Read at 5238784 length 1048576 chunkOffset 0 chunkSize 134217728 2026/07/26 04:30:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/bigdir/big.bin" 2026/07/26 04:30:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: md5sum /home/rclone/rclone-test-bisuten0lofi/bigdir/big.bin 2026/07/26 04:30:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: ac1ca6bcc87998fb6eb8957767ffc240 /home/rclone/rclone-test-bisuten0lofi/bigdir/big.bin 2026/07/26 04:30:40 DEBUG : bigdir/big.bin: Parsed hash: ac1ca6bcc87998fb6eb8957767ffc240 2026/07/26 04:30:40 DEBUG : WaitForWriters: timeout=30s 2026/07/26 04:30:40 DEBUG : bigdir: Looking for writers 2026/07/26 04:30:40 DEBUG : big.bin: reading active writers 2026/07/26 04:30:40 DEBUG : Looking for writers 2026/07/26 04:30:40 DEBUG : bigdir: reading active writers 2026/07/26 04:30:40 DEBUG : >WaitForWriters: --- PASS: TestZipLargeFiles (0.60s) === RUN TestZipDirsInRoot run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi", Local "Local file system at /tmp/rclone1254736675", Modify Window "1s" 2026/07/26 04:30:41 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: poll-interval is not supported by this remote 2026/07/26 04:30:41 DEBUG : dir1/a.txt: Open: flags=O_RDONLY 2026/07/26 04:30:41 DEBUG : dir1/a.txt: >Open: fd=dir1/a.txt (r), err= 2026/07/26 04:30:41 DEBUG : dir1/a.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/26 04:30:41 DEBUG : dir1/a.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/26 04:30:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/dir1/a.txt" 2026/07/26 04:30:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: md5sum /home/rclone/rclone-test-bisuten0lofi/dir1/a.txt 2026/07/26 04:30:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: 9dd4e461268c8034f5c8564e155c67a6 /home/rclone/rclone-test-bisuten0lofi/dir1/a.txt 2026/07/26 04:30:41 DEBUG : dir1/a.txt: Parsed hash: 9dd4e461268c8034f5c8564e155c67a6 2026/07/26 04:30:41 DEBUG : dir2/b.txt: Open: flags=O_RDONLY 2026/07/26 04:30:41 DEBUG : dir2/b.txt: >Open: fd=dir2/b.txt (r), err= 2026/07/26 04:30:41 DEBUG : dir2/b.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/26 04:30:41 DEBUG : dir2/b.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/26 04:30:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/dir2/b.txt" 2026/07/26 04:30:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: md5sum /home/rclone/rclone-test-bisuten0lofi/dir2/b.txt 2026/07/26 04:30:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: 415290769594460e2e485922904f345d /home/rclone/rclone-test-bisuten0lofi/dir2/b.txt 2026/07/26 04:30:41 DEBUG : dir2/b.txt: Parsed hash: 415290769594460e2e485922904f345d 2026/07/26 04:30:41 DEBUG : dir3/c.txt: Open: flags=O_RDONLY 2026/07/26 04:30:41 DEBUG : dir3/c.txt: >Open: fd=dir3/c.txt (r), err= 2026/07/26 04:30:41 DEBUG : dir3/c.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/26 04:30:41 DEBUG : dir3/c.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/26 04:30:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Shell path "/home/rclone/rclone-test-bisuten0lofi/dir3/c.txt" 2026/07/26 04:30:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Running remote command: md5sum /home/rclone/rclone-test-bisuten0lofi/dir3/c.txt 2026/07/26 04:30:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Remote command result: fbade9e36a3f36d3d676c1b808451dd7 /home/rclone/rclone-test-bisuten0lofi/dir3/c.txt 2026/07/26 04:30:41 DEBUG : dir3/c.txt: Parsed hash: fbade9e36a3f36d3d676c1b808451dd7 2026/07/26 04:30:41 DEBUG : WaitForWriters: timeout=30s 2026/07/26 04:30:41 DEBUG : dir3: Looking for writers 2026/07/26 04:30:41 DEBUG : c.txt: reading active writers 2026/07/26 04:30:41 DEBUG : dir1: Looking for writers 2026/07/26 04:30:41 DEBUG : a.txt: reading active writers 2026/07/26 04:30:41 DEBUG : dir2: Looking for writers 2026/07/26 04:30:41 DEBUG : b.txt: reading active writers 2026/07/26 04:30:41 DEBUG : Looking for writers 2026/07/26 04:30:41 DEBUG : dir1: reading active writers 2026/07/26 04:30:41 DEBUG : dir2: reading active writers 2026/07/26 04:30:41 DEBUG : dir3: reading active writers 2026/07/26 04:30:41 DEBUG : >WaitForWriters: --- PASS: TestZipDirsInRoot (0.05s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) PASS 2026/07/26 04:30:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bisuten0lofi: Purge dir "" "./vfs.test -test.v -test.timeout 1h0m0s -remote TestSFTPOpenssh: -verbose" - Finished OK in 12.093446168s (try 1/5)