"./vfs.test -test.v -test.timeout 1h0m0s -remote TestSFTPRcloneSSH: -verbose" - Starting (try 1/5) 2026/08/16 03:50:12 DEBUG : Creating backend with remote "TestSFTPRcloneSSH:rclone-test-jaxidut4faci" 2026/08/16 03:50:12 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/16 03:50:12 DEBUG : Setting type=XXX for "TestSFTPRcloneSSH" from environment variable RCLONE_CONFIG_TESTSFTPRCLONESSH_TYPE 2026/08/16 03:50:12 DEBUG : Setting ssh="ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1" for "TestSFTPRcloneSSH" from environment variable RCLONE_CONFIG_TESTSFTPRCLONESSH_SSH 2026/08/16 03:50:12 DEBUG : TestSFTPRcloneSSH: detected overridden config - adding "{aFBXt}" suffix to name 2026/08/16 03:50:12 DEBUG : Setting ssh="ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1" for "TestSFTPRcloneSSH" from environment variable RCLONE_CONFIG_TESTSFTPRCLONESSH_SSH 2026/08/16 03:50:12 NOTICE: TestSFTPRcloneSSH{aFBXt}: No host key validation is being performed. Set known_hosts_file (to "none" to silence this notice) or use --sftp-pin-host-key to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/08/16 03:50:12 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 -s sftp 2026/08/16 03:50:12 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell type "unix" from config 2026/08/16 03:50:12 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Relative path resolved to "/rclone-test-jaxidut4faci" 2026/08/16 03:50:12 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Using root directory "/rclone-test-jaxidut4faci" 2026/08/16 03:50:12 DEBUG : Creating backend with remote "/tmp/rclone3530032629" === RUN TestDirHandleMethods run.go:198: Remote "sftp://rclone@:22/rclone-test-jaxidut4faci", Local "Local file system at /tmp/rclone3530032629", Modify Window "1s" 2026/08/16 03:50:12 INFO : sftp://rclone@:22/rclone-test-jaxidut4faci: poll-interval is not supported by this remote 2026/08/16 03:50:12 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/dir/file1" 2026/08/16 03:50:12 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:50:12 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: md5sum /rclone-test-jaxidut4faci/dir/file1 2026/08/16 03:50:12 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jaxidut4faci/dir/file1" 2026/08/16 03:50:12 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:50:12 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-jaxidut4faci/dir/file1 2026/08/16 03:50:12 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:50:12 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/16 03:50:12 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/dir/file1" 2026/08/16 03:50:12 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:50:12 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: sha1sum /rclone-test-jaxidut4faci/dir/file1 2026/08/16 03:50:12 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-jaxidut4faci/dir/file1" 2026/08/16 03:50:12 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:50:12 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-jaxidut4faci/dir/file1 2026/08/16 03:50:12 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:50:12 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/16 03:50:12 DEBUG : WaitForWriters: timeout=30s 2026/08/16 03:50:12 DEBUG : dir: Looking for writers 2026/08/16 03:50:12 DEBUG : Looking for writers 2026/08/16 03:50:12 DEBUG : dir: reading active writers 2026/08/16 03:50:12 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (0.19s) === RUN TestDirHandleReaddir run.go:198: Remote "sftp://rclone@:22/rclone-test-jaxidut4faci", Local "Local file system at /tmp/rclone3530032629", Modify Window "1s" 2026/08/16 03:50:12 INFO : sftp://rclone@:22/rclone-test-jaxidut4faci: poll-interval is not supported by this remote 2026/08/16 03:50:12 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/dir/file1" 2026/08/16 03:50:12 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:50:12 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: md5sum /rclone-test-jaxidut4faci/dir/file1 2026/08/16 03:50:12 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jaxidut4faci/dir/file1" 2026/08/16 03:50:12 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:50:12 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-jaxidut4faci/dir/file1 2026/08/16 03:50:12 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:50:12 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/16 03:50:12 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/dir/file1" 2026/08/16 03:50:12 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:50:12 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: sha1sum /rclone-test-jaxidut4faci/dir/file1 2026/08/16 03:50:12 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-jaxidut4faci/dir/file1" 2026/08/16 03:50:12 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:50:12 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-jaxidut4faci/dir/file1 2026/08/16 03:50:12 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:50:12 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/16 03:50:12 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/dir/file2" 2026/08/16 03:50:12 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:50:12 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: md5sum /rclone-test-jaxidut4faci/dir/file2 2026/08/16 03:50:12 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jaxidut4faci/dir/file2" 2026/08/16 03:50:12 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:50:12 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: d1b75f73cb5fce53969131dd22562187 /rclone-test-jaxidut4faci/dir/file2 2026/08/16 03:50:12 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:50:12 DEBUG : dir/file2: Parsed hash: d1b75f73cb5fce53969131dd22562187 2026/08/16 03:50:12 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/dir/file2" 2026/08/16 03:50:12 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:50:12 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: sha1sum /rclone-test-jaxidut4faci/dir/file2 2026/08/16 03:50:12 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-jaxidut4faci/dir/file2" 2026/08/16 03:50:12 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:50:12 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: a27568a80a633d6d412968848f0bd4bb0b06c660 /rclone-test-jaxidut4faci/dir/file2 2026/08/16 03:50:12 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:50:12 DEBUG : dir/file2: Parsed hash: a27568a80a633d6d412968848f0bd4bb0b06c660 2026/08/16 03:50:12 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/dir/subdir/file3" 2026/08/16 03:50:12 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:50:12 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: md5sum /rclone-test-jaxidut4faci/dir/subdir/file3 2026/08/16 03:50:12 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jaxidut4faci/dir/subdir/file3" 2026/08/16 03:50:12 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:50:12 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: 01295b6a8d3454e40dd135bbe6af1579 /rclone-test-jaxidut4faci/dir/subdir/file3 2026/08/16 03:50:12 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:50:12 DEBUG : dir/subdir/file3: Parsed hash: 01295b6a8d3454e40dd135bbe6af1579 2026/08/16 03:50:12 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/dir/subdir/file3" 2026/08/16 03:50:12 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:50:12 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: sha1sum /rclone-test-jaxidut4faci/dir/subdir/file3 2026/08/16 03:50:12 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-jaxidut4faci/dir/subdir/file3" 2026/08/16 03:50:13 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:50:13 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: 12f90edc26dfcb79d30b0d8635de998dba66312a /rclone-test-jaxidut4faci/dir/subdir/file3 2026/08/16 03:50:13 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:50:13 DEBUG : dir/subdir/file3: Parsed hash: 12f90edc26dfcb79d30b0d8635de998dba66312a 2026/08/16 03:50:13 DEBUG : WaitForWriters: timeout=30s 2026/08/16 03:50:13 DEBUG : dir/subdir: Looking for writers 2026/08/16 03:50:13 DEBUG : dir: Looking for writers 2026/08/16 03:50:13 DEBUG : file1: reading active writers 2026/08/16 03:50:13 DEBUG : file2: reading active writers 2026/08/16 03:50:13 DEBUG : subdir: reading active writers 2026/08/16 03:50:13 DEBUG : Looking for writers 2026/08/16 03:50:13 DEBUG : dir: reading active writers 2026/08/16 03:50:13 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (0.59s) === RUN TestDirHandleReaddirnames run.go:198: Remote "sftp://rclone@:22/rclone-test-jaxidut4faci", Local "Local file system at /tmp/rclone3530032629", Modify Window "1s" 2026/08/16 03:50:13 INFO : sftp://rclone@:22/rclone-test-jaxidut4faci: poll-interval is not supported by this remote 2026/08/16 03:50:13 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/dir/file1" 2026/08/16 03:50:13 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:50:13 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: md5sum /rclone-test-jaxidut4faci/dir/file1 2026/08/16 03:50:13 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jaxidut4faci/dir/file1" 2026/08/16 03:50:13 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:50:13 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-jaxidut4faci/dir/file1 2026/08/16 03:50:13 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:50:13 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/16 03:50:13 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/dir/file1" 2026/08/16 03:50:13 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:50:13 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: sha1sum /rclone-test-jaxidut4faci/dir/file1 2026/08/16 03:50:13 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-jaxidut4faci/dir/file1" 2026/08/16 03:50:13 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:50:13 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-jaxidut4faci/dir/file1 2026/08/16 03:50:13 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:50:13 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/16 03:50:13 DEBUG : WaitForWriters: timeout=30s 2026/08/16 03:50:13 DEBUG : dir: Looking for writers 2026/08/16 03:50:13 DEBUG : file1: reading active writers 2026/08/16 03:50:13 DEBUG : Looking for writers 2026/08/16 03:50:13 DEBUG : dir: reading active writers 2026/08/16 03:50:13 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (0.21s) === RUN TestDirMethods run.go:198: Remote "sftp://rclone@:22/rclone-test-jaxidut4faci", Local "Local file system at /tmp/rclone3530032629", Modify Window "1s" 2026/08/16 03:50:13 INFO : sftp://rclone@:22/rclone-test-jaxidut4faci: poll-interval is not supported by this remote 2026/08/16 03:50:13 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/dir/file1" 2026/08/16 03:50:13 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:50:13 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: md5sum /rclone-test-jaxidut4faci/dir/file1 2026/08/16 03:50:13 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jaxidut4faci/dir/file1" 2026/08/16 03:50:13 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:50:13 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-jaxidut4faci/dir/file1 2026/08/16 03:50:13 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:50:13 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/16 03:50:13 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/dir/file1" 2026/08/16 03:50:13 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:50:13 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: sha1sum /rclone-test-jaxidut4faci/dir/file1 2026/08/16 03:50:13 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-jaxidut4faci/dir/file1" 2026/08/16 03:50:13 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:50:13 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-jaxidut4faci/dir/file1 2026/08/16 03:50:13 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:50:13 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/16 03:50:13 DEBUG : WaitForWriters: timeout=30s 2026/08/16 03:50:13 DEBUG : dir: Looking for writers 2026/08/16 03:50:13 DEBUG : Looking for writers 2026/08/16 03:50:13 DEBUG : dir: reading active writers 2026/08/16 03:50:13 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (0.21s) === RUN TestDirForgetAll run.go:198: Remote "sftp://rclone@:22/rclone-test-jaxidut4faci", Local "Local file system at /tmp/rclone3530032629", Modify Window "1s" 2026/08/16 03:50:13 INFO : sftp://rclone@:22/rclone-test-jaxidut4faci: poll-interval is not supported by this remote 2026/08/16 03:50:13 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/dir/file1" 2026/08/16 03:50:13 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:50:13 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: md5sum /rclone-test-jaxidut4faci/dir/file1 2026/08/16 03:50:13 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jaxidut4faci/dir/file1" 2026/08/16 03:50:13 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:50:13 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-jaxidut4faci/dir/file1 2026/08/16 03:50:13 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:50:13 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/16 03:50:13 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/dir/file1" 2026/08/16 03:50:13 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:50:13 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: sha1sum /rclone-test-jaxidut4faci/dir/file1 2026/08/16 03:50:13 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-jaxidut4faci/dir/file1" 2026/08/16 03:50:13 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:50:13 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-jaxidut4faci/dir/file1 2026/08/16 03:50:13 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:50:13 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/16 03:50:13 DEBUG : dir: forgetting directory cache 2026/08/16 03:50:13 DEBUG : forgetting directory cache 2026/08/16 03:50:13 DEBUG : dir: forgetting directory cache 2026/08/16 03:50:13 DEBUG : WaitForWriters: timeout=30s 2026/08/16 03:50:13 DEBUG : Looking for writers 2026/08/16 03:50:13 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (0.23s) === RUN TestDirForgetPath run.go:198: Remote "sftp://rclone@:22/rclone-test-jaxidut4faci", Local "Local file system at /tmp/rclone3530032629", Modify Window "1s" 2026/08/16 03:50:13 INFO : sftp://rclone@:22/rclone-test-jaxidut4faci: poll-interval is not supported by this remote 2026/08/16 03:50:13 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/dir/file1" 2026/08/16 03:50:13 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:50:13 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: md5sum /rclone-test-jaxidut4faci/dir/file1 2026/08/16 03:50:13 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jaxidut4faci/dir/file1" 2026/08/16 03:50:13 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:50:13 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-jaxidut4faci/dir/file1 2026/08/16 03:50:13 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:50:13 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/16 03:50:13 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/dir/file1" 2026/08/16 03:50:13 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:50:13 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: sha1sum /rclone-test-jaxidut4faci/dir/file1 2026/08/16 03:50:13 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-jaxidut4faci/dir/file1" 2026/08/16 03:50:13 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:50:13 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-jaxidut4faci/dir/file1 2026/08/16 03:50:13 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:50:13 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/16 03:50:13 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2026/08/16 03:50:13 DEBUG : dir: invalidating directory cache 2026/08/16 03:50:13 DEBUG : >ForgetPath: 2026/08/16 03:50:13 DEBUG : ForgetPath: relativePath="dir", type=0 2026/08/16 03:50:13 DEBUG : invalidating directory cache 2026/08/16 03:50:13 DEBUG : dir: forgetting directory cache 2026/08/16 03:50:13 DEBUG : >ForgetPath: 2026/08/16 03:50:13 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2026/08/16 03:50:13 DEBUG : >ForgetPath: 2026/08/16 03:50:13 DEBUG : WaitForWriters: timeout=30s 2026/08/16 03:50:13 DEBUG : dir: Looking for writers 2026/08/16 03:50:13 DEBUG : Looking for writers 2026/08/16 03:50:13 DEBUG : dir: reading active writers 2026/08/16 03:50:13 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (0.23s) === RUN TestDirWalk run.go:198: Remote "sftp://rclone@:22/rclone-test-jaxidut4faci", Local "Local file system at /tmp/rclone3530032629", Modify Window "1s" 2026/08/16 03:50:13 INFO : sftp://rclone@:22/rclone-test-jaxidut4faci: poll-interval is not supported by this remote 2026/08/16 03:50:13 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/dir/file1" 2026/08/16 03:50:13 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:50:13 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: md5sum /rclone-test-jaxidut4faci/dir/file1 2026/08/16 03:50:13 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jaxidut4faci/dir/file1" 2026/08/16 03:50:14 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:50:14 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-jaxidut4faci/dir/file1 2026/08/16 03:50:14 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:50:14 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/16 03:50:14 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/dir/file1" 2026/08/16 03:50:14 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:50:14 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: sha1sum /rclone-test-jaxidut4faci/dir/file1 2026/08/16 03:50:14 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-jaxidut4faci/dir/file1" 2026/08/16 03:50:14 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:50:14 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-jaxidut4faci/dir/file1 2026/08/16 03:50:14 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:50:14 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/16 03:50:14 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 -s sftp 2026/08/16 03:50:14 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/fil/a/b/c" 2026/08/16 03:50:14 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:50:14 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: md5sum /rclone-test-jaxidut4faci/fil/a/b/c 2026/08/16 03:50:14 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jaxidut4faci/fil/a/b/c" 2026/08/16 03:50:14 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:50:14 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: 8a723ce6358887fb2e41fbe163780b08 /rclone-test-jaxidut4faci/fil/a/b/c 2026/08/16 03:50:14 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:50:14 DEBUG : fil/a/b/c: Parsed hash: 8a723ce6358887fb2e41fbe163780b08 2026/08/16 03:50:14 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/fil/a/b/c" 2026/08/16 03:50:14 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:50:14 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: sha1sum /rclone-test-jaxidut4faci/fil/a/b/c 2026/08/16 03:50:14 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-jaxidut4faci/fil/a/b/c" 2026/08/16 03:50:14 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:50:14 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: 6e53ed736122eed1a3cfda28927c84739fb15f43 /rclone-test-jaxidut4faci/fil/a/b/c 2026/08/16 03:50:14 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:50:14 DEBUG : fil/a/b/c: Parsed hash: 6e53ed736122eed1a3cfda28927c84739fb15f43 2026/08/16 03:50:14 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/dir/file1" 2026/08/16 03:50:14 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:50:14 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: md5sum /rclone-test-jaxidut4faci/dir/file1 2026/08/16 03:50:14 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jaxidut4faci/dir/file1" 2026/08/16 03:50:14 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:50:14 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-jaxidut4faci/dir/file1 2026/08/16 03:50:14 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:50:14 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/16 03:50:14 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/dir/file1" 2026/08/16 03:50:14 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:50:14 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: sha1sum /rclone-test-jaxidut4faci/dir/file1 2026/08/16 03:50:14 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-jaxidut4faci/dir/file1" 2026/08/16 03:50:14 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:50:14 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-jaxidut4faci/dir/file1 2026/08/16 03:50:14 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:50:14 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/16 03:50:14 DEBUG : forgetting directory cache 2026/08/16 03:50:14 DEBUG : dir: forgetting directory cache 2026/08/16 03:50:14 DEBUG : WaitForWriters: timeout=30s 2026/08/16 03:50:14 DEBUG : dir: Looking for writers 2026/08/16 03:50:14 DEBUG : fil/a/b: Looking for writers 2026/08/16 03:50:14 DEBUG : fil/a: Looking for writers 2026/08/16 03:50:14 DEBUG : b: reading active writers 2026/08/16 03:50:14 DEBUG : fil: Looking for writers 2026/08/16 03:50:14 DEBUG : a: reading active writers 2026/08/16 03:50:14 DEBUG : Looking for writers 2026/08/16 03:50:14 DEBUG : dir: reading active writers 2026/08/16 03:50:14 DEBUG : fil: reading active writers 2026/08/16 03:50:14 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (0.77s) === RUN TestDirSetModTime run.go:198: Remote "sftp://rclone@:22/rclone-test-jaxidut4faci", Local "Local file system at /tmp/rclone3530032629", Modify Window "1s" 2026/08/16 03:50:14 INFO : sftp://rclone@:22/rclone-test-jaxidut4faci: poll-interval is not supported by this remote 2026/08/16 03:50:14 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/dir/file1" 2026/08/16 03:50:14 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:50:14 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: md5sum /rclone-test-jaxidut4faci/dir/file1 2026/08/16 03:50:14 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jaxidut4faci/dir/file1" 2026/08/16 03:50:14 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:50:14 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-jaxidut4faci/dir/file1 2026/08/16 03:50:14 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:50:14 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/16 03:50:14 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/dir/file1" 2026/08/16 03:50:14 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:50:14 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: sha1sum /rclone-test-jaxidut4faci/dir/file1 2026/08/16 03:50:14 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-jaxidut4faci/dir/file1" 2026/08/16 03:50:14 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:50:14 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-jaxidut4faci/dir/file1 2026/08/16 03:50:14 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:50:14 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/16 03:50:14 DEBUG : WaitForWriters: timeout=30s 2026/08/16 03:50:14 DEBUG : dir: Looking for writers 2026/08/16 03:50:14 DEBUG : Looking for writers 2026/08/16 03:50:14 DEBUG : dir: reading active writers 2026/08/16 03:50:14 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (0.23s) === RUN TestDirStat run.go:198: Remote "sftp://rclone@:22/rclone-test-jaxidut4faci", Local "Local file system at /tmp/rclone3530032629", Modify Window "1s" 2026/08/16 03:50:14 INFO : sftp://rclone@:22/rclone-test-jaxidut4faci: poll-interval is not supported by this remote 2026/08/16 03:50:14 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/dir/file1" 2026/08/16 03:50:14 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:50:14 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: md5sum /rclone-test-jaxidut4faci/dir/file1 2026/08/16 03:50:14 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jaxidut4faci/dir/file1" 2026/08/16 03:50:15 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:50:15 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-jaxidut4faci/dir/file1 2026/08/16 03:50:15 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:50:15 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/16 03:50:15 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/dir/file1" 2026/08/16 03:50:15 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:50:15 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: sha1sum /rclone-test-jaxidut4faci/dir/file1 2026/08/16 03:50:15 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-jaxidut4faci/dir/file1" 2026/08/16 03:50:15 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:50:15 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-jaxidut4faci/dir/file1 2026/08/16 03:50:15 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:50:15 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/16 03:50:15 DEBUG : WaitForWriters: timeout=30s 2026/08/16 03:50:15 DEBUG : dir: Looking for writers 2026/08/16 03:50:15 DEBUG : file1: reading active writers 2026/08/16 03:50:15 DEBUG : Looking for writers 2026/08/16 03:50:15 DEBUG : dir: reading active writers 2026/08/16 03:50:15 DEBUG : >WaitForWriters: --- PASS: TestDirStat (0.21s) === RUN TestDirReadDirAll run.go:198: Remote "sftp://rclone@:22/rclone-test-jaxidut4faci", Local "Local file system at /tmp/rclone3530032629", Modify Window "1s" 2026/08/16 03:50:15 INFO : sftp://rclone@:22/rclone-test-jaxidut4faci: poll-interval is not supported by this remote 2026/08/16 03:50:15 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/dir/file1" 2026/08/16 03:50:15 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:50:15 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: md5sum /rclone-test-jaxidut4faci/dir/file1 2026/08/16 03:50:15 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jaxidut4faci/dir/file1" 2026/08/16 03:50:15 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:50:15 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-jaxidut4faci/dir/file1 2026/08/16 03:50:15 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:50:15 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/16 03:50:15 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/dir/file1" 2026/08/16 03:50:15 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:50:15 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: sha1sum /rclone-test-jaxidut4faci/dir/file1 2026/08/16 03:50:15 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-jaxidut4faci/dir/file1" 2026/08/16 03:50:15 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:50:15 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-jaxidut4faci/dir/file1 2026/08/16 03:50:15 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:50:15 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/16 03:50:15 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/dir/file2" 2026/08/16 03:50:15 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:50:15 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: md5sum /rclone-test-jaxidut4faci/dir/file2 2026/08/16 03:50:15 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jaxidut4faci/dir/file2" 2026/08/16 03:50:15 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:50:15 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: d1b75f73cb5fce53969131dd22562187 /rclone-test-jaxidut4faci/dir/file2 2026/08/16 03:50:15 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:50:15 DEBUG : dir/file2: Parsed hash: d1b75f73cb5fce53969131dd22562187 2026/08/16 03:50:15 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/dir/file2" 2026/08/16 03:50:15 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:50:15 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: sha1sum /rclone-test-jaxidut4faci/dir/file2 2026/08/16 03:50:15 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-jaxidut4faci/dir/file2" 2026/08/16 03:50:15 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:50:15 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: a27568a80a633d6d412968848f0bd4bb0b06c660 /rclone-test-jaxidut4faci/dir/file2 2026/08/16 03:50:15 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:50:15 DEBUG : dir/file2: Parsed hash: a27568a80a633d6d412968848f0bd4bb0b06c660 2026/08/16 03:50:15 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/dir/subdir/file3" 2026/08/16 03:50:15 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:50:15 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: md5sum /rclone-test-jaxidut4faci/dir/subdir/file3 2026/08/16 03:50:15 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jaxidut4faci/dir/subdir/file3" 2026/08/16 03:50:15 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:50:15 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: 01295b6a8d3454e40dd135bbe6af1579 /rclone-test-jaxidut4faci/dir/subdir/file3 2026/08/16 03:50:15 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:50:15 DEBUG : dir/subdir/file3: Parsed hash: 01295b6a8d3454e40dd135bbe6af1579 2026/08/16 03:50:15 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/dir/subdir/file3" 2026/08/16 03:50:15 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:50:15 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: sha1sum /rclone-test-jaxidut4faci/dir/subdir/file3 2026/08/16 03:50:15 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-jaxidut4faci/dir/subdir/file3" 2026/08/16 03:50:15 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:50:15 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: 12f90edc26dfcb79d30b0d8635de998dba66312a /rclone-test-jaxidut4faci/dir/subdir/file3 2026/08/16 03:50:15 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:50:15 DEBUG : dir/subdir/file3: Parsed hash: 12f90edc26dfcb79d30b0d8635de998dba66312a === RUN TestDirReadDirAll/Virtual 2026/08/16 03:50:15 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2026/08/16 03:50:15 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2026/08/16 03:50:15 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/08/16 03:50:15 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2026/08/16 03:50:15 DEBUG : Waiting for deletions to finish 2026/08/16 03:50:15 INFO : dir/subdir/file3: Deleted 2026/08/16 03:50:15 DEBUG : removing 1 level 2 directories 2026/08/16 03:50:15 INFO : dir/subdir: Removing directory 2026/08/16 03:50:15 DEBUG : dir: invalidating directory cache 2026/08/16 03:50:15 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2026/08/16 03:50:15 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2026/08/16 03:50:15 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2026/08/16 03:50:15 DEBUG : dir/file1: Reset virtual modtime 2026/08/16 03:50:15 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2026/08/16 03:50:15 DEBUG : dir/virtualFile: Reset virtual modtime 2026/08/16 03:50:15 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2026/08/16 03:50:15 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2026/08/16 03:50:15 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/16 03:50:15 DEBUG : dir: invalidating directory cache 2026/08/16 03:50:15 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2026/08/16 03:50:15 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/08/16 03:50:15 DEBUG : dir/virtualFile: Reset virtual modtime 2026/08/16 03:50:15 DEBUG : forgetting directory cache 2026/08/16 03:50:15 DEBUG : dir: forgetting directory cache 2026/08/16 03:50:15 DEBUG : dir/virtualDir: forgetting directory cache 2026/08/16 03:50:15 DEBUG : WaitForWriters: timeout=30s 2026/08/16 03:50:15 DEBUG : dir/virtualDir: Looking for writers 2026/08/16 03:50:15 DEBUG : dir: Looking for writers 2026/08/16 03:50:15 DEBUG : file1: reading active writers 2026/08/16 03:50:15 DEBUG : virtualFile2: reading active writers 2026/08/16 03:50:15 DEBUG : virtualFile: reading active writers 2026/08/16 03:50:15 DEBUG : virtualDir: reading active writers 2026/08/16 03:50:15 DEBUG : Looking for writers 2026/08/16 03:50:15 DEBUG : dir: reading active writers 2026/08/16 03:50:15 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (0.62s) --- PASS: TestDirReadDirAll/Virtual (0.01s) === RUN TestDirOpen run.go:198: Remote "sftp://rclone@:22/rclone-test-jaxidut4faci", Local "Local file system at /tmp/rclone3530032629", Modify Window "1s" 2026/08/16 03:50:15 INFO : sftp://rclone@:22/rclone-test-jaxidut4faci: poll-interval is not supported by this remote 2026/08/16 03:50:15 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/dir/file1" 2026/08/16 03:50:15 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:50:15 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: md5sum /rclone-test-jaxidut4faci/dir/file1 2026/08/16 03:50:15 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jaxidut4faci/dir/file1" 2026/08/16 03:50:15 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:50:15 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-jaxidut4faci/dir/file1 2026/08/16 03:50:15 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:50:15 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/16 03:50:15 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/dir/file1" 2026/08/16 03:50:15 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:50:15 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: sha1sum /rclone-test-jaxidut4faci/dir/file1 2026/08/16 03:50:15 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-jaxidut4faci/dir/file1" 2026/08/16 03:50:15 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:50:15 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-jaxidut4faci/dir/file1 2026/08/16 03:50:15 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:50:15 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/16 03:50:15 ERROR : dir/: Can only open directories read only 2026/08/16 03:50:15 DEBUG : WaitForWriters: timeout=30s 2026/08/16 03:50:15 DEBUG : dir: Looking for writers 2026/08/16 03:50:15 DEBUG : Looking for writers 2026/08/16 03:50:15 DEBUG : dir: reading active writers 2026/08/16 03:50:15 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (0.17s) === RUN TestDirCreate run.go:198: Remote "sftp://rclone@:22/rclone-test-jaxidut4faci", Local "Local file system at /tmp/rclone3530032629", Modify Window "1s" 2026/08/16 03:50:15 INFO : sftp://rclone@:22/rclone-test-jaxidut4faci: poll-interval is not supported by this remote 2026/08/16 03:50:15 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/dir/file1" 2026/08/16 03:50:15 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:50:15 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: md5sum /rclone-test-jaxidut4faci/dir/file1 2026/08/16 03:50:15 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jaxidut4faci/dir/file1" 2026/08/16 03:50:16 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:50:16 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-jaxidut4faci/dir/file1 2026/08/16 03:50:16 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:50:16 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/16 03:50:16 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/dir/file1" 2026/08/16 03:50:16 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:50:16 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: sha1sum /rclone-test-jaxidut4faci/dir/file1 2026/08/16 03:50:16 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-jaxidut4faci/dir/file1" 2026/08/16 03:50:16 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:50:16 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-jaxidut4faci/dir/file1 2026/08/16 03:50:16 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:50:16 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/16 03:50:16 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:50:16 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/08/16 03:50:16 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2026/08/16 03:50:16 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/08/16 03:50:16 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: File to upload is small (5 bytes), uploading instead of streaming 2026/08/16 03:50:16 DEBUG : dir/potato: size = 5 OK 2026/08/16 03:50:16 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/dir/potato" 2026/08/16 03:50:16 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:50:16 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: md5sum /rclone-test-jaxidut4faci/dir/potato 2026/08/16 03:50:16 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jaxidut4faci/dir/potato" 2026/08/16 03:50:16 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:50:16 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-jaxidut4faci/dir/potato 2026/08/16 03:50:16 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:50:16 DEBUG : dir/potato: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/08/16 03:50:16 DEBUG : dir/potato: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/16 03:50:16 DEBUG : dir/potato: Size and md5 of src and dst objects identical 2026/08/16 03:50:16 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/08/16 03:50:16 DEBUG : WaitForWriters: timeout=30s 2026/08/16 03:50:16 DEBUG : dir: Looking for writers 2026/08/16 03:50:16 DEBUG : file1: reading active writers 2026/08/16 03:50:16 DEBUG : potato: reading active writers 2026/08/16 03:50:16 DEBUG : Looking for writers 2026/08/16 03:50:16 DEBUG : dir: reading active writers 2026/08/16 03:50:16 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (0.45s) === RUN TestDirMkdir run.go:198: Remote "sftp://rclone@:22/rclone-test-jaxidut4faci", Local "Local file system at /tmp/rclone3530032629", Modify Window "1s" 2026/08/16 03:50:16 INFO : sftp://rclone@:22/rclone-test-jaxidut4faci: poll-interval is not supported by this remote 2026/08/16 03:50:16 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/dir/file1" 2026/08/16 03:50:16 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:50:16 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: md5sum /rclone-test-jaxidut4faci/dir/file1 2026/08/16 03:50:16 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jaxidut4faci/dir/file1" 2026/08/16 03:50:16 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:50:16 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-jaxidut4faci/dir/file1 2026/08/16 03:50:16 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:50:16 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/16 03:50:16 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/dir/file1" 2026/08/16 03:50:16 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:50:16 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: sha1sum /rclone-test-jaxidut4faci/dir/file1 2026/08/16 03:50:16 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-jaxidut4faci/dir/file1" 2026/08/16 03:50:16 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:50:16 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-jaxidut4faci/dir/file1 2026/08/16 03:50:16 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:50:16 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/16 03:50:16 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/08/16 03:50:16 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/dir/file1" 2026/08/16 03:50:16 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:50:16 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: md5sum /rclone-test-jaxidut4faci/dir/file1 2026/08/16 03:50:16 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jaxidut4faci/dir/file1" 2026/08/16 03:50:16 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:50:16 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-jaxidut4faci/dir/file1 2026/08/16 03:50:16 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:50:16 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/16 03:50:16 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/dir/file1" 2026/08/16 03:50:16 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:50:16 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: sha1sum /rclone-test-jaxidut4faci/dir/file1 2026/08/16 03:50:16 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-jaxidut4faci/dir/file1" 2026/08/16 03:50:16 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:50:16 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-jaxidut4faci/dir/file1 2026/08/16 03:50:16 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:50:16 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/16 03:50:16 DEBUG : WaitForWriters: timeout=30s 2026/08/16 03:50:16 DEBUG : dir/sub: Looking for writers 2026/08/16 03:50:16 DEBUG : dir: Looking for writers 2026/08/16 03:50:16 DEBUG : file1: reading active writers 2026/08/16 03:50:16 DEBUG : sub: reading active writers 2026/08/16 03:50:16 DEBUG : Looking for writers 2026/08/16 03:50:16 DEBUG : dir: reading active writers 2026/08/16 03:50:16 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (0.58s) === RUN TestDirMkdirSub run.go:198: Remote "sftp://rclone@:22/rclone-test-jaxidut4faci", Local "Local file system at /tmp/rclone3530032629", Modify Window "1s" 2026/08/16 03:50:16 INFO : sftp://rclone@:22/rclone-test-jaxidut4faci: poll-interval is not supported by this remote 2026/08/16 03:50:16 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/dir/file1" 2026/08/16 03:50:16 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:50:16 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: md5sum /rclone-test-jaxidut4faci/dir/file1 2026/08/16 03:50:16 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jaxidut4faci/dir/file1" 2026/08/16 03:50:17 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:50:17 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-jaxidut4faci/dir/file1 2026/08/16 03:50:17 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:50:17 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/16 03:50:17 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/dir/file1" 2026/08/16 03:50:17 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:50:17 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: sha1sum /rclone-test-jaxidut4faci/dir/file1 2026/08/16 03:50:17 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-jaxidut4faci/dir/file1" 2026/08/16 03:50:17 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:50:17 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-jaxidut4faci/dir/file1 2026/08/16 03:50:17 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:50:17 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/16 03:50:17 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/08/16 03:50:17 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2026/08/16 03:50:17 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/dir/file1" 2026/08/16 03:50:17 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:50:17 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: md5sum /rclone-test-jaxidut4faci/dir/file1 2026/08/16 03:50:17 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jaxidut4faci/dir/file1" 2026/08/16 03:50:17 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:50:17 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-jaxidut4faci/dir/file1 2026/08/16 03:50:17 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:50:17 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/16 03:50:17 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/dir/file1" 2026/08/16 03:50:17 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:50:17 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: sha1sum /rclone-test-jaxidut4faci/dir/file1 2026/08/16 03:50:17 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-jaxidut4faci/dir/file1" 2026/08/16 03:50:17 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:50:17 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-jaxidut4faci/dir/file1 2026/08/16 03:50:17 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:50:17 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/16 03:50:17 DEBUG : WaitForWriters: timeout=30s 2026/08/16 03:50:17 DEBUG : dir/sub/subsub: Looking for writers 2026/08/16 03:50:17 DEBUG : dir/sub: Looking for writers 2026/08/16 03:50:17 DEBUG : subsub: reading active writers 2026/08/16 03:50:17 DEBUG : dir: Looking for writers 2026/08/16 03:50:17 DEBUG : file1: reading active writers 2026/08/16 03:50:17 DEBUG : sub: reading active writers 2026/08/16 03:50:17 DEBUG : Looking for writers 2026/08/16 03:50:17 DEBUG : dir: reading active writers 2026/08/16 03:50:17 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (0.40s) === RUN TestDirRemove run.go:198: Remote "sftp://rclone@:22/rclone-test-jaxidut4faci", Local "Local file system at /tmp/rclone3530032629", Modify Window "1s" 2026/08/16 03:50:17 INFO : sftp://rclone@:22/rclone-test-jaxidut4faci: poll-interval is not supported by this remote 2026/08/16 03:50:17 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/dir/file1" 2026/08/16 03:50:17 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:50:17 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: md5sum /rclone-test-jaxidut4faci/dir/file1 2026/08/16 03:50:17 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jaxidut4faci/dir/file1" 2026/08/16 03:50:17 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:50:17 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-jaxidut4faci/dir/file1 2026/08/16 03:50:17 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:50:17 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/16 03:50:17 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/dir/file1" 2026/08/16 03:50:17 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:50:17 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: sha1sum /rclone-test-jaxidut4faci/dir/file1 2026/08/16 03:50:17 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-jaxidut4faci/dir/file1" 2026/08/16 03:50:17 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:50:17 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-jaxidut4faci/dir/file1 2026/08/16 03:50:17 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:50:17 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/16 03:50:17 ERROR : dir/: Dir.Remove not empty 2026/08/16 03:50:17 DEBUG : dir/file1: Remove: 2026/08/16 03:50:17 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/16 03:50:17 DEBUG : dir/file1: >Remove: err= 2026/08/16 03:50:17 DEBUG : Added virtual directory entry vDel: "dir" 2026/08/16 03:50:17 DEBUG : WaitForWriters: timeout=30s 2026/08/16 03:50:17 DEBUG : Looking for writers 2026/08/16 03:50:17 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (0.24s) === RUN TestDirRemoveAll run.go:198: Remote "sftp://rclone@:22/rclone-test-jaxidut4faci", Local "Local file system at /tmp/rclone3530032629", Modify Window "1s" 2026/08/16 03:50:17 INFO : sftp://rclone@:22/rclone-test-jaxidut4faci: poll-interval is not supported by this remote 2026/08/16 03:50:17 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/dir/file1" 2026/08/16 03:50:17 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:50:17 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: md5sum /rclone-test-jaxidut4faci/dir/file1 2026/08/16 03:50:17 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jaxidut4faci/dir/file1" 2026/08/16 03:50:17 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:50:17 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-jaxidut4faci/dir/file1 2026/08/16 03:50:17 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:50:17 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/16 03:50:17 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/dir/file1" 2026/08/16 03:50:17 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:50:17 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: sha1sum /rclone-test-jaxidut4faci/dir/file1 2026/08/16 03:50:17 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-jaxidut4faci/dir/file1" 2026/08/16 03:50:17 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:50:17 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-jaxidut4faci/dir/file1 2026/08/16 03:50:17 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:50:17 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/16 03:50:17 DEBUG : dir/file1: Remove: 2026/08/16 03:50:17 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/16 03:50:17 DEBUG : dir/file1: >Remove: err= 2026/08/16 03:50:17 DEBUG : Added virtual directory entry vDel: "dir" 2026/08/16 03:50:17 DEBUG : WaitForWriters: timeout=30s 2026/08/16 03:50:17 DEBUG : Looking for writers 2026/08/16 03:50:17 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (0.23s) === RUN TestDirRemoveName run.go:198: Remote "sftp://rclone@:22/rclone-test-jaxidut4faci", Local "Local file system at /tmp/rclone3530032629", Modify Window "1s" 2026/08/16 03:50:17 INFO : sftp://rclone@:22/rclone-test-jaxidut4faci: poll-interval is not supported by this remote 2026/08/16 03:50:17 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/dir/file1" 2026/08/16 03:50:17 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:50:17 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: md5sum /rclone-test-jaxidut4faci/dir/file1 2026/08/16 03:50:17 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jaxidut4faci/dir/file1" 2026/08/16 03:50:17 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:50:17 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-jaxidut4faci/dir/file1 2026/08/16 03:50:17 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:50:17 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/16 03:50:17 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/dir/file1" 2026/08/16 03:50:17 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:50:17 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: sha1sum /rclone-test-jaxidut4faci/dir/file1 2026/08/16 03:50:17 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-jaxidut4faci/dir/file1" 2026/08/16 03:50:18 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:50:18 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-jaxidut4faci/dir/file1 2026/08/16 03:50:18 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:50:18 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/16 03:50:18 DEBUG : dir/file1: Remove: 2026/08/16 03:50:18 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/16 03:50:18 DEBUG : dir/file1: >Remove: err= 2026/08/16 03:50:18 DEBUG : WaitForWriters: timeout=30s 2026/08/16 03:50:18 DEBUG : dir: Looking for writers 2026/08/16 03:50:18 DEBUG : Looking for writers 2026/08/16 03:50:18 DEBUG : dir: reading active writers 2026/08/16 03:50:18 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (0.32s) === RUN TestDirRename run.go:198: Remote "sftp://rclone@:22/rclone-test-jaxidut4faci", Local "Local file system at /tmp/rclone3530032629", Modify Window "1s" 2026/08/16 03:50:18 INFO : sftp://rclone@:22/rclone-test-jaxidut4faci: poll-interval is not supported by this remote 2026/08/16 03:50:18 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/dir/file1" 2026/08/16 03:50:18 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:50:18 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: md5sum /rclone-test-jaxidut4faci/dir/file1 2026/08/16 03:50:18 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jaxidut4faci/dir/file1" 2026/08/16 03:50:18 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:50:18 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-jaxidut4faci/dir/file1 2026/08/16 03:50:18 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:50:18 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/16 03:50:18 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/dir/file1" 2026/08/16 03:50:18 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:50:18 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: sha1sum /rclone-test-jaxidut4faci/dir/file1 2026/08/16 03:50:18 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-jaxidut4faci/dir/file1" 2026/08/16 03:50:18 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:50:18 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-jaxidut4faci/dir/file1 2026/08/16 03:50:18 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:50:18 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/16 03:50:18 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/dir/file1" 2026/08/16 03:50:18 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:50:18 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: md5sum /rclone-test-jaxidut4faci/dir/file1 2026/08/16 03:50:18 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jaxidut4faci/dir/file1" 2026/08/16 03:50:18 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:50:18 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-jaxidut4faci/dir/file1 2026/08/16 03:50:18 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:50:18 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/16 03:50:18 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/dir/file1" 2026/08/16 03:50:18 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:50:18 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: sha1sum /rclone-test-jaxidut4faci/dir/file1 2026/08/16 03:50:18 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-jaxidut4faci/dir/file1" 2026/08/16 03:50:18 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:50:18 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-jaxidut4faci/dir/file1 2026/08/16 03:50:18 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:50:18 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/16 03:50:18 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/dir/file3" 2026/08/16 03:50:18 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:50:18 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: md5sum /rclone-test-jaxidut4faci/dir/file3 2026/08/16 03:50:18 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jaxidut4faci/dir/file3" 2026/08/16 03:50:18 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:50:18 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: ea32138586c9d4e9533ef6cf95e9ec4b /rclone-test-jaxidut4faci/dir/file3 2026/08/16 03:50:18 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:50:18 DEBUG : dir/file3: Parsed hash: ea32138586c9d4e9533ef6cf95e9ec4b 2026/08/16 03:50:18 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/dir/file3" 2026/08/16 03:50:18 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:50:18 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: sha1sum /rclone-test-jaxidut4faci/dir/file3 2026/08/16 03:50:18 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-jaxidut4faci/dir/file3" 2026/08/16 03:50:18 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:50:18 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: 5360d62d7372ae902378af794a02722679d4c87f /rclone-test-jaxidut4faci/dir/file3 2026/08/16 03:50:18 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:50:18 DEBUG : dir/file3: Parsed hash: 5360d62d7372ae902378af794a02722679d4c87f 2026/08/16 03:50:18 ERROR : dir/not found: Dir.Rename error: file does not exist 2026/08/16 03:50:18 DEBUG : dir: Updating dir with dir2 0x19f0e9627380 2026/08/16 03:50:18 DEBUG : dir: forgetting directory cache 2026/08/16 03:50:18 DEBUG : Added virtual directory entry vDel: "dir" 2026/08/16 03:50:18 DEBUG : Added virtual directory entry vAddDir: "dir2" 2026/08/16 03:50:18 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/dir2/file1" 2026/08/16 03:50:18 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:50:18 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: md5sum /rclone-test-jaxidut4faci/dir2/file1 2026/08/16 03:50:18 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jaxidut4faci/dir2/file1" 2026/08/16 03:50:18 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:50:18 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-jaxidut4faci/dir2/file1 2026/08/16 03:50:18 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:50:18 DEBUG : dir2/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/16 03:50:18 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/dir2/file1" 2026/08/16 03:50:18 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:50:18 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: sha1sum /rclone-test-jaxidut4faci/dir2/file1 2026/08/16 03:50:18 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-jaxidut4faci/dir2/file1" 2026/08/16 03:50:18 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:50:18 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-jaxidut4faci/dir2/file1 2026/08/16 03:50:18 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:50:18 DEBUG : dir2/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/16 03:50:18 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/dir2/file3" 2026/08/16 03:50:18 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:50:18 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: md5sum /rclone-test-jaxidut4faci/dir2/file3 2026/08/16 03:50:18 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jaxidut4faci/dir2/file3" 2026/08/16 03:50:19 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:50:19 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: ea32138586c9d4e9533ef6cf95e9ec4b /rclone-test-jaxidut4faci/dir2/file3 2026/08/16 03:50:19 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:50:19 DEBUG : dir2/file3: Parsed hash: ea32138586c9d4e9533ef6cf95e9ec4b 2026/08/16 03:50:19 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/dir2/file3" 2026/08/16 03:50:19 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:50:19 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: sha1sum /rclone-test-jaxidut4faci/dir2/file3 2026/08/16 03:50:19 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-jaxidut4faci/dir2/file3" 2026/08/16 03:50:19 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:50:19 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: 5360d62d7372ae902378af794a02722679d4c87f /rclone-test-jaxidut4faci/dir2/file3 2026/08/16 03:50:19 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:50:19 DEBUG : dir2/file3: Parsed hash: 5360d62d7372ae902378af794a02722679d4c87f 2026/08/16 03:50:19 INFO : dir2/file1: Moved (server-side) to: file2 2026/08/16 03:50:19 DEBUG : file2: Updating file with file2 0x19f0e9a66340 2026/08/16 03:50:19 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2026/08/16 03:50:19 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/08/16 03:50:19 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/file2" 2026/08/16 03:50:19 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:50:19 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: md5sum /rclone-test-jaxidut4faci/file2 2026/08/16 03:50:19 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jaxidut4faci/file2" 2026/08/16 03:50:19 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:50:19 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-jaxidut4faci/file2 2026/08/16 03:50:19 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:50:19 DEBUG : file2: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/16 03:50:19 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/file2" 2026/08/16 03:50:19 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:50:19 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: sha1sum /rclone-test-jaxidut4faci/file2 2026/08/16 03:50:19 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-jaxidut4faci/file2" 2026/08/16 03:50:19 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:50:19 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-jaxidut4faci/file2 2026/08/16 03:50:19 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:50:19 DEBUG : file2: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/16 03:50:19 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/dir2/file3" 2026/08/16 03:50:19 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:50:19 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: md5sum /rclone-test-jaxidut4faci/dir2/file3 2026/08/16 03:50:19 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jaxidut4faci/dir2/file3" 2026/08/16 03:50:19 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:50:19 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: ea32138586c9d4e9533ef6cf95e9ec4b /rclone-test-jaxidut4faci/dir2/file3 2026/08/16 03:50:19 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:50:19 DEBUG : dir2/file3: Parsed hash: ea32138586c9d4e9533ef6cf95e9ec4b 2026/08/16 03:50:19 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/dir2/file3" 2026/08/16 03:50:19 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:50:19 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: sha1sum /rclone-test-jaxidut4faci/dir2/file3 2026/08/16 03:50:19 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-jaxidut4faci/dir2/file3" 2026/08/16 03:50:19 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:50:19 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: 5360d62d7372ae902378af794a02722679d4c87f /rclone-test-jaxidut4faci/dir2/file3 2026/08/16 03:50:19 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:50:19 DEBUG : dir2/file3: Parsed hash: 5360d62d7372ae902378af794a02722679d4c87f 2026/08/16 03:50:19 INFO : dir2/file3: Deleted 2026/08/16 03:50:19 INFO : file2: Moved (server-side) to: dir2/file3 2026/08/16 03:50:19 DEBUG : dir2/file3: Updating file with dir2/file3 0x19f0e9a66340 2026/08/16 03:50:19 DEBUG : Added virtual directory entry vDel: "file2" 2026/08/16 03:50:19 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2026/08/16 03:50:19 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/dir2/file3" 2026/08/16 03:50:19 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:50:19 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: md5sum /rclone-test-jaxidut4faci/dir2/file3 2026/08/16 03:50:19 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jaxidut4faci/dir2/file3" 2026/08/16 03:50:19 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:50:19 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-jaxidut4faci/dir2/file3 2026/08/16 03:50:19 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:50:19 DEBUG : dir2/file3: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/16 03:50:19 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/dir2/file3" 2026/08/16 03:50:19 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:50:19 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: sha1sum /rclone-test-jaxidut4faci/dir2/file3 2026/08/16 03:50:19 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-jaxidut4faci/dir2/file3" 2026/08/16 03:50:19 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:50:19 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-jaxidut4faci/dir2/file3 2026/08/16 03:50:19 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:50:19 DEBUG : dir2/file3: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/16 03:50:19 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2026/08/16 03:50:19 DEBUG : empty directory: Updating dir with renamed empty directory 0x19f0e96bcb40 2026/08/16 03:50:19 DEBUG : empty directory: forgetting directory cache 2026/08/16 03:50:19 DEBUG : Added virtual directory entry vDel: "empty directory" 2026/08/16 03:50:19 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2026/08/16 03:50:19 DEBUG : dir2: Renaming to "dir3" 2026/08/16 03:50:19 DEBUG : WaitForWriters: timeout=30s 2026/08/16 03:50:19 DEBUG : dir3: Looking for writers 2026/08/16 03:50:19 DEBUG : file3: reading active writers 2026/08/16 03:50:19 DEBUG : renamed empty directory: Looking for writers 2026/08/16 03:50:19 DEBUG : Looking for writers 2026/08/16 03:50:19 DEBUG : dir3: reading active writers 2026/08/16 03:50:19 DEBUG : renamed empty directory: reading active writers 2026/08/16 03:50:19 DEBUG : >WaitForWriters: --- PASS: TestDirRename (1.78s) === RUN TestDirStructSize dir_test.go:611: Dir struct has size 192 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestDirFileOpen run.go:198: Remote "sftp://rclone@:22/rclone-test-jaxidut4faci", Local "Local file system at /tmp/rclone3530032629", Modify Window "1s" 2026/08/16 03:50:19 INFO : sftp://rclone@:22/rclone-test-jaxidut4faci: poll-interval is not supported by this remote 2026/08/16 03:50:19 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/dir/file1" 2026/08/16 03:50:19 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:50:19 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: md5sum /rclone-test-jaxidut4faci/dir/file1 2026/08/16 03:50:19 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jaxidut4faci/dir/file1" 2026/08/16 03:50:20 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:50:20 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-jaxidut4faci/dir/file1 2026/08/16 03:50:20 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:50:20 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/16 03:50:20 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/dir/file1" 2026/08/16 03:50:20 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:50:20 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: sha1sum /rclone-test-jaxidut4faci/dir/file1 2026/08/16 03:50:20 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-jaxidut4faci/dir/file1" 2026/08/16 03:50:20 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:50:20 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-jaxidut4faci/dir/file1 2026/08/16 03:50:20 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:50:20 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/16 03:50:20 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/08/16 03:50:20 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:50:20 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/16 03:50:20 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/08/16 03:50:20 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2026/08/16 03:50:20 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2026/08/16 03:50:20 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/08/16 03:50:20 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:50:20 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/16 03:50:20 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/08/16 03:50:20 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2026/08/16 03:50:20 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2026/08/16 03:50:20 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/08/16 03:50:20 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: File to upload is small (12 bytes), uploading instead of streaming 2026/08/16 03:50:20 DEBUG : dir/sub/file2: size = 12 OK 2026/08/16 03:50:20 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/dir/sub/file2" 2026/08/16 03:50:20 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:50:20 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: md5sum /rclone-test-jaxidut4faci/dir/sub/file2 2026/08/16 03:50:20 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jaxidut4faci/dir/sub/file2" 2026/08/16 03:50:20 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:50:20 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: fc3ff98e8c6a0d3087d515c0473f8677 /rclone-test-jaxidut4faci/dir/sub/file2 2026/08/16 03:50:20 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:50:20 DEBUG : dir/sub/file2: Parsed hash: fc3ff98e8c6a0d3087d515c0473f8677 2026/08/16 03:50:20 DEBUG : dir/sub/file2: md5 = fc3ff98e8c6a0d3087d515c0473f8677 OK 2026/08/16 03:50:20 DEBUG : dir/sub/file2: Size and md5 of src and dst objects identical 2026/08/16 03:50:20 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/08/16 03:50:20 DEBUG : forgetting directory cache 2026/08/16 03:50:20 DEBUG : dir: forgetting directory cache 2026/08/16 03:50:20 DEBUG : dir/sub: forgetting directory cache 2026/08/16 03:50:20 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2026/08/16 03:50:20 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2026/08/16 03:50:20 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: File to upload is small (5 bytes), uploading instead of streaming 2026/08/16 03:50:20 DEBUG : dir/sub/file0: size = 5 OK 2026/08/16 03:50:20 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/dir/sub/file0" 2026/08/16 03:50:20 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:50:20 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: md5sum /rclone-test-jaxidut4faci/dir/sub/file0 2026/08/16 03:50:20 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jaxidut4faci/dir/sub/file0" 2026/08/16 03:50:20 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:50:20 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-jaxidut4faci/dir/sub/file0 2026/08/16 03:50:20 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:50:20 DEBUG : dir/sub/file0: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/08/16 03:50:20 DEBUG : dir/sub/file0: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/16 03:50:20 DEBUG : dir/sub/file0: Size and md5 of src and dst objects identical 2026/08/16 03:50:20 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/08/16 03:50:20 DEBUG : WaitForWriters: timeout=30s 2026/08/16 03:50:20 DEBUG : dir/sub: Looking for writers 2026/08/16 03:50:20 DEBUG : file2: reading active writers 2026/08/16 03:50:20 DEBUG : file0: reading active writers 2026/08/16 03:50:20 DEBUG : dir: Looking for writers 2026/08/16 03:50:20 DEBUG : sub: reading active writers 2026/08/16 03:50:20 DEBUG : file1: reading active writers 2026/08/16 03:50:20 DEBUG : Looking for writers 2026/08/16 03:50:20 DEBUG : dir: reading active writers 2026/08/16 03:50:20 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (0.44s) === RUN TestDirEntryModTimeInvalidation run.go:198: Remote "sftp://rclone@:22/rclone-test-jaxidut4faci", Local "Local file system at /tmp/rclone3530032629", Modify Window "1s" 2026/08/16 03:50:20 INFO : sftp://rclone@:22/rclone-test-jaxidut4faci: poll-interval is not supported by this remote 2026/08/16 03:50:20 DEBUG : forgetting directory cache 2026/08/16 03:50:21 DEBUG : forgetting directory cache 2026/08/16 03:50:21 DEBUG : dir: forgetting directory cache 2026/08/16 03:50:21 DEBUG : WaitForWriters: timeout=30s 2026/08/16 03:50:21 DEBUG : dir: Looking for writers 2026/08/16 03:50:21 DEBUG : Looking for writers 2026/08/16 03:50:21 DEBUG : dir: reading active writers 2026/08/16 03:50:21 DEBUG : >WaitForWriters: --- PASS: TestDirEntryModTimeInvalidation (1.11s) === RUN TestDirMetadataExtension run.go:198: Remote "sftp://rclone@:22/rclone-test-jaxidut4faci", Local "Local file system at /tmp/rclone3530032629", Modify Window "1s" 2026/08/16 03:50:21 INFO : sftp://rclone@:22/rclone-test-jaxidut4faci: poll-interval is not supported by this remote 2026/08/16 03:50:21 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/dir/file1" 2026/08/16 03:50:21 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:50:21 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: md5sum /rclone-test-jaxidut4faci/dir/file1 2026/08/16 03:50:21 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jaxidut4faci/dir/file1" 2026/08/16 03:50:21 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:50:21 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-jaxidut4faci/dir/file1 2026/08/16 03:50:21 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:50:21 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/16 03:50:21 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/dir/file1" 2026/08/16 03:50:21 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:50:21 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: sha1sum /rclone-test-jaxidut4faci/dir/file1 2026/08/16 03:50:21 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-jaxidut4faci/dir/file1" 2026/08/16 03:50:21 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:50:21 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-jaxidut4faci/dir/file1 2026/08/16 03:50:21 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:50:21 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/16 03:50:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2026/08/16 03:50:21 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:50:21 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2026/08/16 03:50:21 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2026/08/16 03:50:21 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2026/08/16 03:50:21 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2026/08/16 03:50:21 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/08/16 03:50:21 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2026/08/16 03:50:21 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:50:21 DEBUG : dir.metadata: Open: flags=O_RDONLY 2026/08/16 03:50:21 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2026/08/16 03:50:21 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2026/08/16 03:50:21 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2026/08/16 03:50:21 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/08/16 03:50:21 DEBUG : WaitForWriters: timeout=30s 2026/08/16 03:50:21 DEBUG : dir: Looking for writers 2026/08/16 03:50:21 DEBUG : file1: reading active writers 2026/08/16 03:50:21 DEBUG : file1.metadata: reading active writers 2026/08/16 03:50:21 DEBUG : Looking for writers 2026/08/16 03:50:21 DEBUG : dir.metadata: reading active writers 2026/08/16 03:50:21 DEBUG : dir: reading active writers 2026/08/16 03:50:21 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (0.21s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:198: Remote "sftp://rclone@:22/rclone-test-jaxidut4faci", Local "Local file system at /tmp/rclone3530032629", Modify Window "1s" 2026/08/16 03:50:21 INFO : sftp://rclone@:22/rclone-test-jaxidut4faci: poll-interval is not supported by this remote 2026/08/16 03:50:21 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/dir/file1" 2026/08/16 03:50:21 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:50:21 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: md5sum /rclone-test-jaxidut4faci/dir/file1 2026/08/16 03:50:21 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jaxidut4faci/dir/file1" 2026/08/16 03:50:21 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:50:21 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-jaxidut4faci/dir/file1 2026/08/16 03:50:21 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:50:21 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/16 03:50:21 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/dir/file1" 2026/08/16 03:50:21 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:50:21 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: sha1sum /rclone-test-jaxidut4faci/dir/file1 2026/08/16 03:50:21 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-jaxidut4faci/dir/file1" 2026/08/16 03:50:21 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:50:21 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-jaxidut4faci/dir/file1 2026/08/16 03:50:21 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:50:21 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/16 03:50:21 DEBUG : WaitForWriters: timeout=30s 2026/08/16 03:50:21 DEBUG : dir: Looking for writers 2026/08/16 03:50:21 DEBUG : file1: reading active writers 2026/08/16 03:50:21 DEBUG : Looking for writers 2026/08/16 03:50:21 DEBUG : dir: reading active writers 2026/08/16 03:50:21 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (0.22s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:198: Remote "sftp://rclone@:22/rclone-test-jaxidut4faci", Local "Local file system at /tmp/rclone3530032629", Modify Window "1s" 2026/08/16 03:50:21 INFO : sftp://rclone@:22/rclone-test-jaxidut4faci: poll-interval is not supported by this remote 2026/08/16 03:50:21 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/dir/file1" 2026/08/16 03:50:21 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:50:21 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: md5sum /rclone-test-jaxidut4faci/dir/file1 2026/08/16 03:50:21 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jaxidut4faci/dir/file1" 2026/08/16 03:50:21 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:50:21 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-jaxidut4faci/dir/file1 2026/08/16 03:50:21 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:50:21 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/16 03:50:21 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/dir/file1" 2026/08/16 03:50:21 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:50:21 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: sha1sum /rclone-test-jaxidut4faci/dir/file1 2026/08/16 03:50:21 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-jaxidut4faci/dir/file1" 2026/08/16 03:50:22 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:50:22 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-jaxidut4faci/dir/file1 2026/08/16 03:50:22 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:50:22 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/16 03:50:22 DEBUG : Can set mod time: true 2026/08/16 03:50:22 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/08/16 03:50:22 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/dir/file1" 2026/08/16 03:50:22 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:50:22 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: md5sum /rclone-test-jaxidut4faci/dir/file1 2026/08/16 03:50:22 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jaxidut4faci/dir/file1" 2026/08/16 03:50:22 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:50:22 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-jaxidut4faci/dir/file1 2026/08/16 03:50:22 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:50:22 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/16 03:50:22 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/dir/file1" 2026/08/16 03:50:22 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:50:22 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: sha1sum /rclone-test-jaxidut4faci/dir/file1 2026/08/16 03:50:22 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-jaxidut4faci/dir/file1" 2026/08/16 03:50:22 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:50:22 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-jaxidut4faci/dir/file1 2026/08/16 03:50:22 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:50:22 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/16 03:50:22 DEBUG : WaitForWriters: timeout=30s 2026/08/16 03:50:22 DEBUG : dir: Looking for writers 2026/08/16 03:50:22 DEBUG : file1: reading active writers 2026/08/16 03:50:22 DEBUG : Looking for writers 2026/08/16 03:50:22 DEBUG : dir: reading active writers 2026/08/16 03:50:22 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:198: Remote "sftp://rclone@:22/rclone-test-jaxidut4faci", Local "Local file system at /tmp/rclone3530032629", Modify Window "1s" 2026/08/16 03:50:22 INFO : sftp://rclone@:22/rclone-test-jaxidut4faci: poll-interval is not supported by this remote 2026/08/16 03:50:22 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/dir/file1" 2026/08/16 03:50:22 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:50:22 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: md5sum /rclone-test-jaxidut4faci/dir/file1 2026/08/16 03:50:22 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jaxidut4faci/dir/file1" 2026/08/16 03:50:22 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:50:22 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-jaxidut4faci/dir/file1 2026/08/16 03:50:22 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:50:22 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/16 03:50:22 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/dir/file1" 2026/08/16 03:50:22 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:50:22 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: sha1sum /rclone-test-jaxidut4faci/dir/file1 2026/08/16 03:50:22 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-jaxidut4faci/dir/file1" 2026/08/16 03:50:22 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:50:22 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-jaxidut4faci/dir/file1 2026/08/16 03:50:22 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:50:22 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/16 03:50:22 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/16 03:50:22 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/08/16 03:50:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/16 03:50:22 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: File to upload is small (0 bytes), uploading instead of streaming 2026/08/16 03:50:22 DEBUG : dir/file1: size = 0 OK 2026/08/16 03:50:22 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/dir/file1" 2026/08/16 03:50:22 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:50:22 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: md5sum /rclone-test-jaxidut4faci/dir/file1 2026/08/16 03:50:22 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jaxidut4faci/dir/file1" 2026/08/16 03:50:22 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:50:22 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-jaxidut4faci/dir/file1 2026/08/16 03:50:22 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:50:22 DEBUG : dir/file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/08/16 03:50:22 DEBUG : dir/file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/16 03:50:22 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/08/16 03:50:22 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/08/16 03:50:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/16 03:50:22 DEBUG : WaitForWriters: timeout=30s 2026/08/16 03:50:22 DEBUG : dir: Looking for writers 2026/08/16 03:50:22 DEBUG : file1: reading active writers 2026/08/16 03:50:22 DEBUG : Looking for writers 2026/08/16 03:50:22 DEBUG : dir: reading active writers 2026/08/16 03:50:22 DEBUG : >WaitForWriters: 2026/08/16 03:50:22 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/dir/file1" 2026/08/16 03:50:22 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:50:22 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: md5sum /rclone-test-jaxidut4faci/dir/file1 2026/08/16 03:50:22 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jaxidut4faci/dir/file1" 2026/08/16 03:50:22 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:50:22 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-jaxidut4faci/dir/file1 2026/08/16 03:50:22 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:50:22 DEBUG : dir/file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/08/16 03:50:22 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/dir/file1" 2026/08/16 03:50:22 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:50:22 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: sha1sum /rclone-test-jaxidut4faci/dir/file1 2026/08/16 03:50:22 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-jaxidut4faci/dir/file1" 2026/08/16 03:50:22 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:50:22 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /rclone-test-jaxidut4faci/dir/file1 2026/08/16 03:50:22 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:50:22 DEBUG : dir/file1: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2026/08/16 03:50:22 DEBUG : WaitForWriters: timeout=30s 2026/08/16 03:50:22 DEBUG : dir: Looking for writers 2026/08/16 03:50:22 DEBUG : file1: reading active writers 2026/08/16 03:50:22 DEBUG : Looking for writers 2026/08/16 03:50:22 DEBUG : dir: reading active writers 2026/08/16 03:50:22 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:198: Remote "sftp://rclone@:22/rclone-test-jaxidut4faci", Local "Local file system at /tmp/rclone3530032629", Modify Window "1s" 2026/08/16 03:50:22 INFO : sftp://rclone@:22/rclone-test-jaxidut4faci: poll-interval is not supported by this remote 2026/08/16 03:50:22 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/dir/file1" 2026/08/16 03:50:22 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:50:22 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: md5sum /rclone-test-jaxidut4faci/dir/file1 2026/08/16 03:50:22 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jaxidut4faci/dir/file1" 2026/08/16 03:50:22 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:50:22 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-jaxidut4faci/dir/file1 2026/08/16 03:50:22 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:50:22 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/16 03:50:22 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/dir/file1" 2026/08/16 03:50:22 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:50:22 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: sha1sum /rclone-test-jaxidut4faci/dir/file1 2026/08/16 03:50:22 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-jaxidut4faci/dir/file1" 2026/08/16 03:50:22 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:50:22 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-jaxidut4faci/dir/file1 2026/08/16 03:50:22 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:50:22 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/16 03:50:22 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/16 03:50:22 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/08/16 03:50:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/16 03:50:22 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: File to upload is small (5 bytes), uploading instead of streaming 2026/08/16 03:50:22 DEBUG : dir/file1: size = 5 OK 2026/08/16 03:50:22 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/dir/file1" 2026/08/16 03:50:22 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:50:22 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: md5sum /rclone-test-jaxidut4faci/dir/file1 2026/08/16 03:50:22 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jaxidut4faci/dir/file1" 2026/08/16 03:50:23 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:50:23 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-jaxidut4faci/dir/file1 2026/08/16 03:50:23 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:50:23 DEBUG : dir/file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/08/16 03:50:23 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/16 03:50:23 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/08/16 03:50:23 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/08/16 03:50:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/16 03:50:23 DEBUG : WaitForWriters: timeout=30s 2026/08/16 03:50:23 DEBUG : dir: Looking for writers 2026/08/16 03:50:23 DEBUG : file1: reading active writers 2026/08/16 03:50:23 DEBUG : Looking for writers 2026/08/16 03:50:23 DEBUG : dir: reading active writers 2026/08/16 03:50:23 DEBUG : >WaitForWriters: 2026/08/16 03:50:23 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/dir/file1" 2026/08/16 03:50:23 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:50:23 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: md5sum /rclone-test-jaxidut4faci/dir/file1 2026/08/16 03:50:23 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jaxidut4faci/dir/file1" 2026/08/16 03:50:23 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:50:23 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-jaxidut4faci/dir/file1 2026/08/16 03:50:23 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:50:23 DEBUG : dir/file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/08/16 03:50:23 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/dir/file1" 2026/08/16 03:50:23 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:50:23 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: sha1sum /rclone-test-jaxidut4faci/dir/file1 2026/08/16 03:50:23 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-jaxidut4faci/dir/file1" 2026/08/16 03:50:23 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:50:23 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d /rclone-test-jaxidut4faci/dir/file1 2026/08/16 03:50:23 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:50:23 DEBUG : dir/file1: Parsed hash: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d 2026/08/16 03:50:23 DEBUG : WaitForWriters: timeout=30s 2026/08/16 03:50:23 DEBUG : dir: Looking for writers 2026/08/16 03:50:23 DEBUG : file1: reading active writers 2026/08/16 03:50:23 DEBUG : Looking for writers 2026/08/16 03:50:23 DEBUG : dir: reading active writers 2026/08/16 03:50:23 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:198: Remote "sftp://rclone@:22/rclone-test-jaxidut4faci", Local "Local file system at /tmp/rclone3530032629", Modify Window "1s" 2026/08/16 03:50:23 INFO : sftp://rclone@:22/rclone-test-jaxidut4faci: poll-interval is not supported by this remote 2026/08/16 03:50:23 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/16 03:50:23 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-jaxidut4faci" 2026/08/16 03:50:23 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-jaxidut4faci" 2026/08/16 03:50:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-jaxidut4faci" 2026/08/16 03:50:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/16 03:50:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-jaxidut4faci" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-jaxidut4faci" 2026/08/16 03:50:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-jaxidut4faci" 2026/08/16 03:50:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/16 03:50:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-jaxidut4faci" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-jaxidut4faci" 2026/08/16 03:50:23 INFO : sftp://rclone@:22/rclone-test-jaxidut4faci: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/16 03:50:23 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/dir/file1" 2026/08/16 03:50:23 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:50:23 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: md5sum /rclone-test-jaxidut4faci/dir/file1 2026/08/16 03:50:23 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jaxidut4faci/dir/file1" 2026/08/16 03:50:23 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:50:23 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-jaxidut4faci/dir/file1 2026/08/16 03:50:23 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:50:23 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/16 03:50:23 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/dir/file1" 2026/08/16 03:50:23 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:50:23 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: sha1sum /rclone-test-jaxidut4faci/dir/file1 2026/08/16 03:50:23 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-jaxidut4faci/dir/file1" 2026/08/16 03:50:23 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:50:23 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-jaxidut4faci/dir/file1 2026/08/16 03:50:23 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:50:23 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/16 03:50:23 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/08/16 03:50:23 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/dir/file1" 2026/08/16 03:50:23 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:50:23 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: md5sum /rclone-test-jaxidut4faci/dir/file1 2026/08/16 03:50:23 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jaxidut4faci/dir/file1" 2026/08/16 03:50:23 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:50:23 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-jaxidut4faci/dir/file1 2026/08/16 03:50:23 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:50:23 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/16 03:50:23 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/dir/file1" 2026/08/16 03:50:23 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:50:23 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: sha1sum /rclone-test-jaxidut4faci/dir/file1 2026/08/16 03:50:23 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-jaxidut4faci/dir/file1" 2026/08/16 03:50:23 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:50:23 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-jaxidut4faci/dir/file1 2026/08/16 03:50:23 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:50:23 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/16 03:50:23 DEBUG : WaitForWriters: timeout=30s 2026/08/16 03:50:23 DEBUG : dir: Looking for writers 2026/08/16 03:50:23 DEBUG : file1: reading active writers 2026/08/16 03:50:23 DEBUG : Looking for writers 2026/08/16 03:50:23 DEBUG : dir: reading active writers 2026/08/16 03:50:23 DEBUG : >WaitForWriters: 2026/08/16 03:50:23 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=false run.go:198: Remote "sftp://rclone@:22/rclone-test-jaxidut4faci", Local "Local file system at /tmp/rclone3530032629", Modify Window "1s" 2026/08/16 03:50:23 INFO : sftp://rclone@:22/rclone-test-jaxidut4faci: poll-interval is not supported by this remote 2026/08/16 03:50:23 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/16 03:50:23 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-jaxidut4faci" 2026/08/16 03:50:23 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-jaxidut4faci" 2026/08/16 03:50:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-jaxidut4faci" 2026/08/16 03:50:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/16 03:50:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-jaxidut4faci" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-jaxidut4faci" 2026/08/16 03:50:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-jaxidut4faci" 2026/08/16 03:50:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/16 03:50:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-jaxidut4faci" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-jaxidut4faci" 2026/08/16 03:50:23 INFO : sftp://rclone@:22/rclone-test-jaxidut4faci: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/16 03:50:23 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/dir/file1" 2026/08/16 03:50:23 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:50:23 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: md5sum /rclone-test-jaxidut4faci/dir/file1 2026/08/16 03:50:23 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jaxidut4faci/dir/file1" 2026/08/16 03:50:23 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:50:23 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-jaxidut4faci/dir/file1 2026/08/16 03:50:23 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:50:23 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/16 03:50:23 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/dir/file1" 2026/08/16 03:50:23 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:50:23 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: sha1sum /rclone-test-jaxidut4faci/dir/file1 2026/08/16 03:50:23 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-jaxidut4faci/dir/file1" 2026/08/16 03:50:23 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:50:23 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-jaxidut4faci/dir/file1 2026/08/16 03:50:23 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:50:23 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/16 03:50:23 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/08/16 03:50:23 DEBUG : dir/file1: newRWFileHandle: 2026/08/16 03:50:23 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/16 03:50:23 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/16 03:50:23 DEBUG : dir/file1(0x19f0e9cb7b40): close: 2026/08/16 03:50:23 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/08/16 03:50:23 DEBUG : dir/file1(0x19f0e9cb7b40): >close: err= 2026/08/16 03:50:23 DEBUG : WaitForWriters: timeout=30s 2026/08/16 03:50:23 DEBUG : dir: Looking for writers 2026/08/16 03:50:23 DEBUG : file1: reading active writers 2026/08/16 03:50:23 DEBUG : Looking for writers 2026/08/16 03:50:23 DEBUG : dir: reading active writers 2026/08/16 03:50:23 DEBUG : >WaitForWriters: 2026/08/16 03:50:23 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/dir/file1" 2026/08/16 03:50:23 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:50:23 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: md5sum /rclone-test-jaxidut4faci/dir/file1 2026/08/16 03:50:23 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jaxidut4faci/dir/file1" 2026/08/16 03:50:24 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:50:24 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-jaxidut4faci/dir/file1 2026/08/16 03:50:24 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:50:24 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/16 03:50:24 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/dir/file1" 2026/08/16 03:50:24 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:50:24 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: sha1sum /rclone-test-jaxidut4faci/dir/file1 2026/08/16 03:50:24 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-jaxidut4faci/dir/file1" 2026/08/16 03:50:24 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:50:24 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-jaxidut4faci/dir/file1 2026/08/16 03:50:24 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:50:24 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/16 03:50:24 DEBUG : WaitForWriters: timeout=30s 2026/08/16 03:50:24 DEBUG : dir: Looking for writers 2026/08/16 03:50:24 DEBUG : file1: reading active writers 2026/08/16 03:50:24 DEBUG : Looking for writers 2026/08/16 03:50:24 DEBUG : dir: reading active writers 2026/08/16 03:50:24 DEBUG : >WaitForWriters: 2026/08/16 03:50:24 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=true run.go:198: Remote "sftp://rclone@:22/rclone-test-jaxidut4faci", Local "Local file system at /tmp/rclone3530032629", Modify Window "1s" 2026/08/16 03:50:24 INFO : sftp://rclone@:22/rclone-test-jaxidut4faci: poll-interval is not supported by this remote 2026/08/16 03:50:24 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/16 03:50:24 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-jaxidut4faci" 2026/08/16 03:50:24 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-jaxidut4faci" 2026/08/16 03:50:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-jaxidut4faci" 2026/08/16 03:50:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/16 03:50:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-jaxidut4faci" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-jaxidut4faci" 2026/08/16 03:50:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-jaxidut4faci" 2026/08/16 03:50:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/16 03:50:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-jaxidut4faci" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-jaxidut4faci" 2026/08/16 03:50:24 INFO : sftp://rclone@:22/rclone-test-jaxidut4faci: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/16 03:50:24 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/dir/file1" 2026/08/16 03:50:24 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:50:24 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: md5sum /rclone-test-jaxidut4faci/dir/file1 2026/08/16 03:50:24 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jaxidut4faci/dir/file1" 2026/08/16 03:50:24 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:50:24 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-jaxidut4faci/dir/file1 2026/08/16 03:50:24 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:50:24 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/16 03:50:24 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/dir/file1" 2026/08/16 03:50:24 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:50:24 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: sha1sum /rclone-test-jaxidut4faci/dir/file1 2026/08/16 03:50:24 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-jaxidut4faci/dir/file1" 2026/08/16 03:50:24 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:50:24 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-jaxidut4faci/dir/file1 2026/08/16 03:50:24 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:50:24 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/16 03:50:24 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/08/16 03:50:24 DEBUG : dir/file1: newRWFileHandle: 2026/08/16 03:50:24 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/16 03:50:24 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/16 03:50:24 DEBUG : dir/file1(0x19f0e9a77c40): _writeAt: size=5, off=0 2026/08/16 03:50:24 DEBUG : dir/file1(0x19f0e9a77c40): openPending: 2026/08/16 03:50:24 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/dir/file1" 2026/08/16 03:50:24 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:50:24 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: md5sum /rclone-test-jaxidut4faci/dir/file1 2026/08/16 03:50:24 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jaxidut4faci/dir/file1" 2026/08/16 03:50:24 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:50:24 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-jaxidut4faci/dir/file1 2026/08/16 03:50:24 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:50:24 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/16 03:50:24 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/08/16 03:50:24 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/08/16 03:50:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/16 03:50:24 DEBUG : dir/file1(0x19f0e9a77c40): >openPending: err= 2026/08/16 03:50:24 DEBUG : dir/file1(0x19f0e9a77c40): >_writeAt: n=5, err= 2026/08/16 03:50:24 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/08/16 03:50:24 DEBUG : dir/file1(0x19f0e9a77c40): close: 2026/08/16 03:50:24 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2026/08/16 03:50:24 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2026/08/16 03:50:24 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2026/08/16 03:50:24 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/08/16 03:50:24 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/08/16 03:50:24 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:24 DEBUG : dir/file1(0x19f0e9a77c40): >close: err= 2026/08/16 03:50:24 DEBUG : WaitForWriters: timeout=30s 2026/08/16 03:50:24 DEBUG : dir: Looking for writers 2026/08/16 03:50:24 DEBUG : file1: reading active writers 2026/08/16 03:50:24 DEBUG : Looking for writers 2026/08/16 03:50:24 DEBUG : dir: reading active writers 2026/08/16 03:50:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/16 03:50:24 DEBUG : dir: Looking for writers 2026/08/16 03:50:24 DEBUG : file1: reading active writers 2026/08/16 03:50:24 DEBUG : Looking for writers 2026/08/16 03:50:24 DEBUG : dir: reading active writers 2026/08/16 03:50:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/16 03:50:24 DEBUG : dir: Looking for writers 2026/08/16 03:50:24 DEBUG : file1: reading active writers 2026/08/16 03:50:24 DEBUG : Looking for writers 2026/08/16 03:50:24 DEBUG : dir: reading active writers 2026/08/16 03:50:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/16 03:50:24 DEBUG : dir: Looking for writers 2026/08/16 03:50:24 DEBUG : file1: reading active writers 2026/08/16 03:50:24 DEBUG : Looking for writers 2026/08/16 03:50:24 DEBUG : dir: reading active writers 2026/08/16 03:50:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/16 03:50:24 DEBUG : dir/file1: vfs cache: starting upload 2026/08/16 03:50:24 DEBUG : dir/file1.2f98c60a.partial: size = 14 OK 2026/08/16 03:50:24 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/dir/file1.2f98c60a.partial" 2026/08/16 03:50:24 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:50:24 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: md5sum /rclone-test-jaxidut4faci/dir/file1.2f98c60a.partial 2026/08/16 03:50:24 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jaxidut4faci/dir/file1.2f98c60a.partial" 2026/08/16 03:50:24 DEBUG : dir: Looking for writers 2026/08/16 03:50:24 DEBUG : file1: reading active writers 2026/08/16 03:50:24 DEBUG : Looking for writers 2026/08/16 03:50:24 DEBUG : dir: reading active writers 2026/08/16 03:50:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/16 03:50:24 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:50:24 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: 60cac3f4f9c843121eee2ba9e0dac970 /rclone-test-jaxidut4faci/dir/file1.2f98c60a.partial 2026/08/16 03:50:24 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:50:24 DEBUG : dir/file1.2f98c60a.partial: Parsed hash: 60cac3f4f9c843121eee2ba9e0dac970 2026/08/16 03:50:24 DEBUG : dir/file1: md5 = 60cac3f4f9c843121eee2ba9e0dac970 OK 2026/08/16 03:50:24 DEBUG : dir/file1.2f98c60a.partial: renamed to: dir/file1 2026/08/16 03:50:24 INFO : dir/file1: Copied (replaced existing) 2026/08/16 03:50:24 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/dir/file1" 2026/08/16 03:50:24 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:50:24 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: md5sum /rclone-test-jaxidut4faci/dir/file1 2026/08/16 03:50:24 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jaxidut4faci/dir/file1" 2026/08/16 03:50:24 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:50:24 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: 60cac3f4f9c843121eee2ba9e0dac970 /rclone-test-jaxidut4faci/dir/file1 2026/08/16 03:50:24 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:50:24 DEBUG : dir/file1: Parsed hash: 60cac3f4f9c843121eee2ba9e0dac970 2026/08/16 03:50:24 DEBUG : dir/file1: vfs cache: fingerprint now "14,2011-12-25 12:59:59 +0000 UTC,60cac3f4f9c843121eee2ba9e0dac970" 2026/08/16 03:50:24 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/08/16 03:50:24 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2026/08/16 03:50:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/16 03:50:24 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/08/16 03:50:24 DEBUG : dir: Looking for writers 2026/08/16 03:50:24 DEBUG : file1: reading active writers 2026/08/16 03:50:24 DEBUG : Looking for writers 2026/08/16 03:50:24 DEBUG : dir: reading active writers 2026/08/16 03:50:24 DEBUG : >WaitForWriters: 2026/08/16 03:50:24 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/dir/file1" 2026/08/16 03:50:24 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:50:24 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: md5sum /rclone-test-jaxidut4faci/dir/file1 2026/08/16 03:50:24 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jaxidut4faci/dir/file1" 2026/08/16 03:50:24 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:50:24 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: 60cac3f4f9c843121eee2ba9e0dac970 /rclone-test-jaxidut4faci/dir/file1 2026/08/16 03:50:24 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:50:24 DEBUG : dir/file1: Parsed hash: 60cac3f4f9c843121eee2ba9e0dac970 2026/08/16 03:50:24 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/dir/file1" 2026/08/16 03:50:24 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:50:24 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: sha1sum /rclone-test-jaxidut4faci/dir/file1 2026/08/16 03:50:24 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-jaxidut4faci/dir/file1" 2026/08/16 03:50:24 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:50:24 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: 5ec62fa7440335ab2e3e5529744fa9627e9c4174 /rclone-test-jaxidut4faci/dir/file1 2026/08/16 03:50:24 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:50:24 DEBUG : dir/file1: Parsed hash: 5ec62fa7440335ab2e3e5529744fa9627e9c4174 2026/08/16 03:50:24 DEBUG : WaitForWriters: timeout=30s 2026/08/16 03:50:24 DEBUG : dir: Looking for writers 2026/08/16 03:50:24 DEBUG : file1: reading active writers 2026/08/16 03:50:24 DEBUG : Looking for writers 2026/08/16 03:50:24 DEBUG : dir: reading active writers 2026/08/16 03:50:24 DEBUG : >WaitForWriters: 2026/08/16 03:50:24 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: vfs cache: cleaner exiting --- PASS: TestFileSetModTime (3.07s) --- PASS: TestFileSetModTime/cache=off,open=false,write=false (0.39s) --- PASS: TestFileSetModTime/cache=off,open=true,write=false (0.47s) --- PASS: TestFileSetModTime/cache=off,open=true,write=true (0.49s) --- PASS: TestFileSetModTime/cache=full,open=false,write=false (0.43s) --- PASS: TestFileSetModTime/cache=full,open=true,write=false (0.43s) --- PASS: TestFileSetModTime/cache=full,open=true,write=true (0.86s) === RUN TestFileOpenRead run.go:198: Remote "sftp://rclone@:22/rclone-test-jaxidut4faci", Local "Local file system at /tmp/rclone3530032629", Modify Window "1s" 2026/08/16 03:50:24 INFO : sftp://rclone@:22/rclone-test-jaxidut4faci: poll-interval is not supported by this remote 2026/08/16 03:50:24 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/dir/file1" 2026/08/16 03:50:24 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:50:24 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: md5sum /rclone-test-jaxidut4faci/dir/file1 2026/08/16 03:50:24 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jaxidut4faci/dir/file1" 2026/08/16 03:50:25 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:50:25 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-jaxidut4faci/dir/file1 2026/08/16 03:50:25 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:50:25 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/16 03:50:25 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/dir/file1" 2026/08/16 03:50:25 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:50:25 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: sha1sum /rclone-test-jaxidut4faci/dir/file1 2026/08/16 03:50:25 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-jaxidut4faci/dir/file1" 2026/08/16 03:50:25 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:50:25 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-jaxidut4faci/dir/file1 2026/08/16 03:50:25 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:50:25 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/16 03:50:25 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/16 03:50:25 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/16 03:50:25 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/16 03:50:25 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/08/16 03:50:25 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/dir/file1" 2026/08/16 03:50:25 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:50:25 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: md5sum /rclone-test-jaxidut4faci/dir/file1 2026/08/16 03:50:25 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jaxidut4faci/dir/file1" 2026/08/16 03:50:25 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:50:25 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-jaxidut4faci/dir/file1 2026/08/16 03:50:25 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:50:25 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/16 03:50:25 DEBUG : WaitForWriters: timeout=30s 2026/08/16 03:50:25 DEBUG : dir: Looking for writers 2026/08/16 03:50:25 DEBUG : file1: reading active writers 2026/08/16 03:50:25 DEBUG : Looking for writers 2026/08/16 03:50:25 DEBUG : dir: reading active writers 2026/08/16 03:50:25 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (0.27s) === RUN TestFileOpenReadUnknownSize 2026/08/16 03:50:25 INFO : Mock file system at root: poll-interval is not supported by this remote 2026/08/16 03:50:25 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/16 03:50:25 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/16 03:50:25 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2026/08/16 03:50:25 DEBUG : WaitForWriters: timeout=30s 2026/08/16 03:50:25 DEBUG : Looking for writers 2026/08/16 03:50:25 DEBUG : file.txt: reading active writers 2026/08/16 03:50:25 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:198: Remote "sftp://rclone@:22/rclone-test-jaxidut4faci", Local "Local file system at /tmp/rclone3530032629", Modify Window "1s" 2026/08/16 03:50:25 INFO : sftp://rclone@:22/rclone-test-jaxidut4faci: poll-interval is not supported by this remote 2026/08/16 03:50:25 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/dir/file1" 2026/08/16 03:50:25 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:50:25 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: md5sum /rclone-test-jaxidut4faci/dir/file1 2026/08/16 03:50:25 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jaxidut4faci/dir/file1" 2026/08/16 03:50:25 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:50:25 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-jaxidut4faci/dir/file1 2026/08/16 03:50:25 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:50:25 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/16 03:50:25 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/dir/file1" 2026/08/16 03:50:25 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:50:25 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: sha1sum /rclone-test-jaxidut4faci/dir/file1 2026/08/16 03:50:25 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-jaxidut4faci/dir/file1" 2026/08/16 03:50:25 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:50:25 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-jaxidut4faci/dir/file1 2026/08/16 03:50:25 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:50:25 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/16 03:50:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/16 03:50:25 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: File to upload is small (25 bytes), uploading instead of streaming 2026/08/16 03:50:25 DEBUG : dir/file1: size = 25 OK 2026/08/16 03:50:25 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/dir/file1" 2026/08/16 03:50:25 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:50:25 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: md5sum /rclone-test-jaxidut4faci/dir/file1 2026/08/16 03:50:25 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jaxidut4faci/dir/file1" 2026/08/16 03:50:25 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:50:25 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-jaxidut4faci/dir/file1 2026/08/16 03:50:25 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:50:25 DEBUG : dir/file1: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/08/16 03:50:25 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/16 03:50:25 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/08/16 03:50:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/16 03:50:25 DEBUG : WaitForWriters: timeout=30s 2026/08/16 03:50:25 DEBUG : dir: Looking for writers 2026/08/16 03:50:25 DEBUG : file1: reading active writers 2026/08/16 03:50:25 DEBUG : Looking for writers 2026/08/16 03:50:25 DEBUG : dir: reading active writers 2026/08/16 03:50:25 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (0.31s) === RUN TestFileRemove run.go:198: Remote "sftp://rclone@:22/rclone-test-jaxidut4faci", Local "Local file system at /tmp/rclone3530032629", Modify Window "1s" 2026/08/16 03:50:25 INFO : sftp://rclone@:22/rclone-test-jaxidut4faci: poll-interval is not supported by this remote 2026/08/16 03:50:25 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/dir/file1" 2026/08/16 03:50:25 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:50:25 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: md5sum /rclone-test-jaxidut4faci/dir/file1 2026/08/16 03:50:25 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jaxidut4faci/dir/file1" 2026/08/16 03:50:25 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:50:25 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-jaxidut4faci/dir/file1 2026/08/16 03:50:25 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:50:25 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/16 03:50:25 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/dir/file1" 2026/08/16 03:50:25 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:50:25 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: sha1sum /rclone-test-jaxidut4faci/dir/file1 2026/08/16 03:50:25 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-jaxidut4faci/dir/file1" 2026/08/16 03:50:25 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:50:25 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-jaxidut4faci/dir/file1 2026/08/16 03:50:25 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:50:25 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/16 03:50:25 DEBUG : dir/file1: Remove: 2026/08/16 03:50:25 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/16 03:50:25 DEBUG : dir/file1: >Remove: err= 2026/08/16 03:50:25 DEBUG : dir/file1: Remove: 2026/08/16 03:50:25 DEBUG : dir/file1: >Remove: err=Read only file system 2026/08/16 03:50:25 DEBUG : WaitForWriters: timeout=30s 2026/08/16 03:50:25 DEBUG : dir: Looking for writers 2026/08/16 03:50:25 DEBUG : Looking for writers 2026/08/16 03:50:25 DEBUG : dir: reading active writers 2026/08/16 03:50:25 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (0.22s) === RUN TestFileRemoveAll run.go:198: Remote "sftp://rclone@:22/rclone-test-jaxidut4faci", Local "Local file system at /tmp/rclone3530032629", Modify Window "1s" 2026/08/16 03:50:25 INFO : sftp://rclone@:22/rclone-test-jaxidut4faci: poll-interval is not supported by this remote 2026/08/16 03:50:25 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/dir/file1" 2026/08/16 03:50:25 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:50:25 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: md5sum /rclone-test-jaxidut4faci/dir/file1 2026/08/16 03:50:25 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jaxidut4faci/dir/file1" 2026/08/16 03:50:25 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:50:25 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-jaxidut4faci/dir/file1 2026/08/16 03:50:25 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:50:25 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/16 03:50:25 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/dir/file1" 2026/08/16 03:50:25 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:50:25 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: sha1sum /rclone-test-jaxidut4faci/dir/file1 2026/08/16 03:50:25 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-jaxidut4faci/dir/file1" 2026/08/16 03:50:25 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:50:25 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-jaxidut4faci/dir/file1 2026/08/16 03:50:25 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:50:25 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/16 03:50:25 DEBUG : dir/file1: Remove: 2026/08/16 03:50:25 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/16 03:50:25 DEBUG : dir/file1: >Remove: err= 2026/08/16 03:50:25 DEBUG : dir/file1: Remove: 2026/08/16 03:50:25 DEBUG : dir/file1: >Remove: err=Read only file system 2026/08/16 03:50:25 DEBUG : WaitForWriters: timeout=30s 2026/08/16 03:50:25 DEBUG : dir: Looking for writers 2026/08/16 03:50:25 DEBUG : Looking for writers 2026/08/16 03:50:25 DEBUG : dir: reading active writers 2026/08/16 03:50:25 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (0.21s) === RUN TestFileOpen run.go:198: Remote "sftp://rclone@:22/rclone-test-jaxidut4faci", Local "Local file system at /tmp/rclone3530032629", Modify Window "1s" 2026/08/16 03:50:25 INFO : sftp://rclone@:22/rclone-test-jaxidut4faci: poll-interval is not supported by this remote 2026/08/16 03:50:25 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/dir/file1" 2026/08/16 03:50:25 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:50:25 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: md5sum /rclone-test-jaxidut4faci/dir/file1 2026/08/16 03:50:25 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jaxidut4faci/dir/file1" 2026/08/16 03:50:26 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:50:26 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-jaxidut4faci/dir/file1 2026/08/16 03:50:26 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:50:26 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/16 03:50:26 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/dir/file1" 2026/08/16 03:50:26 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:50:26 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: sha1sum /rclone-test-jaxidut4faci/dir/file1 2026/08/16 03:50:26 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-jaxidut4faci/dir/file1" 2026/08/16 03:50:26 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:50:26 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-jaxidut4faci/dir/file1 2026/08/16 03:50:26 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:50:26 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/16 03:50:26 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/16 03:50:26 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/16 03:50:26 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/08/16 03:50:26 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/08/16 03:50:26 DEBUG : dir/file1: Open: flags=O_RDWR 2026/08/16 03:50:26 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/08/16 03:50:26 DEBUG : dir/file1: Open: flags=0x3 2026/08/16 03:50:26 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2026/08/16 03:50:26 DEBUG : dir/file1: >Open: fd=, err=permission denied 2026/08/16 03:50:26 DEBUG : WaitForWriters: timeout=30s 2026/08/16 03:50:26 DEBUG : dir: Looking for writers 2026/08/16 03:50:26 DEBUG : file1: reading active writers 2026/08/16 03:50:26 DEBUG : Looking for writers 2026/08/16 03:50:26 DEBUG : dir: reading active writers 2026/08/16 03:50:26 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (0.22s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:198: Remote "sftp://rclone@:22/rclone-test-jaxidut4faci", Local "Local file system at /tmp/rclone3530032629", Modify Window "1s" 2026/08/16 03:50:26 INFO : sftp://rclone@:22/rclone-test-jaxidut4faci: poll-interval is not supported by this remote 2026/08/16 03:50:26 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/dir/file1" 2026/08/16 03:50:26 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:50:26 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: md5sum /rclone-test-jaxidut4faci/dir/file1 2026/08/16 03:50:26 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jaxidut4faci/dir/file1" 2026/08/16 03:50:26 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:50:26 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-jaxidut4faci/dir/file1 2026/08/16 03:50:26 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:50:26 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/16 03:50:26 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/dir/file1" 2026/08/16 03:50:26 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:50:26 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: sha1sum /rclone-test-jaxidut4faci/dir/file1 2026/08/16 03:50:26 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-jaxidut4faci/dir/file1" 2026/08/16 03:50:26 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:50:26 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-jaxidut4faci/dir/file1 2026/08/16 03:50:26 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:50:26 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/16 03:50:26 DEBUG : WaitForWriters: timeout=30s 2026/08/16 03:50:26 DEBUG : dir: Looking for writers 2026/08/16 03:50:26 DEBUG : file1: reading active writers 2026/08/16 03:50:26 DEBUG : Looking for writers 2026/08/16 03:50:26 DEBUG : dir: reading active writers 2026/08/16 03:50:26 DEBUG : >WaitForWriters: 2026/08/16 03:50:26 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/dir/file1" 2026/08/16 03:50:26 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:50:26 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: md5sum /rclone-test-jaxidut4faci/dir/file1 2026/08/16 03:50:26 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jaxidut4faci/dir/file1" 2026/08/16 03:50:26 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:50:26 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-jaxidut4faci/dir/file1 2026/08/16 03:50:26 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:50:26 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/16 03:50:26 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/dir/file1" 2026/08/16 03:50:26 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:50:26 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: sha1sum /rclone-test-jaxidut4faci/dir/file1 2026/08/16 03:50:26 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-jaxidut4faci/dir/file1" 2026/08/16 03:50:26 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:50:26 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-jaxidut4faci/dir/file1 2026/08/16 03:50:26 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:50:26 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/16 03:50:26 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/16 03:50:26 DEBUG : newLeaf: Updating file with newLeaf 0x19f0ea0a80d0 2026/08/16 03:50:26 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/16 03:50:26 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/16 03:50:26 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/newLeaf" 2026/08/16 03:50:26 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:50:26 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: md5sum /rclone-test-jaxidut4faci/newLeaf 2026/08/16 03:50:26 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jaxidut4faci/newLeaf" 2026/08/16 03:50:26 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:50:26 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-jaxidut4faci/newLeaf 2026/08/16 03:50:26 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:50:26 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/16 03:50:26 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/newLeaf" 2026/08/16 03:50:26 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:50:26 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: sha1sum /rclone-test-jaxidut4faci/newLeaf 2026/08/16 03:50:26 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-jaxidut4faci/newLeaf" 2026/08/16 03:50:26 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:50:26 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-jaxidut4faci/newLeaf 2026/08/16 03:50:26 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:50:26 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/16 03:50:26 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/08/16 03:50:26 DEBUG : dir/file1: Updating file with dir/file1 0x19f0ea0a80d0 2026/08/16 03:50:26 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/08/16 03:50:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/16 03:50:26 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/dir/file1" 2026/08/16 03:50:26 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:50:26 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: md5sum /rclone-test-jaxidut4faci/dir/file1 2026/08/16 03:50:26 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jaxidut4faci/dir/file1" 2026/08/16 03:50:26 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:50:26 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-jaxidut4faci/dir/file1 2026/08/16 03:50:26 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:50:26 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/16 03:50:26 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/dir/file1" 2026/08/16 03:50:26 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:50:26 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: sha1sum /rclone-test-jaxidut4faci/dir/file1 2026/08/16 03:50:26 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-jaxidut4faci/dir/file1" 2026/08/16 03:50:27 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:50:27 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-jaxidut4faci/dir/file1 2026/08/16 03:50:27 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:50:27 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/16 03:50:27 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/16 03:50:27 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/08/16 03:50:27 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/16 03:50:27 DEBUG : dir/file1: File is currently open, delaying rename 0x19f0ea0a80d0 2026/08/16 03:50:27 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/16 03:50:27 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/16 03:50:27 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: File to upload is small (25 bytes), uploading instead of streaming 2026/08/16 03:50:27 DEBUG : dir/file1: size = 25 OK 2026/08/16 03:50:27 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/dir/file1" 2026/08/16 03:50:27 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:50:27 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: md5sum /rclone-test-jaxidut4faci/dir/file1 2026/08/16 03:50:27 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jaxidut4faci/dir/file1" 2026/08/16 03:50:27 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:50:27 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-jaxidut4faci/dir/file1 2026/08/16 03:50:27 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:50:27 DEBUG : dir/file1: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/08/16 03:50:27 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/16 03:50:27 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/08/16 03:50:27 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/16 03:50:27 DEBUG : newLeaf: Running delayed rename now 2026/08/16 03:50:27 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/16 03:50:27 DEBUG : newLeaf: Updating file with newLeaf 0x19f0ea0a80d0 2026/08/16 03:50:27 DEBUG : WaitForWriters: timeout=30s 2026/08/16 03:50:27 DEBUG : dir: Looking for writers 2026/08/16 03:50:27 DEBUG : Looking for writers 2026/08/16 03:50:27 DEBUG : dir: reading active writers 2026/08/16 03:50:27 DEBUG : newLeaf: reading active writers 2026/08/16 03:50:27 DEBUG : >WaitForWriters: 2026/08/16 03:50:27 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/newLeaf" 2026/08/16 03:50:27 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:50:27 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: md5sum /rclone-test-jaxidut4faci/newLeaf 2026/08/16 03:50:27 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jaxidut4faci/newLeaf" 2026/08/16 03:50:27 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:50:27 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-jaxidut4faci/newLeaf 2026/08/16 03:50:27 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:50:27 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/08/16 03:50:27 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/newLeaf" 2026/08/16 03:50:27 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:50:27 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: sha1sum /rclone-test-jaxidut4faci/newLeaf 2026/08/16 03:50:27 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-jaxidut4faci/newLeaf" 2026/08/16 03:50:27 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:50:27 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /rclone-test-jaxidut4faci/newLeaf 2026/08/16 03:50:27 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:50:27 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/08/16 03:50:27 DEBUG : WaitForWriters: timeout=30s 2026/08/16 03:50:27 DEBUG : dir: Looking for writers 2026/08/16 03:50:27 DEBUG : Looking for writers 2026/08/16 03:50:27 DEBUG : newLeaf: reading active writers 2026/08/16 03:50:27 DEBUG : dir: reading active writers 2026/08/16 03:50:27 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:198: Remote "sftp://rclone@:22/rclone-test-jaxidut4faci", Local "Local file system at /tmp/rclone3530032629", Modify Window "1s" 2026/08/16 03:50:27 INFO : sftp://rclone@:22/rclone-test-jaxidut4faci: poll-interval is not supported by this remote 2026/08/16 03:50:27 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/16 03:50:27 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-jaxidut4faci" 2026/08/16 03:50:27 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-jaxidut4faci" 2026/08/16 03:50:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-jaxidut4faci" 2026/08/16 03:50:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/16 03:50:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-jaxidut4faci" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-jaxidut4faci" 2026/08/16 03:50:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-jaxidut4faci" 2026/08/16 03:50:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/16 03:50:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-jaxidut4faci" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-jaxidut4faci" 2026/08/16 03:50:27 INFO : sftp://rclone@:22/rclone-test-jaxidut4faci: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/16 03:50:27 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/dir/file1" 2026/08/16 03:50:27 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:50:27 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: md5sum /rclone-test-jaxidut4faci/dir/file1 2026/08/16 03:50:27 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jaxidut4faci/dir/file1" 2026/08/16 03:50:27 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:50:27 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-jaxidut4faci/dir/file1 2026/08/16 03:50:27 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:50:27 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/16 03:50:27 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/dir/file1" 2026/08/16 03:50:27 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:50:27 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: sha1sum /rclone-test-jaxidut4faci/dir/file1 2026/08/16 03:50:27 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-jaxidut4faci/dir/file1" 2026/08/16 03:50:27 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:50:27 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-jaxidut4faci/dir/file1 2026/08/16 03:50:27 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:50:27 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/16 03:50:27 DEBUG : WaitForWriters: timeout=30s 2026/08/16 03:50:27 DEBUG : dir: Looking for writers 2026/08/16 03:50:27 DEBUG : file1: reading active writers 2026/08/16 03:50:27 DEBUG : Looking for writers 2026/08/16 03:50:27 DEBUG : dir: reading active writers 2026/08/16 03:50:27 DEBUG : >WaitForWriters: 2026/08/16 03:50:27 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/dir/file1" 2026/08/16 03:50:27 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:50:27 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: md5sum /rclone-test-jaxidut4faci/dir/file1 2026/08/16 03:50:27 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jaxidut4faci/dir/file1" 2026/08/16 03:50:27 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:50:27 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-jaxidut4faci/dir/file1 2026/08/16 03:50:27 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:50:27 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/16 03:50:27 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/dir/file1" 2026/08/16 03:50:27 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:50:27 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: sha1sum /rclone-test-jaxidut4faci/dir/file1 2026/08/16 03:50:27 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-jaxidut4faci/dir/file1" 2026/08/16 03:50:27 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:50:27 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-jaxidut4faci/dir/file1 2026/08/16 03:50:27 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:50:27 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/16 03:50:27 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/16 03:50:27 DEBUG : newLeaf: Updating file with newLeaf 0x19f0e9a660d0 2026/08/16 03:50:27 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/16 03:50:27 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/16 03:50:27 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/newLeaf" 2026/08/16 03:50:27 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:50:27 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: md5sum /rclone-test-jaxidut4faci/newLeaf 2026/08/16 03:50:27 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jaxidut4faci/newLeaf" 2026/08/16 03:50:28 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:50:28 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-jaxidut4faci/newLeaf 2026/08/16 03:50:28 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:50:28 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/16 03:50:28 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/newLeaf" 2026/08/16 03:50:28 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:50:28 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: sha1sum /rclone-test-jaxidut4faci/newLeaf 2026/08/16 03:50:28 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-jaxidut4faci/newLeaf" 2026/08/16 03:50:28 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:50:28 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-jaxidut4faci/newLeaf 2026/08/16 03:50:28 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:50:28 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/16 03:50:28 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/08/16 03:50:28 DEBUG : dir/file1: Updating file with dir/file1 0x19f0e9a660d0 2026/08/16 03:50:28 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/08/16 03:50:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/16 03:50:28 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/dir/file1" 2026/08/16 03:50:28 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:50:28 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: md5sum /rclone-test-jaxidut4faci/dir/file1 2026/08/16 03:50:28 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jaxidut4faci/dir/file1" 2026/08/16 03:50:28 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:50:28 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-jaxidut4faci/dir/file1 2026/08/16 03:50:28 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:50:28 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/16 03:50:28 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/dir/file1" 2026/08/16 03:50:28 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:50:28 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: sha1sum /rclone-test-jaxidut4faci/dir/file1 2026/08/16 03:50:28 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-jaxidut4faci/dir/file1" 2026/08/16 03:50:28 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:50:28 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-jaxidut4faci/dir/file1 2026/08/16 03:50:28 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:50:28 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/16 03:50:28 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/16 03:50:28 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/08/16 03:50:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/16 03:50:28 DEBUG : dir/file1: File is currently open, delaying rename 0x19f0e9a660d0 2026/08/16 03:50:28 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/16 03:50:28 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/16 03:50:28 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: File to upload is small (25 bytes), uploading instead of streaming 2026/08/16 03:50:28 DEBUG : dir/file1: size = 25 OK 2026/08/16 03:50:28 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/dir/file1" 2026/08/16 03:50:28 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:50:28 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: md5sum /rclone-test-jaxidut4faci/dir/file1 2026/08/16 03:50:28 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jaxidut4faci/dir/file1" 2026/08/16 03:50:28 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:50:28 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-jaxidut4faci/dir/file1 2026/08/16 03:50:28 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:50:28 DEBUG : dir/file1: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/08/16 03:50:28 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/16 03:50:28 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/08/16 03:50:28 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/16 03:50:28 DEBUG : newLeaf: Running delayed rename now 2026/08/16 03:50:28 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/16 03:50:28 DEBUG : newLeaf: Updating file with newLeaf 0x19f0e9a660d0 2026/08/16 03:50:28 DEBUG : WaitForWriters: timeout=30s 2026/08/16 03:50:28 DEBUG : dir: Looking for writers 2026/08/16 03:50:28 DEBUG : Looking for writers 2026/08/16 03:50:28 DEBUG : newLeaf: reading active writers 2026/08/16 03:50:28 DEBUG : dir: reading active writers 2026/08/16 03:50:28 DEBUG : >WaitForWriters: 2026/08/16 03:50:28 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/newLeaf" 2026/08/16 03:50:28 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:50:28 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: md5sum /rclone-test-jaxidut4faci/newLeaf 2026/08/16 03:50:28 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jaxidut4faci/newLeaf" 2026/08/16 03:50:28 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:50:28 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-jaxidut4faci/newLeaf 2026/08/16 03:50:28 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:50:28 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/08/16 03:50:28 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/newLeaf" 2026/08/16 03:50:28 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:50:28 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: sha1sum /rclone-test-jaxidut4faci/newLeaf 2026/08/16 03:50:28 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-jaxidut4faci/newLeaf" 2026/08/16 03:50:28 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:50:28 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /rclone-test-jaxidut4faci/newLeaf 2026/08/16 03:50:28 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:50:28 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/08/16 03:50:28 DEBUG : WaitForWriters: timeout=30s 2026/08/16 03:50:28 DEBUG : dir: Looking for writers 2026/08/16 03:50:28 DEBUG : Looking for writers 2026/08/16 03:50:28 DEBUG : dir: reading active writers 2026/08/16 03:50:28 DEBUG : newLeaf: reading active writers 2026/08/16 03:50:28 DEBUG : >WaitForWriters: 2026/08/16 03:50:28 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:198: Remote "sftp://rclone@:22/rclone-test-jaxidut4faci", Local "Local file system at /tmp/rclone3530032629", Modify Window "1s" 2026/08/16 03:50:28 INFO : sftp://rclone@:22/rclone-test-jaxidut4faci: poll-interval is not supported by this remote 2026/08/16 03:50:28 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/16 03:50:28 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-jaxidut4faci" 2026/08/16 03:50:28 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-jaxidut4faci" 2026/08/16 03:50:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-jaxidut4faci" 2026/08/16 03:50:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/16 03:50:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-jaxidut4faci" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-jaxidut4faci" 2026/08/16 03:50:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-jaxidut4faci" 2026/08/16 03:50:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/16 03:50:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-jaxidut4faci" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-jaxidut4faci" 2026/08/16 03:50:28 INFO : sftp://rclone@:22/rclone-test-jaxidut4faci: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/16 03:50:28 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/dir/file1" 2026/08/16 03:50:28 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:50:28 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: md5sum /rclone-test-jaxidut4faci/dir/file1 2026/08/16 03:50:28 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jaxidut4faci/dir/file1" 2026/08/16 03:50:28 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:50:28 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-jaxidut4faci/dir/file1 2026/08/16 03:50:28 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:50:28 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/16 03:50:28 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/dir/file1" 2026/08/16 03:50:28 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:50:28 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: sha1sum /rclone-test-jaxidut4faci/dir/file1 2026/08/16 03:50:28 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-jaxidut4faci/dir/file1" 2026/08/16 03:50:28 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:50:28 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-jaxidut4faci/dir/file1 2026/08/16 03:50:28 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:50:28 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/16 03:50:28 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/16 03:50:28 DEBUG : dir/file1: newRWFileHandle: 2026/08/16 03:50:28 DEBUG : dir/file1(0x19f0e9cfd940): openPending: 2026/08/16 03:50:28 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/dir/file1" 2026/08/16 03:50:28 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:50:28 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: md5sum /rclone-test-jaxidut4faci/dir/file1 2026/08/16 03:50:28 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jaxidut4faci/dir/file1" 2026/08/16 03:50:28 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:50:28 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-jaxidut4faci/dir/file1 2026/08/16 03:50:28 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:50:28 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/16 03:50:28 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/08/16 03:50:28 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/08/16 03:50:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/16 03:50:28 DEBUG : dir/file1(0x19f0e9cfd940): >openPending: err= 2026/08/16 03:50:28 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/08/16 03:50:28 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/16 03:50:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/16 03:50:28 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/16 03:50:28 DEBUG : dir/file1(0x19f0e9cfd940): _writeAt: size=14, off=0 2026/08/16 03:50:28 DEBUG : dir/file1(0x19f0e9cfd940): >_writeAt: n=14, err= 2026/08/16 03:50:28 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/08/16 03:50:28 DEBUG : dir/file1(0x19f0e9cfd940): close: 2026/08/16 03:50:28 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/08/16 03:50:28 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/08/16 03:50:28 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:28 DEBUG : dir/file1(0x19f0e9cfd940): >close: err= 2026/08/16 03:50:28 DEBUG : WaitForWriters: timeout=30s 2026/08/16 03:50:28 DEBUG : dir: Looking for writers 2026/08/16 03:50:28 DEBUG : file1: reading active writers 2026/08/16 03:50:28 DEBUG : Looking for writers 2026/08/16 03:50:28 DEBUG : dir: reading active writers 2026/08/16 03:50:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/16 03:50:28 DEBUG : dir: Looking for writers 2026/08/16 03:50:28 DEBUG : file1: reading active writers 2026/08/16 03:50:28 DEBUG : Looking for writers 2026/08/16 03:50:28 DEBUG : dir: reading active writers 2026/08/16 03:50:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/16 03:50:29 DEBUG : dir: Looking for writers 2026/08/16 03:50:29 DEBUG : file1: reading active writers 2026/08/16 03:50:29 DEBUG : Looking for writers 2026/08/16 03:50:29 DEBUG : dir: reading active writers 2026/08/16 03:50:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/16 03:50:29 DEBUG : dir: Looking for writers 2026/08/16 03:50:29 DEBUG : file1: reading active writers 2026/08/16 03:50:29 DEBUG : Looking for writers 2026/08/16 03:50:29 DEBUG : dir: reading active writers 2026/08/16 03:50:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/16 03:50:29 DEBUG : dir/file1: vfs cache: starting upload 2026/08/16 03:50:29 DEBUG : dir/file1.ca338588.partial: size = 14 OK 2026/08/16 03:50:29 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/dir/file1.ca338588.partial" 2026/08/16 03:50:29 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:50:29 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: md5sum /rclone-test-jaxidut4faci/dir/file1.ca338588.partial 2026/08/16 03:50:29 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jaxidut4faci/dir/file1.ca338588.partial" 2026/08/16 03:50:29 DEBUG : dir: Looking for writers 2026/08/16 03:50:29 DEBUG : file1: reading active writers 2026/08/16 03:50:29 DEBUG : Looking for writers 2026/08/16 03:50:29 DEBUG : dir: reading active writers 2026/08/16 03:50:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/16 03:50:29 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:50:29 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-jaxidut4faci/dir/file1.ca338588.partial 2026/08/16 03:50:29 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:50:29 DEBUG : dir/file1.ca338588.partial: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/16 03:50:29 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/16 03:50:29 DEBUG : dir/file1.ca338588.partial: renamed to: dir/file1 2026/08/16 03:50:29 INFO : dir/file1: Copied (replaced existing) 2026/08/16 03:50:29 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/dir/file1" 2026/08/16 03:50:29 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:50:29 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: md5sum /rclone-test-jaxidut4faci/dir/file1 2026/08/16 03:50:29 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jaxidut4faci/dir/file1" 2026/08/16 03:50:29 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:50:29 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-jaxidut4faci/dir/file1 2026/08/16 03:50:29 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:50:29 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/16 03:50:29 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/08/16 03:50:29 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/08/16 03:50:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/16 03:50:29 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/08/16 03:50:29 DEBUG : dir: Looking for writers 2026/08/16 03:50:29 DEBUG : file1: reading active writers 2026/08/16 03:50:29 DEBUG : Looking for writers 2026/08/16 03:50:29 DEBUG : dir: reading active writers 2026/08/16 03:50:29 DEBUG : >WaitForWriters: 2026/08/16 03:50:29 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/16 03:50:29 DEBUG : dir/file1: newRWFileHandle: 2026/08/16 03:50:29 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/16 03:50:29 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/16 03:50:29 DEBUG : dir/file1(0x19f0e9733e00): _readAt: size=512, off=0 2026/08/16 03:50:29 DEBUG : dir/file1(0x19f0e9733e00): openPending: 2026/08/16 03:50:29 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/08/16 03:50:29 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/08/16 03:50:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/16 03:50:29 DEBUG : dir/file1(0x19f0e9733e00): >openPending: err= 2026/08/16 03:50:29 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/08/16 03:50:29 DEBUG : dir/file1(0x19f0e9733e00): >_readAt: n=14, err=EOF 2026/08/16 03:50:29 DEBUG : dir/file1(0x19f0e9733e00): close: 2026/08/16 03:50:29 DEBUG : dir/file1(0x19f0e9733e00): >close: err= 2026/08/16 03:50:29 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/dir/file1" 2026/08/16 03:50:29 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:50:29 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: md5sum /rclone-test-jaxidut4faci/dir/file1 2026/08/16 03:50:29 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jaxidut4faci/dir/file1" 2026/08/16 03:50:29 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:50:29 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-jaxidut4faci/dir/file1 2026/08/16 03:50:29 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:50:29 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/16 03:50:29 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/dir/file1" 2026/08/16 03:50:29 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:50:29 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: sha1sum /rclone-test-jaxidut4faci/dir/file1 2026/08/16 03:50:29 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-jaxidut4faci/dir/file1" 2026/08/16 03:50:29 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:50:29 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-jaxidut4faci/dir/file1 2026/08/16 03:50:29 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:50:29 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/16 03:50:29 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/16 03:50:29 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/newLeaf" 2026/08/16 03:50:29 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:50:29 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: md5sum /rclone-test-jaxidut4faci/newLeaf 2026/08/16 03:50:29 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jaxidut4faci/newLeaf" 2026/08/16 03:50:29 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:50:29 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-jaxidut4faci/newLeaf 2026/08/16 03:50:29 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:50:29 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/16 03:50:29 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/08/16 03:50:29 DEBUG : newLeaf: Updating file with newLeaf 0x19f0e991d860 2026/08/16 03:50:29 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/16 03:50:29 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/16 03:50:29 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/newLeaf" 2026/08/16 03:50:29 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:50:29 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: md5sum /rclone-test-jaxidut4faci/newLeaf 2026/08/16 03:50:29 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jaxidut4faci/newLeaf" 2026/08/16 03:50:29 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:50:29 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-jaxidut4faci/newLeaf 2026/08/16 03:50:29 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:50:29 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/16 03:50:29 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/newLeaf" 2026/08/16 03:50:29 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:50:29 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: sha1sum /rclone-test-jaxidut4faci/newLeaf 2026/08/16 03:50:29 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-jaxidut4faci/newLeaf" 2026/08/16 03:50:29 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:50:29 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-jaxidut4faci/newLeaf 2026/08/16 03:50:29 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:50:29 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/16 03:50:29 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/08/16 03:50:29 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/dir/file1" 2026/08/16 03:50:29 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:50:29 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: md5sum /rclone-test-jaxidut4faci/dir/file1 2026/08/16 03:50:29 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jaxidut4faci/dir/file1" 2026/08/16 03:50:29 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:50:29 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-jaxidut4faci/dir/file1 2026/08/16 03:50:29 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:50:29 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/16 03:50:29 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/08/16 03:50:29 DEBUG : dir/file1: Updating file with dir/file1 0x19f0e991d860 2026/08/16 03:50:29 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/08/16 03:50:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/16 03:50:29 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/dir/file1" 2026/08/16 03:50:29 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:50:29 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: md5sum /rclone-test-jaxidut4faci/dir/file1 2026/08/16 03:50:29 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jaxidut4faci/dir/file1" 2026/08/16 03:50:30 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:50:30 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-jaxidut4faci/dir/file1 2026/08/16 03:50:30 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:50:30 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/16 03:50:30 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/dir/file1" 2026/08/16 03:50:30 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:50:30 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: sha1sum /rclone-test-jaxidut4faci/dir/file1 2026/08/16 03:50:30 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-jaxidut4faci/dir/file1" 2026/08/16 03:50:30 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:50:30 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-jaxidut4faci/dir/file1 2026/08/16 03:50:30 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:50:30 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/16 03:50:30 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/16 03:50:30 DEBUG : dir/file1: newRWFileHandle: 2026/08/16 03:50:30 DEBUG : dir/file1(0x19f0e969a900): openPending: 2026/08/16 03:50:30 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/08/16 03:50:30 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/08/16 03:50:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/16 03:50:30 DEBUG : dir/file1(0x19f0e969a900): >openPending: err= 2026/08/16 03:50:30 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/08/16 03:50:30 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/16 03:50:30 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/16 03:50:30 DEBUG : dir/file1(0x19f0e969a900): _writeAt: size=25, off=0 2026/08/16 03:50:30 DEBUG : dir/file1(0x19f0e969a900): >_writeAt: n=25, err= 2026/08/16 03:50:30 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/16 03:50:30 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/newLeaf" 2026/08/16 03:50:30 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:50:30 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: md5sum /rclone-test-jaxidut4faci/newLeaf 2026/08/16 03:50:30 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jaxidut4faci/newLeaf" 2026/08/16 03:50:30 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:50:30 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-jaxidut4faci/newLeaf 2026/08/16 03:50:30 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:50:30 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/16 03:50:30 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/08/16 03:50:30 DEBUG : newLeaf: Updating file with newLeaf 0x19f0e991d860 2026/08/16 03:50:30 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/16 03:50:30 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/16 03:50:30 DEBUG : newLeaf(0x19f0e969a900): close: 2026/08/16 03:50:30 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/08/16 03:50:30 DEBUG : newLeaf: vfs cache: setting modification time to 2026-08-16 03:50:30.172242708 +0000 UTC m=+18.077904206 2026/08/16 03:50:30 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:30 DEBUG : newLeaf(0x19f0e969a900): >close: err= 2026/08/16 03:50:30 DEBUG : WaitForWriters: timeout=30s 2026/08/16 03:50:30 DEBUG : dir: Looking for writers 2026/08/16 03:50:30 DEBUG : Looking for writers 2026/08/16 03:50:30 DEBUG : newLeaf: reading active writers 2026/08/16 03:50:30 DEBUG : dir: reading active writers 2026/08/16 03:50:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/16 03:50:30 DEBUG : dir: Looking for writers 2026/08/16 03:50:30 DEBUG : Looking for writers 2026/08/16 03:50:30 DEBUG : dir: reading active writers 2026/08/16 03:50:30 DEBUG : newLeaf: reading active writers 2026/08/16 03:50:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/16 03:50:30 DEBUG : dir: Looking for writers 2026/08/16 03:50:30 DEBUG : Looking for writers 2026/08/16 03:50:30 DEBUG : newLeaf: reading active writers 2026/08/16 03:50:30 DEBUG : dir: reading active writers 2026/08/16 03:50:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/16 03:50:30 DEBUG : dir: Looking for writers 2026/08/16 03:50:30 DEBUG : Looking for writers 2026/08/16 03:50:30 DEBUG : dir: reading active writers 2026/08/16 03:50:30 DEBUG : newLeaf: reading active writers 2026/08/16 03:50:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/16 03:50:30 DEBUG : newLeaf: vfs cache: starting upload 2026/08/16 03:50:30 DEBUG : newLeaf.fee5ec84.partial: size = 25 OK 2026/08/16 03:50:30 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/newLeaf.fee5ec84.partial" 2026/08/16 03:50:30 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:50:30 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: md5sum /rclone-test-jaxidut4faci/newLeaf.fee5ec84.partial 2026/08/16 03:50:30 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jaxidut4faci/newLeaf.fee5ec84.partial" 2026/08/16 03:50:30 DEBUG : dir: Looking for writers 2026/08/16 03:50:30 DEBUG : Looking for writers 2026/08/16 03:50:30 DEBUG : dir: reading active writers 2026/08/16 03:50:30 DEBUG : newLeaf: reading active writers 2026/08/16 03:50:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/16 03:50:30 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:50:30 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-jaxidut4faci/newLeaf.fee5ec84.partial 2026/08/16 03:50:30 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:50:30 DEBUG : newLeaf.fee5ec84.partial: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/08/16 03:50:30 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/16 03:50:30 DEBUG : newLeaf.fee5ec84.partial: renamed to: newLeaf 2026/08/16 03:50:30 INFO : newLeaf: Copied (replaced existing) 2026/08/16 03:50:30 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/newLeaf" 2026/08/16 03:50:30 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:50:30 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: md5sum /rclone-test-jaxidut4faci/newLeaf 2026/08/16 03:50:30 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jaxidut4faci/newLeaf" 2026/08/16 03:50:30 DEBUG : dir: Looking for writers 2026/08/16 03:50:30 DEBUG : Looking for writers 2026/08/16 03:50:30 DEBUG : dir: reading active writers 2026/08/16 03:50:30 DEBUG : newLeaf: reading active writers 2026/08/16 03:50:30 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:50:30 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-jaxidut4faci/newLeaf 2026/08/16 03:50:30 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:50:30 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/08/16 03:50:30 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-08-16 03:50:30 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/08/16 03:50:30 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/08/16 03:50:30 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/16 03:50:30 DEBUG : >WaitForWriters: 2026/08/16 03:50:30 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/08/16 03:50:30 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/newLeaf" 2026/08/16 03:50:30 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:50:30 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: md5sum /rclone-test-jaxidut4faci/newLeaf 2026/08/16 03:50:30 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jaxidut4faci/newLeaf" 2026/08/16 03:50:30 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:50:30 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-jaxidut4faci/newLeaf 2026/08/16 03:50:30 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:50:30 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/08/16 03:50:30 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/newLeaf" 2026/08/16 03:50:30 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:50:30 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: sha1sum /rclone-test-jaxidut4faci/newLeaf 2026/08/16 03:50:30 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-jaxidut4faci/newLeaf" 2026/08/16 03:50:30 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:50:30 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /rclone-test-jaxidut4faci/newLeaf 2026/08/16 03:50:30 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:50:30 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/08/16 03:50:30 DEBUG : WaitForWriters: timeout=30s 2026/08/16 03:50:30 DEBUG : dir: Looking for writers 2026/08/16 03:50:30 DEBUG : Looking for writers 2026/08/16 03:50:30 DEBUG : newLeaf: reading active writers 2026/08/16 03:50:30 DEBUG : dir: reading active writers 2026/08/16 03:50:30 DEBUG : >WaitForWriters: 2026/08/16 03:50:30 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:198: Remote "sftp://rclone@:22/rclone-test-jaxidut4faci", Local "Local file system at /tmp/rclone3530032629", Modify Window "1s" 2026/08/16 03:50:30 INFO : sftp://rclone@:22/rclone-test-jaxidut4faci: poll-interval is not supported by this remote 2026/08/16 03:50:30 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/16 03:50:30 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-jaxidut4faci" 2026/08/16 03:50:30 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-jaxidut4faci" 2026/08/16 03:50:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-jaxidut4faci" 2026/08/16 03:50:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/16 03:50:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-jaxidut4faci" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-jaxidut4faci" 2026/08/16 03:50:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-jaxidut4faci" 2026/08/16 03:50:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/16 03:50:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-jaxidut4faci" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-jaxidut4faci" 2026/08/16 03:50:30 INFO : sftp://rclone@:22/rclone-test-jaxidut4faci: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/16 03:50:30 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/dir/file1" 2026/08/16 03:50:30 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:50:30 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: md5sum /rclone-test-jaxidut4faci/dir/file1 2026/08/16 03:50:30 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jaxidut4faci/dir/file1" 2026/08/16 03:50:30 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:50:30 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-jaxidut4faci/dir/file1 2026/08/16 03:50:30 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:50:30 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/16 03:50:30 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/dir/file1" 2026/08/16 03:50:30 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:50:30 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: sha1sum /rclone-test-jaxidut4faci/dir/file1 2026/08/16 03:50:30 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-jaxidut4faci/dir/file1" 2026/08/16 03:50:31 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:50:31 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-jaxidut4faci/dir/file1 2026/08/16 03:50:31 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:50:31 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/16 03:50:31 DEBUG : WaitForWriters: timeout=30s 2026/08/16 03:50:31 DEBUG : dir: Looking for writers 2026/08/16 03:50:31 DEBUG : file1: reading active writers 2026/08/16 03:50:31 DEBUG : Looking for writers 2026/08/16 03:50:31 DEBUG : dir: reading active writers 2026/08/16 03:50:31 DEBUG : >WaitForWriters: 2026/08/16 03:50:31 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/dir/file1" 2026/08/16 03:50:31 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:50:31 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: md5sum /rclone-test-jaxidut4faci/dir/file1 2026/08/16 03:50:31 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jaxidut4faci/dir/file1" 2026/08/16 03:50:31 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:50:31 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-jaxidut4faci/dir/file1 2026/08/16 03:50:31 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:50:31 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/16 03:50:31 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/dir/file1" 2026/08/16 03:50:31 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:50:31 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: sha1sum /rclone-test-jaxidut4faci/dir/file1 2026/08/16 03:50:31 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-jaxidut4faci/dir/file1" 2026/08/16 03:50:31 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:50:31 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-jaxidut4faci/dir/file1 2026/08/16 03:50:31 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:50:31 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/16 03:50:31 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/16 03:50:31 DEBUG : newLeaf: Updating file with newLeaf 0x19f0e9922f70 2026/08/16 03:50:31 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/16 03:50:31 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/16 03:50:31 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/newLeaf" 2026/08/16 03:50:31 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:50:31 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: md5sum /rclone-test-jaxidut4faci/newLeaf 2026/08/16 03:50:31 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jaxidut4faci/newLeaf" 2026/08/16 03:50:31 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:50:31 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-jaxidut4faci/newLeaf 2026/08/16 03:50:31 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:50:31 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/16 03:50:31 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/newLeaf" 2026/08/16 03:50:31 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:50:31 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: sha1sum /rclone-test-jaxidut4faci/newLeaf 2026/08/16 03:50:31 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-jaxidut4faci/newLeaf" 2026/08/16 03:50:31 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:50:31 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-jaxidut4faci/newLeaf 2026/08/16 03:50:31 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:50:31 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/16 03:50:31 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/08/16 03:50:31 DEBUG : dir/file1: Updating file with dir/file1 0x19f0e9922f70 2026/08/16 03:50:31 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/08/16 03:50:31 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/16 03:50:31 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/dir/file1" 2026/08/16 03:50:31 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:50:31 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: md5sum /rclone-test-jaxidut4faci/dir/file1 2026/08/16 03:50:31 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jaxidut4faci/dir/file1" 2026/08/16 03:50:31 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:50:31 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-jaxidut4faci/dir/file1 2026/08/16 03:50:31 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:50:31 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/16 03:50:31 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/dir/file1" 2026/08/16 03:50:31 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:50:31 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: sha1sum /rclone-test-jaxidut4faci/dir/file1 2026/08/16 03:50:31 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-jaxidut4faci/dir/file1" 2026/08/16 03:50:31 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:50:31 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-jaxidut4faci/dir/file1 2026/08/16 03:50:31 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:50:31 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/16 03:50:31 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/16 03:50:31 DEBUG : dir/file1: newRWFileHandle: 2026/08/16 03:50:31 DEBUG : dir/file1(0x19f0e9bc4480): openPending: 2026/08/16 03:50:31 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/dir/file1" 2026/08/16 03:50:31 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:50:31 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: md5sum /rclone-test-jaxidut4faci/dir/file1 2026/08/16 03:50:31 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jaxidut4faci/dir/file1" 2026/08/16 03:50:31 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:50:31 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-jaxidut4faci/dir/file1 2026/08/16 03:50:31 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:50:31 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/16 03:50:31 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/08/16 03:50:31 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/08/16 03:50:31 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/16 03:50:31 DEBUG : dir/file1(0x19f0e9bc4480): >openPending: err= 2026/08/16 03:50:31 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/08/16 03:50:31 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/16 03:50:31 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/16 03:50:31 DEBUG : dir/file1(0x19f0e9bc4480): _writeAt: size=25, off=0 2026/08/16 03:50:31 DEBUG : dir/file1(0x19f0e9bc4480): >_writeAt: n=25, err= 2026/08/16 03:50:31 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/16 03:50:31 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/newLeaf" 2026/08/16 03:50:31 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:50:31 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: md5sum /rclone-test-jaxidut4faci/newLeaf 2026/08/16 03:50:31 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jaxidut4faci/newLeaf" 2026/08/16 03:50:31 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:50:31 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-jaxidut4faci/newLeaf 2026/08/16 03:50:31 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:50:31 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/16 03:50:31 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/08/16 03:50:31 DEBUG : newLeaf: Updating file with newLeaf 0x19f0e9922f70 2026/08/16 03:50:31 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/16 03:50:31 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/16 03:50:31 DEBUG : newLeaf(0x19f0e9bc4480): close: 2026/08/16 03:50:31 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/08/16 03:50:31 DEBUG : newLeaf: vfs cache: setting modification time to 2026-08-16 03:50:31.791999092 +0000 UTC m=+19.697660580 2026/08/16 03:50:31 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:31 DEBUG : newLeaf(0x19f0e9bc4480): >close: err= 2026/08/16 03:50:31 DEBUG : WaitForWriters: timeout=30s 2026/08/16 03:50:31 DEBUG : dir: Looking for writers 2026/08/16 03:50:31 DEBUG : Looking for writers 2026/08/16 03:50:31 DEBUG : newLeaf: reading active writers 2026/08/16 03:50:31 DEBUG : dir: reading active writers 2026/08/16 03:50:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/16 03:50:31 DEBUG : dir: Looking for writers 2026/08/16 03:50:31 DEBUG : Looking for writers 2026/08/16 03:50:31 DEBUG : dir: reading active writers 2026/08/16 03:50:31 DEBUG : newLeaf: reading active writers 2026/08/16 03:50:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/16 03:50:31 DEBUG : dir: Looking for writers 2026/08/16 03:50:31 DEBUG : Looking for writers 2026/08/16 03:50:31 DEBUG : dir: reading active writers 2026/08/16 03:50:31 DEBUG : newLeaf: reading active writers 2026/08/16 03:50:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/16 03:50:31 DEBUG : dir: Looking for writers 2026/08/16 03:50:31 DEBUG : Looking for writers 2026/08/16 03:50:31 DEBUG : dir: reading active writers 2026/08/16 03:50:31 DEBUG : newLeaf: reading active writers 2026/08/16 03:50:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/16 03:50:32 DEBUG : newLeaf: vfs cache: starting upload 2026/08/16 03:50:32 DEBUG : newLeaf.5dcc2b15.partial: size = 25 OK 2026/08/16 03:50:32 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/newLeaf.5dcc2b15.partial" 2026/08/16 03:50:32 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:50:32 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: md5sum /rclone-test-jaxidut4faci/newLeaf.5dcc2b15.partial 2026/08/16 03:50:32 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jaxidut4faci/newLeaf.5dcc2b15.partial" 2026/08/16 03:50:32 DEBUG : dir: Looking for writers 2026/08/16 03:50:32 DEBUG : Looking for writers 2026/08/16 03:50:32 DEBUG : dir: reading active writers 2026/08/16 03:50:32 DEBUG : newLeaf: reading active writers 2026/08/16 03:50:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/16 03:50:32 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:50:32 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-jaxidut4faci/newLeaf.5dcc2b15.partial 2026/08/16 03:50:32 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:50:32 DEBUG : newLeaf.5dcc2b15.partial: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/08/16 03:50:32 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/16 03:50:32 DEBUG : newLeaf.5dcc2b15.partial: renamed to: newLeaf 2026/08/16 03:50:32 INFO : newLeaf: Copied (replaced existing) 2026/08/16 03:50:32 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/newLeaf" 2026/08/16 03:50:32 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:50:32 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: md5sum /rclone-test-jaxidut4faci/newLeaf 2026/08/16 03:50:32 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jaxidut4faci/newLeaf" 2026/08/16 03:50:32 DEBUG : dir: Looking for writers 2026/08/16 03:50:32 DEBUG : Looking for writers 2026/08/16 03:50:32 DEBUG : dir: reading active writers 2026/08/16 03:50:32 DEBUG : newLeaf: reading active writers 2026/08/16 03:50:32 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:50:32 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-jaxidut4faci/newLeaf 2026/08/16 03:50:32 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:50:32 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/08/16 03:50:32 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-08-16 03:50:31 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/08/16 03:50:32 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/08/16 03:50:32 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/16 03:50:32 DEBUG : >WaitForWriters: 2026/08/16 03:50:32 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/08/16 03:50:32 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/newLeaf" 2026/08/16 03:50:32 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:50:32 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: md5sum /rclone-test-jaxidut4faci/newLeaf 2026/08/16 03:50:32 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jaxidut4faci/newLeaf" 2026/08/16 03:50:32 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:50:32 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-jaxidut4faci/newLeaf 2026/08/16 03:50:32 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:50:32 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/08/16 03:50:32 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/newLeaf" 2026/08/16 03:50:32 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:50:32 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: sha1sum /rclone-test-jaxidut4faci/newLeaf 2026/08/16 03:50:32 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-jaxidut4faci/newLeaf" 2026/08/16 03:50:32 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:50:32 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /rclone-test-jaxidut4faci/newLeaf 2026/08/16 03:50:32 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:50:32 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/08/16 03:50:32 DEBUG : WaitForWriters: timeout=30s 2026/08/16 03:50:32 DEBUG : dir: Looking for writers 2026/08/16 03:50:32 DEBUG : Looking for writers 2026/08/16 03:50:32 DEBUG : dir: reading active writers 2026/08/16 03:50:32 DEBUG : newLeaf: reading active writers 2026/08/16 03:50:32 DEBUG : >WaitForWriters: 2026/08/16 03:50:32 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:198: Remote "sftp://rclone@:22/rclone-test-jaxidut4faci", Local "Local file system at /tmp/rclone3530032629", Modify Window "1s" 2026/08/16 03:50:32 INFO : sftp://rclone@:22/rclone-test-jaxidut4faci: poll-interval is not supported by this remote 2026/08/16 03:50:32 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/16 03:50:32 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-jaxidut4faci" 2026/08/16 03:50:32 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-jaxidut4faci" 2026/08/16 03:50:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-jaxidut4faci" 2026/08/16 03:50:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/16 03:50:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-jaxidut4faci" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-jaxidut4faci" 2026/08/16 03:50:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-jaxidut4faci" 2026/08/16 03:50:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/16 03:50:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-jaxidut4faci" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-jaxidut4faci" 2026/08/16 03:50:32 INFO : sftp://rclone@:22/rclone-test-jaxidut4faci: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/16 03:50:32 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/dir/file1" 2026/08/16 03:50:32 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:50:32 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: md5sum /rclone-test-jaxidut4faci/dir/file1 2026/08/16 03:50:32 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jaxidut4faci/dir/file1" 2026/08/16 03:50:32 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:50:32 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-jaxidut4faci/dir/file1 2026/08/16 03:50:32 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:50:32 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/16 03:50:32 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/dir/file1" 2026/08/16 03:50:32 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:50:32 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: sha1sum /rclone-test-jaxidut4faci/dir/file1 2026/08/16 03:50:32 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-jaxidut4faci/dir/file1" 2026/08/16 03:50:32 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:50:32 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-jaxidut4faci/dir/file1 2026/08/16 03:50:32 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:50:32 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/16 03:50:32 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/16 03:50:32 DEBUG : dir/file1: newRWFileHandle: 2026/08/16 03:50:32 DEBUG : dir/file1(0x19f0e99c3d40): openPending: 2026/08/16 03:50:32 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/dir/file1" 2026/08/16 03:50:32 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:50:32 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: md5sum /rclone-test-jaxidut4faci/dir/file1 2026/08/16 03:50:32 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jaxidut4faci/dir/file1" 2026/08/16 03:50:32 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:50:32 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-jaxidut4faci/dir/file1 2026/08/16 03:50:32 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:50:32 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/16 03:50:32 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/08/16 03:50:32 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/08/16 03:50:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/16 03:50:32 DEBUG : dir/file1(0x19f0e99c3d40): >openPending: err= 2026/08/16 03:50:32 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/08/16 03:50:32 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/16 03:50:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/16 03:50:32 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/16 03:50:32 DEBUG : dir/file1(0x19f0e99c3d40): _writeAt: size=14, off=0 2026/08/16 03:50:32 DEBUG : dir/file1(0x19f0e99c3d40): >_writeAt: n=14, err= 2026/08/16 03:50:32 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/08/16 03:50:32 DEBUG : dir/file1(0x19f0e99c3d40): close: 2026/08/16 03:50:32 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/08/16 03:50:32 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/08/16 03:50:32 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:32 DEBUG : dir/file1(0x19f0e99c3d40): >close: err= 2026/08/16 03:50:32 DEBUG : WaitForWriters: timeout=30s 2026/08/16 03:50:32 DEBUG : dir: Looking for writers 2026/08/16 03:50:32 DEBUG : file1: reading active writers 2026/08/16 03:50:32 DEBUG : Looking for writers 2026/08/16 03:50:32 DEBUG : dir: reading active writers 2026/08/16 03:50:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/16 03:50:32 DEBUG : dir: Looking for writers 2026/08/16 03:50:32 DEBUG : file1: reading active writers 2026/08/16 03:50:32 DEBUG : Looking for writers 2026/08/16 03:50:32 DEBUG : dir: reading active writers 2026/08/16 03:50:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/16 03:50:32 DEBUG : dir: Looking for writers 2026/08/16 03:50:32 DEBUG : file1: reading active writers 2026/08/16 03:50:32 DEBUG : Looking for writers 2026/08/16 03:50:32 DEBUG : dir: reading active writers 2026/08/16 03:50:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/16 03:50:32 DEBUG : dir: Looking for writers 2026/08/16 03:50:32 DEBUG : file1: reading active writers 2026/08/16 03:50:32 DEBUG : Looking for writers 2026/08/16 03:50:32 DEBUG : dir: reading active writers 2026/08/16 03:50:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/16 03:50:32 DEBUG : dir/file1: vfs cache: starting upload 2026/08/16 03:50:32 DEBUG : dir/file1.ca338588.partial: size = 14 OK 2026/08/16 03:50:32 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/dir/file1.ca338588.partial" 2026/08/16 03:50:32 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:50:32 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: md5sum /rclone-test-jaxidut4faci/dir/file1.ca338588.partial 2026/08/16 03:50:32 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jaxidut4faci/dir/file1.ca338588.partial" 2026/08/16 03:50:32 DEBUG : dir: Looking for writers 2026/08/16 03:50:32 DEBUG : file1: reading active writers 2026/08/16 03:50:32 DEBUG : Looking for writers 2026/08/16 03:50:32 DEBUG : dir: reading active writers 2026/08/16 03:50:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/16 03:50:33 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:50:33 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-jaxidut4faci/dir/file1.ca338588.partial 2026/08/16 03:50:33 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:50:33 DEBUG : dir/file1.ca338588.partial: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/16 03:50:33 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/16 03:50:33 DEBUG : dir/file1.ca338588.partial: renamed to: dir/file1 2026/08/16 03:50:33 INFO : dir/file1: Copied (replaced existing) 2026/08/16 03:50:33 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/dir/file1" 2026/08/16 03:50:33 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:50:33 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: md5sum /rclone-test-jaxidut4faci/dir/file1 2026/08/16 03:50:33 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jaxidut4faci/dir/file1" 2026/08/16 03:50:33 DEBUG : dir: Looking for writers 2026/08/16 03:50:33 DEBUG : file1: reading active writers 2026/08/16 03:50:33 DEBUG : Looking for writers 2026/08/16 03:50:33 DEBUG : dir: reading active writers 2026/08/16 03:50:33 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:50:33 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-jaxidut4faci/dir/file1 2026/08/16 03:50:33 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:50:33 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/16 03:50:33 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/08/16 03:50:33 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/08/16 03:50:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/16 03:50:33 DEBUG : >WaitForWriters: 2026/08/16 03:50:33 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/16 03:50:33 DEBUG : dir/file1: newRWFileHandle: 2026/08/16 03:50:33 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/16 03:50:33 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/16 03:50:33 DEBUG : dir/file1(0x19f0e9bc4fc0): _readAt: size=512, off=0 2026/08/16 03:50:33 DEBUG : dir/file1(0x19f0e9bc4fc0): openPending: 2026/08/16 03:50: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/08/16 03:50:33 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/08/16 03:50:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/16 03:50:33 DEBUG : dir/file1(0x19f0e9bc4fc0): >openPending: err= 2026/08/16 03:50:33 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/08/16 03:50:33 DEBUG : dir/file1(0x19f0e9bc4fc0): >_readAt: n=14, err=EOF 2026/08/16 03:50:33 DEBUG : dir/file1(0x19f0e9bc4fc0): close: 2026/08/16 03:50:33 DEBUG : dir/file1(0x19f0e9bc4fc0): >close: err= 2026/08/16 03:50:33 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/08/16 03:50:33 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/dir/file1" 2026/08/16 03:50:33 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:50:33 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: md5sum /rclone-test-jaxidut4faci/dir/file1 2026/08/16 03:50:33 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jaxidut4faci/dir/file1" 2026/08/16 03:50:33 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:50:33 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-jaxidut4faci/dir/file1 2026/08/16 03:50:33 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:50:33 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/16 03:50:33 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/dir/file1" 2026/08/16 03:50:33 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:50:33 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: sha1sum /rclone-test-jaxidut4faci/dir/file1 2026/08/16 03:50:33 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-jaxidut4faci/dir/file1" 2026/08/16 03:50:33 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:50:33 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-jaxidut4faci/dir/file1 2026/08/16 03:50:33 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:50:33 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/16 03:50:33 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/16 03:50:33 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/newLeaf" 2026/08/16 03:50:33 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:50:33 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: md5sum /rclone-test-jaxidut4faci/newLeaf 2026/08/16 03:50:33 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jaxidut4faci/newLeaf" 2026/08/16 03:50:33 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:50:33 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-jaxidut4faci/newLeaf 2026/08/16 03:50:33 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:50:33 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/16 03:50:33 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/08/16 03:50:33 DEBUG : newLeaf: Updating file with newLeaf 0x19f0e9c8a680 2026/08/16 03:50:33 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/16 03:50:33 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/16 03:50:33 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/newLeaf" 2026/08/16 03:50:33 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:50:33 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: md5sum /rclone-test-jaxidut4faci/newLeaf 2026/08/16 03:50:33 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jaxidut4faci/newLeaf" 2026/08/16 03:50:33 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:50:33 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-jaxidut4faci/newLeaf 2026/08/16 03:50:33 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:50:33 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/16 03:50:33 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/newLeaf" 2026/08/16 03:50:33 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:50:33 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: sha1sum /rclone-test-jaxidut4faci/newLeaf 2026/08/16 03:50:33 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-jaxidut4faci/newLeaf" 2026/08/16 03:50:33 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:50:33 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-jaxidut4faci/newLeaf 2026/08/16 03:50:33 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:50:33 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/16 03:50:33 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/08/16 03:50:33 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/dir/file1" 2026/08/16 03:50:33 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:50:33 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: md5sum /rclone-test-jaxidut4faci/dir/file1 2026/08/16 03:50:33 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jaxidut4faci/dir/file1" 2026/08/16 03:50:33 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:50:33 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-jaxidut4faci/dir/file1 2026/08/16 03:50:33 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:50:33 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/16 03:50:33 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/08/16 03:50:33 DEBUG : dir/file1: Updating file with dir/file1 0x19f0e9c8a680 2026/08/16 03:50:33 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/08/16 03:50:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/16 03:50:33 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/dir/file1" 2026/08/16 03:50:33 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:50:33 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: md5sum /rclone-test-jaxidut4faci/dir/file1 2026/08/16 03:50:33 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jaxidut4faci/dir/file1" 2026/08/16 03:50:33 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:50:33 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-jaxidut4faci/dir/file1 2026/08/16 03:50:33 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:50:33 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/16 03:50:33 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/dir/file1" 2026/08/16 03:50:33 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:50:33 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: sha1sum /rclone-test-jaxidut4faci/dir/file1 2026/08/16 03:50:33 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-jaxidut4faci/dir/file1" 2026/08/16 03:50:33 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:50:33 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-jaxidut4faci/dir/file1 2026/08/16 03:50:33 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:50:33 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/16 03:50:33 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/16 03:50:33 DEBUG : dir/file1: newRWFileHandle: 2026/08/16 03:50:33 DEBUG : dir/file1(0x19f0e9c935c0): openPending: 2026/08/16 03:50: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/08/16 03:50:33 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/08/16 03:50:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/16 03:50:33 DEBUG : dir/file1(0x19f0e9c935c0): >openPending: err= 2026/08/16 03:50:33 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/08/16 03:50:33 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/16 03:50:33 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/16 03:50:33 DEBUG : dir/file1(0x19f0e9c935c0): _writeAt: size=25, off=0 2026/08/16 03:50:33 DEBUG : dir/file1(0x19f0e9c935c0): >_writeAt: n=25, err= 2026/08/16 03:50:33 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/16 03:50:33 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/newLeaf" 2026/08/16 03:50:33 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:50:33 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: md5sum /rclone-test-jaxidut4faci/newLeaf 2026/08/16 03:50:33 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jaxidut4faci/newLeaf" 2026/08/16 03:50:33 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:50:33 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-jaxidut4faci/newLeaf 2026/08/16 03:50:33 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:50:33 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/16 03:50:33 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/08/16 03:50:33 DEBUG : newLeaf: Updating file with newLeaf 0x19f0e9c8a680 2026/08/16 03:50:33 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/16 03:50:33 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/16 03:50:33 DEBUG : newLeaf(0x19f0e9c935c0): close: 2026/08/16 03:50:33 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/08/16 03:50:33 DEBUG : newLeaf: vfs cache: setting modification time to 2026-08-16 03:50:33.878863872 +0000 UTC m=+21.784525370 2026/08/16 03:50:33 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:33 DEBUG : newLeaf(0x19f0e9c935c0): >close: err= 2026/08/16 03:50:33 DEBUG : WaitForWriters: timeout=30s 2026/08/16 03:50:33 DEBUG : dir: Looking for writers 2026/08/16 03:50:33 DEBUG : Looking for writers 2026/08/16 03:50:33 DEBUG : dir: reading active writers 2026/08/16 03:50:33 DEBUG : newLeaf: reading active writers 2026/08/16 03:50:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/16 03:50:33 DEBUG : dir: Looking for writers 2026/08/16 03:50:33 DEBUG : Looking for writers 2026/08/16 03:50:33 DEBUG : dir: reading active writers 2026/08/16 03:50:33 DEBUG : newLeaf: reading active writers 2026/08/16 03:50:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/16 03:50:34 DEBUG : dir: Looking for writers 2026/08/16 03:50:34 DEBUG : Looking for writers 2026/08/16 03:50:34 DEBUG : dir: reading active writers 2026/08/16 03:50:34 DEBUG : newLeaf: reading active writers 2026/08/16 03:50:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/16 03:50:34 DEBUG : dir: Looking for writers 2026/08/16 03:50:34 DEBUG : Looking for writers 2026/08/16 03:50:34 DEBUG : dir: reading active writers 2026/08/16 03:50:34 DEBUG : newLeaf: reading active writers 2026/08/16 03:50:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/16 03:50:34 DEBUG : newLeaf: vfs cache: starting upload 2026/08/16 03:50:34 DEBUG : newLeaf.19e9a216.partial: size = 25 OK 2026/08/16 03:50:34 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/newLeaf.19e9a216.partial" 2026/08/16 03:50:34 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:50:34 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: md5sum /rclone-test-jaxidut4faci/newLeaf.19e9a216.partial 2026/08/16 03:50:34 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jaxidut4faci/newLeaf.19e9a216.partial" 2026/08/16 03:50:34 DEBUG : dir: Looking for writers 2026/08/16 03:50:34 DEBUG : Looking for writers 2026/08/16 03:50:34 DEBUG : dir: reading active writers 2026/08/16 03:50:34 DEBUG : newLeaf: reading active writers 2026/08/16 03:50:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/16 03:50:34 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:50:34 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-jaxidut4faci/newLeaf.19e9a216.partial 2026/08/16 03:50:34 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:50:34 DEBUG : newLeaf.19e9a216.partial: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/08/16 03:50:34 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/16 03:50:34 DEBUG : newLeaf.19e9a216.partial: renamed to: newLeaf 2026/08/16 03:50:34 INFO : newLeaf: Copied (replaced existing) 2026/08/16 03:50:34 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/newLeaf" 2026/08/16 03:50:34 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:50:34 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: md5sum /rclone-test-jaxidut4faci/newLeaf 2026/08/16 03:50:34 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jaxidut4faci/newLeaf" 2026/08/16 03:50:34 DEBUG : dir: Looking for writers 2026/08/16 03:50:34 DEBUG : Looking for writers 2026/08/16 03:50:34 DEBUG : dir: reading active writers 2026/08/16 03:50:34 DEBUG : newLeaf: reading active writers 2026/08/16 03:50:34 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:50:34 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-jaxidut4faci/newLeaf 2026/08/16 03:50:34 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:50:34 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/08/16 03:50:34 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-08-16 03:50:33 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/08/16 03:50:34 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/08/16 03:50:34 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/16 03:50:34 DEBUG : >WaitForWriters: 2026/08/16 03:50:34 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/08/16 03:50:34 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/newLeaf" 2026/08/16 03:50:34 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:50:34 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: md5sum /rclone-test-jaxidut4faci/newLeaf 2026/08/16 03:50:34 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jaxidut4faci/newLeaf" 2026/08/16 03:50:34 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:50:34 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-jaxidut4faci/newLeaf 2026/08/16 03:50:34 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:50:34 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/08/16 03:50:34 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/newLeaf" 2026/08/16 03:50:34 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:50:34 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: sha1sum /rclone-test-jaxidut4faci/newLeaf 2026/08/16 03:50:34 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-jaxidut4faci/newLeaf" 2026/08/16 03:50:34 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:50:34 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /rclone-test-jaxidut4faci/newLeaf 2026/08/16 03:50:34 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:50:34 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/08/16 03:50:34 DEBUG : WaitForWriters: timeout=30s 2026/08/16 03:50:34 DEBUG : dir: Looking for writers 2026/08/16 03:50:34 DEBUG : Looking for writers 2026/08/16 03:50:34 DEBUG : dir: reading active writers 2026/08/16 03:50:34 DEBUG : newLeaf: reading active writers 2026/08/16 03:50:34 DEBUG : >WaitForWriters: 2026/08/16 03:50:34 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:198: Remote "sftp://rclone@:22/rclone-test-jaxidut4faci", Local "Local file system at /tmp/rclone3530032629", Modify Window "1s" 2026/08/16 03:50:34 INFO : sftp://rclone@:22/rclone-test-jaxidut4faci: poll-interval is not supported by this remote 2026/08/16 03:50:34 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/16 03:50:34 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-jaxidut4faci" 2026/08/16 03:50:34 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-jaxidut4faci" 2026/08/16 03:50:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-jaxidut4faci" 2026/08/16 03:50:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/16 03:50:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-jaxidut4faci" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-jaxidut4faci" 2026/08/16 03:50:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-jaxidut4faci" 2026/08/16 03:50:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/16 03:50:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-jaxidut4faci" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-jaxidut4faci" 2026/08/16 03:50:34 INFO : sftp://rclone@:22/rclone-test-jaxidut4faci: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/16 03:50:34 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/dir/file1" 2026/08/16 03:50:34 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:50:34 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: md5sum /rclone-test-jaxidut4faci/dir/file1 2026/08/16 03:50:34 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jaxidut4faci/dir/file1" 2026/08/16 03:50:34 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:50:34 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-jaxidut4faci/dir/file1 2026/08/16 03:50:34 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:50:34 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/16 03:50:34 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/dir/file1" 2026/08/16 03:50:34 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:50:34 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: sha1sum /rclone-test-jaxidut4faci/dir/file1 2026/08/16 03:50:34 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-jaxidut4faci/dir/file1" 2026/08/16 03:50:34 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:50:34 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-jaxidut4faci/dir/file1 2026/08/16 03:50:34 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:50:34 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/16 03:50:34 DEBUG : WaitForWriters: timeout=30s 2026/08/16 03:50:34 DEBUG : dir: Looking for writers 2026/08/16 03:50:34 DEBUG : file1: reading active writers 2026/08/16 03:50:34 DEBUG : Looking for writers 2026/08/16 03:50:34 DEBUG : dir: reading active writers 2026/08/16 03:50:34 DEBUG : >WaitForWriters: 2026/08/16 03:50:34 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/16 03:50:34 DEBUG : dir/file1: newRWFileHandle: 2026/08/16 03:50:34 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/16 03:50:34 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/16 03:50:34 DEBUG : dir/file1(0x19f0e9bc4240): _readAt: size=512, off=0 2026/08/16 03:50:34 DEBUG : dir/file1(0x19f0e9bc4240): openPending: 2026/08/16 03:50:34 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/dir/file1" 2026/08/16 03:50:34 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:50:34 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: md5sum /rclone-test-jaxidut4faci/dir/file1 2026/08/16 03:50:34 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jaxidut4faci/dir/file1" 2026/08/16 03:50:34 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:50:34 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-jaxidut4faci/dir/file1 2026/08/16 03:50:34 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:50:34 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/16 03:50:34 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/08/16 03:50:34 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/08/16 03:50:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/16 03:50:34 DEBUG : dir/file1(0x19f0e9bc4240): >openPending: err= 2026/08/16 03:50:34 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2026/08/16 03:50:34 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/16 03:50:34 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/16 03:50:34 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/16 03:50:34 DEBUG : dir/file1(0x19f0e9bc4240): >_readAt: n=14, err=EOF 2026/08/16 03:50:34 DEBUG : dir/file1(0x19f0e9bc4240): close: 2026/08/16 03:50:34 DEBUG : dir/file1(0x19f0e9bc4240): >close: err= 2026/08/16 03:50:34 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/dir/file1" 2026/08/16 03:50:34 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:50:34 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: md5sum /rclone-test-jaxidut4faci/dir/file1 2026/08/16 03:50:34 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jaxidut4faci/dir/file1" 2026/08/16 03:50:34 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:50:34 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-jaxidut4faci/dir/file1 2026/08/16 03:50:34 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:50:34 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/16 03:50:34 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/dir/file1" 2026/08/16 03:50:34 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:50:34 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: sha1sum /rclone-test-jaxidut4faci/dir/file1 2026/08/16 03:50:34 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-jaxidut4faci/dir/file1" 2026/08/16 03:50:35 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:50:35 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-jaxidut4faci/dir/file1 2026/08/16 03:50:35 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:50:35 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/16 03:50:35 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/16 03:50:35 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/newLeaf" 2026/08/16 03:50:35 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:50:35 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: md5sum /rclone-test-jaxidut4faci/newLeaf 2026/08/16 03:50:35 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jaxidut4faci/newLeaf" 2026/08/16 03:50:35 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:50:35 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-jaxidut4faci/newLeaf 2026/08/16 03:50:35 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:50:35 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/16 03:50:35 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/08/16 03:50:35 DEBUG : newLeaf: Updating file with newLeaf 0x19f0ea0a8000 2026/08/16 03:50:35 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/16 03:50:35 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/16 03:50:35 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/newLeaf" 2026/08/16 03:50:35 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:50:35 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: md5sum /rclone-test-jaxidut4faci/newLeaf 2026/08/16 03:50:35 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jaxidut4faci/newLeaf" 2026/08/16 03:50:35 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:50:35 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-jaxidut4faci/newLeaf 2026/08/16 03:50:35 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:50:35 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/16 03:50:35 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/newLeaf" 2026/08/16 03:50:35 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:50:35 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: sha1sum /rclone-test-jaxidut4faci/newLeaf 2026/08/16 03:50:35 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-jaxidut4faci/newLeaf" 2026/08/16 03:50:35 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:50:35 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-jaxidut4faci/newLeaf 2026/08/16 03:50:35 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:50:35 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/16 03:50:35 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/08/16 03:50:35 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/dir/file1" 2026/08/16 03:50:35 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:50:35 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: md5sum /rclone-test-jaxidut4faci/dir/file1 2026/08/16 03:50:35 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jaxidut4faci/dir/file1" 2026/08/16 03:50:35 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:50:35 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-jaxidut4faci/dir/file1 2026/08/16 03:50:35 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:50:35 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/16 03:50:35 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/08/16 03:50:35 DEBUG : dir/file1: Updating file with dir/file1 0x19f0ea0a8000 2026/08/16 03:50:35 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/08/16 03:50:35 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/16 03:50:35 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/dir/file1" 2026/08/16 03:50:35 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:50:35 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: md5sum /rclone-test-jaxidut4faci/dir/file1 2026/08/16 03:50:35 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jaxidut4faci/dir/file1" 2026/08/16 03:50:35 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:50:35 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-jaxidut4faci/dir/file1 2026/08/16 03:50:35 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:50:35 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/16 03:50:35 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/dir/file1" 2026/08/16 03:50:35 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:50:35 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: sha1sum /rclone-test-jaxidut4faci/dir/file1 2026/08/16 03:50:35 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-jaxidut4faci/dir/file1" 2026/08/16 03:50:35 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:50:35 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-jaxidut4faci/dir/file1 2026/08/16 03:50:35 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:50:35 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/16 03:50:35 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/16 03:50:35 DEBUG : dir/file1: newRWFileHandle: 2026/08/16 03:50:35 DEBUG : dir/file1(0x19f0e9733180): openPending: 2026/08/16 03:50:35 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/08/16 03:50:35 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/08/16 03:50:35 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/16 03:50:35 DEBUG : dir/file1(0x19f0e9733180): >openPending: err= 2026/08/16 03:50:35 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/08/16 03:50:35 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/16 03:50:35 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/16 03:50:35 DEBUG : dir/file1(0x19f0e9733180): _writeAt: size=25, off=0 2026/08/16 03:50:35 DEBUG : dir/file1(0x19f0e9733180): >_writeAt: n=25, err= 2026/08/16 03:50:35 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/16 03:50:35 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/newLeaf" 2026/08/16 03:50:35 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:50:35 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: md5sum /rclone-test-jaxidut4faci/newLeaf 2026/08/16 03:50:35 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jaxidut4faci/newLeaf" 2026/08/16 03:50:35 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:50:35 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-jaxidut4faci/newLeaf 2026/08/16 03:50:35 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:50:35 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/16 03:50:35 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/08/16 03:50:35 DEBUG : newLeaf: Updating file with newLeaf 0x19f0ea0a8000 2026/08/16 03:50:35 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/16 03:50:35 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/16 03:50:35 DEBUG : newLeaf(0x19f0e9733180): close: 2026/08/16 03:50:35 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/08/16 03:50:35 DEBUG : newLeaf: vfs cache: setting modification time to 2026-08-16 03:50:35.631002596 +0000 UTC m=+23.536664085 2026/08/16 03:50:35 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:35 DEBUG : newLeaf(0x19f0e9733180): >close: err= 2026/08/16 03:50:35 DEBUG : WaitForWriters: timeout=30s 2026/08/16 03:50:35 DEBUG : dir: Looking for writers 2026/08/16 03:50:35 DEBUG : Looking for writers 2026/08/16 03:50:35 DEBUG : dir: reading active writers 2026/08/16 03:50:35 DEBUG : newLeaf: reading active writers 2026/08/16 03:50:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/16 03:50:35 DEBUG : dir: Looking for writers 2026/08/16 03:50:35 DEBUG : Looking for writers 2026/08/16 03:50:35 DEBUG : dir: reading active writers 2026/08/16 03:50:35 DEBUG : newLeaf: reading active writers 2026/08/16 03:50:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/16 03:50:35 DEBUG : dir: Looking for writers 2026/08/16 03:50:35 DEBUG : Looking for writers 2026/08/16 03:50:35 DEBUG : dir: reading active writers 2026/08/16 03:50:35 DEBUG : newLeaf: reading active writers 2026/08/16 03:50:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/16 03:50:35 DEBUG : dir: Looking for writers 2026/08/16 03:50:35 DEBUG : Looking for writers 2026/08/16 03:50:35 DEBUG : dir: reading active writers 2026/08/16 03:50:35 DEBUG : newLeaf: reading active writers 2026/08/16 03:50:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/16 03:50:35 DEBUG : newLeaf: vfs cache: starting upload 2026/08/16 03:50:35 DEBUG : newLeaf.c39588b4.partial: size = 25 OK 2026/08/16 03:50:35 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/newLeaf.c39588b4.partial" 2026/08/16 03:50:35 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:50:35 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: md5sum /rclone-test-jaxidut4faci/newLeaf.c39588b4.partial 2026/08/16 03:50:35 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jaxidut4faci/newLeaf.c39588b4.partial" 2026/08/16 03:50:35 DEBUG : dir: Looking for writers 2026/08/16 03:50:35 DEBUG : Looking for writers 2026/08/16 03:50:35 DEBUG : dir: reading active writers 2026/08/16 03:50:35 DEBUG : newLeaf: reading active writers 2026/08/16 03:50:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/16 03:50:35 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:50:35 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-jaxidut4faci/newLeaf.c39588b4.partial 2026/08/16 03:50:35 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:50:35 DEBUG : newLeaf.c39588b4.partial: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/08/16 03:50:35 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/16 03:50:35 DEBUG : newLeaf.c39588b4.partial: renamed to: newLeaf 2026/08/16 03:50:35 INFO : newLeaf: Copied (replaced existing) 2026/08/16 03:50:35 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/newLeaf" 2026/08/16 03:50:35 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:50:35 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: md5sum /rclone-test-jaxidut4faci/newLeaf 2026/08/16 03:50:35 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jaxidut4faci/newLeaf" 2026/08/16 03:50:36 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:50:36 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-jaxidut4faci/newLeaf 2026/08/16 03:50:36 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:50:36 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/08/16 03:50:36 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-08-16 03:50:35 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/08/16 03:50:36 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/08/16 03:50:36 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/16 03:50:36 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/08/16 03:50:36 DEBUG : dir: Looking for writers 2026/08/16 03:50:36 DEBUG : Looking for writers 2026/08/16 03:50:36 DEBUG : dir: reading active writers 2026/08/16 03:50:36 DEBUG : newLeaf: reading active writers 2026/08/16 03:50:36 DEBUG : >WaitForWriters: 2026/08/16 03:50:36 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/newLeaf" 2026/08/16 03:50:36 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:50:36 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: md5sum /rclone-test-jaxidut4faci/newLeaf 2026/08/16 03:50:36 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jaxidut4faci/newLeaf" 2026/08/16 03:50:36 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:50:36 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-jaxidut4faci/newLeaf 2026/08/16 03:50:36 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:50:36 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/08/16 03:50:36 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/newLeaf" 2026/08/16 03:50:36 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:50:36 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: sha1sum /rclone-test-jaxidut4faci/newLeaf 2026/08/16 03:50:36 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-jaxidut4faci/newLeaf" 2026/08/16 03:50:36 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:50:36 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /rclone-test-jaxidut4faci/newLeaf 2026/08/16 03:50:36 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:50:36 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/08/16 03:50:36 DEBUG : WaitForWriters: timeout=30s 2026/08/16 03:50:36 DEBUG : dir: Looking for writers 2026/08/16 03:50:36 DEBUG : Looking for writers 2026/08/16 03:50:36 DEBUG : dir: reading active writers 2026/08/16 03:50:36 DEBUG : newLeaf: reading active writers 2026/08/16 03:50:36 DEBUG : >WaitForWriters: 2026/08/16 03:50:36 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: vfs cache: cleaner exiting --- PASS: TestFileRename (10.08s) --- PASS: TestFileRename/off,forceCache=false (1.23s) --- PASS: TestFileRename/minimal,forceCache=false (1.25s) --- PASS: TestFileRename/minimal,forceCache=true (2.15s) --- PASS: TestFileRename/writes,forceCache=false (1.62s) --- PASS: TestFileRename/writes,forceCache=true (2.07s) --- PASS: TestFileRename/full,forceCache=false (1.76s) === RUN TestFileStructSize file_test.go:419: File struct has size 200 bytes --- PASS: TestFileStructSize (0.00s) === RUN TestAux --- PASS: TestAux (0.00s) === RUN TestAuxConcurrent --- PASS: TestAuxConcurrent (0.00s) === RUN TestRcGetVFS run.go:198: Remote "sftp://rclone@:22/rclone-test-jaxidut4faci", Local "Local file system at /tmp/rclone3530032629", Modify Window "1s" 2026/08/16 03:50:36 INFO : sftp://rclone@:22/rclone-test-jaxidut4faci: poll-interval is not supported by this remote 2026/08/16 03:50:36 INFO : sftp://rclone@:22/rclone-test-jaxidut4faci: poll-interval is not supported by this remote 2026/08/16 03:50:36 DEBUG : WaitForWriters: timeout=30s 2026/08/16 03:50:36 DEBUG : Looking for writers 2026/08/16 03:50:36 DEBUG : >WaitForWriters: --- PASS: TestRcGetVFS (0.00s) === RUN TestRcForget rc_test.go:19: Skipping test on non local remote --- SKIP: TestRcForget (0.00s) === RUN TestRcRefresh rc_test.go:19: Skipping test on non local remote --- SKIP: TestRcRefresh (0.00s) === RUN TestRcPollInterval rc_test.go:19: Skipping test on non local remote --- SKIP: TestRcPollInterval (0.00s) === RUN TestRcPollIntervalShutdown run.go:198: Remote "sftp://rclone@:22/rclone-test-jaxidut4faci", Local "Local file system at /tmp/rclone3530032629", Modify Window "1s" --- PASS: TestRcPollIntervalShutdown (0.00s) === RUN TestSetPollIntervalAfterShutdown run.go:198: Remote "sftp://rclone@:22/rclone-test-jaxidut4faci", Local "Local file system at /tmp/rclone3530032629", Modify Window "1s" --- PASS: TestSetPollIntervalAfterShutdown (0.00s) === RUN TestRcPollIntervalUpdate run.go:198: Remote "sftp://rclone@:22/rclone-test-jaxidut4faci", Local "Local file system at /tmp/rclone3530032629", Modify Window "1s" --- PASS: TestRcPollIntervalUpdate (0.00s) === RUN TestRcPollIntervalTimeout run.go:198: Remote "sftp://rclone@:22/rclone-test-jaxidut4faci", Local "Local file system at /tmp/rclone3530032629", Modify Window "1s" --- PASS: TestRcPollIntervalTimeout (0.01s) === RUN TestRcPollIntervalUnsupported run.go:198: Remote "sftp://rclone@:22/rclone-test-jaxidut4faci", Local "Local file system at /tmp/rclone3530032629", Modify Window "1s" 2026/08/16 03:50:36 INFO : sftp://rclone@:22/rclone-test-jaxidut4faci: poll-interval is not supported by this remote --- PASS: TestRcPollIntervalUnsupported (0.00s) === RUN TestRcList rc_test.go:19: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStats rc_test.go:19: Skipping test on non local remote --- SKIP: TestRcStats (0.00s) === RUN TestReadFileHandleMethods run.go:198: Remote "sftp://rclone@:22/rclone-test-jaxidut4faci", Local "Local file system at /tmp/rclone3530032629", Modify Window "1s" 2026/08/16 03:50:36 INFO : sftp://rclone@:22/rclone-test-jaxidut4faci: poll-interval is not supported by this remote 2026/08/16 03:50:36 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/dir/file1" 2026/08/16 03:50:36 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:50:36 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: md5sum /rclone-test-jaxidut4faci/dir/file1 2026/08/16 03:50:36 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jaxidut4faci/dir/file1" 2026/08/16 03:50:36 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:50:36 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-jaxidut4faci/dir/file1 2026/08/16 03:50:36 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:50:36 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/16 03:50:36 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/dir/file1" 2026/08/16 03:50:36 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:50:36 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: sha1sum /rclone-test-jaxidut4faci/dir/file1 2026/08/16 03:50:36 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-jaxidut4faci/dir/file1" 2026/08/16 03:50:36 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:50:36 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-jaxidut4faci/dir/file1 2026/08/16 03:50:36 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:50:36 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/08/16 03:50:36 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/16 03:50:36 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/16 03:50:36 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/16 03:50:36 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/08/16 03:50:36 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/16 03:50:36 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/08/16 03:50:36 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2026/08/16 03:50:36 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/dir/file1" 2026/08/16 03:50:36 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:50:36 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: md5sum /rclone-test-jaxidut4faci/dir/file1 2026/08/16 03:50:36 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jaxidut4faci/dir/file1" 2026/08/16 03:50:36 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:50:36 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-jaxidut4faci/dir/file1 2026/08/16 03:50:36 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:50:36 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/16 03:50:36 DEBUG : WaitForWriters: timeout=30s 2026/08/16 03:50:36 DEBUG : dir: Looking for writers 2026/08/16 03:50:36 DEBUG : file1: reading active writers 2026/08/16 03:50:36 DEBUG : Looking for writers 2026/08/16 03:50:36 DEBUG : dir: reading active writers 2026/08/16 03:50:36 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (0.36s) === RUN TestReadFileHandleSeek run.go:198: Remote "sftp://rclone@:22/rclone-test-jaxidut4faci", Local "Local file system at /tmp/rclone3530032629", Modify Window "1s" 2026/08/16 03:50:36 INFO : sftp://rclone@:22/rclone-test-jaxidut4faci: poll-interval is not supported by this remote 2026/08/16 03:50:36 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/dir/file1" 2026/08/16 03:50:36 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:50:36 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: md5sum /rclone-test-jaxidut4faci/dir/file1 2026/08/16 03:50:36 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jaxidut4faci/dir/file1" 2026/08/16 03:50:36 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:50:36 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-jaxidut4faci/dir/file1 2026/08/16 03:50:36 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:50:36 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/16 03:50:36 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/dir/file1" 2026/08/16 03:50:36 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:50:36 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: sha1sum /rclone-test-jaxidut4faci/dir/file1 2026/08/16 03:50:36 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-jaxidut4faci/dir/file1" 2026/08/16 03:50:36 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:50:36 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-jaxidut4faci/dir/file1 2026/08/16 03:50:36 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:50:36 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/08/16 03:50:36 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/16 03:50:36 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/16 03:50:36 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/16 03:50:36 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/08/16 03:50:36 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/16 03:50:36 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/08/16 03:50:36 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/08/16 03:50:36 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/08/16 03:50:36 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/08/16 03:50:36 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/08/16 03:50:36 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/08/16 03:50:36 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/08/16 03:50:36 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/08/16 03:50:36 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2026/08/16 03:50:36 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2026/08/16 03:50:36 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2026/08/16 03:50:36 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2026/08/16 03:50:36 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2026/08/16 03:50:36 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2026/08/16 03:50:36 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2026/08/16 03:50:36 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2026/08/16 03:50:36 DEBUG : WaitForWriters: timeout=30s 2026/08/16 03:50:36 DEBUG : dir: Looking for writers 2026/08/16 03:50:36 DEBUG : file1: reading active writers 2026/08/16 03:50:36 DEBUG : Looking for writers 2026/08/16 03:50:36 DEBUG : dir: reading active writers 2026/08/16 03:50:36 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (0.34s) === RUN TestReadFileHandleReadAt run.go:198: Remote "sftp://rclone@:22/rclone-test-jaxidut4faci", Local "Local file system at /tmp/rclone3530032629", Modify Window "1s" 2026/08/16 03:50:37 INFO : sftp://rclone@:22/rclone-test-jaxidut4faci: poll-interval is not supported by this remote 2026/08/16 03:50:37 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/dir/file1" 2026/08/16 03:50:37 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:50:37 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: md5sum /rclone-test-jaxidut4faci/dir/file1 2026/08/16 03:50:37 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jaxidut4faci/dir/file1" 2026/08/16 03:50:37 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:50:37 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-jaxidut4faci/dir/file1 2026/08/16 03:50:37 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:50:37 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/16 03:50:37 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/dir/file1" 2026/08/16 03:50:37 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:50:37 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: sha1sum /rclone-test-jaxidut4faci/dir/file1 2026/08/16 03:50:37 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-jaxidut4faci/dir/file1" 2026/08/16 03:50:37 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:50:37 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-jaxidut4faci/dir/file1 2026/08/16 03:50:37 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:50:37 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/08/16 03:50:37 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/16 03:50:37 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/16 03:50:37 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/16 03:50:37 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/08/16 03:50:37 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/16 03:50:37 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/08/16 03:50:37 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/08/16 03:50:37 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/08/16 03:50:37 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/08/16 03:50:37 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/08/16 03:50:37 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/08/16 03:50:37 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/08/16 03:50:37 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/08/16 03:50:37 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2026/08/16 03:50:37 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2026/08/16 03:50:37 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2026/08/16 03:50:37 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2026/08/16 03:50:37 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2026/08/16 03:50:37 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2026/08/16 03:50:37 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2026/08/16 03:50:37 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2026/08/16 03:50:37 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2026/08/16 03:50:37 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2026/08/16 03:50:37 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/08/16 03:50:37 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2026/08/16 03:50:37 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2026/08/16 03:50:37 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2026/08/16 03:50:37 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/08/16 03:50:37 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/08/16 03:50:37 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/08/16 03:50:37 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/08/16 03:50:37 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2026/08/16 03:50:37 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/08/16 03:50:37 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/08/16 03:50:37 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/08/16 03:50:37 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2026/08/16 03:50:37 DEBUG : WaitForWriters: timeout=30s 2026/08/16 03:50:37 DEBUG : dir: Looking for writers 2026/08/16 03:50:37 DEBUG : file1: reading active writers 2026/08/16 03:50:37 DEBUG : Looking for writers 2026/08/16 03:50:37 DEBUG : dir: reading active writers 2026/08/16 03:50:37 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (0.39s) === RUN TestReadFileHandleFlush run.go:198: Remote "sftp://rclone@:22/rclone-test-jaxidut4faci", Local "Local file system at /tmp/rclone3530032629", Modify Window "1s" 2026/08/16 03:50:37 INFO : sftp://rclone@:22/rclone-test-jaxidut4faci: poll-interval is not supported by this remote 2026/08/16 03:50:37 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/dir/file1" 2026/08/16 03:50:37 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:50:37 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: md5sum /rclone-test-jaxidut4faci/dir/file1 2026/08/16 03:50:37 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jaxidut4faci/dir/file1" 2026/08/16 03:50:37 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:50:37 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-jaxidut4faci/dir/file1 2026/08/16 03:50:37 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:50:37 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/16 03:50:37 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/dir/file1" 2026/08/16 03:50:37 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:50:37 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: sha1sum /rclone-test-jaxidut4faci/dir/file1 2026/08/16 03:50:37 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-jaxidut4faci/dir/file1" 2026/08/16 03:50:37 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:50:37 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-jaxidut4faci/dir/file1 2026/08/16 03:50:37 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:50:37 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/08/16 03:50:37 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/16 03:50:37 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/16 03:50:37 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/16 03:50:37 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/08/16 03:50:37 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/16 03:50:37 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/08/16 03:50:37 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/dir/file1" 2026/08/16 03:50:37 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:50:37 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: md5sum /rclone-test-jaxidut4faci/dir/file1 2026/08/16 03:50:37 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jaxidut4faci/dir/file1" 2026/08/16 03:50:37 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:50:37 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-jaxidut4faci/dir/file1 2026/08/16 03:50:37 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:50:37 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/16 03:50:37 DEBUG : WaitForWriters: timeout=30s 2026/08/16 03:50:37 DEBUG : dir: Looking for writers 2026/08/16 03:50:37 DEBUG : file1: reading active writers 2026/08/16 03:50:37 DEBUG : Looking for writers 2026/08/16 03:50:37 DEBUG : dir: reading active writers 2026/08/16 03:50:37 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (0.31s) === RUN TestReadFileHandleRelease run.go:198: Remote "sftp://rclone@:22/rclone-test-jaxidut4faci", Local "Local file system at /tmp/rclone3530032629", Modify Window "1s" 2026/08/16 03:50:37 INFO : sftp://rclone@:22/rclone-test-jaxidut4faci: poll-interval is not supported by this remote 2026/08/16 03:50:37 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/dir/file1" 2026/08/16 03:50:37 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:50:37 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: md5sum /rclone-test-jaxidut4faci/dir/file1 2026/08/16 03:50:37 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jaxidut4faci/dir/file1" 2026/08/16 03:50:37 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:50:37 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-jaxidut4faci/dir/file1 2026/08/16 03:50:37 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:50:37 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/16 03:50:37 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/dir/file1" 2026/08/16 03:50:37 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:50:37 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: sha1sum /rclone-test-jaxidut4faci/dir/file1 2026/08/16 03:50:37 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-jaxidut4faci/dir/file1" 2026/08/16 03:50:37 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:50:37 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-jaxidut4faci/dir/file1 2026/08/16 03:50:37 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:50:37 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/08/16 03:50:37 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/16 03:50:37 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/16 03:50:37 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/16 03:50:37 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/08/16 03:50:37 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/16 03:50:37 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/08/16 03:50:37 DEBUG : dir/file1: ReadFileHandle.Release closing 2026/08/16 03:50:37 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/dir/file1" 2026/08/16 03:50:37 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:50:37 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: md5sum /rclone-test-jaxidut4faci/dir/file1 2026/08/16 03:50:37 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jaxidut4faci/dir/file1" 2026/08/16 03:50:38 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:50:38 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-jaxidut4faci/dir/file1 2026/08/16 03:50:38 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:50:38 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/16 03:50:38 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2026/08/16 03:50:38 DEBUG : WaitForWriters: timeout=30s 2026/08/16 03:50:38 DEBUG : dir: Looking for writers 2026/08/16 03:50:38 DEBUG : file1: reading active writers 2026/08/16 03:50:38 DEBUG : Looking for writers 2026/08/16 03:50:38 DEBUG : dir: reading active writers 2026/08/16 03:50:38 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (0.31s) === RUN TestRWFileHandleMethodsRead run.go:198: Remote "sftp://rclone@:22/rclone-test-jaxidut4faci", Local "Local file system at /tmp/rclone3530032629", Modify Window "1s" 2026/08/16 03:50:38 INFO : sftp://rclone@:22/rclone-test-jaxidut4faci: poll-interval is not supported by this remote 2026/08/16 03:50:38 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/16 03:50:38 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-jaxidut4faci" 2026/08/16 03:50:38 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-jaxidut4faci" 2026/08/16 03:50:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-jaxidut4faci" 2026/08/16 03:50:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/16 03:50:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-jaxidut4faci" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-jaxidut4faci" 2026/08/16 03:50:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-jaxidut4faci" 2026/08/16 03:50:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/16 03:50:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-jaxidut4faci" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-jaxidut4faci" 2026/08/16 03:50:38 INFO : sftp://rclone@:22/rclone-test-jaxidut4faci: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/16 03:50:38 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/dir/file1" 2026/08/16 03:50:38 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:50:38 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: md5sum /rclone-test-jaxidut4faci/dir/file1 2026/08/16 03:50:38 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jaxidut4faci/dir/file1" 2026/08/16 03:50:38 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:50:38 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-jaxidut4faci/dir/file1 2026/08/16 03:50:38 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:50:38 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/16 03:50:38 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/dir/file1" 2026/08/16 03:50:38 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:50:38 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: sha1sum /rclone-test-jaxidut4faci/dir/file1 2026/08/16 03:50:38 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-jaxidut4faci/dir/file1" 2026/08/16 03:50:38 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:50:38 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-jaxidut4faci/dir/file1 2026/08/16 03:50:38 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:50:38 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/08/16 03:50:38 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/16 03:50:38 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/16 03:50:38 DEBUG : dir/file1: newRWFileHandle: 2026/08/16 03:50:38 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/16 03:50:38 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/16 03:50:38 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/16 03:50:38 DEBUG : dir/file1(0x19f0e969a700): _readAt: size=1, off=0 2026/08/16 03:50:38 DEBUG : dir/file1(0x19f0e969a700): openPending: 2026/08/16 03:50:38 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/dir/file1" 2026/08/16 03:50:38 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:50:38 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: md5sum /rclone-test-jaxidut4faci/dir/file1 2026/08/16 03:50:38 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jaxidut4faci/dir/file1" 2026/08/16 03:50:38 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:50:38 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-jaxidut4faci/dir/file1 2026/08/16 03:50:38 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:50:38 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/16 03:50:38 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/08/16 03:50:38 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/16 03:50:38 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/16 03:50:38 DEBUG : dir/file1(0x19f0e969a700): >openPending: err= 2026/08/16 03:50:38 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/08/16 03:50:38 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/16 03:50:38 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/16 03:50:38 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/16 03:50:38 DEBUG : dir/file1(0x19f0e969a700): >_readAt: n=1, err= 2026/08/16 03:50:38 DEBUG : dir/file1(0x19f0e969a700): _readAt: size=256, off=1 2026/08/16 03:50:38 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2026/08/16 03:50:38 DEBUG : dir/file1(0x19f0e969a700): >_readAt: n=15, err=EOF 2026/08/16 03:50:38 DEBUG : dir/file1(0x19f0e969a700): _readAt: size=16, off=16 2026/08/16 03:50:38 DEBUG : dir/file1(0x19f0e969a700): >_readAt: n=0, err=EOF 2026/08/16 03:50:38 DEBUG : dir/file1(0x19f0e969a700): close: 2026/08/16 03:50:38 DEBUG : dir/file1(0x19f0e969a700): >close: err= 2026/08/16 03:50:38 DEBUG : dir/file1(0x19f0e969a700): close: 2026/08/16 03:50:38 DEBUG : dir/file1(0x19f0e969a700): >close: err=file already closed 2026/08/16 03:50:38 DEBUG : WaitForWriters: timeout=30s 2026/08/16 03:50:38 DEBUG : dir: Looking for writers 2026/08/16 03:50:38 DEBUG : file1: reading active writers 2026/08/16 03:50:38 DEBUG : Looking for writers 2026/08/16 03:50:38 DEBUG : dir: reading active writers 2026/08/16 03:50:38 DEBUG : >WaitForWriters: 2026/08/16 03:50:38 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (0.30s) === RUN TestRWFileHandleSeek run.go:198: Remote "sftp://rclone@:22/rclone-test-jaxidut4faci", Local "Local file system at /tmp/rclone3530032629", Modify Window "1s" 2026/08/16 03:50:38 INFO : sftp://rclone@:22/rclone-test-jaxidut4faci: poll-interval is not supported by this remote 2026/08/16 03:50:38 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/16 03:50:38 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-jaxidut4faci" 2026/08/16 03:50:38 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-jaxidut4faci" 2026/08/16 03:50:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-jaxidut4faci" 2026/08/16 03:50:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/16 03:50:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-jaxidut4faci" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-jaxidut4faci" 2026/08/16 03:50:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-jaxidut4faci" 2026/08/16 03:50:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/16 03:50:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-jaxidut4faci" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-jaxidut4faci" 2026/08/16 03:50:38 INFO : sftp://rclone@:22/rclone-test-jaxidut4faci: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/16 03:50:38 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/dir/file1" 2026/08/16 03:50:38 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:50:38 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: md5sum /rclone-test-jaxidut4faci/dir/file1 2026/08/16 03:50:38 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jaxidut4faci/dir/file1" 2026/08/16 03:50:38 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:50:38 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-jaxidut4faci/dir/file1 2026/08/16 03:50:38 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:50:38 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/16 03:50:38 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/dir/file1" 2026/08/16 03:50:38 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:50:38 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: sha1sum /rclone-test-jaxidut4faci/dir/file1 2026/08/16 03:50:38 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-jaxidut4faci/dir/file1" 2026/08/16 03:50:38 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:50:38 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-jaxidut4faci/dir/file1 2026/08/16 03:50:38 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:50:38 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/08/16 03:50:38 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/16 03:50:38 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/16 03:50:38 DEBUG : dir/file1: newRWFileHandle: 2026/08/16 03:50:38 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/16 03:50:38 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/16 03:50:38 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/16 03:50:38 DEBUG : dir/file1(0x19f0e99c2200): _readAt: size=1, off=0 2026/08/16 03:50:38 DEBUG : dir/file1(0x19f0e99c2200): openPending: 2026/08/16 03:50:38 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/dir/file1" 2026/08/16 03:50:38 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:50:38 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: md5sum /rclone-test-jaxidut4faci/dir/file1 2026/08/16 03:50:38 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jaxidut4faci/dir/file1" 2026/08/16 03:50:38 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:50:38 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-jaxidut4faci/dir/file1 2026/08/16 03:50:38 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:50:38 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/16 03:50:38 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/08/16 03:50:38 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/16 03:50:38 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/16 03:50:38 DEBUG : dir/file1(0x19f0e99c2200): >openPending: err= 2026/08/16 03:50:38 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/08/16 03:50:38 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/16 03:50:38 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/16 03:50:38 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/16 03:50:38 DEBUG : dir/file1(0x19f0e99c2200): >_readAt: n=1, err= 2026/08/16 03:50:38 DEBUG : dir/file1(0x19f0e99c2200): _readAt: size=1, off=5 2026/08/16 03:50:38 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/08/16 03:50:38 DEBUG : dir/file1(0x19f0e99c2200): >_readAt: n=1, err= 2026/08/16 03:50:38 DEBUG : dir/file1(0x19f0e99c2200): _readAt: size=1, off=3 2026/08/16 03:50:38 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2026/08/16 03:50:38 DEBUG : dir/file1(0x19f0e99c2200): >_readAt: n=1, err= 2026/08/16 03:50:38 DEBUG : dir/file1(0x19f0e99c2200): _readAt: size=1, off=13 2026/08/16 03:50:38 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2026/08/16 03:50:38 DEBUG : dir/file1(0x19f0e99c2200): >_readAt: n=1, err= 2026/08/16 03:50:38 DEBUG : dir/file1(0x19f0e99c2200): _readAt: size=16, off=100 2026/08/16 03:50:38 DEBUG : dir/file1(0x19f0e99c2200): >_readAt: n=0, err=EOF 2026/08/16 03:50:38 DEBUG : dir/file1(0x19f0e99c2200): close: 2026/08/16 03:50:38 DEBUG : dir/file1(0x19f0e99c2200): >close: err= 2026/08/16 03:50:38 DEBUG : WaitForWriters: timeout=30s 2026/08/16 03:50:38 DEBUG : dir: Looking for writers 2026/08/16 03:50:38 DEBUG : file1: reading active writers 2026/08/16 03:50:38 DEBUG : Looking for writers 2026/08/16 03:50:38 DEBUG : dir: reading active writers 2026/08/16 03:50:38 DEBUG : >WaitForWriters: 2026/08/16 03:50:38 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (0.34s) === RUN TestRWFileHandleReadAt run.go:198: Remote "sftp://rclone@:22/rclone-test-jaxidut4faci", Local "Local file system at /tmp/rclone3530032629", Modify Window "1s" 2026/08/16 03:50:38 INFO : sftp://rclone@:22/rclone-test-jaxidut4faci: poll-interval is not supported by this remote 2026/08/16 03:50:38 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/16 03:50:38 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-jaxidut4faci" 2026/08/16 03:50:38 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-jaxidut4faci" 2026/08/16 03:50:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-jaxidut4faci" 2026/08/16 03:50:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/16 03:50:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-jaxidut4faci" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-jaxidut4faci" 2026/08/16 03:50:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-jaxidut4faci" 2026/08/16 03:50:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/16 03:50:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-jaxidut4faci" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-jaxidut4faci" 2026/08/16 03:50:38 INFO : sftp://rclone@:22/rclone-test-jaxidut4faci: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/16 03:50:38 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/dir/file1" 2026/08/16 03:50:38 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:50:38 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: md5sum /rclone-test-jaxidut4faci/dir/file1 2026/08/16 03:50:38 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jaxidut4faci/dir/file1" 2026/08/16 03:50:38 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:50:38 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-jaxidut4faci/dir/file1 2026/08/16 03:50:38 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:50:38 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/16 03:50:38 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/dir/file1" 2026/08/16 03:50:38 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:50:38 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: sha1sum /rclone-test-jaxidut4faci/dir/file1 2026/08/16 03:50:38 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-jaxidut4faci/dir/file1" 2026/08/16 03:50:38 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:50:38 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-jaxidut4faci/dir/file1 2026/08/16 03:50:38 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:50:38 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/08/16 03:50:38 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/16 03:50:38 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/16 03:50:38 DEBUG : dir/file1: newRWFileHandle: 2026/08/16 03:50:38 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/16 03:50:38 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/16 03:50:38 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/16 03:50:38 DEBUG : dir/file1(0x19f0e9a76f80): _readAt: size=1, off=0 2026/08/16 03:50:38 DEBUG : dir/file1(0x19f0e9a76f80): openPending: 2026/08/16 03:50:38 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/dir/file1" 2026/08/16 03:50:38 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:50:38 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: md5sum /rclone-test-jaxidut4faci/dir/file1 2026/08/16 03:50:38 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jaxidut4faci/dir/file1" 2026/08/16 03:50:38 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:50:38 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-jaxidut4faci/dir/file1 2026/08/16 03:50:38 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:50:38 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/16 03:50:38 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/08/16 03:50:38 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/16 03:50:38 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/16 03:50:38 DEBUG : dir/file1(0x19f0e9a76f80): >openPending: err= 2026/08/16 03:50:38 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/08/16 03:50:38 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/16 03:50:38 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/16 03:50:38 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/16 03:50:38 DEBUG : dir/file1(0x19f0e9a76f80): >_readAt: n=1, err= 2026/08/16 03:50:38 DEBUG : dir/file1(0x19f0e9a76f80): _readAt: size=1, off=5 2026/08/16 03:50:38 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/08/16 03:50:38 DEBUG : dir/file1(0x19f0e9a76f80): >_readAt: n=1, err= 2026/08/16 03:50:38 DEBUG : dir/file1(0x19f0e9a76f80): _readAt: size=1, off=1 2026/08/16 03:50:38 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2026/08/16 03:50:38 DEBUG : dir/file1(0x19f0e9a76f80): >_readAt: n=1, err= 2026/08/16 03:50:38 DEBUG : dir/file1(0x19f0e9a76f80): _readAt: size=6, off=10 2026/08/16 03:50:38 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/08/16 03:50:38 DEBUG : dir/file1(0x19f0e9a76f80): >_readAt: n=6, err= 2026/08/16 03:50:38 DEBUG : dir/file1(0x19f0e9a76f80): _readAt: size=256, off=10 2026/08/16 03:50:38 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/08/16 03:50:38 DEBUG : dir/file1(0x19f0e9a76f80): >_readAt: n=6, err=EOF 2026/08/16 03:50:38 DEBUG : dir/file1(0x19f0e9a76f80): _readAt: size=256, off=100 2026/08/16 03:50:38 DEBUG : dir/file1(0x19f0e9a76f80): >_readAt: n=0, err=EOF 2026/08/16 03:50:38 DEBUG : dir/file1(0x19f0e9a76f80): close: 2026/08/16 03:50:38 DEBUG : dir/file1(0x19f0e9a76f80): >close: err= 2026/08/16 03:50:38 DEBUG : dir/file1(0x19f0e9a76f80): _readAt: size=256, off=100 2026/08/16 03:50:38 DEBUG : dir/file1(0x19f0e9a76f80): >_readAt: n=0, err=file already closed 2026/08/16 03:50:38 DEBUG : WaitForWriters: timeout=30s 2026/08/16 03:50:38 DEBUG : dir: Looking for writers 2026/08/16 03:50:38 DEBUG : file1: reading active writers 2026/08/16 03:50:38 DEBUG : Looking for writers 2026/08/16 03:50:38 DEBUG : dir: reading active writers 2026/08/16 03:50:38 DEBUG : >WaitForWriters: 2026/08/16 03:50:38 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (0.30s) === RUN TestRWFileHandleFlushRead run.go:198: Remote "sftp://rclone@:22/rclone-test-jaxidut4faci", Local "Local file system at /tmp/rclone3530032629", Modify Window "1s" 2026/08/16 03:50:38 INFO : sftp://rclone@:22/rclone-test-jaxidut4faci: poll-interval is not supported by this remote 2026/08/16 03:50:38 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/16 03:50:38 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-jaxidut4faci" 2026/08/16 03:50:38 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-jaxidut4faci" 2026/08/16 03:50:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-jaxidut4faci" 2026/08/16 03:50:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/16 03:50:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-jaxidut4faci" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-jaxidut4faci" 2026/08/16 03:50:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-jaxidut4faci" 2026/08/16 03:50:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/16 03:50:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-jaxidut4faci" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-jaxidut4faci" 2026/08/16 03:50:38 INFO : sftp://rclone@:22/rclone-test-jaxidut4faci: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/16 03:50:38 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/dir/file1" 2026/08/16 03:50:38 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:50:38 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: md5sum /rclone-test-jaxidut4faci/dir/file1 2026/08/16 03:50:38 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jaxidut4faci/dir/file1" 2026/08/16 03:50:39 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:50:39 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-jaxidut4faci/dir/file1 2026/08/16 03:50:39 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:50:39 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/16 03:50:39 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/dir/file1" 2026/08/16 03:50:39 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:50:39 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: sha1sum /rclone-test-jaxidut4faci/dir/file1 2026/08/16 03:50:39 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-jaxidut4faci/dir/file1" 2026/08/16 03:50:39 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:50:39 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-jaxidut4faci/dir/file1 2026/08/16 03:50:39 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:50:39 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/08/16 03:50:39 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/16 03:50:39 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/16 03:50:39 DEBUG : dir/file1: newRWFileHandle: 2026/08/16 03:50:39 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/16 03:50:39 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/16 03:50:39 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/16 03:50:39 DEBUG : dir/file1(0x19f0e9d8e240): RWFileHandle.Flush 2026/08/16 03:50:39 DEBUG : dir/file1(0x19f0e9d8e240): _readAt: size=256, off=0 2026/08/16 03:50:39 DEBUG : dir/file1(0x19f0e9d8e240): openPending: 2026/08/16 03:50:39 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/dir/file1" 2026/08/16 03:50:39 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:50:39 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: md5sum /rclone-test-jaxidut4faci/dir/file1 2026/08/16 03:50:39 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jaxidut4faci/dir/file1" 2026/08/16 03:50:39 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:50:39 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-jaxidut4faci/dir/file1 2026/08/16 03:50:39 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:50:39 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/16 03:50:39 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/08/16 03:50:39 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/16 03:50:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/16 03:50:39 DEBUG : dir/file1(0x19f0e9d8e240): >openPending: err= 2026/08/16 03:50:39 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/08/16 03:50:39 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/16 03:50:39 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/16 03:50:39 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/16 03:50:39 DEBUG : dir/file1(0x19f0e9d8e240): >_readAt: n=16, err=EOF 2026/08/16 03:50:39 DEBUG : dir/file1(0x19f0e9d8e240): RWFileHandle.Flush 2026/08/16 03:50:39 DEBUG : dir/file1(0x19f0e9d8e240): RWFileHandle.Flush 2026/08/16 03:50:39 DEBUG : dir/file1(0x19f0e9d8e240): close: 2026/08/16 03:50:39 DEBUG : dir/file1(0x19f0e9d8e240): >close: err= 2026/08/16 03:50:39 DEBUG : WaitForWriters: timeout=30s 2026/08/16 03:50:39 DEBUG : dir: Looking for writers 2026/08/16 03:50:39 DEBUG : file1: reading active writers 2026/08/16 03:50:39 DEBUG : Looking for writers 2026/08/16 03:50:39 DEBUG : dir: reading active writers 2026/08/16 03:50:39 DEBUG : >WaitForWriters: 2026/08/16 03:50:39 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (0.36s) === RUN TestRWFileHandleReleaseRead run.go:198: Remote "sftp://rclone@:22/rclone-test-jaxidut4faci", Local "Local file system at /tmp/rclone3530032629", Modify Window "1s" 2026/08/16 03:50:39 INFO : sftp://rclone@:22/rclone-test-jaxidut4faci: poll-interval is not supported by this remote 2026/08/16 03:50:39 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/16 03:50:39 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-jaxidut4faci" 2026/08/16 03:50:39 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-jaxidut4faci" 2026/08/16 03:50:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-jaxidut4faci" 2026/08/16 03:50:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/16 03:50:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-jaxidut4faci" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-jaxidut4faci" 2026/08/16 03:50:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-jaxidut4faci" 2026/08/16 03:50:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/16 03:50:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-jaxidut4faci" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-jaxidut4faci" 2026/08/16 03:50:39 INFO : sftp://rclone@:22/rclone-test-jaxidut4faci: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/16 03:50:39 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/dir/file1" 2026/08/16 03:50:39 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:50:39 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: md5sum /rclone-test-jaxidut4faci/dir/file1 2026/08/16 03:50:39 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jaxidut4faci/dir/file1" 2026/08/16 03:50:39 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:50:39 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-jaxidut4faci/dir/file1 2026/08/16 03:50:39 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:50:39 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/16 03:50:39 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/dir/file1" 2026/08/16 03:50:39 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:50:39 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: sha1sum /rclone-test-jaxidut4faci/dir/file1 2026/08/16 03:50:39 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-jaxidut4faci/dir/file1" 2026/08/16 03:50:39 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:50:39 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-jaxidut4faci/dir/file1 2026/08/16 03:50:39 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:50:39 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/08/16 03:50:39 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/16 03:50:39 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/16 03:50:39 DEBUG : dir/file1: newRWFileHandle: 2026/08/16 03:50:39 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/16 03:50:39 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/16 03:50:39 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/16 03:50:39 DEBUG : dir/file1(0x19f0e99c3200): _readAt: size=256, off=0 2026/08/16 03:50:39 DEBUG : dir/file1(0x19f0e99c3200): openPending: 2026/08/16 03:50:39 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/dir/file1" 2026/08/16 03:50:39 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:50:39 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: md5sum /rclone-test-jaxidut4faci/dir/file1 2026/08/16 03:50:39 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jaxidut4faci/dir/file1" 2026/08/16 03:50:39 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:50:39 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-jaxidut4faci/dir/file1 2026/08/16 03:50:39 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:50:39 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/16 03:50:39 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/08/16 03:50:39 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/16 03:50:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/16 03:50:39 DEBUG : dir/file1(0x19f0e99c3200): >openPending: err= 2026/08/16 03:50:39 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/08/16 03:50:39 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/16 03:50:39 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/16 03:50:39 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/16 03:50:39 DEBUG : dir/file1(0x19f0e99c3200): >_readAt: n=16, err=EOF 2026/08/16 03:50:39 DEBUG : dir/file1(0x19f0e99c3200): RWFileHandle.Release 2026/08/16 03:50:39 DEBUG : dir/file1(0x19f0e99c3200): close: 2026/08/16 03:50:39 DEBUG : dir/file1(0x19f0e99c3200): >close: err= 2026/08/16 03:50:39 DEBUG : dir/file1(0x19f0e99c3200): RWFileHandle.Release 2026/08/16 03:50:39 DEBUG : WaitForWriters: timeout=30s 2026/08/16 03:50:39 DEBUG : dir: Looking for writers 2026/08/16 03:50:39 DEBUG : file1: reading active writers 2026/08/16 03:50:39 DEBUG : Looking for writers 2026/08/16 03:50:39 DEBUG : dir: reading active writers 2026/08/16 03:50:39 DEBUG : >WaitForWriters: 2026/08/16 03:50:39 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (0.34s) === RUN TestRWFileHandleMethodsWrite run.go:198: Remote "sftp://rclone@:22/rclone-test-jaxidut4faci", Local "Local file system at /tmp/rclone3530032629", Modify Window "1s" 2026/08/16 03:50:39 INFO : sftp://rclone@:22/rclone-test-jaxidut4faci: poll-interval is not supported by this remote 2026/08/16 03:50:39 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/16 03:50:39 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-jaxidut4faci" 2026/08/16 03:50:39 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-jaxidut4faci" 2026/08/16 03:50:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-jaxidut4faci" 2026/08/16 03:50:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/16 03:50:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-jaxidut4faci" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-jaxidut4faci" 2026/08/16 03:50:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-jaxidut4faci" 2026/08/16 03:50:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/16 03:50:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-jaxidut4faci" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-jaxidut4faci" 2026/08/16 03:50:39 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:50:39 INFO : sftp://rclone@:22/rclone-test-jaxidut4faci: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/16 03:50:39 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:50:39 DEBUG : file1: newRWFileHandle: 2026/08/16 03:50:39 DEBUG : file1(0x19f0e9a76940): openPending: 2026/08/16 03:50:39 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:50:39 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/16 03:50:39 DEBUG : file1(0x19f0e9a76940): >openPending: err= 2026/08/16 03:50:39 DEBUG : file1: >newRWFileHandle: err= 2026/08/16 03:50:39 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/16 03:50:39 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/16 03:50:39 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/16 03:50:39 DEBUG : file1(0x19f0e9a76940): _writeAt: size=5, off=0 2026/08/16 03:50:39 DEBUG : file1(0x19f0e9a76940): >_writeAt: n=5, err= 2026/08/16 03:50:39 DEBUG : file1(0x19f0e9a76940): _writeAt: size=7, off=5 2026/08/16 03:50:39 DEBUG : file1(0x19f0e9a76940): >_writeAt: n=7, err= 2026/08/16 03:50:39 DEBUG : file1: vfs cache: truncate to size=11 2026/08/16 03:50:39 DEBUG : file1(0x19f0e9a76940): close: 2026/08/16 03:50:39 DEBUG : file1: vfs cache: setting modification time to 2026-08-16 03:50:39.670160482 +0000 UTC m=+27.575822000 2026/08/16 03:50:39 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:39 DEBUG : file1(0x19f0e9a76940): >close: err= 2026/08/16 03:50:39 DEBUG : file1(0x19f0e9a76940): close: 2026/08/16 03:50:39 DEBUG : file1(0x19f0e9a76940): >close: err=file already closed 2026/08/16 03:50:39 DEBUG : WaitForWriters: timeout=30s 2026/08/16 03:50:39 DEBUG : Looking for writers 2026/08/16 03:50:39 DEBUG : file1: reading active writers 2026/08/16 03:50:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/16 03:50:39 DEBUG : Looking for writers 2026/08/16 03:50:39 DEBUG : file1: reading active writers 2026/08/16 03:50:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/16 03:50:39 DEBUG : Looking for writers 2026/08/16 03:50:39 DEBUG : file1: reading active writers 2026/08/16 03:50:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/16 03:50:39 DEBUG : Looking for writers 2026/08/16 03:50:39 DEBUG : file1: reading active writers 2026/08/16 03:50:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/16 03:50:39 DEBUG : file1: vfs cache: starting upload 2026/08/16 03:50:39 DEBUG : file1.4bcad95d.partial: size = 11 OK 2026/08/16 03:50:39 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/file1.4bcad95d.partial" 2026/08/16 03:50:39 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:50:39 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: md5sum /rclone-test-jaxidut4faci/file1.4bcad95d.partial 2026/08/16 03:50:39 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jaxidut4faci/file1.4bcad95d.partial" 2026/08/16 03:50:39 DEBUG : Looking for writers 2026/08/16 03:50:39 DEBUG : file1: reading active writers 2026/08/16 03:50:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/16 03:50:39 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:50:39 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-jaxidut4faci/file1.4bcad95d.partial 2026/08/16 03:50:39 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:50:39 DEBUG : file1.4bcad95d.partial: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/08/16 03:50:39 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/08/16 03:50:39 DEBUG : file1.4bcad95d.partial: renamed to: file1 2026/08/16 03:50:39 INFO : file1: Copied (new) 2026/08/16 03:50:39 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/file1" 2026/08/16 03:50:39 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:50:39 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: md5sum /rclone-test-jaxidut4faci/file1 2026/08/16 03:50:39 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jaxidut4faci/file1" 2026/08/16 03:50:39 DEBUG : Looking for writers 2026/08/16 03:50:39 DEBUG : file1: reading active writers 2026/08/16 03:50:39 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:50:39 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-jaxidut4faci/file1 2026/08/16 03:50:39 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:50:39 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/08/16 03:50:39 DEBUG : file1: vfs cache: fingerprint now "11,2026-08-16 03:50:39 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2026/08/16 03:50:39 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/16 03:50:39 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/16 03:50:39 INFO : file1: vfs cache: upload succeeded try #1 2026/08/16 03:50:39 DEBUG : >WaitForWriters: 2026/08/16 03:50:39 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/file1" 2026/08/16 03:50:39 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:50:39 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: md5sum /rclone-test-jaxidut4faci/file1 2026/08/16 03:50:39 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jaxidut4faci/file1" 2026/08/16 03:50:40 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:50:40 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-jaxidut4faci/file1 2026/08/16 03:50:40 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:50:40 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/08/16 03:50:40 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/file1" 2026/08/16 03:50:40 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:50:40 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: sha1sum /rclone-test-jaxidut4faci/file1 2026/08/16 03:50:40 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-jaxidut4faci/file1" 2026/08/16 03:50:40 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:50:40 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed /rclone-test-jaxidut4faci/file1 2026/08/16 03:50:40 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:50:40 DEBUG : file1: Parsed hash: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed 2026/08/16 03:50:40 DEBUG : WaitForWriters: timeout=30s 2026/08/16 03:50:40 DEBUG : Looking for writers 2026/08/16 03:50:40 DEBUG : file1: reading active writers 2026/08/16 03:50:40 DEBUG : >WaitForWriters: 2026/08/16 03:50:40 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (0.56s) === RUN TestRWFileHandleWriteAt run.go:198: Remote "sftp://rclone@:22/rclone-test-jaxidut4faci", Local "Local file system at /tmp/rclone3530032629", Modify Window "1s" 2026/08/16 03:50:40 INFO : sftp://rclone@:22/rclone-test-jaxidut4faci: poll-interval is not supported by this remote 2026/08/16 03:50:40 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/16 03:50:40 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-jaxidut4faci" 2026/08/16 03:50:40 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-jaxidut4faci" 2026/08/16 03:50:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-jaxidut4faci" 2026/08/16 03:50:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/16 03:50:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-jaxidut4faci" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-jaxidut4faci" 2026/08/16 03:50:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-jaxidut4faci" 2026/08/16 03:50:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/16 03:50:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-jaxidut4faci" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-jaxidut4faci" 2026/08/16 03:50:40 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:50:40 INFO : sftp://rclone@:22/rclone-test-jaxidut4faci: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/16 03:50:40 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:50:40 DEBUG : file1: newRWFileHandle: 2026/08/16 03:50:40 DEBUG : file1(0x19f0e9d8f400): openPending: 2026/08/16 03:50:40 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:50:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/16 03:50:40 DEBUG : file1(0x19f0e9d8f400): >openPending: err= 2026/08/16 03:50:40 DEBUG : file1: >newRWFileHandle: err= 2026/08/16 03:50:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/16 03:50:40 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/16 03:50:40 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/16 03:50:40 DEBUG : file1(0x19f0e9d8f400): _writeAt: size=7, off=0 2026/08/16 03:50:40 DEBUG : file1(0x19f0e9d8f400): >_writeAt: n=7, err= 2026/08/16 03:50:40 DEBUG : file1(0x19f0e9d8f400): _writeAt: size=6, off=5 2026/08/16 03:50:40 DEBUG : file1(0x19f0e9d8f400): >_writeAt: n=6, err= 2026/08/16 03:50:40 DEBUG : file1(0x19f0e9d8f400): close: 2026/08/16 03:50:40 DEBUG : file1: vfs cache: setting modification time to 2026-08-16 03:50:40.224667437 +0000 UTC m=+28.130328946 2026/08/16 03:50:40 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:40 DEBUG : file1(0x19f0e9d8f400): >close: err= 2026/08/16 03:50:40 DEBUG : file1(0x19f0e9d8f400): _writeAt: size=5, off=0 2026/08/16 03:50:40 DEBUG : file1(0x19f0e9d8f400): >_writeAt: n=0, err=file already closed 2026/08/16 03:50:40 DEBUG : WaitForWriters: timeout=30s 2026/08/16 03:50:40 DEBUG : Looking for writers 2026/08/16 03:50:40 DEBUG : file1: reading active writers 2026/08/16 03:50:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/16 03:50:40 DEBUG : Looking for writers 2026/08/16 03:50:40 DEBUG : file1: reading active writers 2026/08/16 03:50:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/16 03:50:40 DEBUG : Looking for writers 2026/08/16 03:50:40 DEBUG : file1: reading active writers 2026/08/16 03:50:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/16 03:50:40 DEBUG : Looking for writers 2026/08/16 03:50:40 DEBUG : file1: reading active writers 2026/08/16 03:50:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/16 03:50:40 DEBUG : file1: vfs cache: starting upload 2026/08/16 03:50:40 DEBUG : file1.72507cc6.partial: size = 11 OK 2026/08/16 03:50:40 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/file1.72507cc6.partial" 2026/08/16 03:50:40 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:50:40 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: md5sum /rclone-test-jaxidut4faci/file1.72507cc6.partial 2026/08/16 03:50:40 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jaxidut4faci/file1.72507cc6.partial" 2026/08/16 03:50:40 DEBUG : Looking for writers 2026/08/16 03:50:40 DEBUG : file1: reading active writers 2026/08/16 03:50:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/16 03:50:40 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:50:40 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-jaxidut4faci/file1.72507cc6.partial 2026/08/16 03:50:40 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:50:40 DEBUG : file1.72507cc6.partial: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/08/16 03:50:40 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/08/16 03:50:40 DEBUG : file1.72507cc6.partial: renamed to: file1 2026/08/16 03:50:40 INFO : file1: Copied (new) 2026/08/16 03:50:40 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/file1" 2026/08/16 03:50:40 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:50:40 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: md5sum /rclone-test-jaxidut4faci/file1 2026/08/16 03:50:40 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jaxidut4faci/file1" 2026/08/16 03:50:40 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:50:40 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-jaxidut4faci/file1 2026/08/16 03:50:40 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:50:40 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/08/16 03:50:40 DEBUG : file1: vfs cache: fingerprint now "11,2026-08-16 03:50:40 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2026/08/16 03:50:40 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/16 03:50:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/16 03:50:40 INFO : file1: vfs cache: upload succeeded try #1 2026/08/16 03:50:40 DEBUG : Looking for writers 2026/08/16 03:50:40 DEBUG : file1: reading active writers 2026/08/16 03:50:40 DEBUG : >WaitForWriters: 2026/08/16 03:50:40 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/file1" 2026/08/16 03:50:40 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:50:40 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: md5sum /rclone-test-jaxidut4faci/file1 2026/08/16 03:50:40 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jaxidut4faci/file1" 2026/08/16 03:50:40 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:50:40 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-jaxidut4faci/file1 2026/08/16 03:50:40 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:50:40 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/08/16 03:50:40 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/file1" 2026/08/16 03:50:40 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:50:40 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: sha1sum /rclone-test-jaxidut4faci/file1 2026/08/16 03:50:40 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-jaxidut4faci/file1" 2026/08/16 03:50:40 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:50:40 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed /rclone-test-jaxidut4faci/file1 2026/08/16 03:50:40 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:50:40 DEBUG : file1: Parsed hash: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed 2026/08/16 03:50:40 DEBUG : WaitForWriters: timeout=30s 2026/08/16 03:50:40 DEBUG : Looking for writers 2026/08/16 03:50:40 DEBUG : file1: reading active writers 2026/08/16 03:50:40 DEBUG : >WaitForWriters: 2026/08/16 03:50:40 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (0.53s) === RUN TestRWFileHandleWriteNoWrite run.go:198: Remote "sftp://rclone@:22/rclone-test-jaxidut4faci", Local "Local file system at /tmp/rclone3530032629", Modify Window "1s" 2026/08/16 03:50:40 INFO : sftp://rclone@:22/rclone-test-jaxidut4faci: poll-interval is not supported by this remote 2026/08/16 03:50:40 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/16 03:50:40 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-jaxidut4faci" 2026/08/16 03:50:40 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-jaxidut4faci" 2026/08/16 03:50:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-jaxidut4faci" 2026/08/16 03:50:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/16 03:50:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-jaxidut4faci" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-jaxidut4faci" 2026/08/16 03:50:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-jaxidut4faci" 2026/08/16 03:50:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/16 03:50:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-jaxidut4faci" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-jaxidut4faci" 2026/08/16 03:50:40 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:50:40 INFO : sftp://rclone@:22/rclone-test-jaxidut4faci: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/16 03:50:40 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:50:40 DEBUG : file1: newRWFileHandle: 2026/08/16 03:50:40 DEBUG : file1(0x19f0e9732bc0): openPending: 2026/08/16 03:50:40 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:50:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/16 03:50:40 DEBUG : file1(0x19f0e9732bc0): >openPending: err= 2026/08/16 03:50:40 DEBUG : file1: >newRWFileHandle: err= 2026/08/16 03:50:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/16 03:50:40 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/16 03:50:40 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/16 03:50:40 DEBUG : file1(0x19f0e9732bc0): close: 2026/08/16 03:50:40 DEBUG : file1: vfs cache: setting modification time to 2026-08-16 03:50:40.755979882 +0000 UTC m=+28.661641380 2026/08/16 03:50:40 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:40 DEBUG : file1(0x19f0e9732bc0): >close: err= 2026/08/16 03:50:40 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/08/16 03:50:40 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/16 03:50:40 DEBUG : file2: newRWFileHandle: 2026/08/16 03:50:40 DEBUG : file2(0x19f0e9733340): openPending: 2026/08/16 03:50:40 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:50:40 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/08/16 03:50:40 DEBUG : file2(0x19f0e9733340): >openPending: err= 2026/08/16 03:50:40 DEBUG : file2: >newRWFileHandle: err= 2026/08/16 03:50:40 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/08/16 03:50:40 DEBUG : file2: >Open: fd=file2 (rw), err= 2026/08/16 03:50:40 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2026/08/16 03:50:40 DEBUG : file2(0x19f0e9733340): RWFileHandle.Flush 2026/08/16 03:50:40 DEBUG : file2(0x19f0e9733340): RWFileHandle.Release 2026/08/16 03:50:40 DEBUG : file2(0x19f0e9733340): close: 2026/08/16 03:50:40 DEBUG : file2: vfs cache: setting modification time to 2026-08-16 03:50:40.757115027 +0000 UTC m=+28.662776515 2026/08/16 03:50:40 INFO : file2: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:40 DEBUG : file2(0x19f0e9733340): >close: err= 2026/08/16 03:50:40 DEBUG : WaitForWriters: timeout=30s 2026/08/16 03:50:40 DEBUG : Looking for writers 2026/08/16 03:50:40 DEBUG : file1: reading active writers 2026/08/16 03:50:40 DEBUG : file2: reading active writers 2026/08/16 03:50:40 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2026/08/16 03:50:40 DEBUG : Looking for writers 2026/08/16 03:50:40 DEBUG : file2: reading active writers 2026/08/16 03:50:40 DEBUG : file1: reading active writers 2026/08/16 03:50:40 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2026/08/16 03:50:40 DEBUG : Looking for writers 2026/08/16 03:50:40 DEBUG : file1: reading active writers 2026/08/16 03:50:40 DEBUG : file2: reading active writers 2026/08/16 03:50:40 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2026/08/16 03:50:40 DEBUG : Looking for writers 2026/08/16 03:50:40 DEBUG : file2: reading active writers 2026/08/16 03:50:40 DEBUG : file1: reading active writers 2026/08/16 03:50:40 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2026/08/16 03:50:40 DEBUG : file1: vfs cache: starting upload 2026/08/16 03:50:40 DEBUG : file2: vfs cache: starting upload 2026/08/16 03:50:40 DEBUG : file1.8c9bbf4e.partial: size = 0 OK 2026/08/16 03:50:40 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/file1.8c9bbf4e.partial" 2026/08/16 03:50:40 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:50:40 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: md5sum /rclone-test-jaxidut4faci/file1.8c9bbf4e.partial 2026/08/16 03:50:40 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jaxidut4faci/file1.8c9bbf4e.partial" 2026/08/16 03:50:40 DEBUG : file2.dae3e924.partial: size = 0 OK 2026/08/16 03:50:40 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/file2.dae3e924.partial" 2026/08/16 03:50:40 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:50:40 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: md5sum /rclone-test-jaxidut4faci/file2.dae3e924.partial 2026/08/16 03:50:40 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jaxidut4faci/file2.dae3e924.partial" 2026/08/16 03:50:40 DEBUG : Looking for writers 2026/08/16 03:50:40 DEBUG : file1: reading active writers 2026/08/16 03:50:40 DEBUG : file2: reading active writers 2026/08/16 03:50:40 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2026/08/16 03:50:40 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:50:40 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-jaxidut4faci/file1.8c9bbf4e.partial 2026/08/16 03:50:40 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:50:40 DEBUG : file1.8c9bbf4e.partial: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/08/16 03:50:40 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/16 03:50:40 DEBUG : file1.8c9bbf4e.partial: renamed to: file1 2026/08/16 03:50:40 INFO : file1: Copied (new) 2026/08/16 03:50:40 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/file1" 2026/08/16 03:50:40 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:50:40 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: md5sum /rclone-test-jaxidut4faci/file1 2026/08/16 03:50:40 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jaxidut4faci/file1" 2026/08/16 03:50:40 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:50:40 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-jaxidut4faci/file2.dae3e924.partial 2026/08/16 03:50:40 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:50:40 DEBUG : file2.dae3e924.partial: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/08/16 03:50:40 DEBUG : file2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/16 03:50:40 DEBUG : file2.dae3e924.partial: renamed to: file2 2026/08/16 03:50:40 INFO : file2: Copied (new) 2026/08/16 03:50:40 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/file2" 2026/08/16 03:50:40 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:50:40 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: md5sum /rclone-test-jaxidut4faci/file2 2026/08/16 03:50:40 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jaxidut4faci/file2" 2026/08/16 03:50:41 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:50:41 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-jaxidut4faci/file1 2026/08/16 03:50:41 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:50:41 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/08/16 03:50:41 DEBUG : file1: vfs cache: fingerprint now "0,2026-08-16 03:50:40 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2026/08/16 03:50:41 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/16 03:50:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/16 03:50:41 INFO : file1: vfs cache: upload succeeded try #1 2026/08/16 03:50:41 DEBUG : Looking for writers 2026/08/16 03:50:41 DEBUG : file1: reading active writers 2026/08/16 03:50:41 DEBUG : file2: reading active writers 2026/08/16 03:50:41 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:50:41 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-jaxidut4faci/file2 2026/08/16 03:50:41 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:50:41 DEBUG : file2: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/08/16 03:50:41 DEBUG : file2: vfs cache: fingerprint now "0,2026-08-16 03:50:40 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2026/08/16 03:50:41 DEBUG : file2: vfs cache: writeback object to VFS layer 2026/08/16 03:50:41 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/08/16 03:50:41 INFO : file2: vfs cache: upload succeeded try #1 2026/08/16 03:50:41 DEBUG : >WaitForWriters: 2026/08/16 03:50:41 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/file1" 2026/08/16 03:50:41 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:50:41 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: md5sum /rclone-test-jaxidut4faci/file1 2026/08/16 03:50:41 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jaxidut4faci/file1" 2026/08/16 03:50:41 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:50:41 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-jaxidut4faci/file1 2026/08/16 03:50:41 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:50:41 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/08/16 03:50:41 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/file1" 2026/08/16 03:50:41 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:50:41 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: sha1sum /rclone-test-jaxidut4faci/file1 2026/08/16 03:50:41 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-jaxidut4faci/file1" 2026/08/16 03:50:41 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:50:41 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /rclone-test-jaxidut4faci/file1 2026/08/16 03:50:41 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:50:41 DEBUG : file1: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2026/08/16 03:50:41 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/file2" 2026/08/16 03:50:41 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:50:41 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: md5sum /rclone-test-jaxidut4faci/file2 2026/08/16 03:50:41 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jaxidut4faci/file2" 2026/08/16 03:50:41 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:50:41 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-jaxidut4faci/file2 2026/08/16 03:50:41 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:50:41 DEBUG : file2: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/08/16 03:50:41 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/file2" 2026/08/16 03:50:41 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:50:41 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: sha1sum /rclone-test-jaxidut4faci/file2 2026/08/16 03:50:41 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-jaxidut4faci/file2" 2026/08/16 03:50:41 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:50:41 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /rclone-test-jaxidut4faci/file2 2026/08/16 03:50:41 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:50:41 DEBUG : file2: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2026/08/16 03:50:41 DEBUG : WaitForWriters: timeout=30s 2026/08/16 03:50:41 DEBUG : Looking for writers 2026/08/16 03:50:41 DEBUG : file1: reading active writers 2026/08/16 03:50:41 DEBUG : file2: reading active writers 2026/08/16 03:50:41 DEBUG : >WaitForWriters: 2026/08/16 03:50:41 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (0.70s) === RUN TestRWFileHandleFlushWrite run.go:198: Remote "sftp://rclone@:22/rclone-test-jaxidut4faci", Local "Local file system at /tmp/rclone3530032629", Modify Window "1s" 2026/08/16 03:50:41 INFO : sftp://rclone@:22/rclone-test-jaxidut4faci: poll-interval is not supported by this remote 2026/08/16 03:50:41 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/16 03:50:41 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-jaxidut4faci" 2026/08/16 03:50:41 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-jaxidut4faci" 2026/08/16 03:50:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-jaxidut4faci" 2026/08/16 03:50:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/16 03:50:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-jaxidut4faci" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-jaxidut4faci" 2026/08/16 03:50:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-jaxidut4faci" 2026/08/16 03:50:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/16 03:50:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-jaxidut4faci" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-jaxidut4faci" 2026/08/16 03:50:41 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:50:41 INFO : sftp://rclone@:22/rclone-test-jaxidut4faci: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/16 03:50:41 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:50:41 DEBUG : file1: newRWFileHandle: 2026/08/16 03:50:41 DEBUG : file1(0x19f0e969ab00): openPending: 2026/08/16 03:50:41 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:50:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/16 03:50:41 DEBUG : file1(0x19f0e969ab00): >openPending: err= 2026/08/16 03:50:41 DEBUG : file1: >newRWFileHandle: err= 2026/08/16 03:50:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/16 03:50:41 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/16 03:50:41 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/16 03:50:41 DEBUG : file1(0x19f0e969ab00): _writeAt: size=5, off=0 2026/08/16 03:50:41 DEBUG : file1(0x19f0e969ab00): >_writeAt: n=5, err= 2026/08/16 03:50:41 DEBUG : file1(0x19f0e969ab00): RWFileHandle.Flush 2026/08/16 03:50:41 DEBUG : file1(0x19f0e969ab00): RWFileHandle.Flush 2026/08/16 03:50:41 DEBUG : file1(0x19f0e969ab00): close: 2026/08/16 03:50:41 DEBUG : file1: vfs cache: setting modification time to 2026-08-16 03:50:41.460604971 +0000 UTC m=+29.366266459 2026/08/16 03:50:41 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:41 DEBUG : file1(0x19f0e969ab00): >close: err= 2026/08/16 03:50:41 DEBUG : WaitForWriters: timeout=30s 2026/08/16 03:50:41 DEBUG : Looking for writers 2026/08/16 03:50:41 DEBUG : file1: reading active writers 2026/08/16 03:50:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/16 03:50:41 DEBUG : Looking for writers 2026/08/16 03:50:41 DEBUG : file1: reading active writers 2026/08/16 03:50:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/16 03:50:41 DEBUG : Looking for writers 2026/08/16 03:50:41 DEBUG : file1: reading active writers 2026/08/16 03:50:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/16 03:50:41 DEBUG : Looking for writers 2026/08/16 03:50:41 DEBUG : file1: reading active writers 2026/08/16 03:50:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/16 03:50:41 DEBUG : file1: vfs cache: starting upload 2026/08/16 03:50:41 DEBUG : file1.c4656dbe.partial: size = 5 OK 2026/08/16 03:50:41 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/file1.c4656dbe.partial" 2026/08/16 03:50:41 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:50:41 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: md5sum /rclone-test-jaxidut4faci/file1.c4656dbe.partial 2026/08/16 03:50:41 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jaxidut4faci/file1.c4656dbe.partial" 2026/08/16 03:50:41 DEBUG : Looking for writers 2026/08/16 03:50:41 DEBUG : file1: reading active writers 2026/08/16 03:50:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/16 03:50:41 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:50:41 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-jaxidut4faci/file1.c4656dbe.partial 2026/08/16 03:50:41 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:50:41 DEBUG : file1.c4656dbe.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/08/16 03:50:41 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/16 03:50:41 DEBUG : file1.c4656dbe.partial: renamed to: file1 2026/08/16 03:50:41 INFO : file1: Copied (new) 2026/08/16 03:50:41 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/file1" 2026/08/16 03:50:41 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:50:41 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: md5sum /rclone-test-jaxidut4faci/file1 2026/08/16 03:50:41 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jaxidut4faci/file1" 2026/08/16 03:50:41 DEBUG : Looking for writers 2026/08/16 03:50:41 DEBUG : file1: reading active writers 2026/08/16 03:50:41 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:50:41 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-jaxidut4faci/file1 2026/08/16 03:50:41 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:50:41 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/08/16 03:50:41 DEBUG : file1: vfs cache: fingerprint now "5,2026-08-16 03:50:41 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/08/16 03:50:41 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/16 03:50:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/16 03:50:41 INFO : file1: vfs cache: upload succeeded try #1 2026/08/16 03:50:41 DEBUG : >WaitForWriters: 2026/08/16 03:50:41 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (0.33s) === RUN TestRWFileHandleReleaseWrite run.go:198: Remote "sftp://rclone@:22/rclone-test-jaxidut4faci", Local "Local file system at /tmp/rclone3530032629", Modify Window "1s" 2026/08/16 03:50:41 INFO : sftp://rclone@:22/rclone-test-jaxidut4faci: poll-interval is not supported by this remote 2026/08/16 03:50:41 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/16 03:50:41 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-jaxidut4faci" 2026/08/16 03:50:41 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-jaxidut4faci" 2026/08/16 03:50:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-jaxidut4faci" 2026/08/16 03:50:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/16 03:50:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-jaxidut4faci" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-jaxidut4faci" 2026/08/16 03:50:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-jaxidut4faci" 2026/08/16 03:50:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/16 03:50:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-jaxidut4faci" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-jaxidut4faci" 2026/08/16 03:50:41 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:50:41 INFO : sftp://rclone@:22/rclone-test-jaxidut4faci: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/16 03:50:41 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:50:41 DEBUG : file1: newRWFileHandle: 2026/08/16 03:50:41 DEBUG : file1(0x19f0e9bc4740): openPending: 2026/08/16 03:50:41 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:50:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/16 03:50:41 DEBUG : file1(0x19f0e9bc4740): >openPending: err= 2026/08/16 03:50:41 DEBUG : file1: >newRWFileHandle: err= 2026/08/16 03:50:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/16 03:50:41 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/16 03:50:41 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/16 03:50:41 DEBUG : file1(0x19f0e9bc4740): _writeAt: size=5, off=0 2026/08/16 03:50:41 DEBUG : file1(0x19f0e9bc4740): >_writeAt: n=5, err= 2026/08/16 03:50:41 DEBUG : file1(0x19f0e9bc4740): RWFileHandle.Release 2026/08/16 03:50:41 DEBUG : file1(0x19f0e9bc4740): close: 2026/08/16 03:50:41 DEBUG : file1: vfs cache: setting modification time to 2026-08-16 03:50:41.787680061 +0000 UTC m=+29.693341559 2026/08/16 03:50:41 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:41 DEBUG : file1(0x19f0e9bc4740): >close: err= 2026/08/16 03:50:41 DEBUG : file1(0x19f0e9bc4740): RWFileHandle.Release 2026/08/16 03:50:41 DEBUG : WaitForWriters: timeout=30s 2026/08/16 03:50:41 DEBUG : Looking for writers 2026/08/16 03:50:41 DEBUG : file1: reading active writers 2026/08/16 03:50:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/16 03:50:41 DEBUG : Looking for writers 2026/08/16 03:50:41 DEBUG : file1: reading active writers 2026/08/16 03:50:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/16 03:50:41 DEBUG : Looking for writers 2026/08/16 03:50:41 DEBUG : file1: reading active writers 2026/08/16 03:50:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/16 03:50:41 DEBUG : Looking for writers 2026/08/16 03:50:41 DEBUG : file1: reading active writers 2026/08/16 03:50:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/16 03:50:41 DEBUG : file1: vfs cache: starting upload 2026/08/16 03:50:41 DEBUG : file1.949980ce.partial: size = 5 OK 2026/08/16 03:50:41 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/file1.949980ce.partial" 2026/08/16 03:50:41 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:50:41 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: md5sum /rclone-test-jaxidut4faci/file1.949980ce.partial 2026/08/16 03:50:41 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jaxidut4faci/file1.949980ce.partial" 2026/08/16 03:50:41 DEBUG : Looking for writers 2026/08/16 03:50:41 DEBUG : file1: reading active writers 2026/08/16 03:50:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/16 03:50:42 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:50:42 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-jaxidut4faci/file1.949980ce.partial 2026/08/16 03:50:42 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:50:42 DEBUG : file1.949980ce.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/08/16 03:50:42 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/16 03:50:42 DEBUG : file1.949980ce.partial: renamed to: file1 2026/08/16 03:50:42 INFO : file1: Copied (new) 2026/08/16 03:50:42 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/file1" 2026/08/16 03:50:42 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:50:42 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: md5sum /rclone-test-jaxidut4faci/file1 2026/08/16 03:50:42 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jaxidut4faci/file1" 2026/08/16 03:50:42 DEBUG : Looking for writers 2026/08/16 03:50:42 DEBUG : file1: reading active writers 2026/08/16 03:50:42 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:50:42 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-jaxidut4faci/file1 2026/08/16 03:50:42 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:50:42 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/08/16 03:50:42 DEBUG : file1: vfs cache: fingerprint now "5,2026-08-16 03:50:41 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/08/16 03:50:42 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/16 03:50:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/16 03:50:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/16 03:50:42 INFO : file1: vfs cache: upload succeeded try #1 2026/08/16 03:50:42 DEBUG : Looking for writers 2026/08/16 03:50:42 DEBUG : file1: reading active writers 2026/08/16 03:50:42 DEBUG : >WaitForWriters: 2026/08/16 03:50:42 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (0.68s) === RUN TestRWFileHandleSizeTruncateExisting run.go:198: Remote "sftp://rclone@:22/rclone-test-jaxidut4faci", Local "Local file system at /tmp/rclone3530032629", Modify Window "1s" 2026/08/16 03:50:42 INFO : sftp://rclone@:22/rclone-test-jaxidut4faci: poll-interval is not supported by this remote 2026/08/16 03:50:42 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/16 03:50:42 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-jaxidut4faci" 2026/08/16 03:50:42 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-jaxidut4faci" 2026/08/16 03:50:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-jaxidut4faci" 2026/08/16 03:50:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/16 03:50:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-jaxidut4faci" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-jaxidut4faci" 2026/08/16 03:50:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-jaxidut4faci" 2026/08/16 03:50:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/16 03:50:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-jaxidut4faci" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-jaxidut4faci" 2026/08/16 03:50:42 INFO : sftp://rclone@:22/rclone-test-jaxidut4faci: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/16 03:50:42 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/dir/file1" 2026/08/16 03:50:42 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:50:42 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: md5sum /rclone-test-jaxidut4faci/dir/file1 2026/08/16 03:50:42 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jaxidut4faci/dir/file1" 2026/08/16 03:50:42 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:50:42 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-jaxidut4faci/dir/file1 2026/08/16 03:50:42 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:50:42 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/16 03:50:42 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/dir/file1" 2026/08/16 03:50:42 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:50:42 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: sha1sum /rclone-test-jaxidut4faci/dir/file1 2026/08/16 03:50:42 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-jaxidut4faci/dir/file1" 2026/08/16 03:50:42 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:50:42 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-jaxidut4faci/dir/file1 2026/08/16 03:50:42 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:50:42 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/08/16 03:50:42 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2026/08/16 03:50:42 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/16 03:50:42 DEBUG : dir/file1: newRWFileHandle: 2026/08/16 03:50:42 DEBUG : dir/file1(0x19f0e99c2bc0): openPending: 2026/08/16 03:50:42 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/dir/file1" 2026/08/16 03:50:42 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:50:42 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: md5sum /rclone-test-jaxidut4faci/dir/file1 2026/08/16 03:50:42 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jaxidut4faci/dir/file1" 2026/08/16 03:50:42 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:50:42 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-jaxidut4faci/dir/file1 2026/08/16 03:50:42 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:50:42 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/16 03:50:42 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/08/16 03:50:42 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/16 03:50:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/16 03:50:42 DEBUG : dir/file1(0x19f0e99c2bc0): >openPending: err= 2026/08/16 03:50:42 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/08/16 03:50:42 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/16 03:50:42 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/16 03:50:42 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/16 03:50:42 DEBUG : dir/file1(0x19f0e99c2bc0): _writeAt: size=5, off=0 2026/08/16 03:50:42 DEBUG : dir/file1(0x19f0e99c2bc0): >_writeAt: n=5, err= 2026/08/16 03:50:42 DEBUG : dir/file1(0x19f0e99c2bc0): close: 2026/08/16 03:50:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/16 03:50:42 DEBUG : dir/file1: vfs cache: setting modification time to 2026-08-16 03:50:42.789423658 +0000 UTC m=+30.695085146 2026/08/16 03:50:42 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:42 DEBUG : dir/file1(0x19f0e99c2bc0): >close: err= 2026/08/16 03:50:42 DEBUG : WaitForWriters: timeout=30s 2026/08/16 03:50:42 DEBUG : dir: Looking for writers 2026/08/16 03:50:42 DEBUG : file1: reading active writers 2026/08/16 03:50:42 DEBUG : Looking for writers 2026/08/16 03:50:42 DEBUG : dir: reading active writers 2026/08/16 03:50:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/16 03:50:42 DEBUG : dir: Looking for writers 2026/08/16 03:50:42 DEBUG : file1: reading active writers 2026/08/16 03:50:42 DEBUG : Looking for writers 2026/08/16 03:50:42 DEBUG : dir: reading active writers 2026/08/16 03:50:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/16 03:50:42 DEBUG : dir: Looking for writers 2026/08/16 03:50:42 DEBUG : file1: reading active writers 2026/08/16 03:50:42 DEBUG : Looking for writers 2026/08/16 03:50:42 DEBUG : dir: reading active writers 2026/08/16 03:50:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/16 03:50:42 DEBUG : dir: Looking for writers 2026/08/16 03:50:42 DEBUG : file1: reading active writers 2026/08/16 03:50:42 DEBUG : Looking for writers 2026/08/16 03:50:42 DEBUG : dir: reading active writers 2026/08/16 03:50:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/16 03:50:42 DEBUG : dir/file1: vfs cache: starting upload 2026/08/16 03:50:42 DEBUG : dir/file1.0b592dcd.partial: size = 5 OK 2026/08/16 03:50:42 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/dir/file1.0b592dcd.partial" 2026/08/16 03:50:42 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:50:42 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: md5sum /rclone-test-jaxidut4faci/dir/file1.0b592dcd.partial 2026/08/16 03:50:42 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jaxidut4faci/dir/file1.0b592dcd.partial" 2026/08/16 03:50:42 DEBUG : dir: Looking for writers 2026/08/16 03:50:42 DEBUG : file1: reading active writers 2026/08/16 03:50:42 DEBUG : Looking for writers 2026/08/16 03:50:42 DEBUG : dir: reading active writers 2026/08/16 03:50:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/16 03:50:43 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:50:43 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-jaxidut4faci/dir/file1.0b592dcd.partial 2026/08/16 03:50:43 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:50:43 DEBUG : dir/file1.0b592dcd.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/08/16 03:50:43 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/16 03:50:43 DEBUG : dir/file1.0b592dcd.partial: renamed to: dir/file1 2026/08/16 03:50:43 INFO : dir/file1: Copied (replaced existing) 2026/08/16 03:50:43 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/dir/file1" 2026/08/16 03:50:43 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:50:43 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: md5sum /rclone-test-jaxidut4faci/dir/file1 2026/08/16 03:50:43 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jaxidut4faci/dir/file1" 2026/08/16 03:50:43 DEBUG : dir: Looking for writers 2026/08/16 03:50:43 DEBUG : file1: reading active writers 2026/08/16 03:50:43 DEBUG : Looking for writers 2026/08/16 03:50:43 DEBUG : dir: reading active writers 2026/08/16 03:50:43 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:50:43 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-jaxidut4faci/dir/file1 2026/08/16 03:50:43 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:50:43 DEBUG : dir/file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/08/16 03:50:43 DEBUG : dir/file1: vfs cache: fingerprint now "5,2026-08-16 03:50:42 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/08/16 03:50:43 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/08/16 03:50:43 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/16 03:50:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/16 03:50:43 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/08/16 03:50:43 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2026/08/16 03:50:43 DEBUG : dir: Looking for writers 2026/08/16 03:50:43 DEBUG : file1: reading active writers 2026/08/16 03:50:43 DEBUG : Looking for writers 2026/08/16 03:50:43 DEBUG : dir: reading active writers 2026/08/16 03:50:43 DEBUG : >WaitForWriters: 2026/08/16 03:50:43 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (1.01s) === RUN TestRWFileHandleSizeCreateExisting run.go:198: Remote "sftp://rclone@:22/rclone-test-jaxidut4faci", Local "Local file system at /tmp/rclone3530032629", Modify Window "1s" 2026/08/16 03:50:43 INFO : sftp://rclone@:22/rclone-test-jaxidut4faci: poll-interval is not supported by this remote 2026/08/16 03:50:43 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/16 03:50:43 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-jaxidut4faci" 2026/08/16 03:50:43 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-jaxidut4faci" 2026/08/16 03:50:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-jaxidut4faci" 2026/08/16 03:50:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/16 03:50:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-jaxidut4faci" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-jaxidut4faci" 2026/08/16 03:50:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-jaxidut4faci" 2026/08/16 03:50:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/16 03:50:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-jaxidut4faci" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-jaxidut4faci" 2026/08/16 03:50:43 INFO : sftp://rclone@:22/rclone-test-jaxidut4faci: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/16 03:50:43 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/dir/file1" 2026/08/16 03:50:43 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:50:43 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: md5sum /rclone-test-jaxidut4faci/dir/file1 2026/08/16 03:50:43 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jaxidut4faci/dir/file1" 2026/08/16 03:50:43 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:50:43 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-jaxidut4faci/dir/file1 2026/08/16 03:50:43 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:50:43 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/16 03:50:43 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/dir/file1" 2026/08/16 03:50:43 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:50:43 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: sha1sum /rclone-test-jaxidut4faci/dir/file1 2026/08/16 03:50:43 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-jaxidut4faci/dir/file1" 2026/08/16 03:50:43 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-jaxidut4faci/dir/file1: no such file or directory 2026/08/16 03:50:43 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-jaxidut4faci/dir/file1: no such file or directory 2026/08/16 03:50:43 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:50:43 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-jaxidut4faci/dir/file1 2026/08/16 03:50:43 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:50:43 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/08/16 03:50:43 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:50:43 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:50:43 DEBUG : dir/file1: newRWFileHandle: 2026/08/16 03:50:43 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/16 03:50:43 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/16 03:50:43 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/16 03:50:43 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/16 03:50:43 DEBUG : dir/file1(0x19f0e969b400): _writeAt: size=5, off=0 2026/08/16 03:50:43 DEBUG : dir/file1(0x19f0e969b400): openPending: 2026/08/16 03:50:43 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/dir/file1" 2026/08/16 03:50:43 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:50:43 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: md5sum /rclone-test-jaxidut4faci/dir/file1 2026/08/16 03:50:43 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jaxidut4faci/dir/file1" 2026/08/16 03:50:43 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:50:43 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-jaxidut4faci/dir/file1 2026/08/16 03:50:43 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:50:43 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/16 03:50:43 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/08/16 03:50:43 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/16 03:50:43 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/16 03:50:43 DEBUG : dir/file1(0x19f0e969b400): >openPending: err= 2026/08/16 03:50:43 DEBUG : dir/file1(0x19f0e969b400): >_writeAt: n=5, err= 2026/08/16 03:50:43 DEBUG : dir/file1(0x19f0e969b400): _writeAt: size=15, off=5 2026/08/16 03:50:43 DEBUG : dir/file1(0x19f0e969b400): >_writeAt: n=15, err= 2026/08/16 03:50:43 DEBUG : dir/file1(0x19f0e969b400): close: 2026/08/16 03:50:43 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [{Pos:0 Size:20}] - present true 2026/08/16 03:50:43 DEBUG : dir/file1: vfs cache: setting modification time to 2026-08-16 03:50:43.814956647 +0000 UTC m=+31.720618124 2026/08/16 03:50:43 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:43 DEBUG : dir/file1(0x19f0e969b400): >close: err= 2026/08/16 03:50:43 DEBUG : WaitForWriters: timeout=30s 2026/08/16 03:50:43 DEBUG : dir: Looking for writers 2026/08/16 03:50:43 DEBUG : file1: reading active writers 2026/08/16 03:50:43 DEBUG : Looking for writers 2026/08/16 03:50:43 DEBUG : dir: reading active writers 2026/08/16 03:50:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/16 03:50:43 DEBUG : dir: Looking for writers 2026/08/16 03:50:43 DEBUG : file1: reading active writers 2026/08/16 03:50:43 DEBUG : Looking for writers 2026/08/16 03:50:43 DEBUG : dir: reading active writers 2026/08/16 03:50:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/16 03:50:43 DEBUG : dir: Looking for writers 2026/08/16 03:50:43 DEBUG : file1: reading active writers 2026/08/16 03:50:43 DEBUG : Looking for writers 2026/08/16 03:50:43 DEBUG : dir: reading active writers 2026/08/16 03:50:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/16 03:50:43 DEBUG : dir: Looking for writers 2026/08/16 03:50:43 DEBUG : file1: reading active writers 2026/08/16 03:50:43 DEBUG : Looking for writers 2026/08/16 03:50:43 DEBUG : dir: reading active writers 2026/08/16 03:50:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/16 03:50:43 DEBUG : dir/file1: vfs cache: starting upload 2026/08/16 03:50:43 DEBUG : dir/file1.083de0b5.partial: size = 20 OK 2026/08/16 03:50:43 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/dir/file1.083de0b5.partial" 2026/08/16 03:50:43 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:50:43 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: md5sum /rclone-test-jaxidut4faci/dir/file1.083de0b5.partial 2026/08/16 03:50:43 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jaxidut4faci/dir/file1.083de0b5.partial" 2026/08/16 03:50:43 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2026/08/16 03:50:43 DEBUG : dir: Looking for writers 2026/08/16 03:50:43 DEBUG : file1: reading active writers 2026/08/16 03:50:43 DEBUG : Looking for writers 2026/08/16 03:50:43 DEBUG : dir: reading active writers 2026/08/16 03:50:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/16 03:50:44 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:50:44 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: 5198435b5c4e591523b7f5435cc07e88 /rclone-test-jaxidut4faci/dir/file1.083de0b5.partial 2026/08/16 03:50:44 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:50:44 DEBUG : dir/file1.083de0b5.partial: Parsed hash: 5198435b5c4e591523b7f5435cc07e88 2026/08/16 03:50:44 DEBUG : dir/file1: md5 = 5198435b5c4e591523b7f5435cc07e88 OK 2026/08/16 03:50:44 DEBUG : dir/file1.083de0b5.partial: renamed to: dir/file1 2026/08/16 03:50:44 INFO : dir/file1: Copied (replaced existing) 2026/08/16 03:50:44 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/dir/file1" 2026/08/16 03:50:44 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:50:44 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: md5sum /rclone-test-jaxidut4faci/dir/file1 2026/08/16 03:50:44 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jaxidut4faci/dir/file1" 2026/08/16 03:50:44 DEBUG : dir: Looking for writers 2026/08/16 03:50:44 DEBUG : file1: reading active writers 2026/08/16 03:50:44 DEBUG : Looking for writers 2026/08/16 03:50:44 DEBUG : dir: reading active writers 2026/08/16 03:50:44 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:50:44 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: 5198435b5c4e591523b7f5435cc07e88 /rclone-test-jaxidut4faci/dir/file1 2026/08/16 03:50:44 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:50:44 DEBUG : dir/file1: Parsed hash: 5198435b5c4e591523b7f5435cc07e88 2026/08/16 03:50:44 DEBUG : dir/file1: vfs cache: fingerprint now "20,2026-08-16 03:50:43 +0000 UTC,5198435b5c4e591523b7f5435cc07e88" 2026/08/16 03:50:44 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/08/16 03:50:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/16 03:50:44 DEBUG : >WaitForWriters: 2026/08/16 03:50:44 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/08/16 03:50:44 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (0.68s) === RUN TestRWFileHandleSizeCreateNew run.go:198: Remote "sftp://rclone@:22/rclone-test-jaxidut4faci", Local "Local file system at /tmp/rclone3530032629", Modify Window "1s" 2026/08/16 03:50:44 INFO : sftp://rclone@:22/rclone-test-jaxidut4faci: poll-interval is not supported by this remote 2026/08/16 03:50:44 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/16 03:50:44 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-jaxidut4faci" 2026/08/16 03:50:44 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-jaxidut4faci" 2026/08/16 03:50:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-jaxidut4faci" 2026/08/16 03:50:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/16 03:50:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-jaxidut4faci" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-jaxidut4faci" 2026/08/16 03:50:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-jaxidut4faci" 2026/08/16 03:50:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/16 03:50:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-jaxidut4faci" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-jaxidut4faci" 2026/08/16 03:50:44 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:50:44 INFO : sftp://rclone@:22/rclone-test-jaxidut4faci: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/16 03:50:44 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:50:44 DEBUG : file1: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : file1(0x19f0e99c3a00): openPending: 2026/08/16 03:50:44 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/16 03:50:44 DEBUG : file1(0x19f0e99c3a00): >openPending: err= 2026/08/16 03:50:44 DEBUG : file1: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/16 03:50:44 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/16 03:50:44 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/16 03:50:44 DEBUG : file1(0x19f0e99c3a00): _writeAt: size=5, off=0 2026/08/16 03:50:44 DEBUG : file1(0x19f0e99c3a00): >_writeAt: n=5, err= 2026/08/16 03:50:44 DEBUG : file1(0x19f0e99c3a00): close: 2026/08/16 03:50:44 DEBUG : file1: vfs cache: setting modification time to 2026-08-16 03:50:44.155576148 +0000 UTC m=+32.061237646 2026/08/16 03:50:44 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : file1(0x19f0e99c3a00): >close: err= 2026/08/16 03:50:44 DEBUG : WaitForWriters: timeout=30s 2026/08/16 03:50:44 DEBUG : Looking for writers 2026/08/16 03:50:44 DEBUG : file1: reading active writers 2026/08/16 03:50:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/16 03:50:44 DEBUG : Looking for writers 2026/08/16 03:50:44 DEBUG : file1: reading active writers 2026/08/16 03:50:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/16 03:50:44 DEBUG : Looking for writers 2026/08/16 03:50:44 DEBUG : file1: reading active writers 2026/08/16 03:50:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/16 03:50:44 DEBUG : Looking for writers 2026/08/16 03:50:44 DEBUG : file1: reading active writers 2026/08/16 03:50:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/16 03:50:44 DEBUG : file1: vfs cache: starting upload 2026/08/16 03:50:44 DEBUG : file1.6c931692.partial: size = 5 OK 2026/08/16 03:50:44 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/file1.6c931692.partial" 2026/08/16 03:50:44 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:50:44 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: md5sum /rclone-test-jaxidut4faci/file1.6c931692.partial 2026/08/16 03:50:44 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jaxidut4faci/file1.6c931692.partial" 2026/08/16 03:50:44 DEBUG : Looking for writers 2026/08/16 03:50:44 DEBUG : file1: reading active writers 2026/08/16 03:50:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/16 03:50:44 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-jaxidut4faci/dir/file1: no such file or directory 2026/08/16 03:50:44 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-jaxidut4faci/dir/file1: no such file or directory 2026/08/16 03:50:44 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:50:44 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-jaxidut4faci/file1.6c931692.partial 2026/08/16 03:50:44 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:50:44 DEBUG : file1.6c931692.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/08/16 03:50:44 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/16 03:50:44 DEBUG : file1.6c931692.partial: renamed to: file1 2026/08/16 03:50:44 INFO : file1: Copied (new) 2026/08/16 03:50:44 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/file1" 2026/08/16 03:50:44 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:50:44 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: md5sum /rclone-test-jaxidut4faci/file1 2026/08/16 03:50:44 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jaxidut4faci/file1" 2026/08/16 03:50:44 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:50:44 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-jaxidut4faci/file1 2026/08/16 03:50:44 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:50:44 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/08/16 03:50:44 DEBUG : file1: vfs cache: fingerprint now "5,2026-08-16 03:50:44 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/08/16 03:50:44 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/16 03:50:44 INFO : file1: vfs cache: upload succeeded try #1 2026/08/16 03:50:44 DEBUG : Looking for writers 2026/08/16 03:50:44 DEBUG : file1: reading active writers 2026/08/16 03:50:44 DEBUG : >WaitForWriters: 2026/08/16 03:50:44 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (0.32s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:198: Remote "sftp://rclone@:22/rclone-test-jaxidut4faci", Local "Local file system at /tmp/rclone3530032629", Modify Window "1s" 2026/08/16 03:50:44 INFO : sftp://rclone@:22/rclone-test-jaxidut4faci: poll-interval is not supported by this remote 2026/08/16 03:50:44 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/16 03:50:44 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-jaxidut4faci" 2026/08/16 03:50:44 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-jaxidut4faci" 2026/08/16 03:50:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-jaxidut4faci" 2026/08/16 03:50:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/16 03:50:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-jaxidut4faci" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-jaxidut4faci" 2026/08/16 03:50:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-jaxidut4faci" 2026/08/16 03:50:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/16 03:50:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-jaxidut4faci" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-jaxidut4faci" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2026/08/16 03:50:44 INFO : sftp://rclone@:22/rclone-test-jaxidut4faci: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9a132c0): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9a132c0): >openPending: err= 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9a132c0): _writeAt: size=5, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9a132c0): >_writeAt: n=5, err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9a132c0): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.477653429 +0000 UTC m=+32.383314927 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9a132c0): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9a13a00): _readAt: size=2, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9a13a00): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9a13a00): >openPending: err= 2026/08/16 03:50:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9a13a00): >_readAt: n=2, err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9a13a00): _writeAt: size=3, off=2 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9a13a00): >_writeAt: n=0, err=Bad file descriptor 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9a13a00): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.477653429 +0000 UTC m=+32.383314927 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9a13a00): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e952f0c0): _readAt: size=512, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e952f0c0): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e952f0c0): >openPending: err= 2026/08/16 03:50:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e952f0c0): >_readAt: n=5, err=EOF 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e952f0c0): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.477653429 +0000 UTC m=+32.383314927 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e952f0c0): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: Remove: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f0e98fa1c0 item 1 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e952fec0): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e952fec0): >openPending: err= 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e952fec0): _writeAt: size=5, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e952fec0): >_writeAt: n=5, err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e952fec0): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.480710343 +0000 UTC m=+32.386371841 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e952fec0): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e92c4900): _readAt: size=512, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e92c4900): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e92c4900): >openPending: err= 2026/08/16 03:50:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e92c4900): >_readAt: n=5, err=EOF 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e92c4900): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.480710343 +0000 UTC m=+32.386371841 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e92c4900): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: Remove: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f0e98fa690 item 2 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e92c5680): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e92c5680): >openPending: err= 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e92c5680): _writeAt: size=5, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e92c5680): >_writeAt: n=5, err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e92c5680): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.482630168 +0000 UTC m=+32.388291727 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e92c5680): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e92c5e80): _readAt: size=2, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e92c5e80): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e92c5e80): >openPending: err= 2026/08/16 03:50:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e92c5e80): >_readAt: n=2, err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e92c5e80): _writeAt: size=3, off=2 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e92c5e80): >_writeAt: n=0, err=Bad file descriptor 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e92c5e80): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.482630168 +0000 UTC m=+32.388291727 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e92c5e80): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9c02440): _readAt: size=512, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9c02440): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9c02440): >openPending: err= 2026/08/16 03:50:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9c02440): >_readAt: n=5, err=EOF 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9c02440): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.482630168 +0000 UTC m=+32.388291727 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9c02440): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: Remove: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f0e98fac40 item 3 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9c02ac0): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9c02ac0): >openPending: err= 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9c02ac0): _writeAt: size=5, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9c02ac0): >_writeAt: n=5, err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9c02ac0): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.485187399 +0000 UTC m=+32.390848897 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9c02ac0): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9c03000): _readAt: size=512, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9c03000): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9c03000): >openPending: err= 2026/08/16 03:50:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9c03000): >_readAt: n=5, err=EOF 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9c03000): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.485187399 +0000 UTC m=+32.390848897 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9c03000): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: Remove: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f0e98fb570 item 4 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9c03640): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9c03640): >openPending: err= 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9c03640): _writeAt: size=5, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9c03640): >_writeAt: n=5, err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9c03640): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.487205771 +0000 UTC m=+32.392867259 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9c03640): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9c03ac0): _readAt: size=2, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9c03ac0): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9c03ac0): >openPending: err= 2026/08/16 03:50:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9c03ac0): >_readAt: n=2, err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9c03ac0): _writeAt: size=3, off=2 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9c03ac0): >_writeAt: n=0, err=Bad file descriptor 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9c03ac0): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.487205771 +0000 UTC m=+32.392867259 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9c03ac0): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9c24080): _readAt: size=512, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9c24080): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9c24080): >openPending: err= 2026/08/16 03:50:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9c24080): >_readAt: n=5, err=EOF 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9c24080): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.487205771 +0000 UTC m=+32.392867259 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9c24080): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: Remove: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f0e98fb960 item 5 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9c24700): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9c24700): >openPending: err= 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9c24700): _writeAt: size=5, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9c24700): >_writeAt: n=5, err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9c24700): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.489800542 +0000 UTC m=+32.395462040 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9c24700): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9c24c40): _readAt: size=512, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9c24c40): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9c24c40): >openPending: err= 2026/08/16 03:50:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9c24c40): >_readAt: n=5, err=EOF 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9c24c40): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.489800542 +0000 UTC m=+32.395462040 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9c24c40): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: Remove: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f0e98fbe30 item 6 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9c252c0): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9c252c0): >openPending: err= 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9c252c0): _writeAt: size=5, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9c252c0): >_writeAt: n=5, err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9c252c0): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.49172597 +0000 UTC m=+32.397387468 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9c252c0): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9c257c0): _readAt: size=2, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9c257c0): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9c257c0): >openPending: err= 2026/08/16 03:50:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9c257c0): >_readAt: n=2, err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9c257c0): _writeAt: size=3, off=2 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9c257c0): >_writeAt: n=0, err=Bad file descriptor 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9c257c0): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.49172597 +0000 UTC m=+32.397387468 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9c257c0): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9c25c80): _readAt: size=512, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9c25c80): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9c25c80): >openPending: err= 2026/08/16 03:50:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9c25c80): >_readAt: n=5, err=EOF 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9c25c80): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.49172597 +0000 UTC m=+32.397387468 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9c25c80): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: Remove: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f0ea120310 item 7 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9c38400): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9c38400): >openPending: err= 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9c38400): _writeAt: size=5, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9c38400): >_writeAt: n=5, err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9c38400): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.494442841 +0000 UTC m=+32.400104349 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9c38400): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9c38940): _readAt: size=512, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9c38940): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9c38940): >openPending: err= 2026/08/16 03:50:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9c38940): >_readAt: n=5, err=EOF 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9c38940): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.494442841 +0000 UTC m=+32.400104349 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9c38940): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: Remove: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f0ea1207e0 item 8 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9c38f00): _readAt: size=2, off=0 2026/08/16 03:50:44 ERROR : open-test-file(0x19f0e9c38f00): Couldn't read size of file 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9c38f00): >_readAt: n=0, err=EOF 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9c38f00): _writeAt: size=5, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9c38f00): >_writeAt: n=0, err=Bad file descriptor 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9c38f00): close: 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9c38f00): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9c392c0): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9c392c0): >openPending: err= 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9c392c0): _writeAt: size=5, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9c392c0): >_writeAt: n=5, err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9c392c0): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.496578655 +0000 UTC m=+32.402240153 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9c392c0): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9c39740): _readAt: size=2, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9c39740): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9c39740): >openPending: err= 2026/08/16 03:50:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9c39740): >_readAt: n=2, err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9c39740): _writeAt: size=3, off=2 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9c39740): >_writeAt: n=0, err=Bad file descriptor 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9c39740): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.496578655 +0000 UTC m=+32.402240153 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9c39740): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9c39c40): _readAt: size=512, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9c39c40): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9c39c40): >openPending: err= 2026/08/16 03:50:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9c39c40): >_readAt: n=5, err=EOF 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9c39c40): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.496578655 +0000 UTC m=+32.402240153 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9c39c40): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: Remove: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f0ea120b60 item 9 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9c563c0): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9c563c0): >openPending: err= 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9c563c0): _writeAt: size=5, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9c563c0): >_writeAt: n=5, err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9c563c0): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.499649284 +0000 UTC m=+32.405310783 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9c563c0): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9c56900): _readAt: size=512, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9c56900): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9c56900): >openPending: err= 2026/08/16 03:50:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9c56900): >_readAt: n=5, err=EOF 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9c56900): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.499649284 +0000 UTC m=+32.405310783 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9c56900): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: Remove: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f0ea1212d0 item 10 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9c56f40): _readAt: size=2, off=0 2026/08/16 03:50:44 ERROR : open-test-file(0x19f0e9c56f40): Couldn't read size of file 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9c56f40): >_readAt: n=0, err=EOF 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9c56f40): _writeAt: size=5, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9c56f40): >_writeAt: n=0, err=Bad file descriptor 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9c56f40): close: 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9c56f40): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9c57300): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9c57300): >openPending: err= 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9c57300): _writeAt: size=5, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9c57300): >_writeAt: n=5, err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9c57300): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.501705438 +0000 UTC m=+32.407366936 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9c57300): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9c57800): _readAt: size=2, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9c57800): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9c57800): >openPending: err= 2026/08/16 03:50:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9c57800): >_readAt: n=2, err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9c57800): _writeAt: size=3, off=2 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9c57800): >_writeAt: n=0, err=Bad file descriptor 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9c57800): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.501705438 +0000 UTC m=+32.407366936 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9c57800): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9c57d00): _readAt: size=512, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9c57d00): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9c57d00): >openPending: err= 2026/08/16 03:50:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9c57d00): >_readAt: n=5, err=EOF 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9c57d00): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.501705438 +0000 UTC m=+32.407366936 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9c57d00): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: Remove: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f0ea121650 item 11 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9c88480): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9c88480): >openPending: err= 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9c88480): _writeAt: size=5, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9c88480): >_writeAt: n=5, err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9c88480): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.507265329 +0000 UTC m=+32.412926827 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9c88480): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9733640): _readAt: size=512, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9733640): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9733640): >openPending: err= 2026/08/16 03:50:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9733640): >_readAt: n=5, err=EOF 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9733640): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.507265329 +0000 UTC m=+32.412926827 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9733640): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: Remove: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f0e9cff340 item 12 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9c88b00): _readAt: size=2, off=0 2026/08/16 03:50:44 ERROR : open-test-file(0x19f0e9c88b00): Couldn't read size of file 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9c88b00): >_readAt: n=0, err=EOF 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9c88b00): _writeAt: size=5, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9c88b00): >_writeAt: n=0, err=Bad file descriptor 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9c88b00): close: 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9c88b00): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9c88ec0): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9c88ec0): >openPending: err= 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9c88ec0): _writeAt: size=5, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9c88ec0): >_writeAt: n=5, err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9c88ec0): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.510491743 +0000 UTC m=+32.416153241 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9c88ec0): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/16 03:50:44 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9c89580): _readAt: size=512, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9c89580): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9c89580): >openPending: err= 2026/08/16 03:50:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9c89580): >_readAt: n=5, err=EOF 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9c89580): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.510491743 +0000 UTC m=+32.416153241 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9c89580): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: Remove: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f0ea121e30 item 13 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9c89c00): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9c89c00): >openPending: err= 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9c89c00): _writeAt: size=5, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9c89c00): >_writeAt: n=5, err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9c89c00): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.513420926 +0000 UTC m=+32.419082424 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9c89c00): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9cae240): _readAt: size=512, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9cae240): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9cae240): >openPending: err= 2026/08/16 03:50:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9cae240): >_readAt: n=5, err=EOF 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9cae240): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.513420926 +0000 UTC m=+32.419082424 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9cae240): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: Remove: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f0e962d5e0 item 14 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9cae880): _readAt: size=2, off=0 2026/08/16 03:50:44 ERROR : open-test-file(0x19f0e9cae880): Couldn't read size of file 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9cae880): >_readAt: n=0, err=EOF 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9cae880): _writeAt: size=5, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9cae880): >_writeAt: n=0, err=Bad file descriptor 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9cae880): close: 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9cae880): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9caec40): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9caec40): >openPending: err= 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9caec40): _writeAt: size=5, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9caec40): >_writeAt: n=5, err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9caec40): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.516010889 +0000 UTC m=+32.421672386 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9caec40): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/16 03:50:44 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9caf300): _readAt: size=512, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9caf300): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9caf300): >openPending: err= 2026/08/16 03:50:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9caf300): >_readAt: n=5, err=EOF 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9caf300): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.516010889 +0000 UTC m=+32.421672386 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9caf300): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: Remove: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f0e962dce0 item 15 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:50:44 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/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9caf980): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9caf980): >openPending: err= 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9caf980): _writeAt: size=5, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9caf980): >_writeAt: n=5, err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9caf980): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.518553491 +0000 UTC m=+32.424214989 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9caf980): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9cafec0): _readAt: size=512, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9cafec0): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9cafec0): >openPending: err= 2026/08/16 03:50:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9cafec0): >_readAt: n=5, err=EOF 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9cafec0): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.518553491 +0000 UTC m=+32.424214989 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9cafec0): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: Remove: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f0e96fe690 item 16 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9cd8600): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9cd8600): >openPending: err= 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9cd8600): _writeAt: size=5, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9cd8600): >_writeAt: n=5, err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9cd8600): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.520506069 +0000 UTC m=+32.426167557 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9cd8600): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9cd8a80): _readAt: size=2, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9cd8a80): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9cd8a80): open at offset 5 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9cd8a80): >openPending: err= 2026/08/16 03:50:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9cd8a80): >_readAt: n=2, err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9cd8a80): _writeAt: size=3, off=7 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9cd8a80): >_writeAt: n=0, err=Bad file descriptor 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9cd8a80): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.520506069 +0000 UTC m=+32.426167557 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9cd8a80): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9cd8f80): _readAt: size=512, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9cd8f80): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9cd8f80): >openPending: err= 2026/08/16 03:50:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9cd8f80): >_readAt: n=5, err=EOF 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9cd8f80): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.520506069 +0000 UTC m=+32.426167557 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9cd8f80): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: Remove: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f0e96ff880 item 17 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9cd9600): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9cd9600): >openPending: err= 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9cd9600): _writeAt: size=5, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9cd9600): >_writeAt: n=5, err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9cd9600): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.524539427 +0000 UTC m=+32.430200944 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9cd9600): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9cd9b40): _readAt: size=512, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9cd9b40): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9cd9b40): >openPending: err= 2026/08/16 03:50:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9cd9b40): >_readAt: n=5, err=EOF 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9cd9b40): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.524539427 +0000 UTC m=+32.430200944 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9cd9b40): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: Remove: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f0e95729a0 item 18 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9d182c0): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9d182c0): >openPending: err= 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9d182c0): _writeAt: size=5, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9d182c0): >_writeAt: n=5, err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9d182c0): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.527718893 +0000 UTC m=+32.433380381 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9d182c0): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9d187c0): _readAt: size=2, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9d187c0): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9d187c0): open at offset 5 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9d187c0): >openPending: err= 2026/08/16 03:50:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9d187c0): >_readAt: n=2, err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9d187c0): _writeAt: size=3, off=7 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9d187c0): >_writeAt: n=0, err=Bad file descriptor 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9d187c0): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.527718893 +0000 UTC m=+32.433380381 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9d187c0): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9d18cc0): _readAt: size=512, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9d18cc0): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9d18cc0): >openPending: err= 2026/08/16 03:50:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9d18cc0): >_readAt: n=5, err=EOF 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9d18cc0): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.527718893 +0000 UTC m=+32.433380381 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9d18cc0): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: Remove: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f0e9573650 item 19 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9d19340): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9d19340): >openPending: err= 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9d19340): _writeAt: size=5, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9d19340): >_writeAt: n=5, err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9d19340): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.533822762 +0000 UTC m=+32.439484250 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9d19340): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9d19880): _readAt: size=512, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9d19880): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9d19880): >openPending: err= 2026/08/16 03:50:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9d19880): >_readAt: n=5, err=EOF 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9d19880): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.533822762 +0000 UTC m=+32.439484250 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9d19880): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: Remove: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f0e9573b90 item 20 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9d36000): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9d36000): >openPending: err= 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9d36000): _writeAt: size=5, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9d36000): >_writeAt: n=5, err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9d36000): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.536933667 +0000 UTC m=+32.442595156 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9d36000): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9d36500): _readAt: size=2, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9d36500): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9d36500): open at offset 5 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9d36500): >openPending: err= 2026/08/16 03:50:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9d36500): >_readAt: n=2, err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9d36500): _writeAt: size=3, off=7 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9d36500): >_writeAt: n=0, err=Bad file descriptor 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9d36500): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.536933667 +0000 UTC m=+32.442595156 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9d36500): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9d36a00): _readAt: size=512, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9d36a00): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9d36a00): >openPending: err= 2026/08/16 03:50:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9d36a00): >_readAt: n=5, err=EOF 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9d36a00): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.536933667 +0000 UTC m=+32.442595156 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9d36a00): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: Remove: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f0ea0aa380 item 21 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9d37080): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9d37080): >openPending: err= 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9d37080): _writeAt: size=5, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9d37080): >_writeAt: n=5, err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9d37080): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.543246211 +0000 UTC m=+32.448907729 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9d37080): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9733c80): _readAt: size=512, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9733c80): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9733c80): >openPending: err= 2026/08/16 03:50:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9733c80): >_readAt: n=5, err=EOF 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9733c80): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.543246211 +0000 UTC m=+32.448907729 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9733c80): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: Remove: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f0e9cff5e0 item 22 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9b26400): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9b26400): >openPending: err= 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9b26400): _writeAt: size=5, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9b26400): >_writeAt: n=5, err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9b26400): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.546699894 +0000 UTC m=+32.452361382 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9b26400): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9b26900): _readAt: size=2, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9b26900): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9b26900): open at offset 5 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9b26900): >openPending: err= 2026/08/16 03:50:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9b26900): >_readAt: n=2, err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9b26900): _writeAt: size=3, off=7 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9b26900): >_writeAt: n=0, err=Bad file descriptor 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9b26900): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.546699894 +0000 UTC m=+32.452361382 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9b26900): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9b26e00): _readAt: size=512, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9b26e00): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9b26e00): >openPending: err= 2026/08/16 03:50:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9b26e00): >_readAt: n=5, err=EOF 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9b26e00): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.546699894 +0000 UTC m=+32.452361382 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9b26e00): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: Remove: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f0e9cffa40 item 23 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:50:44 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/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9b27480): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9b27480): >openPending: err= 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9b27480): _writeAt: size=5, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9b27480): >_writeAt: n=5, err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9b27480): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.551844441 +0000 UTC m=+32.457505929 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9b27480): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9b279c0): _readAt: size=512, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9b279c0): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9b279c0): >openPending: err= 2026/08/16 03:50:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9b279c0): >_readAt: n=5, err=EOF 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9b279c0): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.551844441 +0000 UTC m=+32.457505929 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9b279c0): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: Remove: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f0e96e22a0 item 24 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9d37380): _readAt: size=2, off=0 2026/08/16 03:50:44 ERROR : open-test-file(0x19f0e9d37380): Couldn't read size of file 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9d37380): >_readAt: n=0, err=EOF 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9d37380): _writeAt: size=5, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9d37380): >_writeAt: n=0, err=Bad file descriptor 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9d37380): close: 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9d37380): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9d37740): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9d37740): >openPending: err= 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9d37740): _writeAt: size=5, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9d37740): >_writeAt: n=5, err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9d37740): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.558472039 +0000 UTC m=+32.464133527 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9d37740): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9920bc0): _readAt: size=2, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9920bc0): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9920bc0): open at offset 5 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9920bc0): >openPending: err= 2026/08/16 03:50:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9920bc0): >_readAt: n=2, err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9920bc0): _writeAt: size=3, off=7 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9920bc0): >_writeAt: n=0, err=Bad file descriptor 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9920bc0): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.558472039 +0000 UTC m=+32.464133527 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9920bc0): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9921100): _readAt: size=512, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9921100): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9921100): >openPending: err= 2026/08/16 03:50:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9921100): >_readAt: n=5, err=EOF 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9921100): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.558472039 +0000 UTC m=+32.464133527 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9921100): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: Remove: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f0e9b6c150 item 25 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9921800): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9921800): >openPending: err= 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9921800): _writeAt: size=5, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9921800): >_writeAt: n=5, err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9921800): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.562383787 +0000 UTC m=+32.468045276 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9921800): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9921d40): _readAt: size=512, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9921d40): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9921d40): >openPending: err= 2026/08/16 03:50:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9921d40): >_readAt: n=5, err=EOF 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9921d40): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.562383787 +0000 UTC m=+32.468045276 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9921d40): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: Remove: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f0e9b6c930 item 26 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9d36480): _readAt: size=2, off=0 2026/08/16 03:50:44 ERROR : open-test-file(0x19f0e9d36480): Couldn't read size of file 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9d36480): >_readAt: n=0, err=EOF 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9d36480): _writeAt: size=5, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9d36480): >_writeAt: n=0, err=Bad file descriptor 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9d36480): close: 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9d36480): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9d36840): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9d36840): >openPending: err= 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9d36840): _writeAt: size=5, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9d36840): >_writeAt: n=5, err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9d36840): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.564976665 +0000 UTC m=+32.470638153 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9d36840): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9d36d40): _readAt: size=2, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9d36d40): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9d36d40): open at offset 5 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9d36d40): >openPending: err= 2026/08/16 03:50:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9d36d40): >_readAt: n=2, err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9d36d40): _writeAt: size=3, off=7 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9d36d40): >_writeAt: n=0, err=Bad file descriptor 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9d36d40): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.564976665 +0000 UTC m=+32.470638153 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9d36d40): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9d377c0): _readAt: size=512, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9d377c0): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9d377c0): >openPending: err= 2026/08/16 03:50:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9d377c0): >_readAt: n=5, err=EOF 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9d377c0): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.564976665 +0000 UTC m=+32.470638153 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9d377c0): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: Remove: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f0e9b6d180 item 27 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:50:44 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/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9d37e40): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9d37e40): >openPending: err= 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9d37e40): _writeAt: size=5, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9d37e40): >_writeAt: n=5, err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9d37e40): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.569396934 +0000 UTC m=+32.475058422 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9d37e40): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9b26480): _readAt: size=512, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9b26480): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9b26480): >openPending: err= 2026/08/16 03:50:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9b26480): >_readAt: n=5, err=EOF 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9b26480): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.569396934 +0000 UTC m=+32.475058422 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9b26480): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: Remove: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f0e9b6d650 item 28 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9b26ac0): _readAt: size=2, off=0 2026/08/16 03:50:44 ERROR : open-test-file(0x19f0e9b26ac0): Couldn't read size of file 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9b26ac0): >_readAt: n=0, err=EOF 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9b26ac0): _writeAt: size=5, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9b26ac0): >_writeAt: n=0, err=Bad file descriptor 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9b26ac0): close: 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9b26ac0): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9b26e80): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9b26e80): >openPending: err= 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9b26e80): _writeAt: size=5, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9b26e80): >_writeAt: n=5, err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9b26e80): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.57235994 +0000 UTC m=+32.478021479 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9b26e80): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/16 03:50:44 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9b27540): _readAt: size=512, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9b27540): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9b27540): >openPending: err= 2026/08/16 03:50:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9b27540): >_readAt: n=5, err=EOF 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9b27540): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.57235994 +0000 UTC m=+32.478021479 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9b27540): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: Remove: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f0e9b6de30 item 29 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:50:44 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/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9a764c0): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9a764c0): >openPending: err= 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9a764c0): _writeAt: size=5, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9a764c0): >_writeAt: n=5, err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9a764c0): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.575049971 +0000 UTC m=+32.480711469 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9a764c0): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9a76a00): _readAt: size=512, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9a76a00): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9a76a00): >openPending: err= 2026/08/16 03:50:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9a76a00): >_readAt: n=5, err=EOF 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9a76a00): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.575049971 +0000 UTC m=+32.480711469 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9a76a00): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: Remove: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f0e96e3500 item 30 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:50:44 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/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9a770c0): _readAt: size=2, off=0 2026/08/16 03:50:44 ERROR : open-test-file(0x19f0e9a770c0): Couldn't read size of file 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9a770c0): >_readAt: n=0, err=EOF 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9a770c0): _writeAt: size=5, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9a770c0): >_writeAt: n=0, err=Bad file descriptor 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9a770c0): close: 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9a770c0): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9a77480): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9a77480): >openPending: err= 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9a77480): _writeAt: size=5, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9a77480): >_writeAt: n=5, err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9a77480): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.577528844 +0000 UTC m=+32.483190332 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9a77480): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/16 03:50:44 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9a77b40): _readAt: size=512, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9a77b40): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9a77b40): >openPending: err= 2026/08/16 03:50:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9a77b40): >_readAt: n=5, err=EOF 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9a77b40): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.577528844 +0000 UTC m=+32.483190332 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9a77b40): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: Remove: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f0e9aa6380 item 31 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:50:44 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/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e969a640): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e969a640): >openPending: err= 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e969a640): _writeAt: size=5, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e969a640): >_writeAt: n=5, err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e969a640): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.57990439 +0000 UTC m=+32.485565879 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e969a640): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e969abc0): _readAt: size=512, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e969abc0): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e969abc0): >openPending: err= 2026/08/16 03:50:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e969abc0): >_readAt: n=5, err=EOF 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e969abc0): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.57990439 +0000 UTC m=+32.485565879 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e969abc0): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: Remove: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f0e9aa6850 item 32 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e969b400): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e969b400): >openPending: err= 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e969b400): _writeAt: size=5, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e969b400): >_writeAt: n=5, err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e969b400): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.584021046 +0000 UTC m=+32.489682555 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e969b400): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e969b900): _readAt: size=2, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e969b900): >_readAt: n=0, err=Bad file descriptor 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e969b900): _writeAt: size=3, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e969b900): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e969b900): >openPending: err= 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f0e9aa6bd0 item 33 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e969b900): >_writeAt: n=3, err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e969b900): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.584863116 +0000 UTC m=+32.490524615 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e969b900): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e99c21c0): _readAt: size=512, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e99c21c0): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e99c21c0): >openPending: err= 2026/08/16 03:50:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e99c21c0): >_readAt: n=5, err=EOF 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e99c21c0): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.584863116 +0000 UTC m=+32.490524615 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e99c21c0): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: Remove: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f0e9aa6d90 item 33 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e99c2880): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e99c2880): >openPending: err= 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e99c2880): _writeAt: size=5, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e99c2880): >_writeAt: n=5, err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e99c2880): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.587943986 +0000 UTC m=+32.493605474 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e99c2880): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e99c2d00): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e99c2d00): >openPending: err= 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f0e9aa7260 item 34 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e99c2d00): _readAt: size=2, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e99c2d00): >_readAt: n=0, err=Bad file descriptor 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e99c2d00): _writeAt: size=3, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e99c2d00): >_writeAt: n=3, err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e99c2d00): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.588794782 +0000 UTC m=+32.494456291 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e99c2d00): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e99c3240): _readAt: size=512, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e99c3240): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e99c3240): >openPending: err= 2026/08/16 03:50:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e99c3240): >_readAt: n=3, err=EOF 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e99c3240): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.588794782 +0000 UTC m=+32.494456291 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e99c3240): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: Remove: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f0e9aa7420 item 34 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e99c3880): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e99c3880): >openPending: err= 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e99c3880): _writeAt: size=5, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e99c3880): >_writeAt: n=5, err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e99c3880): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.592660625 +0000 UTC m=+32.498322113 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e99c3880): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e99c3d00): _readAt: size=2, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e99c3d00): >_readAt: n=0, err=Bad file descriptor 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e99c3d00): _writeAt: size=3, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e99c3d00): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e99c3d00): >openPending: err= 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f0e9aa7ab0 item 35 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e99c3d00): >_writeAt: n=3, err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e99c3d00): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.594192938 +0000 UTC m=+32.499854457 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e99c3d00): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9a12340): _readAt: size=512, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9a12340): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9a12340): >openPending: err= 2026/08/16 03:50:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9a12340): >_readAt: n=5, err=EOF 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9a12340): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.594192938 +0000 UTC m=+32.499854457 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9a12340): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: Remove: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f0e9aa7c70 item 35 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9a12a80): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9a12a80): >openPending: err= 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9a12a80): _writeAt: size=5, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9a12a80): >_writeAt: n=5, err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9a12a80): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.598313903 +0000 UTC m=+32.503975401 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9a12a80): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9a133c0): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9a133c0): >openPending: err= 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f0e9884380 item 36 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9a133c0): _readAt: size=2, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9a133c0): >_readAt: n=0, err=Bad file descriptor 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9a133c0): _writeAt: size=3, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9a133c0): >_writeAt: n=3, err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9a133c0): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.60010206 +0000 UTC m=+32.505763588 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9a133c0): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9a13cc0): _readAt: size=512, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9a13cc0): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9a13cc0): >openPending: err= 2026/08/16 03:50:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9a13cc0): >_readAt: n=3, err=EOF 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9a13cc0): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.60010206 +0000 UTC m=+32.505763588 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9a13cc0): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: Remove: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f0e98847e0 item 36 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e952f180): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e952f180): >openPending: err= 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e952f180): _writeAt: size=5, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e952f180): >_writeAt: n=5, err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e952f180): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.604065375 +0000 UTC m=+32.509726863 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e952f180): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e952fcc0): _readAt: size=2, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e952fcc0): >_readAt: n=0, err=Bad file descriptor 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e952fcc0): _writeAt: size=3, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e952fcc0): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e952fcc0): >openPending: err= 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f0e9884cb0 item 37 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e952fcc0): >_writeAt: n=3, err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e952fcc0): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.606482582 +0000 UTC m=+32.512144160 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e952fcc0): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e92c4640): _readAt: size=512, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e92c4640): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e92c4640): >openPending: err= 2026/08/16 03:50:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e92c4640): >_readAt: n=5, err=EOF 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e92c4640): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.606482582 +0000 UTC m=+32.512144160 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e92c4640): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: Remove: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f0e9884e70 item 37 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e92c50c0): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e92c50c0): >openPending: err= 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e92c50c0): _writeAt: size=5, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e92c50c0): >_writeAt: n=5, err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e92c50c0): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.609193011 +0000 UTC m=+32.514854499 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e92c50c0): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e92c5dc0): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e92c5dc0): >openPending: err= 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f0e98851f0 item 38 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e92c5dc0): _readAt: size=2, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e92c5dc0): >_readAt: n=0, err=Bad file descriptor 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e92c5dc0): _writeAt: size=3, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e92c5dc0): >_writeAt: n=3, err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e92c5dc0): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.61145869 +0000 UTC m=+32.517120179 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e92c5dc0): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9733140): _readAt: size=512, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9733140): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9733140): >openPending: err= 2026/08/16 03:50:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9733140): >_readAt: n=3, err=EOF 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9733140): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.61145869 +0000 UTC m=+32.517120179 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9733140): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: Remove: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f0e9885650 item 38 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9733840): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9733840): >openPending: err= 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9733840): _writeAt: size=5, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9733840): >_writeAt: n=5, err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9733840): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.616233509 +0000 UTC m=+32.521894997 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9733840): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9733d40): _readAt: size=2, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9733d40): >_readAt: n=0, err=Bad file descriptor 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9733d40): _writeAt: size=3, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9733d40): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9733d40): >openPending: err= 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f0e98e6070 item 39 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9733d40): >_writeAt: n=3, err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9733d40): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.617449426 +0000 UTC m=+32.523110914 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9733d40): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e960c340): _readAt: size=512, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e960c340): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e960c340): >openPending: err= 2026/08/16 03:50:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e960c340): >_readAt: n=5, err=EOF 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e960c340): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.617449426 +0000 UTC m=+32.523110914 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e960c340): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: Remove: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f0e98e65b0 item 39 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e960c9c0): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e960c9c0): >openPending: err= 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e960c9c0): _writeAt: size=5, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e960c9c0): >_writeAt: n=5, err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e960c9c0): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.619459512 +0000 UTC m=+32.525121000 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e960c9c0): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e960cec0): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e960cec0): >openPending: err= 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f0e98e69a0 item 40 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e960cec0): _readAt: size=2, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e960cec0): >_readAt: n=0, err=Bad file descriptor 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e960cec0): _writeAt: size=3, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e960cec0): >_writeAt: n=3, err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e960cec0): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.621224927 +0000 UTC m=+32.526886415 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e960cec0): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e960d400): _readAt: size=512, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e960d400): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e960d400): >openPending: err= 2026/08/16 03:50:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e960d400): >_readAt: n=3, err=EOF 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e960d400): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.621224927 +0000 UTC m=+32.526886415 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e960d400): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: Remove: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f0e98e6b60 item 40 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e960d9c0): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e960d9c0): >openPending: err= 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e960d9c0): _readAt: size=2, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e960d9c0): >_readAt: n=0, err=Bad file descriptor 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e960d9c0): _writeAt: size=5, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e960d9c0): >_writeAt: n=5, err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e960d9c0): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.624452483 +0000 UTC m=+32.530113971 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e960d9c0): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e960dec0): _writeAt: size=5, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e960dec0): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e960dec0): >openPending: err= 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f0e98e72d0 item 41 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e960dec0): >_writeAt: n=5, err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e960dec0): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.62514994 +0000 UTC m=+32.530811428 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e960dec0): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e983c480): _readAt: size=2, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e983c480): >_readAt: n=0, err=Bad file descriptor 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e983c480): _writeAt: size=3, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e983c480): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e983c480): >openPending: err= 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f0e98e7650 item 41 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e983c480): >_writeAt: n=3, err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e983c480): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.625686093 +0000 UTC m=+32.531347581 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e983c480): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e983c9c0): _readAt: size=512, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e983c9c0): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e983c9c0): >openPending: err= 2026/08/16 03:50:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e983c9c0): >_readAt: n=5, err=EOF 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e983c9c0): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.625686093 +0000 UTC m=+32.531347581 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e983c9c0): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: Remove: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f0e98e7880 item 41 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e983d000): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e983d000): >openPending: err= 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e983d000): _readAt: size=2, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e983d000): >_readAt: n=0, err=Bad file descriptor 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e983d000): _writeAt: size=5, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e983d000): >_writeAt: n=5, err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e983d000): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.627399189 +0000 UTC m=+32.533060687 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e983d000): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e983d500): _writeAt: size=5, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e983d500): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e983d500): >openPending: err= 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f0e98e7c00 item 42 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e983d500): >_writeAt: n=5, err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e983d500): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.628364612 +0000 UTC m=+32.534026130 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e983d500): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e983da40): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e983da40): >openPending: err= 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f0e98e7dc0 item 42 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e983da40): _readAt: size=2, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e983da40): >_readAt: n=0, err=Bad file descriptor 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e983da40): _writeAt: size=3, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e983da40): >_writeAt: n=3, err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e983da40): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.629686389 +0000 UTC m=+32.535347878 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e983da40): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e987a0c0): _readAt: size=512, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e987a0c0): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e987a0c0): >openPending: err= 2026/08/16 03:50:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e987a0c0): >_readAt: n=3, err=EOF 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e987a0c0): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.629686389 +0000 UTC m=+32.535347878 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e987a0c0): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: Remove: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f0e99660e0 item 42 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e987a700): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e987a700): >openPending: err= 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e987a700): _readAt: size=2, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e987a700): >_readAt: n=0, err=Bad file descriptor 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e987a700): _writeAt: size=5, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e987a700): >_writeAt: n=5, err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e987a700): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.631977746 +0000 UTC m=+32.537639234 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e987a700): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e987ac00): _writeAt: size=5, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e987ac00): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e987ac00): >openPending: err= 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f0e99665b0 item 43 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e987ac00): >_writeAt: n=5, err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e987ac00): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.633046906 +0000 UTC m=+32.538708394 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e987ac00): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e987b140): _readAt: size=2, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e987b140): >_readAt: n=0, err=Bad file descriptor 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e987b140): _writeAt: size=3, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e987b140): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e987b140): >openPending: err= 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f0e9966bd0 item 43 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e987b140): >_writeAt: n=3, err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e987b140): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.633920226 +0000 UTC m=+32.539581714 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e987b140): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e987b680): _readAt: size=512, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e987b680): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e987b680): >openPending: err= 2026/08/16 03:50:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e987b680): >_readAt: n=5, err=EOF 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e987b680): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.633920226 +0000 UTC m=+32.539581714 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e987b680): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: Remove: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f0e9967180 item 43 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e987bcc0): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e987bcc0): >openPending: err= 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e987bcc0): _readAt: size=2, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e987bcc0): >_readAt: n=0, err=Bad file descriptor 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e987bcc0): _writeAt: size=5, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e987bcc0): >_writeAt: n=5, err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e987bcc0): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.635734813 +0000 UTC m=+32.541396301 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e987bcc0): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e98f42c0): _writeAt: size=5, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e98f42c0): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e98f42c0): >openPending: err= 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f0e99676c0 item 44 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e98f42c0): >_writeAt: n=5, err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e98f42c0): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.636557207 +0000 UTC m=+32.542218695 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e98f42c0): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e98f4800): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e98f4800): >openPending: err= 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f0e9967960 item 44 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e98f4800): _readAt: size=2, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e98f4800): >_readAt: n=0, err=Bad file descriptor 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e98f4800): _writeAt: size=3, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e98f4800): >_writeAt: n=3, err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e98f4800): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.637350485 +0000 UTC m=+32.543011973 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e98f4800): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e98f4d80): _readAt: size=512, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e98f4d80): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e98f4d80): >openPending: err= 2026/08/16 03:50:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e98f4d80): >_readAt: n=3, err=EOF 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e98f4d80): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.637350485 +0000 UTC m=+32.543011973 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e98f4d80): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: Remove: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f0e9967b20 item 44 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e98f53c0): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e98f53c0): >openPending: err= 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e98f53c0): _readAt: size=2, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e98f53c0): >_readAt: n=0, err=Bad file descriptor 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e98f53c0): _writeAt: size=5, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e98f53c0): >_writeAt: n=5, err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e98f53c0): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.639397181 +0000 UTC m=+32.545058669 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e98f53c0): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e98f58c0): _writeAt: size=5, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e98f58c0): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e98f58c0): >openPending: err= 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f0e9c5e070 item 45 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e98f58c0): >_writeAt: n=5, err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e98f58c0): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.640075432 +0000 UTC m=+32.545736920 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e98f58c0): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/16 03:50:44 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e99280c0): _readAt: size=512, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e99280c0): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e99280c0): >openPending: err= 2026/08/16 03:50:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e99280c0): >_readAt: n=5, err=EOF 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e99280c0): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.640075432 +0000 UTC m=+32.545736920 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e99280c0): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: Remove: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f0e9c5e620 item 45 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9928700): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9928700): >openPending: err= 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9928700): _readAt: size=2, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9928700): >_readAt: n=0, err=Bad file descriptor 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9928700): _writeAt: size=5, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9928700): >_writeAt: n=5, err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9928700): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.643633953 +0000 UTC m=+32.549295441 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9928700): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e998c1c0): _writeAt: size=5, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e998c1c0): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e998c1c0): >openPending: err= 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f0e9d9e070 item 46 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e998c1c0): >_writeAt: n=5, err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e998c1c0): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.644388858 +0000 UTC m=+32.550050346 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e998c1c0): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/16 03:50:44 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e998c8c0): _readAt: size=512, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e998c8c0): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e998c8c0): >openPending: err= 2026/08/16 03:50:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e998c8c0): >_readAt: n=5, err=EOF 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e998c8c0): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.644388858 +0000 UTC m=+32.550050346 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e998c8c0): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: Remove: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f0e9d9e230 item 46 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e998cf00): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e998cf00): >openPending: err= 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e998cf00): _readAt: size=2, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e998cf00): >_readAt: n=0, err=Bad file descriptor 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e998cf00): _writeAt: size=5, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e998cf00): >_writeAt: n=5, err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e998cf00): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.647060555 +0000 UTC m=+32.552722043 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e998cf00): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e998d400): _writeAt: size=5, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e998d400): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e998d400): >openPending: err= 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f0e9d9e770 item 47 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e998d400): >_writeAt: n=5, err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e998d400): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.648183486 +0000 UTC m=+32.553845015 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e998d400): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/16 03:50:44 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e998db00): _readAt: size=512, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e998db00): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e998db00): >openPending: err= 2026/08/16 03:50:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e998db00): >_readAt: n=5, err=EOF 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e998db00): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.648183486 +0000 UTC m=+32.553845015 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e998db00): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: Remove: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f0e9d9e930 item 47 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:50:44 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/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e99ce240): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e99ce240): >openPending: err= 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e99ce240): _readAt: size=2, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e99ce240): >_readAt: n=0, err=Bad file descriptor 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e99ce240): _writeAt: size=5, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e99ce240): >_writeAt: n=5, err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e99ce240): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.650226104 +0000 UTC m=+32.555887622 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e99ce240): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e99ce740): _writeAt: size=5, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e99ce740): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e99ce740): >openPending: err= 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f0e9d9ecb0 item 48 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e99ce740): >_writeAt: n=5, err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e99ce740): close: 2026/08/16 03:50:44 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-jaxidut4faci/dir/file1: no such file or directory 2026/08/16 03:50:44 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-jaxidut4faci/dir/file1: no such file or directory 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.65135153 +0000 UTC m=+32.557013018 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e99ce740): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/16 03:50:44 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e99cee40): _readAt: size=512, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e99cee40): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e99cee40): >openPending: err= 2026/08/16 03:50:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e99cee40): >_readAt: n=5, err=EOF 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e99cee40): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.65135153 +0000 UTC m=+32.557013018 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e99cee40): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: Remove: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f0e9d9ee70 item 48 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e99cf480): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e99cf480): >openPending: err= 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e99cf480): _writeAt: size=5, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e99cf480): >_writeAt: n=5, err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e99cf480): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.654006274 +0000 UTC m=+32.559667763 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e99cf480): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e99cf900): _readAt: size=2, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e99cf900): >_readAt: n=0, err=Bad file descriptor 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e99cf900): _writeAt: size=3, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e99cf900): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e99cf900): open at offset 5 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e99cf900): >openPending: err= 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f0e9d9f1f0 item 49 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e99cf900): >_writeAt: n=3, err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e99cf900): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.65474516 +0000 UTC m=+32.560406648 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e99cf900): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e99cfe40): _readAt: size=512, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e99cfe40): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e99cfe40): >openPending: err= 2026/08/16 03:50:44 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e99cfe40): >_readAt: n=8, err=EOF 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e99cfe40): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.65474516 +0000 UTC m=+32.560406648 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e99cfe40): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: Remove: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f0e9d9f500 item 49 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9a245c0): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9a245c0): >openPending: err= 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9a245c0): _writeAt: size=5, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9a245c0): >_writeAt: n=5, err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9a245c0): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.656955936 +0000 UTC m=+32.562617424 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9a245c0): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9a24ac0): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9a24ac0): open at offset 5 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9a24ac0): >openPending: err= 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f0e9d9f8f0 item 50 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9a24ac0): _readAt: size=2, off=5 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9a24ac0): >_readAt: n=0, err=Bad file descriptor 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9a24ac0): _writeAt: size=3, off=5 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9a24ac0): >_writeAt: n=3, err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9a24ac0): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.657903394 +0000 UTC m=+32.563564883 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9a24ac0): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9a25040): _readAt: size=512, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9a25040): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9a25040): >openPending: err= 2026/08/16 03:50:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9a25040): >_readAt: n=3, err=EOF 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9a25040): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.657903394 +0000 UTC m=+32.563564883 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9a25040): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: Remove: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f0e9d9fab0 item 50 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9a256c0): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9a256c0): >openPending: err= 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9a256c0): _writeAt: size=5, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9a256c0): >_writeAt: n=5, err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9a256c0): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.659872325 +0000 UTC m=+32.565533813 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9a256c0): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9a25bc0): _readAt: size=2, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9a25bc0): >_readAt: n=0, err=Bad file descriptor 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9a25bc0): _writeAt: size=3, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9a25bc0): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9a25bc0): open at offset 5 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9a25bc0): >openPending: err= 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f0e9c84000 item 51 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9a25bc0): >_writeAt: n=3, err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9a25bc0): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.660525488 +0000 UTC m=+32.566187096 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9a25bc0): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9a58200): _readAt: size=512, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9a58200): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9a58200): >openPending: err= 2026/08/16 03:50:44 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9a58200): >_readAt: n=8, err=EOF 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9a58200): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.660525488 +0000 UTC m=+32.566187096 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9a58200): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: Remove: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f0e9c841c0 item 51 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9a58880): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9a58880): >openPending: err= 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9a58880): _writeAt: size=5, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9a58880): >_writeAt: n=5, err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9a58880): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.662512241 +0000 UTC m=+32.568173729 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9a58880): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9a58d80): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9a58d80): open at offset 5 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9a58d80): >openPending: err= 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f0e9c84620 item 52 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9a58d80): _readAt: size=2, off=5 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9a58d80): >_readAt: n=0, err=Bad file descriptor 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9a58d80): _writeAt: size=3, off=5 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9a58d80): >_writeAt: n=3, err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9a58d80): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.663512189 +0000 UTC m=+32.569173677 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9a58d80): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9a59300): _readAt: size=512, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9a59300): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9a59300): >openPending: err= 2026/08/16 03:50:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9a59300): >_readAt: n=3, err=EOF 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9a59300): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.663512189 +0000 UTC m=+32.569173677 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9a59300): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: Remove: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f0e9c847e0 item 52 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9928bc0): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9928bc0): >openPending: err= 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9928bc0): _writeAt: size=5, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9928bc0): >_writeAt: n=5, err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9928bc0): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.66578932 +0000 UTC m=+32.571450808 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9928bc0): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e99290c0): _readAt: size=2, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e99290c0): >_readAt: n=0, err=Bad file descriptor 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e99290c0): _writeAt: size=3, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e99290c0): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e99290c0): open at offset 5 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e99290c0): >openPending: err= 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f0e9c5ec40 item 53 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e99290c0): >_writeAt: n=3, err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e99290c0): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.666841917 +0000 UTC m=+32.572503406 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e99290c0): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9929600): _readAt: size=512, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9929600): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9929600): >openPending: err= 2026/08/16 03:50:44 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9929600): >_readAt: n=8, err=EOF 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9929600): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.666841917 +0000 UTC m=+32.572503406 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9929600): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: Remove: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f0e9c5ee00 item 53 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9929c80): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9929c80): >openPending: err= 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9929c80): _writeAt: size=5, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9929c80): >_writeAt: n=5, err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9929c80): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.668633753 +0000 UTC m=+32.574295241 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9929c80): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e994c280): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e994c280): open at offset 5 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e994c280): >openPending: err= 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f0e9c5f180 item 54 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e994c280): _readAt: size=2, off=5 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e994c280): >_readAt: n=0, err=Bad file descriptor 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e994c280): _writeAt: size=3, off=5 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e994c280): >_writeAt: n=3, err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e994c280): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.669461896 +0000 UTC m=+32.575123385 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e994c280): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e994c800): _readAt: size=512, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e994c800): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e994c800): >openPending: err= 2026/08/16 03:50:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e994c800): >_readAt: n=3, err=EOF 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e994c800): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.669461896 +0000 UTC m=+32.575123385 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e994c800): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: Remove: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f0e9c5f490 item 54 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e994ce80): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e994ce80): >openPending: err= 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e994ce80): _writeAt: size=5, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e994ce80): >_writeAt: n=5, err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e994ce80): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.671698771 +0000 UTC m=+32.577360260 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e994ce80): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e994d380): _readAt: size=2, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e994d380): >_readAt: n=0, err=Bad file descriptor 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e994d380): _writeAt: size=3, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e994d380): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e994d380): open at offset 5 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e994d380): >openPending: err= 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f0e9fa8000 item 55 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e994d380): >_writeAt: n=3, err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e994d380): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.672414955 +0000 UTC m=+32.578076443 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e994d380): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e994d8c0): _readAt: size=512, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e994d8c0): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e994d8c0): >openPending: err= 2026/08/16 03:50:44 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e994d8c0): >_readAt: n=8, err=EOF 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e994d8c0): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.672414955 +0000 UTC m=+32.578076443 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e994d8c0): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: Remove: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f0e9fa83f0 item 55 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:50:44 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/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9a9a040): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9a9a040): >openPending: err= 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9a9a040): _writeAt: size=5, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9a9a040): >_writeAt: n=5, err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9a9a040): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.67381559 +0000 UTC m=+32.579477078 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9a9a040): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9a9a540): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9a9a540): open at offset 5 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9a9a540): >openPending: err= 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f0e9fa8770 item 56 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9a9a540): _readAt: size=2, off=5 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9a9a540): >_readAt: n=0, err=Bad file descriptor 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9a9a540): _writeAt: size=3, off=5 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9a9a540): >_writeAt: n=3, err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9a9a540): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.674904768 +0000 UTC m=+32.580566256 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9a9a540): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9a9aac0): _readAt: size=512, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9a9aac0): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9a9aac0): >openPending: err= 2026/08/16 03:50:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9a9aac0): >_readAt: n=3, err=EOF 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9a9aac0): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.674904768 +0000 UTC m=+32.580566256 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9a9aac0): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: Remove: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f0e9fa8930 item 56 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9a9b100): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9a9b100): open at offset 0 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9a9b100): >openPending: err= 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9a9b100): _readAt: size=2, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9a9b100): >_readAt: n=0, err=Bad file descriptor 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9a9b100): _writeAt: size=5, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9a9b100): >_writeAt: n=5, err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9a9b100): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.676539796 +0000 UTC m=+32.582201284 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9a9b100): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9a9b640): _writeAt: size=5, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9a9b640): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9a9b640): >openPending: err= 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f0e9fa8d90 item 57 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9a9b640): >_writeAt: n=5, err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9a9b640): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.677785789 +0000 UTC m=+32.583447277 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9a9b640): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9a59800): _readAt: size=2, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9a59800): >_readAt: n=0, err=Bad file descriptor 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9a59800): _writeAt: size=3, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9a59800): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9a59800): open at offset 5 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9a59800): >openPending: err= 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f0e9fa8f50 item 57 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9a59800): >_writeAt: n=3, err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9a59800): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.678785577 +0000 UTC m=+32.584447065 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9a59800): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9a59d80): _readAt: size=512, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9a59d80): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9a59d80): >openPending: err= 2026/08/16 03:50:44 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9a59d80): >_readAt: n=8, err=EOF 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9a59d80): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.678785577 +0000 UTC m=+32.584447065 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9a59d80): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: Remove: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f0e9c84af0 item 57 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9a7a4c0): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9a7a4c0): open at offset 0 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9a7a4c0): >openPending: err= 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9a7a4c0): _readAt: size=2, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9a7a4c0): >_readAt: n=0, err=Bad file descriptor 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9a7a4c0): _writeAt: size=5, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9a7a4c0): >_writeAt: n=5, err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9a7a4c0): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.680691908 +0000 UTC m=+32.586353396 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9a7a4c0): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9a7aa00): _writeAt: size=5, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9a7aa00): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9a7aa00): >openPending: err= 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f0e9c84e70 item 58 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9a7aa00): >_writeAt: n=5, err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9a7aa00): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.681492209 +0000 UTC m=+32.587153697 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9a7aa00): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9a7af40): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9a7af40): open at offset 5 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9a7af40): >openPending: err= 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f0e9c85260 item 58 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9a7af40): _readAt: size=2, off=5 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9a7af40): >_readAt: n=0, err=Bad file descriptor 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9a7af40): _writeAt: size=3, off=5 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9a7af40): >_writeAt: n=3, err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9a7af40): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.682308441 +0000 UTC m=+32.587969929 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9a7af40): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9a7b500): _readAt: size=512, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9a7b500): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9a7b500): >openPending: err= 2026/08/16 03:50:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9a7b500): >_readAt: n=3, err=EOF 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9a7b500): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.682308441 +0000 UTC m=+32.587969929 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9a7b500): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: Remove: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f0e9c85500 item 58 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9a7bb40): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9a7bb40): open at offset 0 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9a7bb40): >openPending: err= 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9a7bb40): _readAt: size=2, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9a7bb40): >_readAt: n=0, err=Bad file descriptor 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9a7bb40): _writeAt: size=5, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9a7bb40): >_writeAt: n=5, err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9a7bb40): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.683730577 +0000 UTC m=+32.589392065 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9a7bb40): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9b58180): _writeAt: size=5, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9b58180): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9b58180): >openPending: err= 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f0e9c85a40 item 59 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9b58180): >_writeAt: n=5, err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9b58180): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.684482557 +0000 UTC m=+32.590144045 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9b58180): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9b586c0): _readAt: size=2, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9b586c0): >_readAt: n=0, err=Bad file descriptor 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9b586c0): _writeAt: size=3, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9b586c0): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9b586c0): open at offset 5 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9b586c0): >openPending: err= 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f0e9c85c00 item 59 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9b586c0): >_writeAt: n=3, err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9b586c0): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.685353192 +0000 UTC m=+32.591014680 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9b586c0): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9b58c40): _readAt: size=512, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9b58c40): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9b58c40): >openPending: err= 2026/08/16 03:50:44 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9b58c40): >_readAt: n=8, err=EOF 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9b58c40): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.685353192 +0000 UTC m=+32.591014680 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9b58c40): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: Remove: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f0e9c85dc0 item 59 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:50:44 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/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9b59280): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9b59280): open at offset 0 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9b59280): >openPending: err= 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9b59280): _readAt: size=2, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9b59280): >_readAt: n=0, err=Bad file descriptor 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9b59280): _writeAt: size=5, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9b59280): >_writeAt: n=5, err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9b59280): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.686881689 +0000 UTC m=+32.592543177 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9b59280): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9b597c0): _writeAt: size=5, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9b597c0): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9b597c0): >openPending: err= 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f0e92d4930 item 60 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9b597c0): >_writeAt: n=5, err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9b597c0): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.687574858 +0000 UTC m=+32.593236346 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9b597c0): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9b59d00): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9b59d00): open at offset 5 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9b59d00): >openPending: err= 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f0e92d4d20 item 60 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9b59d00): _readAt: size=2, off=5 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9b59d00): >_readAt: n=0, err=Bad file descriptor 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9b59d00): _writeAt: size=3, off=5 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9b59d00): >_writeAt: n=3, err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9b59d00): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.688774915 +0000 UTC m=+32.594436403 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9b59d00): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9b7a3c0): _readAt: size=512, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9b7a3c0): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9b7a3c0): >openPending: err= 2026/08/16 03:50:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9b7a3c0): >_readAt: n=3, err=EOF 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9b7a3c0): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.688774915 +0000 UTC m=+32.594436403 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9b7a3c0): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: Remove: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f0e92d52d0 item 60 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9b7aa00): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9b7aa00): open at offset 0 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9b7aa00): >openPending: err= 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9b7aa00): _readAt: size=2, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9b7aa00): >_readAt: n=0, err=Bad file descriptor 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9b7aa00): _writeAt: size=5, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9b7aa00): >_writeAt: n=5, err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9b7aa00): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.690856717 +0000 UTC m=+32.596518216 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9b7aa00): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9b7af40): _writeAt: size=5, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9b7af40): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9b7af40): >openPending: err= 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f0e92d5650 item 61 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9b7af40): >_writeAt: n=5, err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9b7af40): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.691534717 +0000 UTC m=+32.597196206 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9b7af40): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/16 03:50:44 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9b7b640): _readAt: size=512, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9b7b640): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9b7b640): >openPending: err= 2026/08/16 03:50:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9b7b640): >_readAt: n=5, err=EOF 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9b7b640): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.691534717 +0000 UTC m=+32.597196206 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9b7b640): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: Remove: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f0e92d5810 item 61 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:50:44 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/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9b7bc80): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9b7bc80): open at offset 0 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9b7bc80): >openPending: err= 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9b7bc80): _readAt: size=2, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9b7bc80): >_readAt: n=0, err=Bad file descriptor 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9b7bc80): _writeAt: size=5, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9b7bc80): >_writeAt: n=5, err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9b7bc80): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.693422944 +0000 UTC m=+32.599084432 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9b7bc80): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9baa2c0): _writeAt: size=5, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9baa2c0): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9baa2c0): >openPending: err= 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f0e9600c40 item 62 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9baa2c0): >_writeAt: n=5, err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9baa2c0): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.694016776 +0000 UTC m=+32.599678274 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9baa2c0): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/16 03:50:44 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9baa9c0): _readAt: size=512, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9baa9c0): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9baa9c0): >openPending: err= 2026/08/16 03:50:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9baa9c0): >_readAt: n=5, err=EOF 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9baa9c0): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.694016776 +0000 UTC m=+32.599678274 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9baa9c0): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: Remove: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f0e98fa000 item 62 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:50:44 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/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9bab000): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9bab000): open at offset 0 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9bab000): >openPending: err= 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9bab000): _readAt: size=2, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9bab000): >_readAt: n=0, err=Bad file descriptor 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9bab000): _writeAt: size=5, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9bab000): >_writeAt: n=5, err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9bab000): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.696371675 +0000 UTC m=+32.602033163 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9bab000): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9bab540): _writeAt: size=5, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9bab540): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9bab540): >openPending: err= 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f0e98fa3f0 item 63 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9bab540): >_writeAt: n=5, err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9bab540): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.696953332 +0000 UTC m=+32.602614830 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9bab540): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/16 03:50:44 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9babc40): _readAt: size=512, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9babc40): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9babc40): >openPending: err= 2026/08/16 03:50:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9babc40): >_readAt: n=5, err=EOF 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9babc40): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.696953332 +0000 UTC m=+32.602614830 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9babc40): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: Remove: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f0e98fa5b0 item 63 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:50:44 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/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9c28380): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9c28380): open at offset 0 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9c28380): >openPending: err= 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9c28380): _readAt: size=2, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9c28380): >_readAt: n=0, err=Bad file descriptor 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9c28380): _writeAt: size=5, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9c28380): >_writeAt: n=5, err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9c28380): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.69862511 +0000 UTC m=+32.604286598 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9c28380): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9c288c0): _writeAt: size=5, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9c288c0): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9c288c0): >openPending: err= 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f0e98fab60 item 64 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9c288c0): >_writeAt: n=5, err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9c288c0): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.699227608 +0000 UTC m=+32.604889096 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9c288c0): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/16 03:50:44 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9c28fc0): _readAt: size=512, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9c28fc0): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9c28fc0): >openPending: err= 2026/08/16 03:50:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9c28fc0): >_readAt: n=5, err=EOF 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9c28fc0): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.699227608 +0000 UTC m=+32.604889096 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9c28fc0): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: Remove: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f0e98fad20 item 64 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9c29600): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9c29600): >openPending: err= 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9c29600): _writeAt: size=5, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9c29600): >_writeAt: n=5, err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9c29600): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.700939261 +0000 UTC m=+32.606600749 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9c29600): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_RDWR 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9c29a80): _readAt: size=2, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9c29a80): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9c29a80): >openPending: err= 2026/08/16 03:50:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9c29a80): >_readAt: n=2, err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9c29a80): _writeAt: size=3, off=2 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f0e98fb420 item 65 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9c29a80): >_writeAt: n=3, err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9c29a80): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.701558752 +0000 UTC m=+32.607220240 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9c29a80): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9c52080): _readAt: size=512, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9c52080): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9c52080): >openPending: err= 2026/08/16 03:50:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9c52080): >_readAt: n=5, err=EOF 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9c52080): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.701558752 +0000 UTC m=+32.607220240 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9c52080): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: Remove: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f0e98fb730 item 65 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9c526c0): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9c526c0): >openPending: err= 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9c526c0): _writeAt: size=5, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9c526c0): >_writeAt: n=5, err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9c526c0): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.703420437 +0000 UTC m=+32.609081925 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9c526c0): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9c52b40): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9c52b40): >openPending: err= 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f0e98fbab0 item 66 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9c52b40): _readAt: size=2, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9c52b40): >_readAt: n=0, err=EOF 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9c52b40): _writeAt: size=3, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9c52b40): >_writeAt: n=3, err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9c52b40): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.704404838 +0000 UTC m=+32.610066326 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9c52b40): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9c53080): _readAt: size=512, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9c53080): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9c53080): >openPending: err= 2026/08/16 03:50:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9c53080): >_readAt: n=3, err=EOF 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9c53080): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.704404838 +0000 UTC m=+32.610066326 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9c53080): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: Remove: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f0e98fbc70 item 66 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9c536c0): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9c536c0): >openPending: err= 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9c536c0): _writeAt: size=5, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9c536c0): >_writeAt: n=5, err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9c536c0): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.706606816 +0000 UTC m=+32.612268304 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9c536c0): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9c53b40): _readAt: size=2, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9c53b40): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9c53b40): >openPending: err= 2026/08/16 03:50:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9c53b40): >_readAt: n=2, err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9c53b40): _writeAt: size=3, off=2 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f0ea120150 item 67 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9c53b40): >_writeAt: n=3, err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9c53b40): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.707413269 +0000 UTC m=+32.613074758 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9c53b40): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9c8e140): _readAt: size=512, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9c8e140): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9c8e140): >openPending: err= 2026/08/16 03:50:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9c8e140): >_readAt: n=5, err=EOF 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9c8e140): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.707413269 +0000 UTC m=+32.613074758 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9c8e140): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: Remove: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f0ea120310 item 67 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9c8e7c0): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9c8e7c0): >openPending: err= 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9c8e7c0): _writeAt: size=5, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9c8e7c0): >_writeAt: n=5, err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9c8e7c0): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.709187931 +0000 UTC m=+32.614849419 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9c8e7c0): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9c8ecc0): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9c8ecc0): >openPending: err= 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f0ea120690 item 68 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9c8ecc0): _readAt: size=2, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9c8ecc0): >_readAt: n=0, err=EOF 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9c8ecc0): _writeAt: size=3, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9c8ecc0): >_writeAt: n=3, err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9c8ecc0): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.710183572 +0000 UTC m=+32.615845091 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9c8ecc0): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9c8f200): _readAt: size=512, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9c8f200): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9c8f200): >openPending: err= 2026/08/16 03:50:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9c8f200): >_readAt: n=3, err=EOF 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9c8f200): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.710183572 +0000 UTC m=+32.615845091 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9c8f200): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: Remove: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f0ea120850 item 68 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9c8f840): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9c8f840): >openPending: err= 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9c8f840): _writeAt: size=5, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9c8f840): >_writeAt: n=5, err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9c8f840): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.713442548 +0000 UTC m=+32.619104036 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9c8f840): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9c8fcc0): _readAt: size=2, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9c8fcc0): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9c8fcc0): >openPending: err= 2026/08/16 03:50:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9c8fcc0): >_readAt: n=2, err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9c8fcc0): _writeAt: size=3, off=2 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f0ea120bd0 item 69 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9c8fcc0): >_writeAt: n=3, err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9c8fcc0): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.714701746 +0000 UTC m=+32.620363284 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9c8fcc0): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9cbe2c0): _readAt: size=512, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9cbe2c0): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9cbe2c0): >openPending: err= 2026/08/16 03:50:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9cbe2c0): >_readAt: n=5, err=EOF 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9cbe2c0): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.714701746 +0000 UTC m=+32.620363284 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9cbe2c0): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: Remove: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f0ea120f50 item 69 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9a9bdc0): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9a9bdc0): >openPending: err= 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9a9bdc0): _writeAt: size=5, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9a9bdc0): >_writeAt: n=5, err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9a9bdc0): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.717262814 +0000 UTC m=+32.622924302 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9a9bdc0): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9ad83c0): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9ad83c0): >openPending: err= 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f0e9fa9180 item 70 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9ad83c0): _readAt: size=2, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9ad83c0): >_readAt: n=0, err=EOF 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9ad83c0): _writeAt: size=3, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9ad83c0): >_writeAt: n=3, err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9ad83c0): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.719260666 +0000 UTC m=+32.624922285 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9ad83c0): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9ad8900): _readAt: size=512, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9ad8900): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9ad8900): >openPending: err= 2026/08/16 03:50:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9ad8900): >_readAt: n=3, err=EOF 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9ad8900): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.719260666 +0000 UTC m=+32.624922285 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9ad8900): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: Remove: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f0e9fa9490 item 70 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9ad8f80): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9ad8f80): >openPending: err= 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9ad8f80): _writeAt: size=5, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9ad8f80): >_writeAt: n=5, err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9ad8f80): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.72319081 +0000 UTC m=+32.628852308 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9ad8f80): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9ad9480): _readAt: size=2, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9ad9480): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9ad9480): >openPending: err= 2026/08/16 03:50:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9ad9480): >_readAt: n=2, err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9ad9480): _writeAt: size=3, off=2 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f0e9fa9810 item 71 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9ad9480): >_writeAt: n=3, err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9ad9480): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.723952459 +0000 UTC m=+32.629613947 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9ad9480): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9ad9980): _readAt: size=512, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9ad9980): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9ad9980): >openPending: err= 2026/08/16 03:50:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9ad9980): >_readAt: n=5, err=EOF 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9ad9980): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.723952459 +0000 UTC m=+32.629613947 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9ad9980): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: Remove: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f0e9fa99d0 item 71 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9d10100): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9d10100): >openPending: err= 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9d10100): _writeAt: size=5, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9d10100): >_writeAt: n=5, err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9d10100): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.725913433 +0000 UTC m=+32.631574921 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9d10100): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9d10600): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9d10600): >openPending: err= 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f0e9fa9d50 item 72 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9d10600): _readAt: size=2, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9d10600): >_readAt: n=0, err=EOF 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9d10600): _writeAt: size=3, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9d10600): >_writeAt: n=3, err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9d10600): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.72672747 +0000 UTC m=+32.632388958 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9d10600): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9d10b40): _readAt: size=512, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9d10b40): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9d10b40): >openPending: err= 2026/08/16 03:50:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9d10b40): >_readAt: n=3, err=EOF 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9d10b40): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.72672747 +0000 UTC m=+32.632388958 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9d10b40): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: Remove: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f0e962c8c0 item 72 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9cbe8c0): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9cbe8c0): >openPending: err= 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9cbe8c0): _readAt: size=2, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9cbe8c0): >_readAt: n=0, err=EOF 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9cbe8c0): _writeAt: size=5, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9cbe8c0): >_writeAt: n=5, err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9cbe8c0): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.728671893 +0000 UTC m=+32.634333381 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9cbe8c0): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9cbedc0): _writeAt: size=5, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9cbedc0): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9cbedc0): >openPending: err= 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f0ea1213b0 item 73 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9cbedc0): >_writeAt: n=5, err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9cbedc0): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.730223894 +0000 UTC m=+32.635885382 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9cbedc0): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9cbf280): _readAt: size=2, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9cbf280): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9cbf280): >openPending: err= 2026/08/16 03:50:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9cbf280): >_readAt: n=2, err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9cbf280): _writeAt: size=3, off=2 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f0ea121570 item 73 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9cbf280): >_writeAt: n=3, err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9cbf280): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.730848163 +0000 UTC m=+32.636509652 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9cbf280): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9cbf7c0): _readAt: size=512, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9cbf7c0): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9cbf7c0): >openPending: err= 2026/08/16 03:50:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9cbf7c0): >_readAt: n=5, err=EOF 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9cbf7c0): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.730848163 +0000 UTC m=+32.636509652 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9cbf7c0): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: Remove: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f0ea121730 item 73 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9d11080): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9d11080): >openPending: err= 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9d11080): _readAt: size=2, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9d11080): >_readAt: n=0, err=EOF 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9d11080): _writeAt: size=5, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9d11080): >_writeAt: n=5, err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9d11080): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.734364205 +0000 UTC m=+32.640025693 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9d11080): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9d11580): _writeAt: size=5, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9d11580): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9d11580): >openPending: err= 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f0e962d730 item 74 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9d11580): >_writeAt: n=5, err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9d11580): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.734968506 +0000 UTC m=+32.640629994 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9d11580): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9d11ac0): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9d11ac0): >openPending: err= 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f0e962da40 item 74 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9d11ac0): _readAt: size=2, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9d11ac0): >_readAt: n=0, err=EOF 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9d11ac0): _writeAt: size=3, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9d11ac0): >_writeAt: n=3, err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9d11ac0): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.735602744 +0000 UTC m=+32.641264232 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9d11ac0): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9d40140): _readAt: size=512, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9d40140): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9d40140): >openPending: err= 2026/08/16 03:50:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9d40140): >_readAt: n=3, err=EOF 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9d40140): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.735602744 +0000 UTC m=+32.641264232 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9d40140): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: Remove: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f0e962ddc0 item 74 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9d40780): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9d40780): >openPending: err= 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9d40780): _readAt: size=2, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9d40780): >_readAt: n=0, err=EOF 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9d40780): _writeAt: size=5, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9d40780): >_writeAt: n=5, err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9d40780): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.737728849 +0000 UTC m=+32.643390337 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9d40780): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9d40c80): _writeAt: size=5, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9d40c80): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9d40c80): >openPending: err= 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f0e96fe930 item 75 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9d40c80): >_writeAt: n=5, err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9d40c80): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.738745149 +0000 UTC m=+32.644406637 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9d40c80): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9d411c0): _readAt: size=2, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9d411c0): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9d411c0): >openPending: err= 2026/08/16 03:50:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9d411c0): >_readAt: n=2, err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9d411c0): _writeAt: size=3, off=2 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f0e96fefc0 item 75 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9d411c0): >_writeAt: n=3, err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9d411c0): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.739547083 +0000 UTC m=+32.645208582 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9d411c0): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9d41700): _readAt: size=512, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9d41700): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9d41700): >openPending: err= 2026/08/16 03:50:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9d41700): >_readAt: n=5, err=EOF 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9d41700): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.739547083 +0000 UTC m=+32.645208582 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9d41700): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: Remove: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f0e96ff880 item 75 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9d41d40): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9d41d40): >openPending: err= 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9d41d40): _readAt: size=2, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9d41d40): >_readAt: n=0, err=EOF 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9d41d40): _writeAt: size=5, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9d41d40): >_writeAt: n=5, err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9d41d40): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.741653092 +0000 UTC m=+32.647314580 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9d41d40): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9dac340): _writeAt: size=5, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9dac340): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9dac340): >openPending: err= 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f0e9572620 item 76 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9dac340): >_writeAt: n=5, err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9dac340): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.742272662 +0000 UTC m=+32.647934150 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9dac340): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9dac880): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9dac880): >openPending: err= 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f0e9572e00 item 76 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9dac880): _readAt: size=2, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9dac880): >_readAt: n=0, err=EOF 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9dac880): _writeAt: size=3, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9dac880): >_writeAt: n=3, err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9dac880): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.742960872 +0000 UTC m=+32.648622360 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9dac880): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9dace00): _readAt: size=512, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9dace00): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9dace00): >openPending: err= 2026/08/16 03:50:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9dace00): >_readAt: n=3, err=EOF 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9dace00): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.742960872 +0000 UTC m=+32.648622360 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9dace00): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: Remove: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f0e9573420 item 76 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9dad440): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9dad440): >openPending: err= 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9dad440): _readAt: size=2, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9dad440): >_readAt: n=0, err=EOF 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9dad440): _writeAt: size=5, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9dad440): >_writeAt: n=5, err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9dad440): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.745536126 +0000 UTC m=+32.651197614 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9dad440): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9dad940): _writeAt: size=5, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9dad940): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9dad940): >openPending: err= 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f0e9573880 item 77 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9dad940): >_writeAt: n=5, err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9dad940): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.746918017 +0000 UTC m=+32.652579505 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9dad940): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/16 03:50:44 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9dca140): _readAt: size=512, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9dca140): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9dca140): >openPending: err= 2026/08/16 03:50:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9dca140): >_readAt: n=5, err=EOF 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9dca140): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.746918017 +0000 UTC m=+32.652579505 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9dca140): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: Remove: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f0e9573ab0 item 77 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9dca780): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9dca780): >openPending: err= 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9dca780): _readAt: size=2, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9dca780): >_readAt: n=0, err=EOF 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9dca780): _writeAt: size=5, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9dca780): >_writeAt: n=5, err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9dca780): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.749054481 +0000 UTC m=+32.654715969 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9dca780): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9dcac80): _writeAt: size=5, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9dcac80): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9dcac80): >openPending: err= 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f0e9cfe1c0 item 78 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9dcac80): >_writeAt: n=5, err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9dcac80): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.749701123 +0000 UTC m=+32.655362611 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9dcac80): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/16 03:50:44 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9dcb380): _readAt: size=512, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9dcb380): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9dcb380): >openPending: err= 2026/08/16 03:50:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9dcb380): >_readAt: n=5, err=EOF 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9dcb380): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.749701123 +0000 UTC m=+32.655362611 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9dcb380): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: Remove: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f0e9cfe380 item 78 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9dcb9c0): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9dcb9c0): >openPending: err= 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9dcb9c0): _readAt: size=2, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9dcb9c0): >_readAt: n=0, err=EOF 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9dcb9c0): _writeAt: size=5, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9dcb9c0): >_writeAt: n=5, err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9dcb9c0): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.752331351 +0000 UTC m=+32.657992839 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9dcb9c0): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9dcbec0): _writeAt: size=5, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9dcbec0): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9dcbec0): >openPending: err= 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f0e9cfe700 item 79 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9dcbec0): >_writeAt: n=5, err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9dcbec0): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.752961741 +0000 UTC m=+32.658623229 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9dcbec0): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/16 03:50:44 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9de66c0): _readAt: size=512, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9de66c0): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9de66c0): >openPending: err= 2026/08/16 03:50:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9de66c0): >_readAt: n=5, err=EOF 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9de66c0): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.752961741 +0000 UTC m=+32.658623229 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9de66c0): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: Remove: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f0e9cfe8c0 item 79 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:50:44 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/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9cf0240): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9cf0240): >openPending: err= 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9cf0240): _readAt: size=2, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9cf0240): >_readAt: n=0, err=EOF 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9cf0240): _writeAt: size=5, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9cf0240): >_writeAt: n=5, err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9cf0240): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.756258719 +0000 UTC m=+32.661920207 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9cf0240): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9cf0740): _writeAt: size=5, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9cf0740): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9cf0740): >openPending: err= 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f0ea121d50 item 80 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9cf0740): >_writeAt: n=5, err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9cf0740): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.757282082 +0000 UTC m=+32.662943570 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9cf0740): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/16 03:50:44 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9cf0e40): _readAt: size=512, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9cf0e40): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9cf0e40): >openPending: err= 2026/08/16 03:50:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9cf0e40): >_readAt: n=5, err=EOF 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9cf0e40): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.757282082 +0000 UTC m=+32.662943570 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9cf0e40): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: Remove: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f0e9602460 item 80 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9cf1480): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9cf1480): >openPending: err= 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9cf1480): _writeAt: size=5, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9cf1480): >_writeAt: n=5, err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9cf1480): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.759845153 +0000 UTC m=+32.665506651 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9cf1480): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9cf1900): _readAt: size=2, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9cf1900): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9cf1900): open at offset 5 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9cf1900): >openPending: err= 2026/08/16 03:50:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9cf1900): >_readAt: n=2, err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9cf1900): _writeAt: size=3, off=7 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f0e92984d0 item 81 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9cf1900): >_writeAt: n=3, err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9cf1900): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.760606371 +0000 UTC m=+32.666267859 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9cf1900): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9cf1e40): _readAt: size=512, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9cf1e40): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9cf1e40): >openPending: err= 2026/08/16 03:50:44 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9cf1e40): >_readAt: n=8, err=EOF 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9cf1e40): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.760606371 +0000 UTC m=+32.666267859 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9cf1e40): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: Remove: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f0e9298a10 item 81 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9e105c0): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9e105c0): >openPending: err= 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9e105c0): _writeAt: size=5, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9e105c0): >_writeAt: n=5, err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9e105c0): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.762781559 +0000 UTC m=+32.668443057 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9e105c0): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9e10ac0): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9e10ac0): open at offset 5 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9e10ac0): >openPending: err= 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f0e9299110 item 82 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9e10ac0): _readAt: size=2, off=5 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9e10ac0): >_readAt: n=0, err=EOF 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9e10ac0): _writeAt: size=3, off=5 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9e10ac0): >_writeAt: n=3, err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9e10ac0): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.763473286 +0000 UTC m=+32.669134774 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9e10ac0): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9e11040): _readAt: size=512, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9e11040): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9e11040): >openPending: err= 2026/08/16 03:50:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9e11040): >_readAt: n=3, err=EOF 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9e11040): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.763473286 +0000 UTC m=+32.669134774 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9e11040): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: Remove: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f0e9299570 item 82 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9e116c0): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9e116c0): >openPending: err= 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9e116c0): _writeAt: size=5, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9e116c0): >_writeAt: n=5, err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9e116c0): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.765436864 +0000 UTC m=+32.671098352 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9e116c0): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9e11bc0): _readAt: size=2, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9e11bc0): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9e11bc0): open at offset 5 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9e11bc0): >openPending: err= 2026/08/16 03:50:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9e11bc0): >_readAt: n=2, err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9e11bc0): _writeAt: size=3, off=7 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f0e92999d0 item 83 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9e11bc0): >_writeAt: n=3, err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9e11bc0): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.766179266 +0000 UTC m=+32.671840754 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9e11bc0): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9e32200): _readAt: size=512, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9e32200): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9e32200): >openPending: err= 2026/08/16 03:50:44 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9e32200): >_readAt: n=8, err=EOF 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9e32200): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.766179266 +0000 UTC m=+32.671840754 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9e32200): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: Remove: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f0e9299c70 item 83 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9e32880): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9e32880): >openPending: err= 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9e32880): _writeAt: size=5, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9e32880): >_writeAt: n=5, err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9e32880): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.768313939 +0000 UTC m=+32.673975427 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9e32880): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9e32d80): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9e32d80): open at offset 5 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9e32d80): >openPending: err= 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f0e92f9030 item 84 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9e32d80): _readAt: size=2, off=5 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9e32d80): >_readAt: n=0, err=EOF 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9e32d80): _writeAt: size=3, off=5 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9e32d80): >_writeAt: n=3, err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9e32d80): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.769137154 +0000 UTC m=+32.674798652 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9e32d80): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9e33300): _readAt: size=512, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9e33300): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9e33300): >openPending: err= 2026/08/16 03:50:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9e33300): >_readAt: n=3, err=EOF 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9e33300): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.769137154 +0000 UTC m=+32.674798652 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9e33300): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: Remove: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f0e92f9340 item 84 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9e33980): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9e33980): >openPending: err= 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9e33980): _writeAt: size=5, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9e33980): >_writeAt: n=5, err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9e33980): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.770767092 +0000 UTC m=+32.676428580 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9e33980): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9e33e80): _readAt: size=2, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9e33e80): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9e33e80): open at offset 5 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9e33e80): >openPending: err= 2026/08/16 03:50:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9e33e80): >_readAt: n=2, err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9e33e80): _writeAt: size=3, off=7 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f0e92f98f0 item 85 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9e33e80): >_writeAt: n=3, err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9e33e80): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.771423532 +0000 UTC m=+32.677085020 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9e33e80): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9e4c4c0): _readAt: size=512, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9e4c4c0): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9e4c4c0): >openPending: err= 2026/08/16 03:50:44 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9e4c4c0): >_readAt: n=8, err=EOF 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9e4c4c0): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.771423532 +0000 UTC m=+32.677085020 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9e4c4c0): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: Remove: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f0e92f9b90 item 85 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9e4cb40): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9e4cb40): >openPending: err= 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9e4cb40): _writeAt: size=5, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9e4cb40): >_writeAt: n=5, err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9e4cb40): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.773514992 +0000 UTC m=+32.679176481 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9e4cb40): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9e4d040): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9e4d040): open at offset 5 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9e4d040): >openPending: err= 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f0e92d2540 item 86 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9e4d040): _readAt: size=2, off=5 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9e4d040): >_readAt: n=0, err=EOF 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9e4d040): _writeAt: size=3, off=5 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9e4d040): >_writeAt: n=3, err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9e4d040): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.774644797 +0000 UTC m=+32.680306294 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9e4d040): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9e4d5c0): _readAt: size=512, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9e4d5c0): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9e4d5c0): >openPending: err= 2026/08/16 03:50:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9e4d5c0): >_readAt: n=3, err=EOF 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9e4d5c0): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.774644797 +0000 UTC m=+32.680306294 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9e4d5c0): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: Remove: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f0e92d29a0 item 86 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9e4dc40): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9e4dc40): >openPending: err= 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9e4dc40): _writeAt: size=5, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9e4dc40): >_writeAt: n=5, err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9e4dc40): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.776313448 +0000 UTC m=+32.681974936 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9e4dc40): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9e6e240): _readAt: size=2, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9e6e240): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9e6e240): open at offset 5 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9e6e240): >openPending: err= 2026/08/16 03:50:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9e6e240): >_readAt: n=2, err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9e6e240): _writeAt: size=3, off=7 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f0e92d37a0 item 87 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9e6e240): >_writeAt: n=3, err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9e6e240): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.777289782 +0000 UTC m=+32.682951271 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9e6e240): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9e6e780): _readAt: size=512, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9e6e780): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9e6e780): >openPending: err= 2026/08/16 03:50:44 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9e6e780): >_readAt: n=8, err=EOF 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9e6e780): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.777289782 +0000 UTC m=+32.682951271 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9e6e780): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: Remove: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f0e92d3c70 item 87 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:50:44 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/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9e6ee00): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9e6ee00): >openPending: err= 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9e6ee00): _writeAt: size=5, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9e6ee00): >_writeAt: n=5, err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9e6ee00): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.778931343 +0000 UTC m=+32.684592831 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9e6ee00): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9e6f300): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9e6f300): open at offset 5 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9e6f300): >openPending: err= 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f0e92bc2a0 item 88 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9e6f300): _readAt: size=2, off=5 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9e6f300): >_readAt: n=0, err=EOF 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9e6f300): _writeAt: size=3, off=5 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9e6f300): >_writeAt: n=3, err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9e6f300): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.779622749 +0000 UTC m=+32.685284237 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9e6f300): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9e6f880): _readAt: size=512, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9e6f880): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9e6f880): >openPending: err= 2026/08/16 03:50:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9e6f880): >_readAt: n=3, err=EOF 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9e6f880): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.779622749 +0000 UTC m=+32.685284237 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9e6f880): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: Remove: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f0e92bc540 item 88 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9de69c0): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9de69c0): open at offset 0 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9de69c0): >openPending: err= 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9de69c0): _readAt: size=2, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9de69c0): >_readAt: n=0, err=EOF 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9de69c0): _writeAt: size=5, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9de69c0): >_writeAt: n=5, err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9de69c0): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.782013404 +0000 UTC m=+32.687674892 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9de69c0): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9de6f00): _writeAt: size=5, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9de6f00): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9de6f00): >openPending: err= 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f0e9cfeb60 item 89 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9de6f00): >_writeAt: n=5, err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9de6f00): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.782713186 +0000 UTC m=+32.688374674 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9de6f00): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9de7440): _readAt: size=2, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9de7440): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9de7440): open at offset 5 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9de7440): >openPending: err= 2026/08/16 03:50:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9de7440): >_readAt: n=2, err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9de7440): _writeAt: size=3, off=7 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f0e9cfee00 item 89 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9de7440): >_writeAt: n=3, err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9de7440): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.784051995 +0000 UTC m=+32.689713483 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9de7440): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9de79c0): _readAt: size=512, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9de79c0): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9de79c0): >openPending: err= 2026/08/16 03:50:44 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9de79c0): >_readAt: n=8, err=EOF 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9de79c0): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.784051995 +0000 UTC m=+32.689713483 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9de79c0): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: Remove: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f0e9cff030 item 89 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9f04100): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9f04100): open at offset 0 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9f04100): >openPending: err= 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9f04100): _readAt: size=2, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9f04100): >_readAt: n=0, err=EOF 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9f04100): _writeAt: size=5, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9f04100): >_writeAt: n=5, err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9f04100): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.78645348 +0000 UTC m=+32.692114999 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9f04100): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9f04640): _writeAt: size=5, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9f04640): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9f04640): >openPending: err= 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f0e9cff5e0 item 90 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9f04640): >_writeAt: n=5, err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9f04640): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.787708582 +0000 UTC m=+32.693370070 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9f04640): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9f04b80): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9f04b80): open at offset 5 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9f04b80): >openPending: err= 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f0e9cff7a0 item 90 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9f04b80): _readAt: size=2, off=5 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9f04b80): >_readAt: n=0, err=EOF 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9f04b80): _writeAt: size=3, off=5 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9f04b80): >_writeAt: n=3, err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9f04b80): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.789033004 +0000 UTC m=+32.694694521 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9f04b80): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9f05140): _readAt: size=512, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9f05140): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9f05140): >openPending: err= 2026/08/16 03:50:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9f05140): >_readAt: n=3, err=EOF 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9f05140): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.789033004 +0000 UTC m=+32.694694521 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9f05140): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: Remove: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f0e9cffa40 item 90 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9f05780): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9f05780): open at offset 0 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9f05780): >openPending: err= 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9f05780): _readAt: size=2, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9f05780): >_readAt: n=0, err=EOF 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9f05780): _writeAt: size=5, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9f05780): >_writeAt: n=5, err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9f05780): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.79166825 +0000 UTC m=+32.697329769 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9f05780): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9e8c1c0): _writeAt: size=5, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9e8c1c0): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9e8c1c0): >openPending: err= 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f0e92bc8c0 item 91 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9e8c1c0): >_writeAt: n=5, err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9e8c1c0): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.792475795 +0000 UTC m=+32.698137343 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9e8c1c0): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9e8c700): _readAt: size=2, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9e8c700): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9e8c700): open at offset 5 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9e8c700): >openPending: err= 2026/08/16 03:50:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9e8c700): >_readAt: n=2, err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9e8c700): _writeAt: size=3, off=7 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f0e92bcb60 item 91 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9e8c700): >_writeAt: n=3, err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9e8c700): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.79538506 +0000 UTC m=+32.701046558 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9e8c700): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9e8cc80): _readAt: size=512, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9e8cc80): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9e8cc80): >openPending: err= 2026/08/16 03:50:44 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9e8cc80): >_readAt: n=8, err=EOF 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9e8cc80): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.79538506 +0000 UTC m=+32.701046558 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9e8cc80): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: Remove: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f0e92bd180 item 91 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:50:44 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/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9e8d2c0): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9e8d2c0): open at offset 0 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9e8d2c0): >openPending: err= 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9e8d2c0): _readAt: size=2, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9e8d2c0): >_readAt: n=0, err=EOF 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9e8d2c0): _writeAt: size=5, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9e8d2c0): >_writeAt: n=5, err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9e8d2c0): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.797214466 +0000 UTC m=+32.702875964 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9e8d2c0): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9e8d800): _writeAt: size=5, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9e8d800): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9e8d800): >openPending: err= 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f0e92bd960 item 92 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9e8d800): >_writeAt: n=5, err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9e8d800): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.797899921 +0000 UTC m=+32.703561409 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9e8d800): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9e8dd40): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9e8dd40): open at offset 5 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9e8dd40): >openPending: err= 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f0e92bdc70 item 92 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9e8dd40): _readAt: size=2, off=5 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9e8dd40): >_readAt: n=0, err=EOF 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9e8dd40): _writeAt: size=3, off=5 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9e8dd40): >_writeAt: n=3, err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9e8dd40): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.79888918 +0000 UTC m=+32.704550678 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9e8dd40): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9ea6400): _readAt: size=512, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9ea6400): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9ea6400): >openPending: err= 2026/08/16 03:50:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9ea6400): >_readAt: n=3, err=EOF 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9ea6400): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.79888918 +0000 UTC m=+32.704550678 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9ea6400): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: Remove: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f0e9a5c0e0 item 92 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9ea6a40): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9ea6a40): open at offset 0 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9ea6a40): >openPending: err= 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9ea6a40): _readAt: size=2, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9ea6a40): >_readAt: n=0, err=EOF 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9ea6a40): _writeAt: size=5, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9ea6a40): >_writeAt: n=5, err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9ea6a40): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.800484312 +0000 UTC m=+32.706145801 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9ea6a40): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9ea6f80): _writeAt: size=5, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9ea6f80): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9ea6f80): >openPending: err= 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f0e9a5c620 item 93 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9ea6f80): >_writeAt: n=5, err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9ea6f80): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.801148818 +0000 UTC m=+32.706810306 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9ea6f80): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/16 03:50:44 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9ea7680): _readAt: size=512, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9ea7680): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9ea7680): >openPending: err= 2026/08/16 03:50:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9ea7680): >_readAt: n=5, err=EOF 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9ea7680): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.801148818 +0000 UTC m=+32.706810306 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9ea7680): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: Remove: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f0e9a5c7e0 item 93 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:50:44 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/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9ea7cc0): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9ea7cc0): open at offset 0 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9ea7cc0): >openPending: err= 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9ea7cc0): _readAt: size=2, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9ea7cc0): >_readAt: n=0, err=EOF 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9ea7cc0): _writeAt: size=5, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9ea7cc0): >_writeAt: n=5, err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9ea7cc0): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.80480347 +0000 UTC m=+32.710464958 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9ea7cc0): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9f86100): _writeAt: size=5, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9f86100): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9f86100): >openPending: err= 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f0e9a5cb60 item 94 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9f86100): >_writeAt: n=5, err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9f86100): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.806795523 +0000 UTC m=+32.712457011 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9f86100): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/16 03:50:44 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9f86800): _readAt: size=512, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9f86800): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9f86800): >openPending: err= 2026/08/16 03:50:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9f86800): >_readAt: n=5, err=EOF 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9f86800): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.806795523 +0000 UTC m=+32.712457011 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9f86800): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: Remove: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f0e92e0a10 item 94 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:50:44 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/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9f04200): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9f04200): open at offset 0 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9f04200): >openPending: err= 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9f04200): _readAt: size=2, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9f04200): >_readAt: n=0, err=EOF 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9f04200): _writeAt: size=5, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9f04200): >_writeAt: n=5, err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9f04200): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.814819769 +0000 UTC m=+32.720481257 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9f04200): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9f04740): _writeAt: size=5, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9f04740): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9f04740): >openPending: err= 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f0ea0aa230 item 95 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9f04740): >_writeAt: n=5, err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9f04740): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.817710378 +0000 UTC m=+32.723371867 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9f04740): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/16 03:50:44 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9f04e40): _readAt: size=512, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9f04e40): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9f04e40): >openPending: err= 2026/08/16 03:50:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9f04e40): >_readAt: n=5, err=EOF 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9f04e40): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.817710378 +0000 UTC m=+32.723371867 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9f04e40): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: Remove: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f0ea0aa3f0 item 95 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:50:44 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/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9f05480): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9f05480): open at offset 0 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9f05480): >openPending: err= 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9f05480): _readAt: size=2, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9f05480): >_readAt: n=0, err=EOF 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9f05480): _writeAt: size=5, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9f05480): >_writeAt: n=5, err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9f05480): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.819688535 +0000 UTC m=+32.725350023 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9f05480): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9f05b40): _writeAt: size=5, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9f05b40): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9f05b40): >openPending: err= 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f0ea0aa850 item 96 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9f05b40): >_writeAt: n=5, err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9f05b40): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.820643618 +0000 UTC m=+32.726305106 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9f05b40): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/16 03:50:44 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9920a40): _readAt: size=512, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9920a40): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9920a40): >openPending: err= 2026/08/16 03:50:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9920a40): >_readAt: n=5, err=EOF 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9920a40): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.820643618 +0000 UTC m=+32.726305106 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9920a40): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: Remove: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f0ea0aaa10 item 96 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file: >Remove: err= 2026/08/16 03:50:44 DEBUG : WaitForWriters: timeout=30s 2026/08/16 03:50:44 DEBUG : Looking for writers 2026/08/16 03:50:44 DEBUG : >WaitForWriters: 2026/08/16 03:50:44 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:198: Remote "sftp://rclone@:22/rclone-test-jaxidut4faci", Local "Local file system at /tmp/rclone3530032629", Modify Window "1s" 2026/08/16 03:50:44 INFO : sftp://rclone@:22/rclone-test-jaxidut4faci: poll-interval is not supported by this remote 2026/08/16 03:50:44 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/16 03:50:44 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-jaxidut4faci" 2026/08/16 03:50:44 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-jaxidut4faci" 2026/08/16 03:50:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-jaxidut4faci" 2026/08/16 03:50:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/16 03:50:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-jaxidut4faci" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-jaxidut4faci" 2026/08/16 03:50:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-jaxidut4faci" 2026/08/16 03:50:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/16 03:50:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-jaxidut4faci" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-jaxidut4faci" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2026/08/16 03:50:44 INFO : sftp://rclone@:22/rclone-test-jaxidut4faci: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9a76540): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9a76540): >openPending: err= 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9a76540): _writeAt: size=5, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9a76540): >_writeAt: n=5, err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9a76540): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.827868776 +0000 UTC m=+32.733530264 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9a76540): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9a769c0): _readAt: size=2, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9a769c0): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9a769c0): >openPending: err= 2026/08/16 03:50:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9a769c0): >_readAt: n=2, err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9a769c0): _writeAt: size=3, off=2 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9a769c0): >_writeAt: n=0, err=Bad file descriptor 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9a769c0): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.827868776 +0000 UTC m=+32.733530264 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9a769c0): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9a76f00): _readAt: size=512, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9a76f00): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9a76f00): >openPending: err= 2026/08/16 03:50:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9a76f00): >_readAt: n=5, err=EOF 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9a76f00): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.827868776 +0000 UTC m=+32.733530264 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9a76f00): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: Remove: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f0e9a5d260 item 1 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9a77540): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9a77540): >openPending: err= 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9a77540): _writeAt: size=5, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9a77540): >_writeAt: n=5, err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9a77540): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.830403453 +0000 UTC m=+32.736064941 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9a77540): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9a77a40): _readAt: size=512, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9a77a40): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9a77a40): >openPending: err= 2026/08/16 03:50:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9a77a40): >_readAt: n=5, err=EOF 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9a77a40): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.830403453 +0000 UTC m=+32.736064941 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9a77a40): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: Remove: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f0e9a5de30 item 2 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e969a500): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e969a500): >openPending: err= 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e969a500): _writeAt: size=5, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e969a500): >_writeAt: n=5, err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e969a500): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.833364085 +0000 UTC m=+32.739025573 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e969a500): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e969a9c0): _readAt: size=2, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e969a9c0): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e969a9c0): >openPending: err= 2026/08/16 03:50:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e969a9c0): >_readAt: n=2, err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e969a9c0): _writeAt: size=3, off=2 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e969a9c0): >_writeAt: n=0, err=Bad file descriptor 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e969a9c0): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.833364085 +0000 UTC m=+32.739025573 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e969a9c0): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e969af80): _readAt: size=512, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e969af80): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e969af80): >openPending: err= 2026/08/16 03:50:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e969af80): >_readAt: n=5, err=EOF 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e969af80): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.833364085 +0000 UTC m=+32.739025573 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e969af80): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: Remove: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f0e9b6c3f0 item 3 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e969b780): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e969b780): >openPending: err= 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e969b780): _writeAt: size=5, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e969b780): >_writeAt: n=5, err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e969b780): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.836579148 +0000 UTC m=+32.742240636 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e969b780): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e99c2080): _readAt: size=512, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e99c2080): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e99c2080): >openPending: err= 2026/08/16 03:50:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e99c2080): >_readAt: n=5, err=EOF 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e99c2080): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.836579148 +0000 UTC m=+32.742240636 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e99c2080): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: Remove: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f0e9b6ccb0 item 4 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e99c2740): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e99c2740): >openPending: err= 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e99c2740): _writeAt: size=5, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e99c2740): >_writeAt: n=5, err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e99c2740): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.841443005 +0000 UTC m=+32.747104503 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e99c2740): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9a12180): _readAt: size=2, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9a12180): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9a12180): >openPending: err= 2026/08/16 03:50:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9a12180): >_readAt: n=2, err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9a12180): _writeAt: size=3, off=2 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9a12180): >_writeAt: n=0, err=Bad file descriptor 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9a12180): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.841443005 +0000 UTC m=+32.747104503 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9a12180): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9a126c0): _readAt: size=512, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9a126c0): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9a126c0): >openPending: err= 2026/08/16 03:50:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9a126c0): >_readAt: n=5, err=EOF 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9a126c0): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.841443005 +0000 UTC m=+32.747104503 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9a126c0): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: Remove: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f0e9cfe620 item 5 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9a12fc0): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9a12fc0): >openPending: err= 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9a12fc0): _writeAt: size=5, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9a12fc0): >_writeAt: n=5, err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9a12fc0): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.848470038 +0000 UTC m=+32.754131526 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9a12fc0): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9a13940): _readAt: size=512, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9a13940): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9a13940): >openPending: err= 2026/08/16 03:50:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9a13940): >_readAt: n=5, err=EOF 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9a13940): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.848470038 +0000 UTC m=+32.754131526 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9a13940): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: Remove: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f0e9cfeaf0 item 6 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e952f740): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e952f740): >openPending: err= 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e952f740): _writeAt: size=5, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e952f740): >_writeAt: n=5, err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e952f740): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.851477598 +0000 UTC m=+32.757139096 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e952f740): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e952fe00): _readAt: size=2, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e952fe00): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e952fe00): >openPending: err= 2026/08/16 03:50:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e952fe00): >_readAt: n=2, err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e952fe00): _writeAt: size=3, off=2 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e952fe00): >_writeAt: n=0, err=Bad file descriptor 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e952fe00): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.851477598 +0000 UTC m=+32.757139096 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e952fe00): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e92c4880): _readAt: size=512, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e92c4880): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e92c4880): >openPending: err= 2026/08/16 03:50:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e92c4880): >_readAt: n=5, err=EOF 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e92c4880): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.851477598 +0000 UTC m=+32.757139096 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e92c4880): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: Remove: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f0e9cfefc0 item 7 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e92c5280): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e92c5280): >openPending: err= 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e92c5280): _writeAt: size=5, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e92c5280): >_writeAt: n=5, err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e92c5280): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.855189469 +0000 UTC m=+32.760850957 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e92c5280): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9732340): _readAt: size=512, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9732340): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9732340): >openPending: err= 2026/08/16 03:50:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9732340): >_readAt: n=5, err=EOF 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9732340): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.855189469 +0000 UTC m=+32.760850957 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9732340): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: Remove: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f0e9cff6c0 item 8 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e99c2f00): _readAt: size=2, off=0 2026/08/16 03:50:44 ERROR : open-test-file(0x19f0e99c2f00): Couldn't read size of file 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e99c2f00): >_readAt: n=0, err=EOF 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e99c2f00): _writeAt: size=5, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e99c2f00): >_writeAt: n=0, err=Bad file descriptor 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e99c2f00): close: 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e99c2f00): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e99c32c0): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e99c32c0): >openPending: err= 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e99c32c0): _writeAt: size=5, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e99c32c0): >_writeAt: n=5, err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e99c32c0): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.858256883 +0000 UTC m=+32.763918371 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e99c32c0): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e99c3740): _readAt: size=2, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e99c3740): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e99c3740): >openPending: err= 2026/08/16 03:50:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e99c3740): >_readAt: n=2, err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e99c3740): _writeAt: size=3, off=2 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e99c3740): >_writeAt: n=0, err=Bad file descriptor 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e99c3740): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.858256883 +0000 UTC m=+32.763918371 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e99c3740): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e99c3c40): _readAt: size=512, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e99c3c40): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e99c3c40): >openPending: err= 2026/08/16 03:50:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e99c3c40): >_readAt: n=5, err=EOF 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e99c3c40): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.858256883 +0000 UTC m=+32.763918371 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e99c3c40): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: Remove: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f0e9b6d500 item 9 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9ea63c0): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9ea63c0): >openPending: err= 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9ea63c0): _writeAt: size=5, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9ea63c0): >_writeAt: n=5, err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9ea63c0): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.86271324 +0000 UTC m=+32.768374759 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9ea63c0): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9ea6900): _readAt: size=512, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9ea6900): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9ea6900): >openPending: err= 2026/08/16 03:50:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9ea6900): >_readAt: n=5, err=EOF 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9ea6900): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.86271324 +0000 UTC m=+32.768374759 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9ea6900): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: Remove: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f0e9b6de30 item 10 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9ea6f40): _readAt: size=2, off=0 2026/08/16 03:50:44 ERROR : open-test-file(0x19f0e9ea6f40): Couldn't read size of file 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9ea6f40): >_readAt: n=0, err=EOF 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9ea6f40): _writeAt: size=5, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9ea6f40): >_writeAt: n=0, err=Bad file descriptor 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9ea6f40): close: 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9ea6f40): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9ea7300): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9ea7300): >openPending: err= 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9ea7300): _writeAt: size=5, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9ea7300): >_writeAt: n=5, err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9ea7300): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.864818246 +0000 UTC m=+32.770479734 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9ea7300): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9ea7800): _readAt: size=2, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9ea7800): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9ea7800): >openPending: err= 2026/08/16 03:50:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9ea7800): >_readAt: n=2, err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9ea7800): _writeAt: size=3, off=2 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9ea7800): >_writeAt: n=0, err=Bad file descriptor 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9ea7800): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.864818246 +0000 UTC m=+32.770479734 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9ea7800): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9ea7d40): _readAt: size=512, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9ea7d40): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9ea7d40): >openPending: err= 2026/08/16 03:50:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9ea7d40): >_readAt: n=5, err=EOF 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9ea7d40): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.864818246 +0000 UTC m=+32.770479734 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9ea7d40): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: Remove: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f0e96e30a0 item 11 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9f86f80): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9f86f80): >openPending: err= 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9f86f80): _writeAt: size=5, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9f86f80): >_writeAt: n=5, err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9f86f80): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.869960408 +0000 UTC m=+32.775621896 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9f86f80): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9f874c0): _readAt: size=512, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9f874c0): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9f874c0): >openPending: err= 2026/08/16 03:50:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9f874c0): >_readAt: n=5, err=EOF 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9f874c0): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.869960408 +0000 UTC m=+32.775621896 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9f874c0): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: Remove: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f0e9aa6380 item 12 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e97331c0): _readAt: size=2, off=0 2026/08/16 03:50:44 ERROR : open-test-file(0x19f0e97331c0): Couldn't read size of file 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e97331c0): >_readAt: n=0, err=EOF 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e97331c0): _writeAt: size=5, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e97331c0): >_writeAt: n=0, err=Bad file descriptor 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e97331c0): close: 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e97331c0): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9733600): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9733600): >openPending: err= 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9733600): _writeAt: size=5, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9733600): >_writeAt: n=5, err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9733600): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.872394898 +0000 UTC m=+32.778056386 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9733600): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/16 03:50:44 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9733cc0): _readAt: size=512, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9733cc0): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9733cc0): >openPending: err= 2026/08/16 03:50:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9733cc0): >_readAt: n=5, err=EOF 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9733cc0): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.872394898 +0000 UTC m=+32.778056386 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9733cc0): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: Remove: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f0e9cffa40 item 13 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9f3a440): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9f3a440): >openPending: err= 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9f3a440): _writeAt: size=5, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9f3a440): >_writeAt: n=5, err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9f3a440): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.877919292 +0000 UTC m=+32.783580780 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9f3a440): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9f3a980): _readAt: size=512, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9f3a980): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9f3a980): >openPending: err= 2026/08/16 03:50:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9f3a980): >_readAt: n=5, err=EOF 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9f3a980): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.877919292 +0000 UTC m=+32.783580780 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9f3a980): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: Remove: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f0e98842a0 item 14 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9f3afc0): _readAt: size=2, off=0 2026/08/16 03:50:44 ERROR : open-test-file(0x19f0e9f3afc0): Couldn't read size of file 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9f3afc0): >_readAt: n=0, err=EOF 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9f3afc0): _writeAt: size=5, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9f3afc0): >_writeAt: n=0, err=Bad file descriptor 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9f3afc0): close: 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9f3afc0): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9f3b380): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9f3b380): >openPending: err= 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9f3b380): _writeAt: size=5, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9f3b380): >_writeAt: n=5, err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9f3b380): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.880887969 +0000 UTC m=+32.786549457 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9f3b380): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/16 03:50:44 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9f3ba40): _readAt: size=512, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9f3ba40): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9f3ba40): >openPending: err= 2026/08/16 03:50:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9f3ba40): >_readAt: n=5, err=EOF 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9f3ba40): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.880887969 +0000 UTC m=+32.786549457 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9f3ba40): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: Remove: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f0e98849a0 item 15 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:50:44 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/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9921180): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9921180): >openPending: err= 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9921180): _writeAt: size=5, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9921180): >_writeAt: n=5, err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9921180): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.88465324 +0000 UTC m=+32.790314728 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9921180): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9921740): _readAt: size=512, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9921740): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9921740): >openPending: err= 2026/08/16 03:50:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9921740): >_readAt: n=5, err=EOF 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9921740): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.88465324 +0000 UTC m=+32.790314728 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9921740): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: Remove: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f0ea0ab570 item 16 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9921d80): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9921d80): >openPending: err= 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9921d80): _writeAt: size=5, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9921d80): >_writeAt: n=5, err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9921d80): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.886653879 +0000 UTC m=+32.792315367 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9921d80): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e983a300): _readAt: size=2, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e983a300): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e983a300): open at offset 5 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e983a300): >openPending: err= 2026/08/16 03:50:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e983a300): >_readAt: n=2, err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e983a300): _writeAt: size=3, off=7 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e983a300): >_writeAt: n=0, err=Bad file descriptor 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e983a300): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.886653879 +0000 UTC m=+32.792315367 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e983a300): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e983a800): _readAt: size=512, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e983a800): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e983a800): >openPending: err= 2026/08/16 03:50:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e983a800): >_readAt: n=5, err=EOF 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e983a800): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.886653879 +0000 UTC m=+32.792315367 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e983a800): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: Remove: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f0ea0ab8f0 item 17 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e983ae80): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e983ae80): >openPending: err= 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e983ae80): _writeAt: size=5, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e983ae80): >_writeAt: n=5, err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e983ae80): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.892479112 +0000 UTC m=+32.798140600 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e983ae80): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e983b3c0): _readAt: size=512, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e983b3c0): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e983b3c0): >openPending: err= 2026/08/16 03:50:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e983b3c0): >_readAt: n=5, err=EOF 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e983b3c0): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.892479112 +0000 UTC m=+32.798140600 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e983b3c0): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: Remove: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f0e98e6460 item 18 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e983ba40): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e983ba40): >openPending: err= 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e983ba40): _writeAt: size=5, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e983ba40): >_writeAt: n=5, err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e983ba40): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.895545724 +0000 UTC m=+32.801207212 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e983ba40): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e986a040): _readAt: size=2, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e986a040): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e986a040): open at offset 5 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e986a040): >openPending: err= 2026/08/16 03:50:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e986a040): >_readAt: n=2, err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e986a040): _writeAt: size=3, off=7 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e986a040): >_writeAt: n=0, err=Bad file descriptor 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e986a040): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.895545724 +0000 UTC m=+32.801207212 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e986a040): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e986a540): _readAt: size=512, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e986a540): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e986a540): >openPending: err= 2026/08/16 03:50:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e986a540): >_readAt: n=5, err=EOF 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e986a540): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.895545724 +0000 UTC m=+32.801207212 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e986a540): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: Remove: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f0e98e6930 item 19 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e986abc0): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e986abc0): >openPending: err= 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e986abc0): _writeAt: size=5, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e986abc0): >_writeAt: n=5, err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e986abc0): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.89866745 +0000 UTC m=+32.804328938 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e986abc0): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e986b100): _readAt: size=512, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e986b100): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e986b100): >openPending: err= 2026/08/16 03:50:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e986b100): >_readAt: n=5, err=EOF 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e986b100): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.89866745 +0000 UTC m=+32.804328938 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e986b100): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: Remove: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f0e98e71f0 item 20 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e986b780): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e986b780): >openPending: err= 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e986b780): _writeAt: size=5, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e986b780): >_writeAt: n=5, err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e986b780): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.901327626 +0000 UTC m=+32.806989143 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e986b780): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e986bc80): _readAt: size=2, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e986bc80): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e986bc80): open at offset 5 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e986bc80): >openPending: err= 2026/08/16 03:50:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e986bc80): >_readAt: n=2, err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e986bc80): _writeAt: size=3, off=7 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e986bc80): >_writeAt: n=0, err=Bad file descriptor 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e986bc80): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.901327626 +0000 UTC m=+32.806989143 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e986bc80): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e98aa280): _readAt: size=512, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e98aa280): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e98aa280): >openPending: err= 2026/08/16 03:50:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e98aa280): >_readAt: n=5, err=EOF 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e98aa280): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.901327626 +0000 UTC m=+32.806989143 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e98aa280): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: Remove: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f0e98e77a0 item 21 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e98aa900): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e98aa900): >openPending: err= 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e98aa900): _writeAt: size=5, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e98aa900): >_writeAt: n=5, err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e98aa900): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.90469202 +0000 UTC m=+32.810353518 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e98aa900): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e98aae40): _readAt: size=512, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e98aae40): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e98aae40): >openPending: err= 2026/08/16 03:50:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e98aae40): >_readAt: n=5, err=EOF 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e98aae40): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.90469202 +0000 UTC m=+32.810353518 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e98aae40): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: Remove: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f0e98e7c70 item 22 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e98ab4c0): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e98ab4c0): >openPending: err= 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e98ab4c0): _writeAt: size=5, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e98ab4c0): >_writeAt: n=5, err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e98ab4c0): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.906761629 +0000 UTC m=+32.812423117 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e98ab4c0): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9f87c00): _readAt: size=2, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9f87c00): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9f87c00): open at offset 5 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9f87c00): >openPending: err= 2026/08/16 03:50:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9f87c00): >_readAt: n=2, err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9f87c00): _writeAt: size=3, off=7 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9f87c00): >_writeAt: n=0, err=Bad file descriptor 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9f87c00): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.906761629 +0000 UTC m=+32.812423117 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9f87c00): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9900200): _readAt: size=512, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9900200): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9900200): >openPending: err= 2026/08/16 03:50:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9900200): >_readAt: n=5, err=EOF 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9900200): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.906761629 +0000 UTC m=+32.812423117 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9900200): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: Remove: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f0e9aa67e0 item 23 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:50:44 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/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9900880): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9900880): >openPending: err= 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9900880): _writeAt: size=5, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9900880): >_writeAt: n=5, err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9900880): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.911721627 +0000 UTC m=+32.817383115 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9900880): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9900dc0): _readAt: size=512, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9900dc0): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9900dc0): >openPending: err= 2026/08/16 03:50:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9900dc0): >_readAt: n=5, err=EOF 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9900dc0): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.911721627 +0000 UTC m=+32.817383115 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9900dc0): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: Remove: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f0e9aa6cb0 item 24 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9901400): _readAt: size=2, off=0 2026/08/16 03:50:44 ERROR : open-test-file(0x19f0e9901400): Couldn't read size of file 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9901400): >_readAt: n=0, err=EOF 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9901400): _writeAt: size=5, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9901400): >_writeAt: n=0, err=Bad file descriptor 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9901400): close: 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9901400): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e99017c0): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e99017c0): >openPending: err= 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e99017c0): _writeAt: size=5, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e99017c0): >_writeAt: n=5, err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e99017c0): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.914920088 +0000 UTC m=+32.820581576 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e99017c0): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9901cc0): _readAt: size=2, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9901cc0): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9901cc0): open at offset 5 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9901cc0): >openPending: err= 2026/08/16 03:50:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9901cc0): >_readAt: n=2, err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9901cc0): _writeAt: size=3, off=7 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9901cc0): >_writeAt: n=0, err=Bad file descriptor 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9901cc0): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.914920088 +0000 UTC m=+32.820581576 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9901cc0): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9924300): _readAt: size=512, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9924300): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9924300): >openPending: err= 2026/08/16 03:50:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9924300): >_readAt: n=5, err=EOF 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9924300): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.914920088 +0000 UTC m=+32.820581576 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9924300): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: Remove: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f0e9aa7180 item 25 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9924980): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9924980): >openPending: err= 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9924980): _writeAt: size=5, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9924980): >_writeAt: n=5, err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9924980): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.918122216 +0000 UTC m=+32.823783715 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9924980): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9924ec0): _readAt: size=512, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9924ec0): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9924ec0): >openPending: err= 2026/08/16 03:50:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9924ec0): >_readAt: n=5, err=EOF 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9924ec0): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.918122216 +0000 UTC m=+32.823783715 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9924ec0): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: Remove: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f0e9aa7960 item 26 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9925500): _readAt: size=2, off=0 2026/08/16 03:50:44 ERROR : open-test-file(0x19f0e9925500): Couldn't read size of file 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9925500): >_readAt: n=0, err=EOF 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9925500): _writeAt: size=5, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9925500): >_writeAt: n=0, err=Bad file descriptor 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9925500): close: 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9925500): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e99258c0): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e99258c0): >openPending: err= 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e99258c0): _writeAt: size=5, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e99258c0): >_writeAt: n=5, err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e99258c0): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.921614082 +0000 UTC m=+32.827275570 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e99258c0): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9925dc0): _readAt: size=2, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9925dc0): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9925dc0): open at offset 5 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9925dc0): >openPending: err= 2026/08/16 03:50:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9925dc0): >_readAt: n=2, err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9925dc0): _writeAt: size=3, off=7 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9925dc0): >_writeAt: n=0, err=Bad file descriptor 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9925dc0): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.921614082 +0000 UTC m=+32.827275570 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9925dc0): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e994a400): _readAt: size=512, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e994a400): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e994a400): >openPending: err= 2026/08/16 03:50:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e994a400): >_readAt: n=5, err=EOF 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e994a400): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.921614082 +0000 UTC m=+32.827275570 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e994a400): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: Remove: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f0e9aa7ce0 item 27 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:50:44 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/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e994aa80): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e994aa80): >openPending: err= 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e994aa80): _writeAt: size=5, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e994aa80): >_writeAt: n=5, err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e994aa80): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.92468349 +0000 UTC m=+32.830344978 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e994aa80): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e994afc0): _readAt: size=512, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e994afc0): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e994afc0): >openPending: err= 2026/08/16 03:50:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e994afc0): >_readAt: n=5, err=EOF 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e994afc0): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.92468349 +0000 UTC m=+32.830344978 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e994afc0): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: Remove: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f0e9d9e310 item 28 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e994b600): _readAt: size=2, off=0 2026/08/16 03:50:44 ERROR : open-test-file(0x19f0e994b600): Couldn't read size of file 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e994b600): >_readAt: n=0, err=EOF 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e994b600): _writeAt: size=5, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e994b600): >_writeAt: n=0, err=Bad file descriptor 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e994b600): close: 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e994b600): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e994b9c0): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e994b9c0): >openPending: err= 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e994b9c0): _writeAt: size=5, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e994b9c0): >_writeAt: n=5, err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e994b9c0): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.92690748 +0000 UTC m=+32.832568968 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e994b9c0): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/16 03:50:44 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9988180): _readAt: size=512, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9988180): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9988180): >openPending: err= 2026/08/16 03:50:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9988180): >_readAt: n=5, err=EOF 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9988180): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.92690748 +0000 UTC m=+32.832568968 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9988180): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: Remove: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f0e9d9e690 item 29 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:50:44 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/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9988800): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9988800): >openPending: err= 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9988800): _writeAt: size=5, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9988800): >_writeAt: n=5, err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9988800): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.930672132 +0000 UTC m=+32.836333620 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9988800): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9988d40): _readAt: size=512, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9988d40): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9988d40): >openPending: err= 2026/08/16 03:50:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9988d40): >_readAt: n=5, err=EOF 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9988d40): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.930672132 +0000 UTC m=+32.836333620 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9988d40): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: Remove: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f0e9d9ea10 item 30 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:50:44 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/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9989380): _readAt: size=2, off=0 2026/08/16 03:50:44 ERROR : open-test-file(0x19f0e9989380): Couldn't read size of file 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9989380): >_readAt: n=0, err=EOF 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9989380): _writeAt: size=5, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9989380): >_writeAt: n=0, err=Bad file descriptor 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9989380): close: 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9989380): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9989740): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9989740): >openPending: err= 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9989740): _writeAt: size=5, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9989740): >_writeAt: n=5, err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9989740): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.934074287 +0000 UTC m=+32.839735775 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9989740): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/16 03:50:44 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9989e00): _readAt: size=512, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9989e00): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9989e00): >openPending: err= 2026/08/16 03:50:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9989e00): >_readAt: n=5, err=EOF 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9989e00): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.934074287 +0000 UTC m=+32.839735775 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9989e00): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: Remove: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f0e9d9ed90 item 31 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:50:44 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/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e99ba580): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e99ba580): >openPending: err= 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e99ba580): _writeAt: size=5, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e99ba580): >_writeAt: n=5, err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e99ba580): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.937325558 +0000 UTC m=+32.842987066 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e99ba580): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e99baac0): _readAt: size=512, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e99baac0): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e99baac0): >openPending: err= 2026/08/16 03:50:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e99baac0): >_readAt: n=5, err=EOF 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e99baac0): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.937325558 +0000 UTC m=+32.842987066 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e99baac0): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: Remove: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f0e9d9f110 item 32 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e99bb100): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e99bb100): >openPending: err= 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e99bb100): _writeAt: size=5, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e99bb100): >_writeAt: n=5, err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e99bb100): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.940170732 +0000 UTC m=+32.845832220 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e99bb100): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e99bb580): _readAt: size=2, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e99bb580): >_readAt: n=0, err=Bad file descriptor 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e99bb580): _writeAt: size=3, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e99bb580): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e99bb580): >openPending: err= 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f0e9d9f570 item 33 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e99bb580): >_writeAt: n=3, err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e99bb580): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.940893518 +0000 UTC m=+32.846555006 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e99bb580): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e99bba80): _readAt: size=512, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e99bba80): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e99bba80): >openPending: err= 2026/08/16 03:50:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e99bba80): >_readAt: n=5, err=EOF 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e99bba80): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.940893518 +0000 UTC m=+32.846555006 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e99bba80): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: Remove: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f0e9d9f7a0 item 33 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e99fa1c0): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e99fa1c0): >openPending: err= 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e99fa1c0): _writeAt: size=5, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e99fa1c0): >_writeAt: n=5, err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e99fa1c0): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.942868628 +0000 UTC m=+32.848530116 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e99fa1c0): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e99fa640): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e99fa640): >openPending: err= 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f0e9d9fb20 item 34 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e99fa640): _readAt: size=2, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e99fa640): >_readAt: n=0, err=Bad file descriptor 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e99fa640): _writeAt: size=3, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e99fa640): >_writeAt: n=3, err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e99fa640): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.944099533 +0000 UTC m=+32.849761021 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e99fa640): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e99fab80): _readAt: size=512, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e99fab80): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e99fab80): >openPending: err= 2026/08/16 03:50:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e99fab80): >_readAt: n=3, err=EOF 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e99fab80): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.944099533 +0000 UTC m=+32.849761021 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e99fab80): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: Remove: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f0e9d9fd50 item 34 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e99fb1c0): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e99fb1c0): >openPending: err= 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e99fb1c0): _writeAt: size=5, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e99fb1c0): >_writeAt: n=5, err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e99fb1c0): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.946834178 +0000 UTC m=+32.852495667 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e99fb1c0): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e99fb640): _readAt: size=2, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e99fb640): >_readAt: n=0, err=Bad file descriptor 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e99fb640): _writeAt: size=3, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e99fb640): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e99fb640): >openPending: err= 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f0e9c5e620 item 35 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e99fb640): >_writeAt: n=3, err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e99fb640): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.94862428 +0000 UTC m=+32.854285768 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e99fb640): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e99fbb40): _readAt: size=512, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e99fbb40): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e99fbb40): >openPending: err= 2026/08/16 03:50:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e99fbb40): >_readAt: n=5, err=EOF 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e99fbb40): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.94862428 +0000 UTC m=+32.854285768 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e99fbb40): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: Remove: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f0e9c5e7e0 item 35 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9a4c2c0): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9a4c2c0): >openPending: err= 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9a4c2c0): _writeAt: size=5, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9a4c2c0): >_writeAt: n=5, err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9a4c2c0): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.951592526 +0000 UTC m=+32.857254014 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9a4c2c0): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9a4c7c0): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9a4c7c0): >openPending: err= 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f0e9c5ed20 item 36 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9a4c7c0): _readAt: size=2, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9a4c7c0): >_readAt: n=0, err=Bad file descriptor 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9a4c7c0): _writeAt: size=3, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9a4c7c0): >_writeAt: n=3, err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9a4c7c0): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.952204581 +0000 UTC m=+32.857866069 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9a4c7c0): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9a4cd00): _readAt: size=512, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9a4cd00): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9a4cd00): >openPending: err= 2026/08/16 03:50:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9a4cd00): >_readAt: n=3, err=EOF 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9a4cd00): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.952204581 +0000 UTC m=+32.857866069 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9a4cd00): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: Remove: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f0e9c5eee0 item 36 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9a4d340): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9a4d340): >openPending: err= 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9a4d340): _writeAt: size=5, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9a4d340): >_writeAt: n=5, err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9a4d340): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.955430644 +0000 UTC m=+32.861092132 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9a4d340): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9a4d7c0): _readAt: size=2, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9a4d7c0): >_readAt: n=0, err=Bad file descriptor 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9a4d7c0): _writeAt: size=3, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9a4d7c0): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9a4d7c0): >openPending: err= 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f0e9c5f340 item 37 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9a4d7c0): >_writeAt: n=3, err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9a4d7c0): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.956409653 +0000 UTC m=+32.862071142 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9a4d7c0): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9a4dcc0): _readAt: size=512, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9a4dcc0): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9a4dcc0): >openPending: err= 2026/08/16 03:50:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9a4dcc0): >_readAt: n=5, err=EOF 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9a4dcc0): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.956409653 +0000 UTC m=+32.862071142 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9a4dcc0): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: Remove: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f0e9c5f5e0 item 37 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9a96440): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9a96440): >openPending: err= 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9a96440): _writeAt: size=5, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9a96440): >_writeAt: n=5, err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9a96440): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.958857638 +0000 UTC m=+32.864519126 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9a96440): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9a96940): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9a96940): >openPending: err= 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f0e9c840e0 item 38 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9a96940): _readAt: size=2, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9a96940): >_readAt: n=0, err=Bad file descriptor 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9a96940): _writeAt: size=3, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9a96940): >_writeAt: n=3, err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9a96940): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.959583669 +0000 UTC m=+32.865245157 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9a96940): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9a96e80): _readAt: size=512, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9a96e80): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9a96e80): >openPending: err= 2026/08/16 03:50:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9a96e80): >_readAt: n=3, err=EOF 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9a96e80): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.959583669 +0000 UTC m=+32.865245157 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9a96e80): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: Remove: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f0e9c842a0 item 38 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9a97500): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9a97500): >openPending: err= 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9a97500): _writeAt: size=5, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9a97500): >_writeAt: n=5, err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9a97500): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.963880024 +0000 UTC m=+32.869541513 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9a97500): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9a97a00): _readAt: size=2, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9a97a00): >_readAt: n=0, err=Bad file descriptor 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9a97a00): _writeAt: size=3, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9a97a00): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9a97a00): >openPending: err= 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f0e9c84700 item 39 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9a97a00): >_writeAt: n=3, err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9a97a00): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.964959843 +0000 UTC m=+32.870621342 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9a97a00): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9abe000): _readAt: size=512, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9abe000): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9abe000): >openPending: err= 2026/08/16 03:50:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9abe000): >_readAt: n=5, err=EOF 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9abe000): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.964959843 +0000 UTC m=+32.870621342 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9abe000): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: Remove: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f0e9c848c0 item 39 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9abe680): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9abe680): >openPending: err= 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9abe680): _writeAt: size=5, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9abe680): >_writeAt: n=5, err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9abe680): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.968178373 +0000 UTC m=+32.873839861 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9abe680): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9abeb80): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9abeb80): >openPending: err= 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f0e9c84c40 item 40 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9abeb80): _readAt: size=2, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9abeb80): >_readAt: n=0, err=Bad file descriptor 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9abeb80): _writeAt: size=3, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9abeb80): >_writeAt: n=3, err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9abeb80): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.969789165 +0000 UTC m=+32.875450653 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9abeb80): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9abf0c0): _readAt: size=512, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9abf0c0): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9abf0c0): >openPending: err= 2026/08/16 03:50:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9abf0c0): >_readAt: n=3, err=EOF 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9abf0c0): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.969789165 +0000 UTC m=+32.875450653 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9abf0c0): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: Remove: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f0e9c84e00 item 40 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9abf680): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9abf680): >openPending: err= 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9abf680): _readAt: size=2, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9abf680): >_readAt: n=0, err=Bad file descriptor 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9abf680): _writeAt: size=5, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9abf680): >_writeAt: n=5, err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9abf680): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.971873482 +0000 UTC m=+32.877534970 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9abf680): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9abfb80): _writeAt: size=5, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9abfb80): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9abfb80): >openPending: err= 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f0e9c85490 item 41 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9abfb80): >_writeAt: n=5, err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9abfb80): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.972562293 +0000 UTC m=+32.878223781 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9abfb80): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9afe140): _readAt: size=2, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9afe140): >_readAt: n=0, err=Bad file descriptor 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9afe140): _writeAt: size=3, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9afe140): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9afe140): >openPending: err= 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f0e9c857a0 item 41 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9afe140): >_writeAt: n=3, err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9afe140): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.973325354 +0000 UTC m=+32.878986852 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9afe140): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9afe680): _readAt: size=512, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9afe680): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9afe680): >openPending: err= 2026/08/16 03:50:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9afe680): >_readAt: n=5, err=EOF 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9afe680): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.973325354 +0000 UTC m=+32.878986852 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9afe680): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: Remove: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f0e9c859d0 item 41 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9afecc0): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9afecc0): >openPending: err= 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9afecc0): _readAt: size=2, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9afecc0): >_readAt: n=0, err=Bad file descriptor 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9afecc0): _writeAt: size=5, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9afecc0): >_writeAt: n=5, err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9afecc0): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.976003502 +0000 UTC m=+32.881664991 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9afecc0): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9aff1c0): _writeAt: size=5, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9aff1c0): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9aff1c0): >openPending: err= 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f0e9c85d50 item 42 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9aff1c0): >_writeAt: n=5, err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9aff1c0): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.977100956 +0000 UTC m=+32.882762474 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9aff1c0): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9aff700): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9aff700): >openPending: err= 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f0e92d41c0 item 42 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9aff700): _readAt: size=2, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9aff700): >_readAt: n=0, err=Bad file descriptor 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9aff700): _writeAt: size=3, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9aff700): >_writeAt: n=3, err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9aff700): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.977892681 +0000 UTC m=+32.883554169 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9aff700): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9affc80): _readAt: size=512, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9affc80): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9affc80): >openPending: err= 2026/08/16 03:50:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9affc80): >_readAt: n=3, err=EOF 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9affc80): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.977892681 +0000 UTC m=+32.883554169 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9affc80): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: Remove: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f0e92d4770 item 42 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9b283c0): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9b283c0): >openPending: err= 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9b283c0): _readAt: size=2, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9b283c0): >_readAt: n=0, err=Bad file descriptor 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9b283c0): _writeAt: size=5, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9b283c0): >_writeAt: n=5, err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9b283c0): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.980484687 +0000 UTC m=+32.886146175 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9b283c0): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9b288c0): _writeAt: size=5, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9b288c0): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9b288c0): >openPending: err= 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f0e92d4d20 item 43 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9b288c0): >_writeAt: n=5, err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9b288c0): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.981805301 +0000 UTC m=+32.887466799 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9b288c0): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9b28e00): _readAt: size=2, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9b28e00): >_readAt: n=0, err=Bad file descriptor 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9b28e00): _writeAt: size=3, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9b28e00): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9b28e00): >openPending: err= 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f0e92d52d0 item 43 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9b28e00): >_writeAt: n=3, err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9b28e00): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.983413779 +0000 UTC m=+32.889075267 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9b28e00): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9b29340): _readAt: size=512, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9b29340): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9b29340): >openPending: err= 2026/08/16 03:50:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9b29340): >_readAt: n=5, err=EOF 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9b29340): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.983413779 +0000 UTC m=+32.889075267 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9b29340): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: Remove: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f0e92d5490 item 43 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9b29980): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9b29980): >openPending: err= 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9b29980): _readAt: size=2, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9b29980): >_readAt: n=0, err=Bad file descriptor 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9b29980): _writeAt: size=5, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9b29980): >_writeAt: n=5, err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9b29980): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.986210482 +0000 UTC m=+32.891871970 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9b29980): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9b29e80): _writeAt: size=5, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9b29e80): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9b29e80): >openPending: err= 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f0e92d5810 item 44 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9b29e80): >_writeAt: n=5, err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9b29e80): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.987339575 +0000 UTC m=+32.893001093 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9b29e80): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9b584c0): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9b584c0): >openPending: err= 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f0e92d5dc0 item 44 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9b584c0): _readAt: size=2, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9b584c0): >_readAt: n=0, err=Bad file descriptor 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9b584c0): _writeAt: size=3, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9b584c0): >_writeAt: n=3, err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9b584c0): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.988525565 +0000 UTC m=+32.894187053 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9b584c0): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9b58a40): _readAt: size=512, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9b58a40): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9b58a40): >openPending: err= 2026/08/16 03:50:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9b58a40): >_readAt: n=3, err=EOF 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9b58a40): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.988525565 +0000 UTC m=+32.894187053 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9b58a40): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: Remove: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f0e9600c40 item 44 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9b59080): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9b59080): >openPending: err= 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9b59080): _readAt: size=2, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9b59080): >_readAt: n=0, err=Bad file descriptor 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9b59080): _writeAt: size=5, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9b59080): >_writeAt: n=5, err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9b59080): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.99110141 +0000 UTC m=+32.896762898 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9b59080): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9b59580): _writeAt: size=5, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9b59580): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9b59580): >openPending: err= 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f0e98fa230 item 45 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9b59580): >_writeAt: n=5, err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9b59580): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.992194695 +0000 UTC m=+32.897856183 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9b59580): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/16 03:50:44 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9b59c80): _readAt: size=512, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9b59c80): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9b59c80): >openPending: err= 2026/08/16 03:50:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9b59c80): >_readAt: n=5, err=EOF 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9b59c80): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.992194695 +0000 UTC m=+32.897856183 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9b59c80): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: Remove: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f0e98fa3f0 item 45 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9b843c0): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9b843c0): >openPending: err= 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9b843c0): _readAt: size=2, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9b843c0): >_readAt: n=0, err=Bad file descriptor 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9b843c0): _writeAt: size=5, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9b843c0): >_writeAt: n=5, err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9b843c0): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.99496622 +0000 UTC m=+32.900627708 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9b843c0): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9b848c0): _writeAt: size=5, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9b848c0): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9b848c0): >openPending: err= 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f0e98fa9a0 item 46 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9b848c0): >_writeAt: n=5, err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9b848c0): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.995869216 +0000 UTC m=+32.901530704 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9b848c0): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/16 03:50:44 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9b84fc0): _readAt: size=512, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9b84fc0): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9b84fc0): >openPending: err= 2026/08/16 03:50:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9b84fc0): >_readAt: n=5, err=EOF 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9b84fc0): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.995869216 +0000 UTC m=+32.901530704 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9b84fc0): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: Remove: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f0e98fab60 item 46 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9b85600): openPending: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9b85600): >openPending: err= 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9b85600): _readAt: size=2, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9b85600): >_readAt: n=0, err=Bad file descriptor 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9b85600): _writeAt: size=5, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9b85600): >_writeAt: n=5, err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9b85600): close: 2026/08/16 03:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:44.999442244 +0000 UTC m=+32.905103732 2026/08/16 03:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9b85600): >close: err= 2026/08/16 03:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9b85b00): _writeAt: size=5, off=0 2026/08/16 03:50:44 DEBUG : open-test-file(0x19f0e9b85b00): openPending: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:50:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9b85b00): >openPending: err= 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f0e98fb0a0 item 47 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9b85b00): >_writeAt: n=5, err= 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9b85b00): close: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:45.000305395 +0000 UTC m=+32.905966883 2026/08/16 03:50:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9b85b00): >close: err= 2026/08/16 03:50:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/16 03:50:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/16 03:50:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/16 03:50:45 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/16 03:50:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/16 03:50:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/16 03:50:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:50:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:50:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9bc4300): _readAt: size=512, off=0 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9bc4300): openPending: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:50:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9bc4300): >openPending: err= 2026/08/16 03:50:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9bc4300): >_readAt: n=5, err=EOF 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9bc4300): close: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:45.000305395 +0000 UTC m=+32.905966883 2026/08/16 03:50:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9bc4300): >close: err= 2026/08/16 03:50:45 DEBUG : open-test-file: Remove: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f0e98fb420 item 47 2026/08/16 03:50:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:50:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:50:45 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/08/16 03:50:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:50:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/16 03:50:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9bc4940): openPending: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:50:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9bc4940): >openPending: err= 2026/08/16 03:50:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9bc4940): _readAt: size=2, off=0 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9bc4940): >_readAt: n=0, err=Bad file descriptor 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9bc4940): _writeAt: size=5, off=0 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9bc4940): >_writeAt: n=5, err= 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9bc4940): close: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:45.002990545 +0000 UTC m=+32.908652034 2026/08/16 03:50:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9bc4940): >close: err= 2026/08/16 03:50:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:50:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:50:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9bc4e40): _writeAt: size=5, off=0 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9bc4e40): openPending: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:50:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9bc4e40): >openPending: err= 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f0e98fb8f0 item 48 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9bc4e40): >_writeAt: n=5, err= 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9bc4e40): close: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:45.005169873 +0000 UTC m=+32.910831361 2026/08/16 03:50:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9bc4e40): >close: err= 2026/08/16 03:50:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:50:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/16 03:50:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/16 03:50:45 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/16 03:50:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/16 03:50:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/16 03:50:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:50:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:50:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9bc5540): _readAt: size=512, off=0 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9bc5540): openPending: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:50:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9bc5540): >openPending: err= 2026/08/16 03:50:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9bc5540): >_readAt: n=5, err=EOF 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9bc5540): close: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:45.005169873 +0000 UTC m=+32.910831361 2026/08/16 03:50:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9bc5540): >close: err= 2026/08/16 03:50:45 DEBUG : open-test-file: Remove: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f0e98fbab0 item 48 2026/08/16 03:50:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:50:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:50:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2026/08/16 03:50:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/16 03:50:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/16 03:50:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:50:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:50:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9bc5b80): openPending: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:50:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9bc5b80): >openPending: err= 2026/08/16 03:50:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9bc5b80): _writeAt: size=5, off=0 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9bc5b80): >_writeAt: n=5, err= 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9bc5b80): close: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:45.007971073 +0000 UTC m=+32.913632571 2026/08/16 03:50:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9bc5b80): >close: err= 2026/08/16 03:50:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/16 03:50:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/08/16 03:50:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9bf6100): _readAt: size=2, off=0 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9bf6100): >_readAt: n=0, err=Bad file descriptor 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9bf6100): _writeAt: size=3, off=0 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9bf6100): openPending: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9bf6100): open at offset 5 2026/08/16 03:50:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9bf6100): >openPending: err= 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f0e98fbe30 item 49 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9bf6100): >_writeAt: n=3, err= 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9bf6100): close: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:45.009046525 +0000 UTC m=+32.914708013 2026/08/16 03:50:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9bf6100): >close: err= 2026/08/16 03:50:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:50:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:50:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9bf6640): _readAt: size=512, off=0 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9bf6640): openPending: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/16 03:50:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9bf6640): >openPending: err= 2026/08/16 03:50:45 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9bf6640): >_readAt: n=8, err=EOF 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9bf6640): close: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:45.009046525 +0000 UTC m=+32.914708013 2026/08/16 03:50:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9bf6640): >close: err= 2026/08/16 03:50:45 DEBUG : open-test-file: Remove: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f0e9fa8310 item 49 2026/08/16 03:50:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:50:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:50:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/08/16 03:50:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:50:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/16 03:50:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:50:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:50:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9bf6cc0): openPending: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:50:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9bf6cc0): >openPending: err= 2026/08/16 03:50:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9bf6cc0): _writeAt: size=5, off=0 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9bf6cc0): >_writeAt: n=5, err= 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9bf6cc0): close: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:45.014338611 +0000 UTC m=+32.920000099 2026/08/16 03:50:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9bf6cc0): >close: err= 2026/08/16 03:50:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:50:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/08/16 03:50:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9bf71c0): openPending: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9bf71c0): open at offset 5 2026/08/16 03:50:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9bf71c0): >openPending: err= 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f0e9fa8700 item 50 2026/08/16 03:50:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9bf71c0): _readAt: size=2, off=5 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9bf71c0): >_readAt: n=0, err=Bad file descriptor 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9bf71c0): _writeAt: size=3, off=5 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9bf71c0): >_writeAt: n=3, err= 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9bf71c0): close: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:45.017069208 +0000 UTC m=+32.922730726 2026/08/16 03:50:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9bf71c0): >close: err= 2026/08/16 03:50:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:50:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:50:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9bf7740): _readAt: size=512, off=0 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9bf7740): openPending: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/16 03:50:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9bf7740): >openPending: err= 2026/08/16 03:50:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9bf7740): >_readAt: n=3, err=EOF 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9bf7740): close: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:45.017069208 +0000 UTC m=+32.922730726 2026/08/16 03:50:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9bf7740): >close: err= 2026/08/16 03:50:45 DEBUG : open-test-file: Remove: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f0e9fa88c0 item 50 2026/08/16 03:50:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:50:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:50:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/08/16 03:50:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/16 03:50:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/16 03:50:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:50:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:50:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9bf7dc0): openPending: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:50:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9bf7dc0): >openPending: err= 2026/08/16 03:50:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9bf7dc0): _writeAt: size=5, off=0 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9bf7dc0): >_writeAt: n=5, err= 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9bf7dc0): close: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:45.020055989 +0000 UTC m=+32.925717517 2026/08/16 03:50:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9bf7dc0): >close: err= 2026/08/16 03:50:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/16 03:50:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/08/16 03:50:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9c2a3c0): _readAt: size=2, off=0 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9c2a3c0): >_readAt: n=0, err=Bad file descriptor 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9c2a3c0): _writeAt: size=3, off=0 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9c2a3c0): openPending: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9c2a3c0): open at offset 5 2026/08/16 03:50:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9c2a3c0): >openPending: err= 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f0e9fa8d20 item 51 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9c2a3c0): >_writeAt: n=3, err= 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9c2a3c0): close: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:45.021234334 +0000 UTC m=+32.926895862 2026/08/16 03:50:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9c2a3c0): >close: err= 2026/08/16 03:50:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:50:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:50:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9c2a900): _readAt: size=512, off=0 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9c2a900): openPending: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/16 03:50:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9c2a900): >openPending: err= 2026/08/16 03:50:45 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9c2a900): >_readAt: n=8, err=EOF 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9c2a900): close: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:45.021234334 +0000 UTC m=+32.926895862 2026/08/16 03:50:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9c2a900): >close: err= 2026/08/16 03:50:45 DEBUG : open-test-file: Remove: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f0e9fa8ee0 item 51 2026/08/16 03:50:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:50:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:50:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/08/16 03:50:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:50:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/16 03:50:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:50:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:50:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9c2af80): openPending: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:50:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9c2af80): >openPending: err= 2026/08/16 03:50:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9c2af80): _writeAt: size=5, off=0 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9c2af80): >_writeAt: n=5, err= 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9c2af80): close: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:45.025426012 +0000 UTC m=+32.931087540 2026/08/16 03:50:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9c2af80): >close: err= 2026/08/16 03:50:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:50:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/08/16 03:50:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9c2b480): openPending: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9c2b480): open at offset 5 2026/08/16 03:50:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9c2b480): >openPending: err= 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f0e9fa9340 item 52 2026/08/16 03:50:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9c2b480): _readAt: size=2, off=5 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9c2b480): >_readAt: n=0, err=Bad file descriptor 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9c2b480): _writeAt: size=3, off=5 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9c2b480): >_writeAt: n=3, err= 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9c2b480): close: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:45.026934672 +0000 UTC m=+32.932596229 2026/08/16 03:50:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9c2b480): >close: err= 2026/08/16 03:50:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:50:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:50:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9c2ba00): _readAt: size=512, off=0 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9c2ba00): openPending: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/16 03:50:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9c2ba00): >openPending: err= 2026/08/16 03:50:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9c2ba00): >_readAt: n=3, err=EOF 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9c2ba00): close: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:45.026934672 +0000 UTC m=+32.932596229 2026/08/16 03:50:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9c2ba00): >close: err= 2026/08/16 03:50:45 DEBUG : open-test-file: Remove: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f0e9fa9570 item 52 2026/08/16 03:50:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:50:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:50:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/08/16 03:50:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/16 03:50:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/16 03:50:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:50:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:50:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9c46180): openPending: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:50:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9c46180): >openPending: err= 2026/08/16 03:50:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9c46180): _writeAt: size=5, off=0 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9c46180): >_writeAt: n=5, err= 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9c46180): close: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:45.031485668 +0000 UTC m=+32.937147206 2026/08/16 03:50:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9c46180): >close: err= 2026/08/16 03:50:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/16 03:50:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/08/16 03:50:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9c46680): _readAt: size=2, off=0 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9c46680): >_readAt: n=0, err=Bad file descriptor 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9c46680): _writeAt: size=3, off=0 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9c46680): openPending: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9c46680): open at offset 5 2026/08/16 03:50:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9c46680): >openPending: err= 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f0e9fa98f0 item 53 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9c46680): >_writeAt: n=3, err= 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9c46680): close: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:45.032486768 +0000 UTC m=+32.938148287 2026/08/16 03:50:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9c46680): >close: err= 2026/08/16 03:50:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:50:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:50:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9c46bc0): _readAt: size=512, off=0 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9c46bc0): openPending: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/16 03:50:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9c46bc0): >openPending: err= 2026/08/16 03:50:45 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9c46bc0): >_readAt: n=8, err=EOF 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9c46bc0): close: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:45.032486768 +0000 UTC m=+32.938148287 2026/08/16 03:50:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9c46bc0): >close: err= 2026/08/16 03:50:45 DEBUG : open-test-file: Remove: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f0e9fa9ab0 item 53 2026/08/16 03:50:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:50:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:50:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/08/16 03:50:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:50:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/16 03:50:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:50:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:50:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9c47240): openPending: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:50:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9c47240): >openPending: err= 2026/08/16 03:50:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9c47240): _writeAt: size=5, off=0 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9c47240): >_writeAt: n=5, err= 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9c47240): close: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:45.036179402 +0000 UTC m=+32.941840891 2026/08/16 03:50:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9c47240): >close: err= 2026/08/16 03:50:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:50:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/08/16 03:50:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9c47740): openPending: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9c47740): open at offset 5 2026/08/16 03:50:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9c47740): >openPending: err= 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f0e9fa9e30 item 54 2026/08/16 03:50:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9c47740): _readAt: size=2, off=5 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9c47740): >_readAt: n=0, err=Bad file descriptor 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9c47740): _writeAt: size=3, off=5 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9c47740): >_writeAt: n=3, err= 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9c47740): close: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:45.038147852 +0000 UTC m=+32.943809409 2026/08/16 03:50:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9c47740): >close: err= 2026/08/16 03:50:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:50:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:50:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9c47cc0): _readAt: size=512, off=0 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9c47cc0): openPending: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/16 03:50:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9c47cc0): >openPending: err= 2026/08/16 03:50:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9c47cc0): >_readAt: n=3, err=EOF 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9c47cc0): close: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:45.038147852 +0000 UTC m=+32.943809409 2026/08/16 03:50:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9c47cc0): >close: err= 2026/08/16 03:50:45 DEBUG : open-test-file: Remove: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f0e962cee0 item 54 2026/08/16 03:50:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:50:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:50:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/08/16 03:50:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/16 03:50:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/16 03:50:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:50:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:50:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9c88440): openPending: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:50:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9c88440): >openPending: err= 2026/08/16 03:50:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9c88440): _writeAt: size=5, off=0 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9c88440): >_writeAt: n=5, err= 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9c88440): close: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:45.040282793 +0000 UTC m=+32.945944312 2026/08/16 03:50:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9c88440): >close: err= 2026/08/16 03:50:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/16 03:50:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/08/16 03:50:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9c88940): _readAt: size=2, off=0 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9c88940): >_readAt: n=0, err=Bad file descriptor 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9c88940): _writeAt: size=3, off=0 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9c88940): openPending: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9c88940): open at offset 5 2026/08/16 03:50:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9c88940): >openPending: err= 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f0e962d810 item 55 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9c88940): >_writeAt: n=3, err= 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9c88940): close: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:45.041018123 +0000 UTC m=+32.946679611 2026/08/16 03:50:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9c88940): >close: err= 2026/08/16 03:50:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:50:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:50:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9c88e80): _readAt: size=512, off=0 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9c88e80): openPending: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/16 03:50:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9c88e80): >openPending: err= 2026/08/16 03:50:45 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9c88e80): >_readAt: n=8, err=EOF 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9c88e80): close: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:45.041018123 +0000 UTC m=+32.946679611 2026/08/16 03:50:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9c88e80): >close: err= 2026/08/16 03:50:45 DEBUG : open-test-file: Remove: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f0e962dce0 item 55 2026/08/16 03:50:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:50:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:50:45 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/08/16 03:50:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:50:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/16 03:50:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:50:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:50:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9c89500): openPending: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:50:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9c89500): >openPending: err= 2026/08/16 03:50:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9c89500): _writeAt: size=5, off=0 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9c89500): >_writeAt: n=5, err= 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9c89500): close: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:45.043244898 +0000 UTC m=+32.948906387 2026/08/16 03:50:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9c89500): >close: err= 2026/08/16 03:50:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:50:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/08/16 03:50:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9c89a00): openPending: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9c89a00): open at offset 5 2026/08/16 03:50:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9c89a00): >openPending: err= 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f0e96fe5b0 item 56 2026/08/16 03:50:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9c89a00): _readAt: size=2, off=5 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9c89a00): >_readAt: n=0, err=Bad file descriptor 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9c89a00): _writeAt: size=3, off=5 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9c89a00): >_writeAt: n=3, err= 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9c89a00): close: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:45.044249496 +0000 UTC m=+32.949911014 2026/08/16 03:50:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9c89a00): >close: err= 2026/08/16 03:50:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:50:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:50:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9cb6080): _readAt: size=512, off=0 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9cb6080): openPending: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/16 03:50:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9cb6080): >openPending: err= 2026/08/16 03:50:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9cb6080): >_readAt: n=3, err=EOF 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9cb6080): close: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:45.044249496 +0000 UTC m=+32.949911014 2026/08/16 03:50:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9cb6080): >close: err= 2026/08/16 03:50:45 DEBUG : open-test-file: Remove: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f0e96febd0 item 56 2026/08/16 03:50:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:50:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:50:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/08/16 03:50:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/16 03:50:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/08/16 03:50:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9cb66c0): openPending: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9cb66c0): open at offset 0 2026/08/16 03:50:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9cb66c0): >openPending: err= 2026/08/16 03:50:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9cb66c0): _readAt: size=2, off=0 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9cb66c0): >_readAt: n=0, err=Bad file descriptor 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9cb66c0): _writeAt: size=5, off=0 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9cb66c0): >_writeAt: n=5, err= 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9cb66c0): close: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:45.04632223 +0000 UTC m=+32.951983749 2026/08/16 03:50:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9cb66c0): >close: err= 2026/08/16 03:50:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:50:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:50:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9cb6c00): _writeAt: size=5, off=0 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9cb6c00): openPending: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:50:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9cb6c00): >openPending: err= 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f0e96ffdc0 item 57 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9cb6c00): >_writeAt: n=5, err= 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9cb6c00): close: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:45.047157018 +0000 UTC m=+32.952818506 2026/08/16 03:50:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9cb6c00): >close: err= 2026/08/16 03:50:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/16 03:50:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/08/16 03:50:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9cb7140): _readAt: size=2, off=0 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9cb7140): >_readAt: n=0, err=Bad file descriptor 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9cb7140): _writeAt: size=3, off=0 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9cb7140): openPending: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9cb7140): open at offset 5 2026/08/16 03:50:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9cb7140): >openPending: err= 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f0e9572380 item 57 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9cb7140): >_writeAt: n=3, err= 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9cb7140): close: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:45.047891304 +0000 UTC m=+32.953552823 2026/08/16 03:50:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9cb7140): >close: err= 2026/08/16 03:50:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:50:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:50:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9cb76c0): _readAt: size=512, off=0 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9cb76c0): openPending: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/16 03:50:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9cb76c0): >openPending: err= 2026/08/16 03:50:45 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9cb76c0): >_readAt: n=8, err=EOF 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9cb76c0): close: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:45.047891304 +0000 UTC m=+32.953552823 2026/08/16 03:50:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9cb76c0): >close: err= 2026/08/16 03:50:45 DEBUG : open-test-file: Remove: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f0e9572930 item 57 2026/08/16 03:50:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:50:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:50:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/08/16 03:50:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:50:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/08/16 03:50:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9cb7d00): openPending: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9cb7d00): open at offset 0 2026/08/16 03:50:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9cb7d00): >openPending: err= 2026/08/16 03:50:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9cb7d00): _readAt: size=2, off=0 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9cb7d00): >_readAt: n=0, err=Bad file descriptor 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9cb7d00): _writeAt: size=5, off=0 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9cb7d00): >_writeAt: n=5, err= 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9cb7d00): close: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:45.05102828 +0000 UTC m=+32.956689768 2026/08/16 03:50:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9cb7d00): >close: err= 2026/08/16 03:50:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:50:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:50:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9ce6340): _writeAt: size=5, off=0 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9ce6340): openPending: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:50:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9ce6340): >openPending: err= 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f0e95735e0 item 58 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9ce6340): >_writeAt: n=5, err= 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9ce6340): close: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:45.052284502 +0000 UTC m=+32.957945990 2026/08/16 03:50:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9ce6340): >close: err= 2026/08/16 03:50:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:50:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/08/16 03:50:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9ed0480): openPending: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9ed0480): open at offset 5 2026/08/16 03:50:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9ed0480): >openPending: err= 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f0ea1200e0 item 58 2026/08/16 03:50:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9ed0480): _readAt: size=2, off=5 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9ed0480): >_readAt: n=0, err=Bad file descriptor 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9ed0480): _writeAt: size=3, off=5 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9ed0480): >_writeAt: n=3, err= 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9ed0480): close: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:45.053772944 +0000 UTC m=+32.959434432 2026/08/16 03:50:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9ed0480): >close: err= 2026/08/16 03:50:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:50:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:50:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9ed0a40): _readAt: size=512, off=0 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9ed0a40): openPending: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/16 03:50:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9ed0a40): >openPending: err= 2026/08/16 03:50:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9ed0a40): >_readAt: n=3, err=EOF 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9ed0a40): close: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:45.053772944 +0000 UTC m=+32.959434432 2026/08/16 03:50:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9ed0a40): >close: err= 2026/08/16 03:50:45 DEBUG : open-test-file: Remove: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f0ea1202a0 item 58 2026/08/16 03:50:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:50:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:50:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/08/16 03:50:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/16 03:50:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/16 03:50:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9ed1080): openPending: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9ed1080): open at offset 0 2026/08/16 03:50:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9ed1080): >openPending: err= 2026/08/16 03:50:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9ed1080): _readAt: size=2, off=0 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9ed1080): >_readAt: n=0, err=Bad file descriptor 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9ed1080): _writeAt: size=5, off=0 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9ed1080): >_writeAt: n=5, err= 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9ed1080): close: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:45.057875372 +0000 UTC m=+32.963536870 2026/08/16 03:50:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9ed1080): >close: err= 2026/08/16 03:50:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:50:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:50:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9ed15c0): _writeAt: size=5, off=0 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9ed15c0): openPending: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:50:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9ed15c0): >openPending: err= 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f0ea120620 item 59 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9ed15c0): >_writeAt: n=5, err= 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9ed15c0): close: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:45.059968235 +0000 UTC m=+32.965629733 2026/08/16 03:50:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9ed15c0): >close: err= 2026/08/16 03:50:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/16 03:50:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/16 03:50:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9ed1b00): _readAt: size=2, off=0 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9ed1b00): >_readAt: n=0, err=Bad file descriptor 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9ed1b00): _writeAt: size=3, off=0 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9ed1b00): openPending: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9ed1b00): open at offset 5 2026/08/16 03:50:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9ed1b00): >openPending: err= 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f0ea1207e0 item 59 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9ed1b00): >_writeAt: n=3, err= 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9ed1b00): close: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:45.060889976 +0000 UTC m=+32.966551484 2026/08/16 03:50:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9ed1b00): >close: err= 2026/08/16 03:50:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:50:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:50:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9ce6540): _readAt: size=512, off=0 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9ce6540): openPending: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/16 03:50:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9ce6540): >openPending: err= 2026/08/16 03:50:45 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9ce6540): >_readAt: n=8, err=EOF 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9ce6540): close: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:45.060889976 +0000 UTC m=+32.966551484 2026/08/16 03:50:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9ce6540): >close: err= 2026/08/16 03:50:45 DEBUG : open-test-file: Remove: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f0e95736c0 item 59 2026/08/16 03:50:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:50:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:50:45 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/08/16 03:50:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:50:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/16 03:50:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9ce6b80): openPending: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9ce6b80): open at offset 0 2026/08/16 03:50:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9ce6b80): >openPending: err= 2026/08/16 03:50:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9ce6b80): _readAt: size=2, off=0 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9ce6b80): >_readAt: n=0, err=Bad file descriptor 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9ce6b80): _writeAt: size=5, off=0 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9ce6b80): >_writeAt: n=5, err= 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9ce6b80): close: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:45.065730098 +0000 UTC m=+32.971391586 2026/08/16 03:50:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9ce6b80): >close: err= 2026/08/16 03:50:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:50:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:50:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9ce70c0): _writeAt: size=5, off=0 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9ce70c0): openPending: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:50:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9ce70c0): >openPending: err= 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f0e9573ab0 item 60 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9ce70c0): >_writeAt: n=5, err= 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9ce70c0): close: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:45.067033661 +0000 UTC m=+32.972695149 2026/08/16 03:50:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9ce70c0): >close: err= 2026/08/16 03:50:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:50:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/16 03:50:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9ce7600): openPending: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9ce7600): open at offset 5 2026/08/16 03:50:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9ce7600): >openPending: err= 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f0e9602000 item 60 2026/08/16 03:50:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9ce7600): _readAt: size=2, off=5 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9ce7600): >_readAt: n=0, err=Bad file descriptor 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9ce7600): _writeAt: size=3, off=5 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9ce7600): >_writeAt: n=3, err= 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9ce7600): close: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:45.067838741 +0000 UTC m=+32.973500230 2026/08/16 03:50:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9ce7600): >close: err= 2026/08/16 03:50:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:50:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:50:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9ce7bc0): _readAt: size=512, off=0 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9ce7bc0): openPending: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/16 03:50:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9ce7bc0): >openPending: err= 2026/08/16 03:50:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9ce7bc0): >_readAt: n=3, err=EOF 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9ce7bc0): close: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:45.067838741 +0000 UTC m=+32.973500230 2026/08/16 03:50:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9ce7bc0): >close: err= 2026/08/16 03:50:45 DEBUG : open-test-file: Remove: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f0e9603730 item 60 2026/08/16 03:50:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:50:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:50:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/08/16 03:50:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/16 03:50:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/16 03:50:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9d8a300): openPending: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9d8a300): open at offset 0 2026/08/16 03:50:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9d8a300): >openPending: err= 2026/08/16 03:50:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9d8a300): _readAt: size=2, off=0 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9d8a300): >_readAt: n=0, err=Bad file descriptor 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9d8a300): _writeAt: size=5, off=0 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9d8a300): >_writeAt: n=5, err= 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9d8a300): close: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:45.069684969 +0000 UTC m=+32.975346457 2026/08/16 03:50:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9d8a300): >close: err= 2026/08/16 03:50:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:50:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:50:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9d8a840): _writeAt: size=5, off=0 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9d8a840): openPending: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:50:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9d8a840): >openPending: err= 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f0e92989a0 item 61 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9d8a840): >_writeAt: n=5, err= 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9d8a840): close: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:45.07128453 +0000 UTC m=+32.976946038 2026/08/16 03:50:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9d8a840): >close: err= 2026/08/16 03:50:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/16 03:50:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/16 03:50:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/16 03:50:45 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/16 03:50:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/16 03:50:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/16 03:50:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:50:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:50:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9d8af40): _readAt: size=512, off=0 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9d8af40): openPending: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:50:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9d8af40): >openPending: err= 2026/08/16 03:50:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9d8af40): >_readAt: n=5, err=EOF 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9d8af40): close: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:45.07128453 +0000 UTC m=+32.976946038 2026/08/16 03:50:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9d8af40): >close: err= 2026/08/16 03:50:45 DEBUG : open-test-file: Remove: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f0e9298bd0 item 61 2026/08/16 03:50:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:50:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:50:45 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/08/16 03:50:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:50:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/16 03:50:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e98ab900): openPending: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e98ab900): open at offset 0 2026/08/16 03:50:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e98ab900): >openPending: err= 2026/08/16 03:50:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e98ab900): _readAt: size=2, off=0 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e98ab900): >_readAt: n=0, err=Bad file descriptor 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e98ab900): _writeAt: size=5, off=0 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e98ab900): >_writeAt: n=5, err= 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e98ab900): close: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:45.074074299 +0000 UTC m=+32.979735787 2026/08/16 03:50:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e98ab900): >close: err= 2026/08/16 03:50:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:50:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:50:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e98abe40): _writeAt: size=5, off=0 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e98abe40): openPending: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:50:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e98abe40): >openPending: err= 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f0e9966230 item 62 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e98abe40): >_writeAt: n=5, err= 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e98abe40): close: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:45.074908785 +0000 UTC m=+32.980570273 2026/08/16 03:50:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e98abe40): >close: err= 2026/08/16 03:50:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:50:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/16 03:50:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/16 03:50:45 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/16 03:50:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/16 03:50:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/16 03:50:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:50:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:50:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e98f4640): _readAt: size=512, off=0 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e98f4640): openPending: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:50:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e98f4640): >openPending: err= 2026/08/16 03:50:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e98f4640): >_readAt: n=5, err=EOF 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e98f4640): close: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:45.074908785 +0000 UTC m=+32.980570273 2026/08/16 03:50:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e98f4640): >close: err= 2026/08/16 03:50:45 DEBUG : open-test-file: Remove: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f0e9966540 item 62 2026/08/16 03:50:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:50:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:50:45 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/08/16 03:50:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/16 03:50:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/16 03:50:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e98f4c80): openPending: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e98f4c80): open at offset 0 2026/08/16 03:50:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e98f4c80): >openPending: err= 2026/08/16 03:50:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e98f4c80): _readAt: size=2, off=0 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e98f4c80): >_readAt: n=0, err=Bad file descriptor 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e98f4c80): _writeAt: size=5, off=0 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e98f4c80): >_writeAt: n=5, err= 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e98f4c80): close: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:45.07716127 +0000 UTC m=+32.982822758 2026/08/16 03:50:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e98f4c80): >close: err= 2026/08/16 03:50:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:50:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:50:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e98f51c0): _writeAt: size=5, off=0 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e98f51c0): openPending: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:50:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e98f51c0): >openPending: err= 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f0e9967110 item 63 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e98f51c0): >_writeAt: n=5, err= 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e98f51c0): close: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:45.078465935 +0000 UTC m=+32.984127423 2026/08/16 03:50:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e98f51c0): >close: err= 2026/08/16 03:50:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/16 03:50:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/16 03:50:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/16 03:50:45 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/16 03:50:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/16 03:50:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/16 03:50:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:50:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:50:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e98f58c0): _readAt: size=512, off=0 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e98f58c0): openPending: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:50:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e98f58c0): >openPending: err= 2026/08/16 03:50:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e98f58c0): >_readAt: n=5, err=EOF 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e98f58c0): close: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:45.078465935 +0000 UTC m=+32.984127423 2026/08/16 03:50:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e98f58c0): >close: err= 2026/08/16 03:50:45 DEBUG : open-test-file: Remove: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f0e9967420 item 63 2026/08/16 03:50:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:50:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:50:45 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/08/16 03:50:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:50:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/16 03:50:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9e1e000): openPending: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9e1e000): open at offset 0 2026/08/16 03:50:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9e1e000): >openPending: err= 2026/08/16 03:50:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9e1e000): _readAt: size=2, off=0 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9e1e000): >_readAt: n=0, err=Bad file descriptor 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9e1e000): _writeAt: size=5, off=0 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9e1e000): >_writeAt: n=5, err= 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9e1e000): close: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:45.080839608 +0000 UTC m=+32.986501096 2026/08/16 03:50:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9e1e000): >close: err= 2026/08/16 03:50:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:50:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:50:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9e1e540): _writeAt: size=5, off=0 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9e1e540): openPending: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:50:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9e1e540): >openPending: err= 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f0e99678f0 item 64 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9e1e540): >_writeAt: n=5, err= 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9e1e540): close: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:45.081562363 +0000 UTC m=+32.987223851 2026/08/16 03:50:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9e1e540): >close: err= 2026/08/16 03:50:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:50:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/16 03:50:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/16 03:50:45 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/16 03:50:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/16 03:50:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/16 03:50:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:50:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:50:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9e1ec40): _readAt: size=512, off=0 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9e1ec40): openPending: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:50:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9e1ec40): >openPending: err= 2026/08/16 03:50:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9e1ec40): >_readAt: n=5, err=EOF 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9e1ec40): close: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:45.081562363 +0000 UTC m=+32.987223851 2026/08/16 03:50:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9e1ec40): >close: err= 2026/08/16 03:50:45 DEBUG : open-test-file: Remove: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f0e9967ab0 item 64 2026/08/16 03:50:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:50:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:50:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2026/08/16 03:50:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/08/16 03:50:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/16 03:50:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:50:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:50:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9d00180): openPending: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:50:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9d00180): >openPending: err= 2026/08/16 03:50:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9d00180): _writeAt: size=5, off=0 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9d00180): >_writeAt: n=5, err= 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9d00180): close: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:45.085846064 +0000 UTC m=+32.991507562 2026/08/16 03:50:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9d00180): >close: err= 2026/08/16 03:50:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/08/16 03:50:45 DEBUG : open-test-file: Open: flags=O_RDWR 2026/08/16 03:50:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9d00600): _readAt: size=2, off=0 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9d00600): openPending: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:50:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9d00600): >openPending: err= 2026/08/16 03:50:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9d00600): >_readAt: n=2, err= 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9d00600): _writeAt: size=3, off=2 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f0ea120af0 item 65 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9d00600): >_writeAt: n=3, err= 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9d00600): close: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:45.089276343 +0000 UTC m=+32.994937831 2026/08/16 03:50:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9d00600): >close: err= 2026/08/16 03:50:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:50:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:50:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9d00b00): _readAt: size=512, off=0 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9d00b00): openPending: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:50:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9d00b00): >openPending: err= 2026/08/16 03:50:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9d00b00): >_readAt: n=5, err=EOF 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9d00b00): close: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:45.089276343 +0000 UTC m=+32.994937831 2026/08/16 03:50:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9d00b00): >close: err= 2026/08/16 03:50:45 DEBUG : open-test-file: Remove: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f0ea120d90 item 65 2026/08/16 03:50:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:50:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:50:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2026/08/16 03:50:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:50:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/16 03:50:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:50:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:50:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9f4c340): openPending: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:50:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9f4c340): >openPending: err= 2026/08/16 03:50:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9f4c340): _writeAt: size=5, off=0 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9f4c340): >_writeAt: n=5, err= 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9f4c340): close: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:45.092212568 +0000 UTC m=+32.997874057 2026/08/16 03:50:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9f4c340): >close: err= 2026/08/16 03:50:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:50:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/08/16 03:50:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9d01080): openPending: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:50:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9d01080): >openPending: err= 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f0e9298700 item 66 2026/08/16 03:50:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9d01080): _readAt: size=2, off=0 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9d01080): >_readAt: n=0, err=EOF 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9d01080): _writeAt: size=3, off=0 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9d01080): >_writeAt: n=3, err= 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9d01080): close: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:45.094257271 +0000 UTC m=+32.999918759 2026/08/16 03:50:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9d01080): >close: err= 2026/08/16 03:50:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:50:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:50:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9d015c0): _readAt: size=512, off=0 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9d015c0): openPending: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/16 03:50:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9d015c0): >openPending: err= 2026/08/16 03:50:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9d015c0): >_readAt: n=3, err=EOF 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9d015c0): close: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:45.094257271 +0000 UTC m=+32.999918759 2026/08/16 03:50:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9d015c0): >close: err= 2026/08/16 03:50:45 DEBUG : open-test-file: Remove: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f0e9298af0 item 66 2026/08/16 03:50:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:50:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:50:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2026/08/16 03:50:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/08/16 03:50:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/16 03:50:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:50:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:50:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9d01c00): openPending: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:50:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9d01c00): >openPending: err= 2026/08/16 03:50:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9d01c00): _writeAt: size=5, off=0 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9d01c00): >_writeAt: n=5, err= 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9d01c00): close: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:45.09717926 +0000 UTC m=+33.002840759 2026/08/16 03:50:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9d01c00): >close: err= 2026/08/16 03:50:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/08/16 03:50:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/08/16 03:50:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9e1e180): _readAt: size=2, off=0 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9e1e180): openPending: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:50:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9e1e180): >openPending: err= 2026/08/16 03:50:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9e1e180): >_readAt: n=2, err= 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9e1e180): _writeAt: size=3, off=2 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f0e9299490 item 67 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9e1e180): >_writeAt: n=3, err= 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9e1e180): close: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:45.098046327 +0000 UTC m=+33.003707815 2026/08/16 03:50:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9e1e180): >close: err= 2026/08/16 03:50:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:50:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:50:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9e1e680): _readAt: size=512, off=0 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9e1e680): openPending: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:50:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9e1e680): >openPending: err= 2026/08/16 03:50:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9e1e680): >_readAt: n=5, err=EOF 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9e1e680): close: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:45.098046327 +0000 UTC m=+33.003707815 2026/08/16 03:50:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9e1e680): >close: err= 2026/08/16 03:50:45 DEBUG : open-test-file: Remove: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f0e9299650 item 67 2026/08/16 03:50:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:50:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:50:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/08/16 03:50:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:50:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/16 03:50:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:50:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:50:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9e1ef40): openPending: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:50:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9e1ef40): >openPending: err= 2026/08/16 03:50:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9e1ef40): _writeAt: size=5, off=0 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9e1ef40): >_writeAt: n=5, err= 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9e1ef40): close: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:45.100808344 +0000 UTC m=+33.006469842 2026/08/16 03:50:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9e1ef40): >close: err= 2026/08/16 03:50:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:50:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/08/16 03:50:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9e1f440): openPending: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:50:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9e1f440): >openPending: err= 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f0e9299ab0 item 68 2026/08/16 03:50:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9e1f440): _readAt: size=2, off=0 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9e1f440): >_readAt: n=0, err=EOF 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9e1f440): _writeAt: size=3, off=0 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9e1f440): >_writeAt: n=3, err= 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9e1f440): close: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:45.103300932 +0000 UTC m=+33.008962420 2026/08/16 03:50:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9e1f440): >close: err= 2026/08/16 03:50:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:50:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:50:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9e1f980): _readAt: size=512, off=0 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9e1f980): openPending: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/16 03:50:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9e1f980): >openPending: err= 2026/08/16 03:50:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9e1f980): >_readAt: n=3, err=EOF 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9e1f980): close: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:45.103300932 +0000 UTC m=+33.008962420 2026/08/16 03:50:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9e1f980): >close: err= 2026/08/16 03:50:45 DEBUG : open-test-file: Remove: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f0e9299d50 item 68 2026/08/16 03:50:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:50:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:50:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2026/08/16 03:50:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/08/16 03:50:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/16 03:50:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:50:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:50:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9f4c780): openPending: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:50:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9f4c780): >openPending: err= 2026/08/16 03:50:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9f4c780): _writeAt: size=5, off=0 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9f4c780): >_writeAt: n=5, err= 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9f4c780): close: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:45.105908247 +0000 UTC m=+33.011569745 2026/08/16 03:50:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9f4c780): >close: err= 2026/08/16 03:50:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/08/16 03:50:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/08/16 03:50:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9f4cc00): _readAt: size=2, off=0 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9f4cc00): openPending: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:50:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9f4cc00): >openPending: err= 2026/08/16 03:50:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9f4cc00): >_readAt: n=2, err= 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9f4cc00): _writeAt: size=3, off=2 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f0e9966150 item 69 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9f4cc00): >_writeAt: n=3, err= 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9f4cc00): close: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:45.106706245 +0000 UTC m=+33.012367733 2026/08/16 03:50:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9f4cc00): >close: err= 2026/08/16 03:50:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:50:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:50:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9f4d100): _readAt: size=512, off=0 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9f4d100): openPending: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:50:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9f4d100): >openPending: err= 2026/08/16 03:50:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9f4d100): >_readAt: n=5, err=EOF 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9f4d100): close: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:45.106706245 +0000 UTC m=+33.012367733 2026/08/16 03:50:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9f4d100): >close: err= 2026/08/16 03:50:45 DEBUG : open-test-file: Remove: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f0e99663f0 item 69 2026/08/16 03:50:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:50:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:50:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/08/16 03:50:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:50:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/16 03:50:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:50:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:50:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9f4d780): openPending: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:50:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9f4d780): >openPending: err= 2026/08/16 03:50:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9f4d780): _writeAt: size=5, off=0 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9f4d780): >_writeAt: n=5, err= 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9f4d780): close: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:45.109423417 +0000 UTC m=+33.015084905 2026/08/16 03:50:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9f4d780): >close: err= 2026/08/16 03:50:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:50:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/08/16 03:50:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9f4dc80): openPending: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:50:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9f4dc80): >openPending: err= 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f0e9966cb0 item 70 2026/08/16 03:50:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9f4dc80): _readAt: size=2, off=0 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9f4dc80): >_readAt: n=0, err=EOF 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9f4dc80): _writeAt: size=3, off=0 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9f4dc80): >_writeAt: n=3, err= 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9f4dc80): close: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:45.110279994 +0000 UTC m=+33.015941482 2026/08/16 03:50:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9f4dc80): >close: err= 2026/08/16 03:50:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:50:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:50:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9a762c0): _readAt: size=512, off=0 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9a762c0): openPending: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/16 03:50:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9a762c0): >openPending: err= 2026/08/16 03:50:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9a762c0): >_readAt: n=3, err=EOF 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9a762c0): close: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:45.110279994 +0000 UTC m=+33.015941482 2026/08/16 03:50:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9a762c0): >close: err= 2026/08/16 03:50:45 DEBUG : open-test-file: Remove: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f0e9967340 item 70 2026/08/16 03:50:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:50:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:50:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/08/16 03:50:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/16 03:50:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/16 03:50:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:50:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:50:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9a76980): openPending: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:50:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9a76980): >openPending: err= 2026/08/16 03:50:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9a76980): _writeAt: size=5, off=0 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9a76980): >_writeAt: n=5, err= 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9a76980): close: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:45.113129206 +0000 UTC m=+33.018790694 2026/08/16 03:50:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9a76980): >close: err= 2026/08/16 03:50:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/16 03:50:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/08/16 03:50:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9a76f00): _readAt: size=2, off=0 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9a76f00): openPending: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:50:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9a76f00): >openPending: err= 2026/08/16 03:50:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9a76f00): >_readAt: n=2, err= 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9a76f00): _writeAt: size=3, off=2 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f0e9967810 item 71 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9a76f00): >_writeAt: n=3, err= 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9a76f00): close: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:45.113784945 +0000 UTC m=+33.019446433 2026/08/16 03:50:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9a76f00): >close: err= 2026/08/16 03:50:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:50:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:50:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9a77400): _readAt: size=512, off=0 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9a77400): openPending: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:50:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9a77400): >openPending: err= 2026/08/16 03:50:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9a77400): >_readAt: n=5, err=EOF 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9a77400): close: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:45.113784945 +0000 UTC m=+33.019446433 2026/08/16 03:50:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9a77400): >close: err= 2026/08/16 03:50:45 DEBUG : open-test-file: Remove: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f0e99679d0 item 71 2026/08/16 03:50:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:50:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:50:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/16 03:50:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:50:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/16 03:50:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:50:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:50:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9a77a80): openPending: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:50:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9a77a80): >openPending: err= 2026/08/16 03:50:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9a77a80): _writeAt: size=5, off=0 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9a77a80): >_writeAt: n=5, err= 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9a77a80): close: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:45.118436921 +0000 UTC m=+33.024098410 2026/08/16 03:50:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9a77a80): >close: err= 2026/08/16 03:50:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:50:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/08/16 03:50:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e969a0c0): openPending: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:50:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e969a0c0): >openPending: err= 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f0e9884000 item 72 2026/08/16 03:50:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e969a0c0): _readAt: size=2, off=0 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e969a0c0): >_readAt: n=0, err=EOF 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e969a0c0): _writeAt: size=3, off=0 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e969a0c0): >_writeAt: n=3, err= 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e969a0c0): close: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:45.11925149 +0000 UTC m=+33.024912978 2026/08/16 03:50:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e969a0c0): >close: err= 2026/08/16 03:50:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:50:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:50:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e969a980): _readAt: size=512, off=0 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e969a980): openPending: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/16 03:50:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e969a980): >openPending: err= 2026/08/16 03:50:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e969a980): >_readAt: n=3, err=EOF 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e969a980): close: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:45.11925149 +0000 UTC m=+33.024912978 2026/08/16 03:50:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e969a980): >close: err= 2026/08/16 03:50:45 DEBUG : open-test-file: Remove: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f0e98844d0 item 72 2026/08/16 03:50:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:50:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:50:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2026/08/16 03:50:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/08/16 03:50:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/08/16 03:50:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e969b0c0): openPending: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:50:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e969b0c0): >openPending: err= 2026/08/16 03:50:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e969b0c0): _readAt: size=2, off=0 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e969b0c0): >_readAt: n=0, err=EOF 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e969b0c0): _writeAt: size=5, off=0 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e969b0c0): >_writeAt: n=5, err= 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e969b0c0): close: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:45.123777689 +0000 UTC m=+33.029439177 2026/08/16 03:50:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e969b0c0): >close: err= 2026/08/16 03:50:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:50:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:50:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e969b6c0): _writeAt: size=5, off=0 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e969b6c0): openPending: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:50:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e969b6c0): >openPending: err= 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f0e9884e70 item 73 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e969b6c0): >_writeAt: n=5, err= 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e969b6c0): close: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:45.125364255 +0000 UTC m=+33.031025743 2026/08/16 03:50:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e969b6c0): >close: err= 2026/08/16 03:50:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/08/16 03:50:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/08/16 03:50:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e969bd40): _readAt: size=2, off=0 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e969bd40): openPending: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:50:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e969bd40): >openPending: err= 2026/08/16 03:50:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e969bd40): >_readAt: n=2, err= 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e969bd40): _writeAt: size=3, off=2 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f0e9885030 item 73 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e969bd40): >_writeAt: n=3, err= 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e969bd40): close: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:45.126507254 +0000 UTC m=+33.032168753 2026/08/16 03:50:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e969bd40): >close: err= 2026/08/16 03:50:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:50:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:50:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9a12500): _readAt: size=512, off=0 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9a12500): openPending: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:50:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9a12500): >openPending: err= 2026/08/16 03:50:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9a12500): >_readAt: n=5, err=EOF 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9a12500): close: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:45.126507254 +0000 UTC m=+33.032168753 2026/08/16 03:50:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9a12500): >close: err= 2026/08/16 03:50:45 DEBUG : open-test-file: Remove: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f0e98851f0 item 73 2026/08/16 03:50:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:50:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:50:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/08/16 03:50:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:50:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/16 03:50:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9a12bc0): openPending: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:50:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9a12bc0): >openPending: err= 2026/08/16 03:50:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9a12bc0): _readAt: size=2, off=0 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9a12bc0): >_readAt: n=0, err=EOF 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9a12bc0): _writeAt: size=5, off=0 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9a12bc0): >_writeAt: n=5, err= 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9a12bc0): close: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:45.129766261 +0000 UTC m=+33.035427789 2026/08/16 03:50:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9a12bc0): >close: err= 2026/08/16 03:50:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:50:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:50:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9a134c0): _writeAt: size=5, off=0 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9a134c0): openPending: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:50:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9a134c0): >openPending: err= 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f0e9885b20 item 74 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9a134c0): >_writeAt: n=5, err= 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9a134c0): close: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:45.13166136 +0000 UTC m=+33.037322848 2026/08/16 03:50:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9a134c0): >close: err= 2026/08/16 03:50:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:50:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/16 03:50:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9a13e40): openPending: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:50:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9a13e40): >openPending: err= 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f0e9a5c000 item 74 2026/08/16 03:50:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9a13e40): _readAt: size=2, off=0 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9a13e40): >_readAt: n=0, err=EOF 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9a13e40): _writeAt: size=3, off=0 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9a13e40): >_writeAt: n=3, err= 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9a13e40): close: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:45.132672029 +0000 UTC m=+33.038333517 2026/08/16 03:50:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9a13e40): >close: err= 2026/08/16 03:50:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:50:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:50:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e952fac0): _readAt: size=512, off=0 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e952fac0): openPending: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/16 03:50:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e952fac0): >openPending: err= 2026/08/16 03:50:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e952fac0): >_readAt: n=3, err=EOF 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e952fac0): close: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:45.132672029 +0000 UTC m=+33.038333517 2026/08/16 03:50:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e952fac0): >close: err= 2026/08/16 03:50:45 DEBUG : open-test-file: Remove: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f0e9a5c460 item 74 2026/08/16 03:50:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:50:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:50:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/08/16 03:50:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/16 03:50:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/08/16 03:50:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e92c4580): openPending: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:50:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e92c4580): >openPending: err= 2026/08/16 03:50:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e92c4580): _readAt: size=2, off=0 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e92c4580): >_readAt: n=0, err=EOF 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e92c4580): _writeAt: size=5, off=0 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e92c4580): >_writeAt: n=5, err= 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e92c4580): close: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:45.135926987 +0000 UTC m=+33.041588475 2026/08/16 03:50:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e92c4580): >close: err= 2026/08/16 03:50:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:50:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:50:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e92c4e40): _writeAt: size=5, off=0 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e92c4e40): openPending: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:50:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e92c4e40): >openPending: err= 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f0e9a5c8c0 item 75 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e92c4e40): >_writeAt: n=5, err= 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e92c4e40): close: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:45.136862934 +0000 UTC m=+33.042524422 2026/08/16 03:50:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e92c4e40): >close: err= 2026/08/16 03:50:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/16 03:50:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/08/16 03:50:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e92c5a80): _readAt: size=2, off=0 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e92c5a80): openPending: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:50:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e92c5a80): >openPending: err= 2026/08/16 03:50:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e92c5a80): >_readAt: n=2, err= 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e92c5a80): _writeAt: size=3, off=2 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f0e9a5ca80 item 75 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e92c5a80): >_writeAt: n=3, err= 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e92c5a80): close: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:45.138827455 +0000 UTC m=+33.044488943 2026/08/16 03:50:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e92c5a80): >close: err= 2026/08/16 03:50:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:50:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:50:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e99c23c0): _readAt: size=512, off=0 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e99c23c0): openPending: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:50:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e99c23c0): >openPending: err= 2026/08/16 03:50:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e99c23c0): >_readAt: n=5, err=EOF 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e99c23c0): close: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:45.138827455 +0000 UTC m=+33.044488943 2026/08/16 03:50:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e99c23c0): >close: err= 2026/08/16 03:50:45 DEBUG : open-test-file: Remove: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f0ea120230 item 75 2026/08/16 03:50:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:50:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:50:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/16 03:50:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:50:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/08/16 03:50:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e99c2a00): openPending: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:50:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e99c2a00): >openPending: err= 2026/08/16 03:50:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e99c2a00): _readAt: size=2, off=0 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e99c2a00): >_readAt: n=0, err=EOF 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e99c2a00): _writeAt: size=5, off=0 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e99c2a00): >_writeAt: n=5, err= 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e99c2a00): close: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:45.143447251 +0000 UTC m=+33.049108739 2026/08/16 03:50:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e99c2a00): >close: err= 2026/08/16 03:50:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:50:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:50:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e99c2f00): _writeAt: size=5, off=0 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e99c2f00): openPending: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:50:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e99c2f00): >openPending: err= 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f0ea1205b0 item 76 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e99c2f00): >_writeAt: n=5, err= 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e99c2f00): close: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:45.145800365 +0000 UTC m=+33.051461853 2026/08/16 03:50:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e99c2f00): >close: err= 2026/08/16 03:50:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:50:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/08/16 03:50:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e99c3440): openPending: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:50:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e99c3440): >openPending: err= 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f0ea120770 item 76 2026/08/16 03:50:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e99c3440): _readAt: size=2, off=0 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e99c3440): >_readAt: n=0, err=EOF 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e99c3440): _writeAt: size=3, off=0 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e99c3440): >_writeAt: n=3, err= 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e99c3440): close: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:45.146603032 +0000 UTC m=+33.052264520 2026/08/16 03:50:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e99c3440): >close: err= 2026/08/16 03:50:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:50:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:50:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e99c39c0): _readAt: size=512, off=0 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e99c39c0): openPending: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/16 03:50:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e99c39c0): >openPending: err= 2026/08/16 03:50:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e99c39c0): >_readAt: n=3, err=EOF 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e99c39c0): close: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:45.146603032 +0000 UTC m=+33.052264520 2026/08/16 03:50:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e99c39c0): >close: err= 2026/08/16 03:50:45 DEBUG : open-test-file: Remove: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f0ea121180 item 76 2026/08/16 03:50:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:50:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:50:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/08/16 03:50:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/16 03:50:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/08/16 03:50:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9732b40): openPending: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:50:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9732b40): >openPending: err= 2026/08/16 03:50:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9732b40): _readAt: size=2, off=0 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9732b40): >_readAt: n=0, err=EOF 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9732b40): _writeAt: size=5, off=0 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9732b40): >_writeAt: n=5, err= 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9732b40): close: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:45.151137406 +0000 UTC m=+33.056798894 2026/08/16 03:50:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9732b40): >close: err= 2026/08/16 03:50:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:50:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:50:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9733340): _writeAt: size=5, off=0 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9733340): openPending: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:50:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9733340): >openPending: err= 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f0ea121500 item 77 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9733340): >_writeAt: n=5, err= 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9733340): close: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:45.152176048 +0000 UTC m=+33.057837546 2026/08/16 03:50:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9733340): >close: err= 2026/08/16 03:50:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/16 03:50:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/08/16 03:50:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/16 03:50:45 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/16 03:50:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/16 03:50:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/16 03:50:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:50:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:50:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9733ac0): _readAt: size=512, off=0 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9733ac0): openPending: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:50:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9733ac0): >openPending: err= 2026/08/16 03:50:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9733ac0): >_readAt: n=5, err=EOF 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9733ac0): close: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:45.152176048 +0000 UTC m=+33.057837546 2026/08/16 03:50:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9733ac0): >close: err= 2026/08/16 03:50:45 DEBUG : open-test-file: Remove: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f0ea1216c0 item 77 2026/08/16 03:50:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:50:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:50:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/16 03:50:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:50:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/08/16 03:50:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9920900): openPending: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:50:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9920900): >openPending: err= 2026/08/16 03:50:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9920900): _readAt: size=2, off=0 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9920900): >_readAt: n=0, err=EOF 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9920900): _writeAt: size=5, off=0 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9920900): >_writeAt: n=5, err= 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9920900): close: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:45.156462013 +0000 UTC m=+33.062123501 2026/08/16 03:50:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9920900): >close: err= 2026/08/16 03:50:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:50:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:50:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9920e00): _writeAt: size=5, off=0 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9920e00): openPending: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:50:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9920e00): >openPending: err= 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f0ea121a40 item 78 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9920e00): >_writeAt: n=5, err= 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9920e00): close: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:45.15746135 +0000 UTC m=+33.063122838 2026/08/16 03:50:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9920e00): >close: err= 2026/08/16 03:50:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:50:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/08/16 03:50:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/16 03:50:45 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/16 03:50:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/16 03:50:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/16 03:50:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:50:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:50:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9921580): _readAt: size=512, off=0 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9921580): openPending: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:50:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9921580): >openPending: err= 2026/08/16 03:50:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9921580): >_readAt: n=5, err=EOF 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9921580): close: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:45.15746135 +0000 UTC m=+33.063122838 2026/08/16 03:50:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9921580): >close: err= 2026/08/16 03:50:45 DEBUG : open-test-file: Remove: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f0ea121dc0 item 78 2026/08/16 03:50:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:50:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:50:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/16 03:50:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/16 03:50:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/08/16 03:50:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9f3a240): openPending: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:50:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9f3a240): >openPending: err= 2026/08/16 03:50:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9f3a240): _readAt: size=2, off=0 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9f3a240): >_readAt: n=0, err=EOF 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9f3a240): _writeAt: size=5, off=0 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9f3a240): >_writeAt: n=5, err= 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9f3a240): close: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:45.161244586 +0000 UTC m=+33.066906074 2026/08/16 03:50:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9f3a240): >close: err= 2026/08/16 03:50:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:50:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:50:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9f3a740): _writeAt: size=5, off=0 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9f3a740): openPending: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:50:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9f3a740): >openPending: err= 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f0e9a5cd90 item 79 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9f3a740): >_writeAt: n=5, err= 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9f3a740): close: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:45.162900494 +0000 UTC m=+33.068561982 2026/08/16 03:50:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9f3a740): >close: err= 2026/08/16 03:50:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/16 03:50:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/08/16 03:50:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/16 03:50:45 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/16 03:50:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/16 03:50:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/16 03:50:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:50:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:50:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9f3ae40): _readAt: size=512, off=0 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9f3ae40): openPending: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:50:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9f3ae40): >openPending: err= 2026/08/16 03:50:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9f3ae40): >_readAt: n=5, err=EOF 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9f3ae40): close: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:45.162900494 +0000 UTC m=+33.068561982 2026/08/16 03:50:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9f3ae40): >close: err= 2026/08/16 03:50:45 DEBUG : open-test-file: Remove: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f0e9a5d030 item 79 2026/08/16 03:50:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:50:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:50:45 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/08/16 03:50:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:50:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/16 03:50:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9f3b480): openPending: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:50:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9f3b480): >openPending: err= 2026/08/16 03:50:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9f3b480): _readAt: size=2, off=0 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9f3b480): >_readAt: n=0, err=EOF 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9f3b480): _writeAt: size=5, off=0 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9f3b480): >_writeAt: n=5, err= 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9f3b480): close: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:45.166264719 +0000 UTC m=+33.071926217 2026/08/16 03:50:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9f3b480): >close: err= 2026/08/16 03:50:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:50:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:50:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9f3b980): _writeAt: size=5, off=0 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9f3b980): openPending: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:50:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9f3b980): >openPending: err= 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f0e9a5d420 item 80 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9f3b980): >_writeAt: n=5, err= 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9f3b980): close: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:45.167342263 +0000 UTC m=+33.073003752 2026/08/16 03:50:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9f3b980): >close: err= 2026/08/16 03:50:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:50:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/16 03:50:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/16 03:50:45 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/16 03:50:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/16 03:50:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/16 03:50:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:50:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:50:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9dda3c0): _readAt: size=512, off=0 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9dda3c0): openPending: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:50:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9dda3c0): >openPending: err= 2026/08/16 03:50:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9dda3c0): >_readAt: n=5, err=EOF 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9dda3c0): close: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:45.167342263 +0000 UTC m=+33.073003752 2026/08/16 03:50:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9dda3c0): >close: err= 2026/08/16 03:50:45 DEBUG : open-test-file: Remove: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f0e9a5db20 item 80 2026/08/16 03:50:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:50:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:50:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2026/08/16 03:50:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/08/16 03:50:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/16 03:50:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:50:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:50:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9ddaa00): openPending: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:50:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9ddaa00): >openPending: err= 2026/08/16 03:50:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9ddaa00): _writeAt: size=5, off=0 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9ddaa00): >_writeAt: n=5, err= 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9ddaa00): close: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:45.169972231 +0000 UTC m=+33.075633739 2026/08/16 03:50:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9ddaa00): >close: err= 2026/08/16 03:50:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/08/16 03:50:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/08/16 03:50:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9ddae80): _readAt: size=2, off=0 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9ddae80): openPending: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9ddae80): open at offset 5 2026/08/16 03:50:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9ddae80): >openPending: err= 2026/08/16 03:50:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9ddae80): >_readAt: n=2, err= 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9ddae80): _writeAt: size=3, off=7 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f0e96e2620 item 81 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9ddae80): >_writeAt: n=3, err= 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9ddae80): close: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:45.171363017 +0000 UTC m=+33.077024505 2026/08/16 03:50:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9ddae80): >close: err= 2026/08/16 03:50:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:50:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:50:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9ddb3c0): _readAt: size=512, off=0 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9ddb3c0): openPending: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/16 03:50:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9ddb3c0): >openPending: err= 2026/08/16 03:50:45 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9ddb3c0): >_readAt: n=8, err=EOF 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9ddb3c0): close: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:45.171363017 +0000 UTC m=+33.077024505 2026/08/16 03:50:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9ddb3c0): >close: err= 2026/08/16 03:50:45 DEBUG : open-test-file: Remove: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f0e96e31f0 item 81 2026/08/16 03:50:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:50:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:50:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/08/16 03:50:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:50:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/16 03:50:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:50:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:50:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9ddba40): openPending: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:50:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9ddba40): >openPending: err= 2026/08/16 03:50:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9ddba40): _writeAt: size=5, off=0 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9ddba40): >_writeAt: n=5, err= 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9ddba40): close: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:45.174550659 +0000 UTC m=+33.080212147 2026/08/16 03:50:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9ddba40): >close: err= 2026/08/16 03:50:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:50:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/08/16 03:50:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9de8040): openPending: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9de8040): open at offset 5 2026/08/16 03:50:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9de8040): >openPending: err= 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f0e9cfe150 item 82 2026/08/16 03:50:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9de8040): _readAt: size=2, off=5 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9de8040): >_readAt: n=0, err=EOF 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9de8040): _writeAt: size=3, off=5 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9de8040): >_writeAt: n=3, err= 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9de8040): close: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:45.175718234 +0000 UTC m=+33.081379722 2026/08/16 03:50:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9de8040): >close: err= 2026/08/16 03:50:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:50:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:50:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9de85c0): _readAt: size=512, off=0 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9de85c0): openPending: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/16 03:50:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9de85c0): >openPending: err= 2026/08/16 03:50:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9de85c0): >_readAt: n=3, err=EOF 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9de85c0): close: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:45.175718234 +0000 UTC m=+33.081379722 2026/08/16 03:50:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9de85c0): >close: err= 2026/08/16 03:50:45 DEBUG : open-test-file: Remove: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f0e9cfe310 item 82 2026/08/16 03:50:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:50:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:50:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/08/16 03:50:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/16 03:50:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/16 03:50:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:50:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:50:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9de8c40): openPending: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:50:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9de8c40): >openPending: err= 2026/08/16 03:50:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9de8c40): _writeAt: size=5, off=0 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9de8c40): >_writeAt: n=5, err= 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9de8c40): close: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:45.178464912 +0000 UTC m=+33.084126411 2026/08/16 03:50:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9de8c40): >close: err= 2026/08/16 03:50:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/16 03:50:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/08/16 03:50:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9de9140): _readAt: size=2, off=0 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9de9140): openPending: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9de9140): open at offset 5 2026/08/16 03:50:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9de9140): >openPending: err= 2026/08/16 03:50:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9de9140): >_readAt: n=2, err= 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9de9140): _writeAt: size=3, off=7 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f0e9cfe700 item 83 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9de9140): >_writeAt: n=3, err= 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9de9140): close: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:45.179434103 +0000 UTC m=+33.085095591 2026/08/16 03:50:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9de9140): >close: err= 2026/08/16 03:50:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:50:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:50:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9de9680): _readAt: size=512, off=0 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9de9680): openPending: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/16 03:50:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9de9680): >openPending: err= 2026/08/16 03:50:45 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9de9680): >_readAt: n=8, err=EOF 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9de9680): close: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:45.179434103 +0000 UTC m=+33.085095591 2026/08/16 03:50:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9de9680): >close: err= 2026/08/16 03:50:45 DEBUG : open-test-file: Remove: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f0e9cfe8c0 item 83 2026/08/16 03:50:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:50:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:50:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/08/16 03:50:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:50:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/16 03:50:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:50:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:50:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9921a40): openPending: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:50:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9921a40): >openPending: err= 2026/08/16 03:50:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9921a40): _writeAt: size=5, off=0 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9921a40): >_writeAt: n=5, err= 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9921a40): close: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:45.18207427 +0000 UTC m=+33.087735758 2026/08/16 03:50:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9921a40): >close: err= 2026/08/16 03:50:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:50:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/08/16 03:50:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9f6e040): openPending: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9f6e040): open at offset 5 2026/08/16 03:50:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9f6e040): >openPending: err= 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f0e9b6c1c0 item 84 2026/08/16 03:50:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9f6e040): _readAt: size=2, off=5 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9f6e040): >_readAt: n=0, err=EOF 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9f6e040): _writeAt: size=3, off=5 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9f6e040): >_writeAt: n=3, err= 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9f6e040): close: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:45.184390605 +0000 UTC m=+33.090052093 2026/08/16 03:50:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9f6e040): >close: err= 2026/08/16 03:50:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:50:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:50:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9f6e5c0): _readAt: size=512, off=0 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9f6e5c0): openPending: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/16 03:50:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9f6e5c0): >openPending: err= 2026/08/16 03:50:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9f6e5c0): >_readAt: n=3, err=EOF 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9f6e5c0): close: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:45.184390605 +0000 UTC m=+33.090052093 2026/08/16 03:50:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9f6e5c0): >close: err= 2026/08/16 03:50:45 DEBUG : open-test-file: Remove: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f0e9b6c460 item 84 2026/08/16 03:50:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:50:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:50:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/08/16 03:50:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/16 03:50:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/16 03:50:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:50:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:50:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9f6ec40): openPending: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:50:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9f6ec40): >openPending: err= 2026/08/16 03:50:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9f6ec40): _writeAt: size=5, off=0 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9f6ec40): >_writeAt: n=5, err= 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9f6ec40): close: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:45.188520035 +0000 UTC m=+33.094181523 2026/08/16 03:50:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9f6ec40): >close: err= 2026/08/16 03:50:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/16 03:50:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/08/16 03:50:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9f6f140): _readAt: size=2, off=0 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9f6f140): openPending: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9f6f140): open at offset 5 2026/08/16 03:50:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9f6f140): >openPending: err= 2026/08/16 03:50:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9f6f140): >_readAt: n=2, err= 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9f6f140): _writeAt: size=3, off=7 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f0e9b6caf0 item 85 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9f6f140): >_writeAt: n=3, err= 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9f6f140): close: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:45.189981264 +0000 UTC m=+33.095642752 2026/08/16 03:50:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9f6f140): >close: err= 2026/08/16 03:50:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:50:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:50:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9f6f680): _readAt: size=512, off=0 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9f6f680): openPending: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/16 03:50:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9f6f680): >openPending: err= 2026/08/16 03:50:45 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9f6f680): >_readAt: n=8, err=EOF 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9f6f680): close: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:45.189981264 +0000 UTC m=+33.095642752 2026/08/16 03:50:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9f6f680): >close: err= 2026/08/16 03:50:45 DEBUG : open-test-file: Remove: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f0e9b6cf50 item 85 2026/08/16 03:50:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:50:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:50:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/08/16 03:50:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:50:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/16 03:50:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:50:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:50:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9f6fd00): openPending: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:50:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9f6fd00): >openPending: err= 2026/08/16 03:50:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9f6fd00): _writeAt: size=5, off=0 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9f6fd00): >_writeAt: n=5, err= 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9f6fd00): close: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:45.194885668 +0000 UTC m=+33.100547156 2026/08/16 03:50:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9f6fd00): >close: err= 2026/08/16 03:50:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:50:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/08/16 03:50:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9f7e300): openPending: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9f7e300): open at offset 5 2026/08/16 03:50:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9f7e300): >openPending: err= 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f0e9b6d340 item 86 2026/08/16 03:50:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9f7e300): _readAt: size=2, off=5 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9f7e300): >_readAt: n=0, err=EOF 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9f7e300): _writeAt: size=3, off=5 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9f7e300): >_writeAt: n=3, err= 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9f7e300): close: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:45.196308476 +0000 UTC m=+33.101969973 2026/08/16 03:50:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9f7e300): >close: err= 2026/08/16 03:50:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:50:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:50:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9f7e880): _readAt: size=512, off=0 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9f7e880): openPending: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/16 03:50:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9f7e880): >openPending: err= 2026/08/16 03:50:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9f7e880): >_readAt: n=3, err=EOF 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9f7e880): close: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:45.196308476 +0000 UTC m=+33.101969973 2026/08/16 03:50:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9f7e880): >close: err= 2026/08/16 03:50:45 DEBUG : open-test-file: Remove: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f0e9b6d500 item 86 2026/08/16 03:50:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:50:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:50:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/08/16 03:50:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/16 03:50:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/16 03:50:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:50:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:50:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9f7ef00): openPending: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:50:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9f7ef00): >openPending: err= 2026/08/16 03:50:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9f7ef00): _writeAt: size=5, off=0 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9f7ef00): >_writeAt: n=5, err= 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9f7ef00): close: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:45.199343919 +0000 UTC m=+33.105005407 2026/08/16 03:50:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9f7ef00): >close: err= 2026/08/16 03:50:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/16 03:50:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/08/16 03:50:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9f7f400): _readAt: size=2, off=0 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9f7f400): openPending: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9f7f400): open at offset 5 2026/08/16 03:50:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9f7f400): >openPending: err= 2026/08/16 03:50:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9f7f400): >_readAt: n=2, err= 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9f7f400): _writeAt: size=3, off=7 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f0e9b6dce0 item 87 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9f7f400): >_writeAt: n=3, err= 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9f7f400): close: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:45.200301337 +0000 UTC m=+33.105962825 2026/08/16 03:50:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9f7f400): >close: err= 2026/08/16 03:50:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:50:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:50:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9f7f940): _readAt: size=512, off=0 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9f7f940): openPending: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/16 03:50:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9f7f940): >openPending: err= 2026/08/16 03:50:45 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9f7f940): >_readAt: n=8, err=EOF 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9f7f940): close: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:45.200301337 +0000 UTC m=+33.105962825 2026/08/16 03:50:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9f7f940): >close: err= 2026/08/16 03:50:45 DEBUG : open-test-file: Remove: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f0ea0aa000 item 87 2026/08/16 03:50:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:50:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:50:45 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/08/16 03:50:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:50:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/16 03:50:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:50:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:50:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e97600c0): openPending: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:50:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e97600c0): >openPending: err= 2026/08/16 03:50:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e97600c0): _writeAt: size=5, off=0 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e97600c0): >_writeAt: n=5, err= 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e97600c0): close: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:45.202702072 +0000 UTC m=+33.108363560 2026/08/16 03:50:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e97600c0): >close: err= 2026/08/16 03:50:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:50:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/08/16 03:50:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e97605c0): openPending: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e97605c0): open at offset 5 2026/08/16 03:50:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e97605c0): >openPending: err= 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f0ea0aa460 item 88 2026/08/16 03:50:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e97605c0): _readAt: size=2, off=5 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e97605c0): >_readAt: n=0, err=EOF 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e97605c0): _writeAt: size=3, off=5 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e97605c0): >_writeAt: n=3, err= 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e97605c0): close: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:45.204314828 +0000 UTC m=+33.109976316 2026/08/16 03:50:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e97605c0): >close: err= 2026/08/16 03:50:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:50:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:50:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9760b40): _readAt: size=512, off=0 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9760b40): openPending: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/16 03:50:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9760b40): >openPending: err= 2026/08/16 03:50:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9760b40): >_readAt: n=3, err=EOF 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9760b40): close: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:45.204314828 +0000 UTC m=+33.109976316 2026/08/16 03:50:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9760b40): >close: err= 2026/08/16 03:50:45 DEBUG : open-test-file: Remove: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f0ea0aa700 item 88 2026/08/16 03:50:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:50:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:50:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/08/16 03:50:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/16 03:50:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/08/16 03:50:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9de9c00): openPending: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9de9c00): open at offset 0 2026/08/16 03:50:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9de9c00): >openPending: err= 2026/08/16 03:50:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9de9c00): _readAt: size=2, off=0 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9de9c00): >_readAt: n=0, err=EOF 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9de9c00): _writeAt: size=5, off=0 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9de9c00): >_writeAt: n=5, err= 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9de9c00): close: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:45.211633291 +0000 UTC m=+33.117294789 2026/08/16 03:50:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9de9c00): >close: err= 2026/08/16 03:50:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:50:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:50:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9df6240): _writeAt: size=5, off=0 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9df6240): openPending: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:50:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9df6240): >openPending: err= 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f0e9cfec40 item 89 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9df6240): >_writeAt: n=5, err= 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9df6240): close: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:45.213055026 +0000 UTC m=+33.118716515 2026/08/16 03:50:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9df6240): >close: err= 2026/08/16 03:50:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/16 03:50:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/08/16 03:50:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9df6780): _readAt: size=2, off=0 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9df6780): openPending: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9df6780): open at offset 5 2026/08/16 03:50:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9df6780): >openPending: err= 2026/08/16 03:50:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9df6780): >_readAt: n=2, err= 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9df6780): _writeAt: size=3, off=7 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f0e9cfef50 item 89 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9df6780): >_writeAt: n=3, err= 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9df6780): close: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:45.213889563 +0000 UTC m=+33.119551051 2026/08/16 03:50:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9df6780): >close: err= 2026/08/16 03:50:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:50:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:50:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9df6d00): _readAt: size=512, off=0 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9df6d00): openPending: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/16 03:50:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9df6d00): >openPending: err= 2026/08/16 03:50:45 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9df6d00): >_readAt: n=8, err=EOF 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9df6d00): close: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:45.213889563 +0000 UTC m=+33.119551051 2026/08/16 03:50:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9df6d00): >close: err= 2026/08/16 03:50:45 DEBUG : open-test-file: Remove: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f0e9cff110 item 89 2026/08/16 03:50:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:50:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:50:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/08/16 03:50:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:50:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/08/16 03:50:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9df7340): openPending: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9df7340): open at offset 0 2026/08/16 03:50:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9df7340): >openPending: err= 2026/08/16 03:50:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9df7340): _readAt: size=2, off=0 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9df7340): >_readAt: n=0, err=EOF 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9df7340): _writeAt: size=5, off=0 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9df7340): >_writeAt: n=5, err= 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9df7340): close: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:45.217026086 +0000 UTC m=+33.122687574 2026/08/16 03:50:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9df7340): >close: err= 2026/08/16 03:50:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:50:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:50:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9df7880): _writeAt: size=5, off=0 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9df7880): openPending: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:50:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9df7880): >openPending: err= 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f0e9cff5e0 item 90 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9df7880): >_writeAt: n=5, err= 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9df7880): close: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:45.217865913 +0000 UTC m=+33.123527411 2026/08/16 03:50:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9df7880): >close: err= 2026/08/16 03:50:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:50:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/08/16 03:50:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9df7dc0): openPending: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9df7dc0): open at offset 5 2026/08/16 03:50:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9df7dc0): >openPending: err= 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f0e9cff7a0 item 90 2026/08/16 03:50:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9df7dc0): _readAt: size=2, off=5 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9df7dc0): >_readAt: n=0, err=EOF 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9df7dc0): _writeAt: size=3, off=5 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9df7dc0): >_writeAt: n=3, err= 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9df7dc0): close: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:45.218735345 +0000 UTC m=+33.124396833 2026/08/16 03:50:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9df7dc0): >close: err= 2026/08/16 03:50:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:50:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:50:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e98ae480): _readAt: size=512, off=0 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e98ae480): openPending: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/16 03:50:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e98ae480): >openPending: err= 2026/08/16 03:50:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e98ae480): >_readAt: n=3, err=EOF 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e98ae480): close: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:45.218735345 +0000 UTC m=+33.124396833 2026/08/16 03:50:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e98ae480): >close: err= 2026/08/16 03:50:45 DEBUG : open-test-file: Remove: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f0e9cffa40 item 90 2026/08/16 03:50:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:50:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:50:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/08/16 03:50:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/16 03:50:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/08/16 03:50:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e98aeac0): openPending: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e98aeac0): open at offset 0 2026/08/16 03:50:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e98aeac0): >openPending: err= 2026/08/16 03:50:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e98aeac0): _readAt: size=2, off=0 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e98aeac0): >_readAt: n=0, err=EOF 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e98aeac0): _writeAt: size=5, off=0 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e98aeac0): >_writeAt: n=5, err= 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e98aeac0): close: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:45.224192302 +0000 UTC m=+33.129853790 2026/08/16 03:50:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e98aeac0): >close: err= 2026/08/16 03:50:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:50:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:50:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e98af000): _writeAt: size=5, off=0 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e98af000): openPending: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:50:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e98af000): >openPending: err= 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f0e9cffdc0 item 91 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e98af000): >_writeAt: n=5, err= 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e98af000): close: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:45.22583795 +0000 UTC m=+33.131499438 2026/08/16 03:50:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e98af000): >close: err= 2026/08/16 03:50:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/16 03:50:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/08/16 03:50:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9761200): _readAt: size=2, off=0 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9761200): openPending: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9761200): open at offset 5 2026/08/16 03:50:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9761200): >openPending: err= 2026/08/16 03:50:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9761200): >_readAt: n=2, err= 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9761200): _writeAt: size=3, off=7 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f0ea0aa930 item 91 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9761200): >_writeAt: n=3, err= 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9761200): close: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:45.227508075 +0000 UTC m=+33.133169593 2026/08/16 03:50:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9761200): >close: err= 2026/08/16 03:50:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:50:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:50:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9761780): _readAt: size=512, off=0 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9761780): openPending: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/16 03:50:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9761780): >openPending: err= 2026/08/16 03:50:45 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9761780): >_readAt: n=8, err=EOF 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9761780): close: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:45.227508075 +0000 UTC m=+33.133169593 2026/08/16 03:50:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9761780): >close: err= 2026/08/16 03:50:45 DEBUG : open-test-file: Remove: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f0ea0aaaf0 item 91 2026/08/16 03:50:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:50:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:50:45 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/08/16 03:50:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:50:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/16 03:50:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9761dc0): openPending: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9761dc0): open at offset 0 2026/08/16 03:50:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9761dc0): >openPending: err= 2026/08/16 03:50:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9761dc0): _readAt: size=2, off=0 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9761dc0): >_readAt: n=0, err=EOF 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9761dc0): _writeAt: size=5, off=0 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9761dc0): >_writeAt: n=5, err= 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9761dc0): close: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:45.23016895 +0000 UTC m=+33.135830438 2026/08/16 03:50:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e9761dc0): >close: err= 2026/08/16 03:50:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:50:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:50:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e983e400): _writeAt: size=5, off=0 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e983e400): openPending: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:50:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e983e400): >openPending: err= 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f0ea0aae70 item 92 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e983e400): >_writeAt: n=5, err= 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e983e400): close: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:45.231437377 +0000 UTC m=+33.137098865 2026/08/16 03:50:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e983e400): >close: err= 2026/08/16 03:50:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:50:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/16 03:50:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e983e940): openPending: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e983e940): open at offset 5 2026/08/16 03:50:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e983e940): >openPending: err= 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f0ea0ab030 item 92 2026/08/16 03:50:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e983e940): _readAt: size=2, off=5 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e983e940): >_readAt: n=0, err=EOF 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e983e940): _writeAt: size=3, off=5 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e983e940): >_writeAt: n=3, err= 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e983e940): close: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:45.233368564 +0000 UTC m=+33.139030052 2026/08/16 03:50:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e983e940): >close: err= 2026/08/16 03:50:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:50:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:50:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e983ef00): _readAt: size=512, off=0 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e983ef00): openPending: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/16 03:50:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e983ef00): >openPending: err= 2026/08/16 03:50:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e983ef00): >_readAt: n=3, err=EOF 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e983ef00): close: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:45.233368564 +0000 UTC m=+33.139030052 2026/08/16 03:50:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e983ef00): >close: err= 2026/08/16 03:50:45 DEBUG : open-test-file: Remove: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f0ea0ab1f0 item 92 2026/08/16 03:50:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:50:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:50:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/08/16 03:50:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/16 03:50:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/08/16 03:50:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e983f540): openPending: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e983f540): open at offset 0 2026/08/16 03:50:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e983f540): >openPending: err= 2026/08/16 03:50:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e983f540): _readAt: size=2, off=0 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e983f540): >_readAt: n=0, err=EOF 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e983f540): _writeAt: size=5, off=0 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e983f540): >_writeAt: n=5, err= 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e983f540): close: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:45.242873738 +0000 UTC m=+33.148535276 2026/08/16 03:50:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e983f540): >close: err= 2026/08/16 03:50:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:50:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:50:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e983fa80): _writeAt: size=5, off=0 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e983fa80): openPending: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:50:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e983fa80): >openPending: err= 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f0ea0ab650 item 93 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e983fa80): >_writeAt: n=5, err= 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e983fa80): close: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:45.245961931 +0000 UTC m=+33.151623419 2026/08/16 03:50:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e983fa80): >close: err= 2026/08/16 03:50:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/16 03:50:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/08/16 03:50:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/16 03:50:45 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/16 03:50:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/16 03:50:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/16 03:50:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:50:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:50:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e986e280): _readAt: size=512, off=0 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e986e280): openPending: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:50:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e986e280): >openPending: err= 2026/08/16 03:50:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e986e280): >_readAt: n=5, err=EOF 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e986e280): close: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:45.245961931 +0000 UTC m=+33.151623419 2026/08/16 03:50:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e986e280): >close: err= 2026/08/16 03:50:45 DEBUG : open-test-file: Remove: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f0ea0ab810 item 93 2026/08/16 03:50:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:50:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:50:45 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/08/16 03:50:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:50:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/16 03:50:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e986e8c0): openPending: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e986e8c0): open at offset 0 2026/08/16 03:50:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e986e8c0): >openPending: err= 2026/08/16 03:50:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e986e8c0): _readAt: size=2, off=0 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e986e8c0): >_readAt: n=0, err=EOF 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e986e8c0): _writeAt: size=5, off=0 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e986e8c0): >_writeAt: n=5, err= 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e986e8c0): close: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:45.251308178 +0000 UTC m=+33.156969677 2026/08/16 03:50:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e986e8c0): >close: err= 2026/08/16 03:50:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:50:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:50:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e986ee00): _writeAt: size=5, off=0 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e986ee00): openPending: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:50:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e986ee00): >openPending: err= 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f0ea0abdc0 item 94 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e986ee00): >_writeAt: n=5, err= 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e986ee00): close: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:45.252558431 +0000 UTC m=+33.158219919 2026/08/16 03:50:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e986ee00): >close: err= 2026/08/16 03:50:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:50:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/16 03:50:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/16 03:50:45 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/16 03:50:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/16 03:50:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/16 03:50:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:50:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:50:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e986f500): _readAt: size=512, off=0 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e986f500): openPending: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:50:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e986f500): >openPending: err= 2026/08/16 03:50:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e986f500): >_readAt: n=5, err=EOF 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e986f500): close: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:45.252558431 +0000 UTC m=+33.158219919 2026/08/16 03:50:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e986f500): >close: err= 2026/08/16 03:50:45 DEBUG : open-test-file: Remove: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f0e9aa60e0 item 94 2026/08/16 03:50:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:50:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:50:45 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/08/16 03:50:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/16 03:50:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/16 03:50:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e98af4c0): openPending: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e98af4c0): open at offset 0 2026/08/16 03:50:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e98af4c0): >openPending: err= 2026/08/16 03:50:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e98af4c0): _readAt: size=2, off=0 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e98af4c0): >_readAt: n=0, err=EOF 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e98af4c0): _writeAt: size=5, off=0 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e98af4c0): >_writeAt: n=5, err= 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e98af4c0): close: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:45.256882648 +0000 UTC m=+33.162544145 2026/08/16 03:50:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e98af4c0): >close: err= 2026/08/16 03:50:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:50:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:50:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e98afa00): _writeAt: size=5, off=0 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e98afa00): openPending: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:50:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e98afa00): >openPending: err= 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f0e98e6620 item 95 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e98afa00): >_writeAt: n=5, err= 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e98afa00): close: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:45.257549807 +0000 UTC m=+33.163211295 2026/08/16 03:50:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e98afa00): >close: err= 2026/08/16 03:50:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/16 03:50:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/16 03:50:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/16 03:50:45 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/16 03:50:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/16 03:50:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/16 03:50:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:50:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:50:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e98f4200): _readAt: size=512, off=0 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e98f4200): openPending: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:50:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e98f4200): >openPending: err= 2026/08/16 03:50:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e98f4200): >_readAt: n=5, err=EOF 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e98f4200): close: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:45.257549807 +0000 UTC m=+33.163211295 2026/08/16 03:50:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e98f4200): >close: err= 2026/08/16 03:50:45 DEBUG : open-test-file: Remove: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f0e98e6850 item 95 2026/08/16 03:50:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:50:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:50:45 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/08/16 03:50:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:50:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/16 03:50:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e98f4840): openPending: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e98f4840): open at offset 0 2026/08/16 03:50:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e98f4840): >openPending: err= 2026/08/16 03:50:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e98f4840): _readAt: size=2, off=0 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e98f4840): >_readAt: n=0, err=EOF 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e98f4840): _writeAt: size=5, off=0 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e98f4840): >_writeAt: n=5, err= 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e98f4840): close: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:45.260654992 +0000 UTC m=+33.166316480 2026/08/16 03:50:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e98f4840): >close: err= 2026/08/16 03:50:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:50:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:50:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e98f4d80): _writeAt: size=5, off=0 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e98f4d80): openPending: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:50:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e98f4d80): >openPending: err= 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f0e98e6bd0 item 96 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e98f4d80): >_writeAt: n=5, err= 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e98f4d80): close: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:45.262617831 +0000 UTC m=+33.168279319 2026/08/16 03:50:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e98f4d80): >close: err= 2026/08/16 03:50:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/16 03:50:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/16 03:50:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/16 03:50:45 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/16 03:50:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/16 03:50:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/16 03:50:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:50:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/16 03:50:45 DEBUG : open-test-file: newRWFileHandle: 2026/08/16 03:50:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/16 03:50:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/16 03:50:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e98f5480): _readAt: size=512, off=0 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e98f5480): openPending: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/16 03:50:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e98f5480): >openPending: err= 2026/08/16 03:50:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e98f5480): >_readAt: n=5, err=EOF 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e98f5480): close: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-16 03:50:45.262617831 +0000 UTC m=+33.168279319 2026/08/16 03:50:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:45 DEBUG : open-test-file(0x19f0e98f5480): >close: err= 2026/08/16 03:50:45 DEBUG : open-test-file: Remove: 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f0e98e7110 item 96 2026/08/16 03:50:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/16 03:50:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/16 03:50:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/16 03:50:45 DEBUG : open-test-file: >Remove: err= 2026/08/16 03:50:45 DEBUG : WaitForWriters: timeout=30s 2026/08/16 03:50:45 DEBUG : Looking for writers 2026/08/16 03:50:45 DEBUG : >WaitForWriters: 2026/08/16 03:50:45 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (0.80s) --- PASS: TestRWFileHandleOpenTests/writes (0.35s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.01s) --- 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.01s) --- 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.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.01s) --- 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.01s) --- 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.01s) --- 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.01s) --- 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.01s) --- 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.45s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL (0.01s) --- 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.01s) --- 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.01s) --- 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.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.01s) --- 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.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.01s) --- 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.01s) === RUN TestRWFileModTimeWithOpenWriters run.go:198: Remote "sftp://rclone@:22/rclone-test-jaxidut4faci", Local "Local file system at /tmp/rclone3530032629", Modify Window "1s" 2026/08/16 03:50:45 INFO : sftp://rclone@:22/rclone-test-jaxidut4faci: poll-interval is not supported by this remote 2026/08/16 03:50:45 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/16 03:50:45 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-jaxidut4faci" 2026/08/16 03:50:45 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-jaxidut4faci" 2026/08/16 03:50:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-jaxidut4faci" 2026/08/16 03:50:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/16 03:50:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-jaxidut4faci" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-jaxidut4faci" 2026/08/16 03:50:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-jaxidut4faci" 2026/08/16 03:50:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/16 03:50:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-jaxidut4faci" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-jaxidut4faci" 2026/08/16 03:50:45 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:50:45 INFO : sftp://rclone@:22/rclone-test-jaxidut4faci: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/16 03:50:45 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:50:45 DEBUG : file1: newRWFileHandle: 2026/08/16 03:50:45 DEBUG : file1(0x19f0e98f5a00): openPending: 2026/08/16 03:50:45 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:50:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/16 03:50:45 DEBUG : file1(0x19f0e98f5a00): >openPending: err= 2026/08/16 03:50:45 DEBUG : file1: >newRWFileHandle: err= 2026/08/16 03:50:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/16 03:50:45 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/16 03:50:45 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/16 03:50:45 DEBUG : file1(0x19f0e98f5a00): _writeAt: size=2, off=0 2026/08/16 03:50:45 DEBUG : file1(0x19f0e98f5a00): >_writeAt: n=2, err= 2026/08/16 03:50:45 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/08/16 03:50:45 DEBUG : file1(0x19f0e98f5a00): RWFileHandle.Flush 2026/08/16 03:50:45 DEBUG : file1(0x19f0e98f5a00): RWFileHandle.Release 2026/08/16 03:50:45 DEBUG : file1(0x19f0e98f5a00): close: 2026/08/16 03:50:45 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/08/16 03:50:45 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:45 DEBUG : file1(0x19f0e98f5a00): >close: err= 2026/08/16 03:50:45 DEBUG : WaitForWriters: timeout=30s 2026/08/16 03:50:45 DEBUG : Looking for writers 2026/08/16 03:50:45 DEBUG : file1: reading active writers 2026/08/16 03:50:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/16 03:50:45 DEBUG : Looking for writers 2026/08/16 03:50:45 DEBUG : file1: reading active writers 2026/08/16 03:50:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/16 03:50:45 DEBUG : Looking for writers 2026/08/16 03:50:45 DEBUG : file1: reading active writers 2026/08/16 03:50:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/16 03:50:45 DEBUG : Looking for writers 2026/08/16 03:50:45 DEBUG : file1: reading active writers 2026/08/16 03:50:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/16 03:50:45 DEBUG : file1: vfs cache: starting upload 2026/08/16 03:50:45 DEBUG : file1.a0a9169e.partial: size = 2 OK 2026/08/16 03:50:45 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/file1.a0a9169e.partial" 2026/08/16 03:50:45 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:50:45 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: md5sum /rclone-test-jaxidut4faci/file1.a0a9169e.partial 2026/08/16 03:50:45 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jaxidut4faci/file1.a0a9169e.partial" 2026/08/16 03:50:45 DEBUG : Looking for writers 2026/08/16 03:50:45 DEBUG : file1: reading active writers 2026/08/16 03:50:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/16 03:50:45 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:50:45 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: 49f68a5c8493ec2c0bf489821c21fc3b /rclone-test-jaxidut4faci/file1.a0a9169e.partial 2026/08/16 03:50:45 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:50:45 DEBUG : file1.a0a9169e.partial: Parsed hash: 49f68a5c8493ec2c0bf489821c21fc3b 2026/08/16 03:50:45 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/08/16 03:50:45 DEBUG : file1.a0a9169e.partial: renamed to: file1 2026/08/16 03:50:45 INFO : file1: Copied (new) 2026/08/16 03:50:45 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/file1" 2026/08/16 03:50:45 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:50:45 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: md5sum /rclone-test-jaxidut4faci/file1 2026/08/16 03:50:45 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jaxidut4faci/file1" 2026/08/16 03:50:45 DEBUG : Looking for writers 2026/08/16 03:50:45 DEBUG : file1: reading active writers 2026/08/16 03:50:45 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:50:45 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: 49f68a5c8493ec2c0bf489821c21fc3b /rclone-test-jaxidut4faci/file1 2026/08/16 03:50:45 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:50:45 DEBUG : file1: Parsed hash: 49f68a5c8493ec2c0bf489821c21fc3b 2026/08/16 03:50:45 DEBUG : file1: vfs cache: fingerprint now "2,2012-11-18 17:32:31 +0000 UTC,49f68a5c8493ec2c0bf489821c21fc3b" 2026/08/16 03:50:45 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/16 03:50:45 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2026/08/16 03:50:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/16 03:50:45 DEBUG : >WaitForWriters: 2026/08/16 03:50:45 INFO : file1: vfs cache: upload succeeded try #1 2026/08/16 03:50:45 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/file1" 2026/08/16 03:50:45 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:50:45 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: md5sum /rclone-test-jaxidut4faci/file1 2026/08/16 03:50:45 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jaxidut4faci/file1" 2026/08/16 03:50:45 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:50:45 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: 49f68a5c8493ec2c0bf489821c21fc3b /rclone-test-jaxidut4faci/file1 2026/08/16 03:50:45 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:50:45 DEBUG : file1: Parsed hash: 49f68a5c8493ec2c0bf489821c21fc3b 2026/08/16 03:50:45 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/file1" 2026/08/16 03:50:45 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:50:45 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: sha1sum /rclone-test-jaxidut4faci/file1 2026/08/16 03:50:45 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-jaxidut4faci/file1" 2026/08/16 03:50:45 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:50:45 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: c22b5f9178342609428d6f51b2c5af4c0bde6a42 /rclone-test-jaxidut4faci/file1 2026/08/16 03:50:45 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:50:45 DEBUG : file1: Parsed hash: c22b5f9178342609428d6f51b2c5af4c0bde6a42 2026/08/16 03:50:45 DEBUG : WaitForWriters: timeout=30s 2026/08/16 03:50:45 DEBUG : Looking for writers 2026/08/16 03:50:45 DEBUG : file1: reading active writers 2026/08/16 03:50:45 DEBUG : >WaitForWriters: 2026/08/16 03:50:45 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: vfs cache: cleaner exiting --- PASS: TestRWFileModTimeWithOpenWriters (0.58s) === RUN TestRWCacheRename run.go:198: Remote "sftp://rclone@:22/rclone-test-jaxidut4faci", Local "Local file system at /tmp/rclone3530032629", Modify Window "1s" 2026/08/16 03:50:45 INFO : sftp://rclone@:22/rclone-test-jaxidut4faci: poll-interval is not supported by this remote 2026/08/16 03:50:45 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/16 03:50:45 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-jaxidut4faci" 2026/08/16 03:50:45 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-jaxidut4faci" 2026/08/16 03:50:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-jaxidut4faci" 2026/08/16 03:50:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/16 03:50:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-jaxidut4faci" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-jaxidut4faci" 2026/08/16 03:50:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-jaxidut4faci" 2026/08/16 03:50:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/16 03:50:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-jaxidut4faci" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-jaxidut4faci" 2026/08/16 03:50:45 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:50:45 INFO : sftp://rclone@:22/rclone-test-jaxidut4faci: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/16 03:50:45 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:50:45 DEBUG : rename_me: newRWFileHandle: 2026/08/16 03:50:45 DEBUG : rename_me(0x19f0e996e200): openPending: 2026/08/16 03:50:45 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/16 03:50:45 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/08/16 03:50:45 DEBUG : rename_me(0x19f0e996e200): >openPending: err= 2026/08/16 03:50:45 DEBUG : rename_me: >newRWFileHandle: err= 2026/08/16 03:50:45 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/08/16 03:50:45 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2026/08/16 03:50:45 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2026/08/16 03:50:45 DEBUG : rename_me(0x19f0e996e200): _writeAt: size=5, off=0 2026/08/16 03:50:45 DEBUG : rename_me(0x19f0e996e200): >_writeAt: n=5, err= 2026/08/16 03:50:45 DEBUG : rename_me(0x19f0e996e200): close: 2026/08/16 03:50:45 DEBUG : rename_me: vfs cache: setting modification time to 2026-08-16 03:50:45.858405503 +0000 UTC m=+33.764067002 2026/08/16 03:50:45 INFO : rename_me: vfs cache: queuing for upload in 100ms 2026/08/16 03:50:45 DEBUG : rename_me(0x19f0e996e200): >close: err= 2026/08/16 03:50:45 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2026/08/16 03:50:45 DEBUG : i_was_renamed: Updating file with 0x19f0e9955860 2026/08/16 03:50:45 DEBUG : Added virtual directory entry vDel: "rename_me" 2026/08/16 03:50:45 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/08/16 03:50:45 DEBUG : WaitForWriters: timeout=30s 2026/08/16 03:50:45 DEBUG : Looking for writers 2026/08/16 03:50:45 DEBUG : i_was_renamed: reading active writers 2026/08/16 03:50:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/16 03:50:45 DEBUG : Looking for writers 2026/08/16 03:50:45 DEBUG : i_was_renamed: reading active writers 2026/08/16 03:50:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/16 03:50:45 DEBUG : Looking for writers 2026/08/16 03:50:45 DEBUG : i_was_renamed: reading active writers 2026/08/16 03:50:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/16 03:50:45 DEBUG : Looking for writers 2026/08/16 03:50:45 DEBUG : i_was_renamed: reading active writers 2026/08/16 03:50:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/16 03:50:45 DEBUG : i_was_renamed: vfs cache: starting upload 2026/08/16 03:50:45 DEBUG : i_was_renamed.f1cc62ee.partial: size = 5 OK 2026/08/16 03:50:45 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/i_was_renamed.f1cc62ee.partial" 2026/08/16 03:50:45 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:50:45 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: md5sum /rclone-test-jaxidut4faci/i_was_renamed.f1cc62ee.partial 2026/08/16 03:50:45 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jaxidut4faci/i_was_renamed.f1cc62ee.partial" 2026/08/16 03:50:46 DEBUG : Looking for writers 2026/08/16 03:50:46 DEBUG : i_was_renamed: reading active writers 2026/08/16 03:50:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/16 03:50:46 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:50:46 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-jaxidut4faci/i_was_renamed.f1cc62ee.partial 2026/08/16 03:50:46 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:50:46 DEBUG : i_was_renamed.f1cc62ee.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/08/16 03:50:46 DEBUG : i_was_renamed: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/16 03:50:46 DEBUG : i_was_renamed.f1cc62ee.partial: renamed to: i_was_renamed 2026/08/16 03:50:46 INFO : i_was_renamed: Copied (new) 2026/08/16 03:50:46 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/i_was_renamed" 2026/08/16 03:50:46 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:50:46 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: md5sum /rclone-test-jaxidut4faci/i_was_renamed 2026/08/16 03:50:46 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jaxidut4faci/i_was_renamed" 2026/08/16 03:50:46 DEBUG : Looking for writers 2026/08/16 03:50:46 DEBUG : i_was_renamed: reading active writers 2026/08/16 03:50:46 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:50:46 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-jaxidut4faci/i_was_renamed 2026/08/16 03:50:46 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:50:46 DEBUG : i_was_renamed: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/08/16 03:50:46 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2026-08-16 03:50:45 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/08/16 03:50:46 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2026/08/16 03:50:46 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/08/16 03:50:46 DEBUG : >WaitForWriters: 2026/08/16 03:50:46 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2026/08/16 03:50:46 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: vfs cache: cleaner exiting --- PASS: TestRWCacheRename (0.33s) === RUN TestRWCacheUpdate run.go:198: Remote "sftp://rclone@:22/rclone-test-jaxidut4faci", Local "Local file system at /tmp/rclone3530032629", Modify Window "1s" 2026/08/16 03:50:46 INFO : sftp://rclone@:22/rclone-test-jaxidut4faci: poll-interval is not supported by this remote 2026/08/16 03:50:46 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/16 03:50:46 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-jaxidut4faci" 2026/08/16 03:50:46 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-jaxidut4faci" 2026/08/16 03:50:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-jaxidut4faci" 2026/08/16 03:50:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/16 03:50:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-jaxidut4faci" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-jaxidut4faci" 2026/08/16 03:50:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-jaxidut4faci" 2026/08/16 03:50:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/16 03:50:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-jaxidut4faci" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-jaxidut4faci" 2026/08/16 03:50:46 INFO : sftp://rclone@:22/rclone-test-jaxidut4faci: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/16 03:50:46 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/TestRWCacheUpdate" 2026/08/16 03:50:46 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:50:46 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: md5sum /rclone-test-jaxidut4faci/TestRWCacheUpdate 2026/08/16 03:50:46 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jaxidut4faci/TestRWCacheUpdate" 2026/08/16 03:50:46 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:50:46 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: 8558f20bbf1a5777c862752b37ad49be /rclone-test-jaxidut4faci/TestRWCacheUpdate 2026/08/16 03:50:46 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:50:46 DEBUG : TestRWCacheUpdate: Parsed hash: 8558f20bbf1a5777c862752b37ad49be 2026/08/16 03:50:46 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/TestRWCacheUpdate" 2026/08/16 03:50:46 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:50:46 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: sha1sum /rclone-test-jaxidut4faci/TestRWCacheUpdate 2026/08/16 03:50:46 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-jaxidut4faci/TestRWCacheUpdate" 2026/08/16 03:50:46 DEBUG : forgetting directory cache 2026/08/16 03:50:46 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:50:46 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: 288158e561053f03b91b9361f5d0328ac9e349fc /rclone-test-jaxidut4faci/TestRWCacheUpdate 2026/08/16 03:50:46 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:50:46 DEBUG : TestRWCacheUpdate: Parsed hash: 288158e561053f03b91b9361f5d0328ac9e349fc 2026/08/16 03:50:46 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:50:46 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/16 03:50:46 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/16 03:50:46 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/16 03:50:46 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/16 03:50:46 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/16 03:50:46 DEBUG : TestRWCacheUpdate(0x19f0e9aa0680): _readAt: size=512, off=0 2026/08/16 03:50:46 DEBUG : TestRWCacheUpdate(0x19f0e9aa0680): openPending: 2026/08/16 03:50:46 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/TestRWCacheUpdate" 2026/08/16 03:50:46 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:50:46 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: md5sum /rclone-test-jaxidut4faci/TestRWCacheUpdate 2026/08/16 03:50:46 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jaxidut4faci/TestRWCacheUpdate" 2026/08/16 03:50:46 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:50:46 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: 8558f20bbf1a5777c862752b37ad49be /rclone-test-jaxidut4faci/TestRWCacheUpdate 2026/08/16 03:50:46 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:50:46 DEBUG : TestRWCacheUpdate: Parsed hash: 8558f20bbf1a5777c862752b37ad49be 2026/08/16 03:50:46 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-08-16 02:51:46 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" against cached fingerprint "" 2026/08/16 03:50:46 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/08/16 03:50:46 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/16 03:50:46 DEBUG : TestRWCacheUpdate(0x19f0e9aa0680): >openPending: err= 2026/08/16 03:50:46 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/08/16 03:50:46 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/16 03:50:46 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/16 03:50:46 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/16 03:50:46 DEBUG : TestRWCacheUpdate(0x19f0e9aa0680): >_readAt: n=20, err=EOF 2026/08/16 03:50:46 DEBUG : TestRWCacheUpdate(0x19f0e9aa0680): close: 2026/08/16 03:50:46 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-16 02:51:46 +0000 UTC 2026/08/16 03:50:46 DEBUG : TestRWCacheUpdate(0x19f0e9aa0680): >close: err= 2026/08/16 03:50:46 DEBUG : Re-reading directory (116.83079ms old) 2026/08/16 03:50:46 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/16 03:50:46 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/16 03:50:46 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/TestRWCacheUpdate" 2026/08/16 03:50:46 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:50:46 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: md5sum /rclone-test-jaxidut4faci/TestRWCacheUpdate 2026/08/16 03:50:46 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jaxidut4faci/TestRWCacheUpdate" 2026/08/16 03:50:46 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:50:46 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: 944a242d910e2bbacae0d0db8c64490a /rclone-test-jaxidut4faci/TestRWCacheUpdate 2026/08/16 03:50:46 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:50:46 DEBUG : TestRWCacheUpdate: Parsed hash: 944a242d910e2bbacae0d0db8c64490a 2026/08/16 03:50:46 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/TestRWCacheUpdate" 2026/08/16 03:50:46 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:50:46 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: sha1sum /rclone-test-jaxidut4faci/TestRWCacheUpdate 2026/08/16 03:50:46 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-jaxidut4faci/TestRWCacheUpdate" 2026/08/16 03:50:46 DEBUG : forgetting directory cache 2026/08/16 03:50:46 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:50:46 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: f47c1f4670d7bfa799e2e12e6aff3029f0785d53 /rclone-test-jaxidut4faci/TestRWCacheUpdate 2026/08/16 03:50:46 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:50:46 DEBUG : TestRWCacheUpdate: Parsed hash: f47c1f4670d7bfa799e2e12e6aff3029f0785d53 2026/08/16 03:50:47 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:50:47 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/16 03:50:47 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/16 03:50:47 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/16 03:50:47 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/16 03:50:47 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/16 03:50:47 DEBUG : TestRWCacheUpdate(0x19f0e996f3c0): _readAt: size=512, off=0 2026/08/16 03:50:47 DEBUG : TestRWCacheUpdate(0x19f0e996f3c0): openPending: 2026/08/16 03:50:47 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/TestRWCacheUpdate" 2026/08/16 03:50:47 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:50:47 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: md5sum /rclone-test-jaxidut4faci/TestRWCacheUpdate 2026/08/16 03:50:47 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jaxidut4faci/TestRWCacheUpdate" 2026/08/16 03:50:47 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:50:47 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: 944a242d910e2bbacae0d0db8c64490a /rclone-test-jaxidut4faci/TestRWCacheUpdate 2026/08/16 03:50:47 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:50:47 DEBUG : TestRWCacheUpdate: Parsed hash: 944a242d910e2bbacae0d0db8c64490a 2026/08/16 03:50:47 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-08-16 02:52:46 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" against cached fingerprint "20,2026-08-16 02:51:46 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" 2026/08/16 03:50:47 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-08-16 02:52:46 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" != cached fingerprint "20,2026-08-16 02:51:46 +0000 UTC,8558f20bbf1a5777c862752b37ad49be") 2026/08/16 03:50:47 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/16 03:50:47 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/16 03:50:47 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/08/16 03:50:47 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/16 03:50:47 DEBUG : TestRWCacheUpdate(0x19f0e996f3c0): >openPending: err= 2026/08/16 03:50:47 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/08/16 03:50:47 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/16 03:50:47 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/16 03:50:47 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/16 03:50:47 DEBUG : TestRWCacheUpdate(0x19f0e996f3c0): >_readAt: n=20, err=EOF 2026/08/16 03:50:47 DEBUG : TestRWCacheUpdate(0x19f0e996f3c0): close: 2026/08/16 03:50:47 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-16 02:52:46 +0000 UTC 2026/08/16 03:50:47 DEBUG : TestRWCacheUpdate(0x19f0e996f3c0): >close: err= 2026/08/16 03:50:47 DEBUG : Re-reading directory (114.890695ms old) 2026/08/16 03:50:47 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/16 03:50:47 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/16 03:50:47 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/TestRWCacheUpdate" 2026/08/16 03:50:47 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:50:47 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: md5sum /rclone-test-jaxidut4faci/TestRWCacheUpdate 2026/08/16 03:50:47 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jaxidut4faci/TestRWCacheUpdate" 2026/08/16 03:50:47 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:50:47 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: 4e063366550d230fc1fb85c19dbb494d /rclone-test-jaxidut4faci/TestRWCacheUpdate 2026/08/16 03:50:47 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:50:47 DEBUG : TestRWCacheUpdate: Parsed hash: 4e063366550d230fc1fb85c19dbb494d 2026/08/16 03:50:47 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/TestRWCacheUpdate" 2026/08/16 03:50:47 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:50:47 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: sha1sum /rclone-test-jaxidut4faci/TestRWCacheUpdate 2026/08/16 03:50:47 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-jaxidut4faci/TestRWCacheUpdate" 2026/08/16 03:50:47 DEBUG : forgetting directory cache 2026/08/16 03:50:47 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:50:47 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: cdbdc94ef0e50810466d21c31d02b8365e9616d2 /rclone-test-jaxidut4faci/TestRWCacheUpdate 2026/08/16 03:50:47 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:50:47 DEBUG : TestRWCacheUpdate: Parsed hash: cdbdc94ef0e50810466d21c31d02b8365e9616d2 2026/08/16 03:50:47 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:50:47 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/16 03:50:47 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/16 03:50:47 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/16 03:50:47 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/16 03:50:47 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/16 03:50:47 DEBUG : TestRWCacheUpdate(0x19f0e996fc00): _readAt: size=512, off=0 2026/08/16 03:50:47 DEBUG : TestRWCacheUpdate(0x19f0e996fc00): openPending: 2026/08/16 03:50:47 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/TestRWCacheUpdate" 2026/08/16 03:50:47 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:50:47 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: md5sum /rclone-test-jaxidut4faci/TestRWCacheUpdate 2026/08/16 03:50:47 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jaxidut4faci/TestRWCacheUpdate" 2026/08/16 03:50:47 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:50:47 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: 4e063366550d230fc1fb85c19dbb494d /rclone-test-jaxidut4faci/TestRWCacheUpdate 2026/08/16 03:50:47 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:50:47 DEBUG : TestRWCacheUpdate: Parsed hash: 4e063366550d230fc1fb85c19dbb494d 2026/08/16 03:50:47 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-08-16 02:53:46 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" against cached fingerprint "20,2026-08-16 02:52:46 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" 2026/08/16 03:50:47 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-08-16 02:53:46 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" != cached fingerprint "20,2026-08-16 02:52:46 +0000 UTC,944a242d910e2bbacae0d0db8c64490a") 2026/08/16 03:50:47 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/16 03:50:47 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/16 03:50:47 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/08/16 03:50:47 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/16 03:50:47 DEBUG : TestRWCacheUpdate(0x19f0e996fc00): >openPending: err= 2026/08/16 03:50:47 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/08/16 03:50:47 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/16 03:50:47 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/16 03:50:47 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/16 03:50:47 DEBUG : TestRWCacheUpdate(0x19f0e996fc00): >_readAt: n=20, err=EOF 2026/08/16 03:50:47 DEBUG : TestRWCacheUpdate(0x19f0e996fc00): close: 2026/08/16 03:50:47 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-16 02:53:46 +0000 UTC 2026/08/16 03:50:47 DEBUG : TestRWCacheUpdate(0x19f0e996fc00): >close: err= 2026/08/16 03:50:47 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/TestRWCacheUpdate" 2026/08/16 03:50:47 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:50:47 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: md5sum /rclone-test-jaxidut4faci/TestRWCacheUpdate 2026/08/16 03:50:47 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jaxidut4faci/TestRWCacheUpdate" 2026/08/16 03:50:47 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:50:47 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: a8c7956852282e88c22a986150cb5a68 /rclone-test-jaxidut4faci/TestRWCacheUpdate 2026/08/16 03:50:47 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:50:47 DEBUG : TestRWCacheUpdate: Parsed hash: a8c7956852282e88c22a986150cb5a68 2026/08/16 03:50:47 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/TestRWCacheUpdate" 2026/08/16 03:50:47 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:50:47 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: sha1sum /rclone-test-jaxidut4faci/TestRWCacheUpdate 2026/08/16 03:50:47 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-jaxidut4faci/TestRWCacheUpdate" 2026/08/16 03:50:47 DEBUG : forgetting directory cache 2026/08/16 03:50:47 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/16 03:50:47 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:50:47 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: 9c0b7852a4bce62b7ba1ae22ce62c4abdb8eb3d7 /rclone-test-jaxidut4faci/TestRWCacheUpdate 2026/08/16 03:50:47 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:50:47 DEBUG : TestRWCacheUpdate: Parsed hash: 9c0b7852a4bce62b7ba1ae22ce62c4abdb8eb3d7 2026/08/16 03:50:48 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:50:48 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/16 03:50:48 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/16 03:50:48 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/16 03:50:48 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/16 03:50:48 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/16 03:50:48 DEBUG : TestRWCacheUpdate(0x19f0e9a4a0c0): _readAt: size=512, off=0 2026/08/16 03:50:48 DEBUG : TestRWCacheUpdate(0x19f0e9a4a0c0): openPending: 2026/08/16 03:50:48 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/TestRWCacheUpdate" 2026/08/16 03:50:48 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:50:48 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: md5sum /rclone-test-jaxidut4faci/TestRWCacheUpdate 2026/08/16 03:50:48 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jaxidut4faci/TestRWCacheUpdate" 2026/08/16 03:50:48 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:50:48 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: a8c7956852282e88c22a986150cb5a68 /rclone-test-jaxidut4faci/TestRWCacheUpdate 2026/08/16 03:50:48 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:50:48 DEBUG : TestRWCacheUpdate: Parsed hash: a8c7956852282e88c22a986150cb5a68 2026/08/16 03:50:48 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-08-16 02:54:46 +0000 UTC,a8c7956852282e88c22a986150cb5a68" against cached fingerprint "20,2026-08-16 02:53:46 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" 2026/08/16 03:50:48 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-08-16 02:54:46 +0000 UTC,a8c7956852282e88c22a986150cb5a68" != cached fingerprint "20,2026-08-16 02:53:46 +0000 UTC,4e063366550d230fc1fb85c19dbb494d") 2026/08/16 03:50:48 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/16 03:50:48 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/16 03:50:48 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/08/16 03:50:48 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/16 03:50:48 DEBUG : TestRWCacheUpdate(0x19f0e9a4a0c0): >openPending: err= 2026/08/16 03:50:48 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/08/16 03:50:48 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/16 03:50:48 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/16 03:50:48 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/16 03:50:48 DEBUG : TestRWCacheUpdate(0x19f0e9a4a0c0): >_readAt: n=20, err=EOF 2026/08/16 03:50:48 DEBUG : TestRWCacheUpdate(0x19f0e9a4a0c0): close: 2026/08/16 03:50:48 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-16 02:54:46 +0000 UTC 2026/08/16 03:50:48 DEBUG : TestRWCacheUpdate(0x19f0e9a4a0c0): >close: err= 2026/08/16 03:50:48 DEBUG : Re-reading directory (105.586711ms old) 2026/08/16 03:50:48 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/16 03:50:48 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/16 03:50:48 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/TestRWCacheUpdate" 2026/08/16 03:50:48 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:50:48 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: md5sum /rclone-test-jaxidut4faci/TestRWCacheUpdate 2026/08/16 03:50:48 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jaxidut4faci/TestRWCacheUpdate" 2026/08/16 03:50:48 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:50:48 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: 25074c7237d5f7774d304950950b2d66 /rclone-test-jaxidut4faci/TestRWCacheUpdate 2026/08/16 03:50:48 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:50:48 DEBUG : TestRWCacheUpdate: Parsed hash: 25074c7237d5f7774d304950950b2d66 2026/08/16 03:50:48 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/TestRWCacheUpdate" 2026/08/16 03:50:48 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:50:48 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: sha1sum /rclone-test-jaxidut4faci/TestRWCacheUpdate 2026/08/16 03:50:48 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-jaxidut4faci/TestRWCacheUpdate" 2026/08/16 03:50:48 DEBUG : forgetting directory cache 2026/08/16 03:50:48 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:50:48 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: ceb5d9ade326cb4f1198af16dc24366d3d9c950f /rclone-test-jaxidut4faci/TestRWCacheUpdate 2026/08/16 03:50:48 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:50:48 DEBUG : TestRWCacheUpdate: Parsed hash: ceb5d9ade326cb4f1198af16dc24366d3d9c950f 2026/08/16 03:50:48 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:50:48 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/16 03:50:48 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/16 03:50:48 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/16 03:50:48 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/16 03:50:48 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/16 03:50:48 DEBUG : TestRWCacheUpdate(0x19f0e9aa03c0): _readAt: size=512, off=0 2026/08/16 03:50:48 DEBUG : TestRWCacheUpdate(0x19f0e9aa03c0): openPending: 2026/08/16 03:50:48 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/TestRWCacheUpdate" 2026/08/16 03:50:48 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:50:48 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: md5sum /rclone-test-jaxidut4faci/TestRWCacheUpdate 2026/08/16 03:50:48 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jaxidut4faci/TestRWCacheUpdate" 2026/08/16 03:50:48 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:50:48 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: 25074c7237d5f7774d304950950b2d66 /rclone-test-jaxidut4faci/TestRWCacheUpdate 2026/08/16 03:50:48 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:50:48 DEBUG : TestRWCacheUpdate: Parsed hash: 25074c7237d5f7774d304950950b2d66 2026/08/16 03:50:48 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-08-16 02:55:46 +0000 UTC,25074c7237d5f7774d304950950b2d66" against cached fingerprint "20,2026-08-16 02:54:46 +0000 UTC,a8c7956852282e88c22a986150cb5a68" 2026/08/16 03:50:48 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-08-16 02:55:46 +0000 UTC,25074c7237d5f7774d304950950b2d66" != cached fingerprint "20,2026-08-16 02:54:46 +0000 UTC,a8c7956852282e88c22a986150cb5a68") 2026/08/16 03:50:48 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/16 03:50:48 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/16 03:50:48 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/08/16 03:50:48 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/16 03:50:48 DEBUG : TestRWCacheUpdate(0x19f0e9aa03c0): >openPending: err= 2026/08/16 03:50:48 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/08/16 03:50:48 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/16 03:50:48 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/16 03:50:48 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/16 03:50:48 DEBUG : TestRWCacheUpdate(0x19f0e9aa03c0): >_readAt: n=20, err=EOF 2026/08/16 03:50:48 DEBUG : TestRWCacheUpdate(0x19f0e9aa03c0): close: 2026/08/16 03:50:48 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-16 02:55:46 +0000 UTC 2026/08/16 03:50:48 DEBUG : TestRWCacheUpdate(0x19f0e9aa03c0): >close: err= 2026/08/16 03:50:48 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/TestRWCacheUpdate" 2026/08/16 03:50:48 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:50:48 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: md5sum /rclone-test-jaxidut4faci/TestRWCacheUpdate 2026/08/16 03:50:48 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jaxidut4faci/TestRWCacheUpdate" 2026/08/16 03:50:48 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:50:48 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: 58e51f3b328781d7a035e462b2e9bd00 /rclone-test-jaxidut4faci/TestRWCacheUpdate 2026/08/16 03:50:48 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:50:48 DEBUG : TestRWCacheUpdate: Parsed hash: 58e51f3b328781d7a035e462b2e9bd00 2026/08/16 03:50:48 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/TestRWCacheUpdate" 2026/08/16 03:50:48 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:50:48 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: sha1sum /rclone-test-jaxidut4faci/TestRWCacheUpdate 2026/08/16 03:50:48 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-jaxidut4faci/TestRWCacheUpdate" 2026/08/16 03:50:48 DEBUG : forgetting directory cache 2026/08/16 03:50:48 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/16 03:50:48 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:50:48 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: 5f11b0143ac8866346332777b557a7153a9d90b8 /rclone-test-jaxidut4faci/TestRWCacheUpdate 2026/08/16 03:50:48 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:50:48 DEBUG : TestRWCacheUpdate: Parsed hash: 5f11b0143ac8866346332777b557a7153a9d90b8 2026/08/16 03:50:49 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:50:49 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/16 03:50:49 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/16 03:50:49 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/16 03:50:49 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/16 03:50:49 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/16 03:50:49 DEBUG : TestRWCacheUpdate(0x19f0e9a4b680): _readAt: size=512, off=0 2026/08/16 03:50:49 DEBUG : TestRWCacheUpdate(0x19f0e9a4b680): openPending: 2026/08/16 03:50:49 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/TestRWCacheUpdate" 2026/08/16 03:50:49 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:50:49 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: md5sum /rclone-test-jaxidut4faci/TestRWCacheUpdate 2026/08/16 03:50:49 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jaxidut4faci/TestRWCacheUpdate" 2026/08/16 03:50:49 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:50:49 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: 58e51f3b328781d7a035e462b2e9bd00 /rclone-test-jaxidut4faci/TestRWCacheUpdate 2026/08/16 03:50:49 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:50:49 DEBUG : TestRWCacheUpdate: Parsed hash: 58e51f3b328781d7a035e462b2e9bd00 2026/08/16 03:50:49 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-08-16 02:56:46 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" against cached fingerprint "20,2026-08-16 02:55:46 +0000 UTC,25074c7237d5f7774d304950950b2d66" 2026/08/16 03:50:49 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-08-16 02:56:46 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" != cached fingerprint "20,2026-08-16 02:55:46 +0000 UTC,25074c7237d5f7774d304950950b2d66") 2026/08/16 03:50:49 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/16 03:50:49 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/16 03:50:49 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/08/16 03:50:49 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/16 03:50:49 DEBUG : TestRWCacheUpdate(0x19f0e9a4b680): >openPending: err= 2026/08/16 03:50:49 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/08/16 03:50:49 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/16 03:50:49 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/16 03:50:49 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/16 03:50:49 DEBUG : TestRWCacheUpdate(0x19f0e9a4b680): >_readAt: n=20, err=EOF 2026/08/16 03:50:49 DEBUG : TestRWCacheUpdate(0x19f0e9a4b680): close: 2026/08/16 03:50:49 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-16 02:56:46 +0000 UTC 2026/08/16 03:50:49 DEBUG : TestRWCacheUpdate(0x19f0e9a4b680): >close: err= 2026/08/16 03:50:49 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/TestRWCacheUpdate" 2026/08/16 03:50:49 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:50:49 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: md5sum /rclone-test-jaxidut4faci/TestRWCacheUpdate 2026/08/16 03:50:49 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jaxidut4faci/TestRWCacheUpdate" 2026/08/16 03:50:49 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:50:49 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: 8dbc613757cc0c1614e9b1aafd9156a7 /rclone-test-jaxidut4faci/TestRWCacheUpdate 2026/08/16 03:50:49 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:50:49 DEBUG : TestRWCacheUpdate: Parsed hash: 8dbc613757cc0c1614e9b1aafd9156a7 2026/08/16 03:50:49 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/TestRWCacheUpdate" 2026/08/16 03:50:49 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:50:49 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: sha1sum /rclone-test-jaxidut4faci/TestRWCacheUpdate 2026/08/16 03:50:49 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-jaxidut4faci/TestRWCacheUpdate" 2026/08/16 03:50:49 DEBUG : forgetting directory cache 2026/08/16 03:50:49 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/16 03:50:49 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:50:49 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: 674b2f1010a3dfc9a0bf400bf2936b0c0c3d6c06 /rclone-test-jaxidut4faci/TestRWCacheUpdate 2026/08/16 03:50:49 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:50:49 DEBUG : TestRWCacheUpdate: Parsed hash: 674b2f1010a3dfc9a0bf400bf2936b0c0c3d6c06 2026/08/16 03:50:49 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:50:49 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/16 03:50:49 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/16 03:50:49 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/16 03:50:49 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/16 03:50:49 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/16 03:50:49 DEBUG : TestRWCacheUpdate(0x19f0e9aa1580): _readAt: size=512, off=0 2026/08/16 03:50:49 DEBUG : TestRWCacheUpdate(0x19f0e9aa1580): openPending: 2026/08/16 03:50:49 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/TestRWCacheUpdate" 2026/08/16 03:50:49 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:50:49 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: md5sum /rclone-test-jaxidut4faci/TestRWCacheUpdate 2026/08/16 03:50:49 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jaxidut4faci/TestRWCacheUpdate" 2026/08/16 03:50:49 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:50:49 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: 8dbc613757cc0c1614e9b1aafd9156a7 /rclone-test-jaxidut4faci/TestRWCacheUpdate 2026/08/16 03:50:49 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:50:49 DEBUG : TestRWCacheUpdate: Parsed hash: 8dbc613757cc0c1614e9b1aafd9156a7 2026/08/16 03:50:49 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2026-08-16 02:57:46 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" against cached fingerprint "20,2026-08-16 02:56:46 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" 2026/08/16 03:50:49 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2026-08-16 02:57:46 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" != cached fingerprint "20,2026-08-16 02:56:46 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00") 2026/08/16 03:50:49 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/16 03:50:49 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/16 03:50:49 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2026/08/16 03:50:49 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/16 03:50:49 DEBUG : TestRWCacheUpdate(0x19f0e9aa1580): >openPending: err= 2026/08/16 03:50:49 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2026/08/16 03:50:49 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/16 03:50:49 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/16 03:50:49 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/16 03:50:49 DEBUG : TestRWCacheUpdate(0x19f0e9aa1580): >_readAt: n=21, err=EOF 2026/08/16 03:50:49 DEBUG : TestRWCacheUpdate(0x19f0e9aa1580): close: 2026/08/16 03:50:49 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-16 02:57:46 +0000 UTC 2026/08/16 03:50:49 DEBUG : TestRWCacheUpdate(0x19f0e9aa1580): >close: err= 2026/08/16 03:50:49 DEBUG : Re-reading directory (114.740821ms old) 2026/08/16 03:50:49 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/16 03:50:49 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/16 03:50:49 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/TestRWCacheUpdate" 2026/08/16 03:50:49 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:50:49 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: md5sum /rclone-test-jaxidut4faci/TestRWCacheUpdate 2026/08/16 03:50:49 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jaxidut4faci/TestRWCacheUpdate" 2026/08/16 03:50:49 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:50:49 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: d6db0c1b4814e22b98d1f690596f68ca /rclone-test-jaxidut4faci/TestRWCacheUpdate 2026/08/16 03:50:49 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:50:49 DEBUG : TestRWCacheUpdate: Parsed hash: d6db0c1b4814e22b98d1f690596f68ca 2026/08/16 03:50:49 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/TestRWCacheUpdate" 2026/08/16 03:50:49 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:50:49 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: sha1sum /rclone-test-jaxidut4faci/TestRWCacheUpdate 2026/08/16 03:50:49 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-jaxidut4faci/TestRWCacheUpdate" 2026/08/16 03:50:49 DEBUG : forgetting directory cache 2026/08/16 03:50:49 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:50:49 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: 3b798a8b8f0600c2d19a26f69ad842e576e2ce94 /rclone-test-jaxidut4faci/TestRWCacheUpdate 2026/08/16 03:50:49 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:50:49 DEBUG : TestRWCacheUpdate: Parsed hash: 3b798a8b8f0600c2d19a26f69ad842e576e2ce94 2026/08/16 03:50:50 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:50:50 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/16 03:50:50 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/16 03:50:50 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/16 03:50:50 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/16 03:50:50 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/16 03:50:50 DEBUG : TestRWCacheUpdate(0x19f0e969a500): _readAt: size=512, off=0 2026/08/16 03:50:50 DEBUG : TestRWCacheUpdate(0x19f0e969a500): openPending: 2026/08/16 03:50:50 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/TestRWCacheUpdate" 2026/08/16 03:50:50 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:50:50 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: md5sum /rclone-test-jaxidut4faci/TestRWCacheUpdate 2026/08/16 03:50:50 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jaxidut4faci/TestRWCacheUpdate" 2026/08/16 03:50:50 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:50:50 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: d6db0c1b4814e22b98d1f690596f68ca /rclone-test-jaxidut4faci/TestRWCacheUpdate 2026/08/16 03:50:50 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:50:50 DEBUG : TestRWCacheUpdate: Parsed hash: d6db0c1b4814e22b98d1f690596f68ca 2026/08/16 03:50:50 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2026-08-16 02:58:46 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" against cached fingerprint "21,2026-08-16 02:57:46 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" 2026/08/16 03:50:50 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2026-08-16 02:58:46 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" != cached fingerprint "21,2026-08-16 02:57:46 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7") 2026/08/16 03:50:50 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/16 03:50:50 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/16 03:50:50 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2026/08/16 03:50:50 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/16 03:50:50 DEBUG : TestRWCacheUpdate(0x19f0e969a500): >openPending: err= 2026/08/16 03:50:50 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2026/08/16 03:50:50 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/16 03:50:50 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/16 03:50:50 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/16 03:50:50 DEBUG : TestRWCacheUpdate(0x19f0e969a500): >_readAt: n=22, err=EOF 2026/08/16 03:50:50 DEBUG : TestRWCacheUpdate(0x19f0e969a500): close: 2026/08/16 03:50:50 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-16 02:58:46 +0000 UTC 2026/08/16 03:50:50 DEBUG : TestRWCacheUpdate(0x19f0e969a500): >close: err= 2026/08/16 03:50:50 DEBUG : Re-reading directory (118.051055ms old) 2026/08/16 03:50:50 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/16 03:50:50 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/16 03:50:50 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/TestRWCacheUpdate" 2026/08/16 03:50:50 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:50:50 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: md5sum /rclone-test-jaxidut4faci/TestRWCacheUpdate 2026/08/16 03:50:50 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jaxidut4faci/TestRWCacheUpdate" 2026/08/16 03:50:50 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:50:50 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: a04b60cad5c51870e80f668df3d720c0 /rclone-test-jaxidut4faci/TestRWCacheUpdate 2026/08/16 03:50:50 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:50:50 DEBUG : TestRWCacheUpdate: Parsed hash: a04b60cad5c51870e80f668df3d720c0 2026/08/16 03:50:50 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/TestRWCacheUpdate" 2026/08/16 03:50:50 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:50:50 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: sha1sum /rclone-test-jaxidut4faci/TestRWCacheUpdate 2026/08/16 03:50:50 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-jaxidut4faci/TestRWCacheUpdate" 2026/08/16 03:50:50 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:50:50 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: bd321569f0a3d2d05d8c22e92ead3ccb6bd12aa3 /rclone-test-jaxidut4faci/TestRWCacheUpdate 2026/08/16 03:50:50 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:50:50 DEBUG : TestRWCacheUpdate: Parsed hash: bd321569f0a3d2d05d8c22e92ead3ccb6bd12aa3 2026/08/16 03:50:50 DEBUG : forgetting directory cache 2026/08/16 03:50:50 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:50:50 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/16 03:50:50 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/16 03:50:50 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/16 03:50:50 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/16 03:50:50 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/16 03:50:50 DEBUG : TestRWCacheUpdate(0x19f0e969ae40): _readAt: size=512, off=0 2026/08/16 03:50:50 DEBUG : TestRWCacheUpdate(0x19f0e969ae40): openPending: 2026/08/16 03:50:50 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/TestRWCacheUpdate" 2026/08/16 03:50:50 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:50:50 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: md5sum /rclone-test-jaxidut4faci/TestRWCacheUpdate 2026/08/16 03:50:50 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jaxidut4faci/TestRWCacheUpdate" 2026/08/16 03:50:50 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:50:50 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: a04b60cad5c51870e80f668df3d720c0 /rclone-test-jaxidut4faci/TestRWCacheUpdate 2026/08/16 03:50:50 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:50:50 DEBUG : TestRWCacheUpdate: Parsed hash: a04b60cad5c51870e80f668df3d720c0 2026/08/16 03:50:50 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2026-08-16 02:59:46 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" against cached fingerprint "22,2026-08-16 02:58:46 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" 2026/08/16 03:50:50 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2026-08-16 02:59:46 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" != cached fingerprint "22,2026-08-16 02:58:46 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca") 2026/08/16 03:50:50 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/16 03:50:50 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/16 03:50:50 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2026/08/16 03:50:50 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/16 03:50:50 DEBUG : TestRWCacheUpdate(0x19f0e969ae40): >openPending: err= 2026/08/16 03:50:50 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2026/08/16 03:50:50 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/16 03:50:50 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/16 03:50:50 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/16 03:50:50 DEBUG : TestRWCacheUpdate(0x19f0e969ae40): >_readAt: n=23, err=EOF 2026/08/16 03:50:50 DEBUG : TestRWCacheUpdate(0x19f0e969ae40): close: 2026/08/16 03:50:50 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-16 02:59:46 +0000 UTC 2026/08/16 03:50:50 DEBUG : TestRWCacheUpdate(0x19f0e969ae40): >close: err= 2026/08/16 03:50:50 DEBUG : Re-reading directory (112.378671ms old) 2026/08/16 03:50:50 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/16 03:50:50 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/16 03:50:50 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/TestRWCacheUpdate" 2026/08/16 03:50:50 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:50:50 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: md5sum /rclone-test-jaxidut4faci/TestRWCacheUpdate 2026/08/16 03:50:50 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jaxidut4faci/TestRWCacheUpdate" 2026/08/16 03:50:50 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:50:50 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: 074978d6705e58530a3c8d378a08fa37 /rclone-test-jaxidut4faci/TestRWCacheUpdate 2026/08/16 03:50:50 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:50:50 DEBUG : TestRWCacheUpdate: Parsed hash: 074978d6705e58530a3c8d378a08fa37 2026/08/16 03:50:50 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/TestRWCacheUpdate" 2026/08/16 03:50:50 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:50:50 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: sha1sum /rclone-test-jaxidut4faci/TestRWCacheUpdate 2026/08/16 03:50:50 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-jaxidut4faci/TestRWCacheUpdate" 2026/08/16 03:50:51 DEBUG : forgetting directory cache 2026/08/16 03:50:51 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:50:51 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: 62773e350f2f87e22c3d3c0d445c7a429aae8efa /rclone-test-jaxidut4faci/TestRWCacheUpdate 2026/08/16 03:50:51 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:50:51 DEBUG : TestRWCacheUpdate: Parsed hash: 62773e350f2f87e22c3d3c0d445c7a429aae8efa 2026/08/16 03:50:51 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:50:51 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/16 03:50:51 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/16 03:50:51 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/16 03:50:51 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/16 03:50:51 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/16 03:50:51 DEBUG : TestRWCacheUpdate(0x19f0e9d2cb80): _readAt: size=512, off=0 2026/08/16 03:50:51 DEBUG : TestRWCacheUpdate(0x19f0e9d2cb80): openPending: 2026/08/16 03:50:51 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/TestRWCacheUpdate" 2026/08/16 03:50:51 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:50:51 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: md5sum /rclone-test-jaxidut4faci/TestRWCacheUpdate 2026/08/16 03:50:51 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jaxidut4faci/TestRWCacheUpdate" 2026/08/16 03:50:51 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:50:51 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: 074978d6705e58530a3c8d378a08fa37 /rclone-test-jaxidut4faci/TestRWCacheUpdate 2026/08/16 03:50:51 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:50:51 DEBUG : TestRWCacheUpdate: Parsed hash: 074978d6705e58530a3c8d378a08fa37 2026/08/16 03:50:51 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2026-08-16 03:00:46 +0000 UTC,074978d6705e58530a3c8d378a08fa37" against cached fingerprint "23,2026-08-16 02:59:46 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" 2026/08/16 03:50:51 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2026-08-16 03:00:46 +0000 UTC,074978d6705e58530a3c8d378a08fa37" != cached fingerprint "23,2026-08-16 02:59:46 +0000 UTC,a04b60cad5c51870e80f668df3d720c0") 2026/08/16 03:50:51 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/16 03:50:51 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/16 03:50:51 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2026/08/16 03:50:51 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/16 03:50:51 DEBUG : TestRWCacheUpdate(0x19f0e9d2cb80): >openPending: err= 2026/08/16 03:50:51 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2026/08/16 03:50:51 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/16 03:50:51 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/16 03:50:51 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/16 03:50:51 DEBUG : TestRWCacheUpdate(0x19f0e9d2cb80): >_readAt: n=24, err=EOF 2026/08/16 03:50:51 DEBUG : TestRWCacheUpdate(0x19f0e9d2cb80): close: 2026/08/16 03:50:51 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-16 03:00:46 +0000 UTC 2026/08/16 03:50:51 DEBUG : TestRWCacheUpdate(0x19f0e9d2cb80): >close: err= 2026/08/16 03:50:51 DEBUG : Re-reading directory (108.902455ms old) 2026/08/16 03:50:51 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/16 03:50:51 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/16 03:50:51 DEBUG : WaitForWriters: timeout=30s 2026/08/16 03:50:51 DEBUG : Looking for writers 2026/08/16 03:50:51 DEBUG : TestRWCacheUpdate: reading active writers 2026/08/16 03:50:51 DEBUG : >WaitForWriters: 2026/08/16 03:50:51 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: vfs cache: cleaner exiting --- PASS: TestRWCacheUpdate (5.18s) === RUN TestCaseSensitivity run.go:198: Remote "sftp://rclone@:22/rclone-test-jaxidut4faci", Local "Local file system at /tmp/rclone3530032629", Modify Window "1s" 2026/08/16 03:50:51 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/FiLeA" 2026/08/16 03:50:51 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:50:51 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: md5sum /rclone-test-jaxidut4faci/FiLeA 2026/08/16 03:50:51 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jaxidut4faci/FiLeA" 2026/08/16 03:50:51 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:50:51 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: 89d903bc35dede724fd52c51437ff5fd /rclone-test-jaxidut4faci/FiLeA 2026/08/16 03:50:51 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:50:51 DEBUG : FiLeA: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/08/16 03:50:51 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/FiLeA" 2026/08/16 03:50:51 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:50:51 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: sha1sum /rclone-test-jaxidut4faci/FiLeA 2026/08/16 03:50:51 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-jaxidut4faci/FiLeA" 2026/08/16 03:50:51 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:50:51 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 /rclone-test-jaxidut4faci/FiLeA 2026/08/16 03:50:51 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:50:51 DEBUG : FiLeA: Parsed hash: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 2026/08/16 03:50:51 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/FiLeB" 2026/08/16 03:50:51 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:50:51 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: md5sum /rclone-test-jaxidut4faci/FiLeB 2026/08/16 03:50:51 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jaxidut4faci/FiLeB" 2026/08/16 03:50:51 DEBUG : forgetting directory cache 2026/08/16 03:50:51 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:50:51 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /rclone-test-jaxidut4faci/FiLeB 2026/08/16 03:50:51 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:50:51 DEBUG : FiLeB: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/08/16 03:50:51 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/FiLeB" 2026/08/16 03:50:51 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:50:51 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: sha1sum /rclone-test-jaxidut4faci/FiLeB 2026/08/16 03:50:51 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-jaxidut4faci/FiLeB" 2026/08/16 03:50:51 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:50:51 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: 4c64312d5aa547e7c43b39f451fd0be214b550d6 /rclone-test-jaxidut4faci/FiLeB 2026/08/16 03:50:51 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:50:51 DEBUG : FiLeB: Parsed hash: 4c64312d5aa547e7c43b39f451fd0be214b550d6 2026/08/16 03:50:51 INFO : sftp://rclone@:22/rclone-test-jaxidut4faci: poll-interval is not supported by this remote 2026/08/16 03:50:51 INFO : sftp://rclone@:22/rclone-test-jaxidut4faci: poll-interval is not supported by this remote 2026/08/16 03:50:51 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/16 03:50:51 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/08/16 03:50:51 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/08/16 03:50:51 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/08/16 03:50:51 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/08/16 03:50:51 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/16 03:50:51 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/FiLeA" 2026/08/16 03:50:51 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:50:51 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: md5sum /rclone-test-jaxidut4faci/FiLeA 2026/08/16 03:50:51 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jaxidut4faci/FiLeA" 2026/08/16 03:50:51 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:50:51 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: 89d903bc35dede724fd52c51437ff5fd /rclone-test-jaxidut4faci/FiLeA 2026/08/16 03:50:51 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:50:51 DEBUG : FiLeA: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/08/16 03:50:51 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/16 03:50:51 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/08/16 03:50:51 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/08/16 03:50:51 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/08/16 03:50:51 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/08/16 03:50:51 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/16 03:50:51 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/FiLeA" 2026/08/16 03:50:51 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:50:51 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: md5sum /rclone-test-jaxidut4faci/FiLeA 2026/08/16 03:50:51 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jaxidut4faci/FiLeA" 2026/08/16 03:50:51 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:50:51 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: 89d903bc35dede724fd52c51437ff5fd /rclone-test-jaxidut4faci/FiLeA 2026/08/16 03:50:51 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:50:51 DEBUG : FiLeA: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/08/16 03:50:51 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/16 03:50:51 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/08/16 03:50:51 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/08/16 03:50:51 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/08/16 03:50:51 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/08/16 03:50:51 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/16 03:50:51 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/16 03:50:51 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/08/16 03:50:51 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/08/16 03:50:51 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/08/16 03:50:51 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/08/16 03:50:51 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/16 03:50:51 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/FiLeB" 2026/08/16 03:50:51 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:50:51 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: md5sum /rclone-test-jaxidut4faci/FiLeB 2026/08/16 03:50:51 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jaxidut4faci/FiLeB" 2026/08/16 03:50:52 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:50:52 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /rclone-test-jaxidut4faci/FiLeB 2026/08/16 03:50:52 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:50:52 DEBUG : FiLeB: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/08/16 03:50:52 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/16 03:50:52 DEBUG : FilEb: Open: flags=O_RDONLY 2026/08/16 03:50:52 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/08/16 03:50:52 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/08/16 03:50:52 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/08/16 03:50:52 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/16 03:50:52 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/FilEb" 2026/08/16 03:50:52 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:50:52 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: md5sum /rclone-test-jaxidut4faci/FilEb 2026/08/16 03:50:52 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jaxidut4faci/FilEb" 2026/08/16 03:50:52 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:50:52 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: 79369f78f7882c1baabbc7d45dc5daa0 /rclone-test-jaxidut4faci/FilEb 2026/08/16 03:50:52 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:50:52 DEBUG : FilEb: Parsed hash: 79369f78f7882c1baabbc7d45dc5daa0 2026/08/16 03:50:52 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/FiLeA" 2026/08/16 03:50:52 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:50:52 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: md5sum /rclone-test-jaxidut4faci/FiLeA 2026/08/16 03:50:52 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jaxidut4faci/FiLeA" 2026/08/16 03:50:52 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:50:52 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: 89d903bc35dede724fd52c51437ff5fd /rclone-test-jaxidut4faci/FiLeA 2026/08/16 03:50:52 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:50:52 DEBUG : FiLeA: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/08/16 03:50:52 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/FiLeA" 2026/08/16 03:50:52 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:50:52 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: sha1sum /rclone-test-jaxidut4faci/FiLeA 2026/08/16 03:50:52 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-jaxidut4faci/FiLeA" 2026/08/16 03:50:52 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:50:52 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 /rclone-test-jaxidut4faci/FiLeA 2026/08/16 03:50:52 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:50:52 DEBUG : FiLeA: Parsed hash: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 2026/08/16 03:50:52 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/FiLeB" 2026/08/16 03:50:52 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:50:52 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: md5sum /rclone-test-jaxidut4faci/FiLeB 2026/08/16 03:50:52 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jaxidut4faci/FiLeB" 2026/08/16 03:50:52 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:50:52 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /rclone-test-jaxidut4faci/FiLeB 2026/08/16 03:50:52 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:50:52 DEBUG : FiLeB: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/08/16 03:50:52 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/FiLeB" 2026/08/16 03:50:52 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:50:52 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: sha1sum /rclone-test-jaxidut4faci/FiLeB 2026/08/16 03:50:52 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-jaxidut4faci/FiLeB" 2026/08/16 03:50:52 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:50:52 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: 4c64312d5aa547e7c43b39f451fd0be214b550d6 /rclone-test-jaxidut4faci/FiLeB 2026/08/16 03:50:52 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:50:52 DEBUG : FiLeB: Parsed hash: 4c64312d5aa547e7c43b39f451fd0be214b550d6 2026/08/16 03:50:52 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/FilEb" 2026/08/16 03:50:52 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:50:52 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: md5sum /rclone-test-jaxidut4faci/FilEb 2026/08/16 03:50:52 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jaxidut4faci/FilEb" 2026/08/16 03:50:52 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:50:52 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: 79369f78f7882c1baabbc7d45dc5daa0 /rclone-test-jaxidut4faci/FilEb 2026/08/16 03:50:52 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:50:52 DEBUG : FilEb: Parsed hash: 79369f78f7882c1baabbc7d45dc5daa0 2026/08/16 03:50:52 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/FilEb" 2026/08/16 03:50:52 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:50:52 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: sha1sum /rclone-test-jaxidut4faci/FilEb 2026/08/16 03:50:52 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-jaxidut4faci/FilEb" 2026/08/16 03:50:52 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:50:52 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: 7a5211eef71caf0a250ea202616030c063bd4f75 /rclone-test-jaxidut4faci/FilEb 2026/08/16 03:50:52 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:50:52 DEBUG : FilEb: Parsed hash: 7a5211eef71caf0a250ea202616030c063bd4f75 2026/08/16 03:50:52 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/16 03:50:52 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/08/16 03:50:52 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/08/16 03:50:52 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/08/16 03:50:52 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/08/16 03:50:52 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/16 03:50:52 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/16 03:50:52 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/08/16 03:50:52 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/08/16 03:50:52 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2026/08/16 03:50:52 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/08/16 03:50:52 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/16 03:50:52 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/16 03:50:52 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/08/16 03:50:52 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/08/16 03:50:52 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2026/08/16 03:50:52 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/08/16 03:50:52 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/16 03:50:52 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/16 03:50:52 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/08/16 03:50:52 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/08/16 03:50:52 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2026/08/16 03:50:52 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/08/16 03:50:52 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/16 03:50:52 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/16 03:50:52 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/08/16 03:50:52 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/08/16 03:50:52 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/08/16 03:50:52 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/08/16 03:50:52 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/16 03:50:52 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/FiLeB" 2026/08/16 03:50:52 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:50:52 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: md5sum /rclone-test-jaxidut4faci/FiLeB 2026/08/16 03:50:52 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jaxidut4faci/FiLeB" 2026/08/16 03:50:52 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:50:52 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /rclone-test-jaxidut4faci/FiLeB 2026/08/16 03:50:52 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:50:52 DEBUG : FiLeB: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/08/16 03:50:52 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/16 03:50:52 DEBUG : FilEb: Open: flags=O_RDONLY 2026/08/16 03:50:52 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/08/16 03:50:52 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/08/16 03:50:52 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/08/16 03:50:52 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/16 03:50:52 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/FilEb" 2026/08/16 03:50:52 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:50:52 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: md5sum /rclone-test-jaxidut4faci/FilEb 2026/08/16 03:50:52 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jaxidut4faci/FilEb" 2026/08/16 03:50:53 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:50:53 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: 79369f78f7882c1baabbc7d45dc5daa0 /rclone-test-jaxidut4faci/FilEb 2026/08/16 03:50:53 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:50:53 DEBUG : FilEb: Parsed hash: 79369f78f7882c1baabbc7d45dc5daa0 2026/08/16 03:50:53 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/16 03:50:53 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2026/08/16 03:50:53 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2026/08/16 03:50:53 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/16 03:50:53 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2026/08/16 03:50:53 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2026/08/16 03:50:53 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/16 03:50:53 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/08/16 03:50:53 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/08/16 03:50:53 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/08/16 03:50:53 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/08/16 03:50:53 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/16 03:50:53 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/16 03:50:53 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2026/08/16 03:50:53 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/16 03:50:53 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2026/08/16 03:50:53 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/16 03:50:53 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2026/08/16 03:50:53 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/16 03:50:53 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/08/16 03:50:53 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/08/16 03:50:53 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/08/16 03:50:53 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/08/16 03:50:53 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/16 03:50:53 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/16 03:50:53 DEBUG : FilEb: Open: flags=O_RDONLY 2026/08/16 03:50:53 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/08/16 03:50:53 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/08/16 03:50:53 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/08/16 03:50:53 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/16 03:50:53 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/16 03:50:53 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2026/08/16 03:50:53 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/16 03:50:53 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2026/08/16 03:50:53 DEBUG : WaitForWriters: timeout=30s 2026/08/16 03:50:53 DEBUG : Looking for writers 2026/08/16 03:50:53 DEBUG : FiLeB: reading active writers 2026/08/16 03:50:53 DEBUG : FilEb: reading active writers 2026/08/16 03:50:53 DEBUG : FiLeA: reading active writers 2026/08/16 03:50:53 DEBUG : >WaitForWriters: 2026/08/16 03:50:53 DEBUG : WaitForWriters: timeout=30s 2026/08/16 03:50:53 DEBUG : Looking for writers 2026/08/16 03:50:53 DEBUG : FiLeA: reading active writers 2026/08/16 03:50:53 DEBUG : FiLeB: reading active writers 2026/08/16 03:50:53 DEBUG : FilEb: reading active writers 2026/08/16 03:50:53 DEBUG : >WaitForWriters: --- PASS: TestCaseSensitivity (1.74s) === RUN TestUnicodeNormalization run.go:198: Remote "sftp://rclone@:22/rclone-test-jaxidut4faci", Local "Local file system at /tmp/rclone3530032629", Modify Window "1s" 2026/08/16 03:50:53 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/normal name with no special characters.txt" 2026/08/16 03:50:53 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:50:53 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: md5sum /rclone-test-jaxidut4faci/normal\ name\ with\ no\ special\ characters.txt 2026/08/16 03:50:53 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jaxidut4faci/normal\ name\ with\ no\ special\ characters.txt" 2026/08/16 03:50:53 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:50:53 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: 89d903bc35dede724fd52c51437ff5fd /rclone-test-jaxidut4faci/normal name with no special characters.txt 2026/08/16 03:50:53 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:50:53 DEBUG : normal name with no special characters.txt: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/08/16 03:50:53 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/normal name with no special characters.txt" 2026/08/16 03:50:53 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:50:53 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: sha1sum /rclone-test-jaxidut4faci/normal\ name\ with\ no\ special\ characters.txt 2026/08/16 03:50:53 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-jaxidut4faci/normal\ name\ with\ no\ special\ characters.txt" 2026/08/16 03:50:53 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:50:53 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 /rclone-test-jaxidut4faci/normal name with no special characters.txt 2026/08/16 03:50:53 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:50:53 DEBUG : normal name with no special characters.txt: Parsed hash: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 2026/08/16 03:50:53 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/測試_Русский___ě_áñ" 2026/08/16 03:50:53 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:50:53 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: md5sum /rclone-test-jaxidut4faci/測試_Русский___ě_áñ 2026/08/16 03:50:53 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jaxidut4faci/測試_Русский___ě_áñ" 2026/08/16 03:50:53 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:50:53 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /rclone-test-jaxidut4faci/測試_Русский___ě_áñ 2026/08/16 03:50:53 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:50:53 DEBUG : 測試_Русский___ě_áñ: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/08/16 03:50:53 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/測試_Русский___ě_áñ" 2026/08/16 03:50:53 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:50:53 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: sha1sum /rclone-test-jaxidut4faci/測試_Русский___ě_áñ 2026/08/16 03:50:53 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-jaxidut4faci/測試_Русский___ě_áñ" 2026/08/16 03:50:53 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:50:53 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: 4c64312d5aa547e7c43b39f451fd0be214b550d6 /rclone-test-jaxidut4faci/測試_Русский___ě_áñ 2026/08/16 03:50:53 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:50:53 DEBUG : 測試_Русский___ě_áñ: Parsed hash: 4c64312d5aa547e7c43b39f451fd0be214b550d6 2026/08/16 03:50:53 INFO : sftp://rclone@:22/rclone-test-jaxidut4faci: poll-interval is not supported by this remote 2026/08/16 03:50:53 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/16 03:50:53 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/08/16 03:50:53 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/08/16 03:50:53 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/08/16 03:50:53 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/16 03:50:53 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/16 03:50:53 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/normal name with no special characters.txt" 2026/08/16 03:50:53 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:50:53 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: md5sum /rclone-test-jaxidut4faci/normal\ name\ with\ no\ special\ characters.txt 2026/08/16 03:50:53 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jaxidut4faci/normal\ name\ with\ no\ special\ characters.txt" 2026/08/16 03:50:53 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:50:53 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: 89d903bc35dede724fd52c51437ff5fd /rclone-test-jaxidut4faci/normal name with no special characters.txt 2026/08/16 03:50:53 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:50:53 DEBUG : normal name with no special characters.txt: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/08/16 03:50:53 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/16 03:50:53 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2026/08/16 03:50:53 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2026/08/16 03:50:53 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2026/08/16 03:50:53 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2026/08/16 03:50:53 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/16 03:50:53 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/測試_Русский___ě_áñ" 2026/08/16 03:50:53 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:50:53 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: md5sum /rclone-test-jaxidut4faci/測試_Русский___ě_áñ 2026/08/16 03:50:53 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jaxidut4faci/測試_Русский___ě_áñ" 2026/08/16 03:50:53 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:50:53 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /rclone-test-jaxidut4faci/測試_Русский___ě_áñ 2026/08/16 03:50:53 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:50:53 DEBUG : 測試_Русский___ě_áñ: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/08/16 03:50:53 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/16 03:50:53 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/08/16 03:50:53 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/08/16 03:50:53 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/08/16 03:50:53 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/16 03:50:53 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/16 03:50:53 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/16 03:50:53 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2026/08/16 03:50:53 DEBUG : WaitForWriters: timeout=30s 2026/08/16 03:50:53 DEBUG : Looking for writers 2026/08/16 03:50:53 DEBUG : normal name with no special characters.txt: reading active writers 2026/08/16 03:50:53 DEBUG : 測試_Русский___ě_áñ: reading active writers 2026/08/16 03:50:53 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (0.61s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:198: Remote "sftp://rclone@:22/rclone-test-jaxidut4faci", Local "Local file system at /tmp/rclone3530032629", Modify Window "1s" 2026/08/16 03:50:53 INFO : sftp://rclone@:22/rclone-test-jaxidut4faci: poll-interval is not supported by this remote 2026/08/16 03:50:53 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Reusing VFS from active cache 2026/08/16 03:50:53 DEBUG : WaitForWriters: timeout=30s 2026/08/16 03:50:53 DEBUG : Looking for writers 2026/08/16 03:50:53 DEBUG : >WaitForWriters: 2026/08/16 03:50:53 DEBUG : WaitForWriters: timeout=30s 2026/08/16 03:50:53 DEBUG : Looking for writers 2026/08/16 03:50:53 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.00s) === RUN TestVFSNewWithOpts run.go:198: Remote "sftp://rclone@:22/rclone-test-jaxidut4faci", Local "Local file system at /tmp/rclone3530032629", Modify Window "1s" 2026/08/16 03:50:53 INFO : sftp://rclone@:22/rclone-test-jaxidut4faci: poll-interval is not supported by this remote 2026/08/16 03:50:53 DEBUG : WaitForWriters: timeout=30s 2026/08/16 03:50:53 DEBUG : Looking for writers 2026/08/16 03:50:53 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.00s) === RUN TestVFSRoot run.go:198: Remote "sftp://rclone@:22/rclone-test-jaxidut4faci", Local "Local file system at /tmp/rclone3530032629", Modify Window "1s" 2026/08/16 03:50:53 INFO : sftp://rclone@:22/rclone-test-jaxidut4faci: poll-interval is not supported by this remote 2026/08/16 03:50:53 DEBUG : WaitForWriters: timeout=30s 2026/08/16 03:50:53 DEBUG : Looking for writers 2026/08/16 03:50:53 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.00s) === RUN TestVFSStat run.go:198: Remote "sftp://rclone@:22/rclone-test-jaxidut4faci", Local "Local file system at /tmp/rclone3530032629", Modify Window "1s" 2026/08/16 03:50:53 INFO : sftp://rclone@:22/rclone-test-jaxidut4faci: poll-interval is not supported by this remote 2026/08/16 03:50:53 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/file1" 2026/08/16 03:50:53 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:50:53 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: md5sum /rclone-test-jaxidut4faci/file1 2026/08/16 03:50:53 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jaxidut4faci/file1" 2026/08/16 03:50:53 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:50:53 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-jaxidut4faci/file1 2026/08/16 03:50:53 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:50:53 DEBUG : file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/16 03:50:53 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/file1" 2026/08/16 03:50:53 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:50:53 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: sha1sum /rclone-test-jaxidut4faci/file1 2026/08/16 03:50:53 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-jaxidut4faci/file1" 2026/08/16 03:50:53 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:50:53 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-jaxidut4faci/file1 2026/08/16 03:50:53 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:50:53 DEBUG : file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/16 03:50:53 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/dir/file2" 2026/08/16 03:50:53 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:50:53 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: md5sum /rclone-test-jaxidut4faci/dir/file2 2026/08/16 03:50:53 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jaxidut4faci/dir/file2" 2026/08/16 03:50:54 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:50:54 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: 25ba584dea3b091afba78acbe36da91a /rclone-test-jaxidut4faci/dir/file2 2026/08/16 03:50:54 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:50:54 DEBUG : dir/file2: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/08/16 03:50:54 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/dir/file2" 2026/08/16 03:50:54 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:50:54 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: sha1sum /rclone-test-jaxidut4faci/dir/file2 2026/08/16 03:50:54 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-jaxidut4faci/dir/file2" 2026/08/16 03:50:54 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:50:54 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /rclone-test-jaxidut4faci/dir/file2 2026/08/16 03:50:54 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:50:54 DEBUG : dir/file2: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/08/16 03:50:54 DEBUG : WaitForWriters: timeout=30s 2026/08/16 03:50:54 DEBUG : dir: Looking for writers 2026/08/16 03:50:54 DEBUG : file2: reading active writers 2026/08/16 03:50:54 DEBUG : Looking for writers 2026/08/16 03:50:54 DEBUG : dir: reading active writers 2026/08/16 03:50:54 DEBUG : file1: reading active writers 2026/08/16 03:50:54 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (0.46s) === RUN TestVFSStatParent run.go:198: Remote "sftp://rclone@:22/rclone-test-jaxidut4faci", Local "Local file system at /tmp/rclone3530032629", Modify Window "1s" 2026/08/16 03:50:54 INFO : sftp://rclone@:22/rclone-test-jaxidut4faci: poll-interval is not supported by this remote 2026/08/16 03:50:54 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/file1" 2026/08/16 03:50:54 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:50:54 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: md5sum /rclone-test-jaxidut4faci/file1 2026/08/16 03:50:54 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jaxidut4faci/file1" 2026/08/16 03:50:54 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:50:54 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-jaxidut4faci/file1 2026/08/16 03:50:54 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:50:54 DEBUG : file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/16 03:50:54 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/file1" 2026/08/16 03:50:54 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:50:54 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: sha1sum /rclone-test-jaxidut4faci/file1 2026/08/16 03:50:54 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-jaxidut4faci/file1" 2026/08/16 03:50:54 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:50:54 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-jaxidut4faci/file1 2026/08/16 03:50:54 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:50:54 DEBUG : file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/16 03:50:54 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/dir/file2" 2026/08/16 03:50:54 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:50:54 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: md5sum /rclone-test-jaxidut4faci/dir/file2 2026/08/16 03:50:54 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jaxidut4faci/dir/file2" 2026/08/16 03:50:54 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:50:54 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: 25ba584dea3b091afba78acbe36da91a /rclone-test-jaxidut4faci/dir/file2 2026/08/16 03:50:54 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:50:54 DEBUG : dir/file2: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/08/16 03:50:54 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/dir/file2" 2026/08/16 03:50:54 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:50:54 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: sha1sum /rclone-test-jaxidut4faci/dir/file2 2026/08/16 03:50:54 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-jaxidut4faci/dir/file2" 2026/08/16 03:50:54 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:50:54 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /rclone-test-jaxidut4faci/dir/file2 2026/08/16 03:50:54 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:50:54 DEBUG : dir/file2: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/08/16 03:50:54 DEBUG : WaitForWriters: timeout=30s 2026/08/16 03:50:54 DEBUG : dir: Looking for writers 2026/08/16 03:50:54 DEBUG : Looking for writers 2026/08/16 03:50:54 DEBUG : dir: reading active writers 2026/08/16 03:50:54 DEBUG : file1: reading active writers 2026/08/16 03:50:54 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (0.43s) === RUN TestVFSOpenFile run.go:198: Remote "sftp://rclone@:22/rclone-test-jaxidut4faci", Local "Local file system at /tmp/rclone3530032629", Modify Window "1s" 2026/08/16 03:50:54 INFO : sftp://rclone@:22/rclone-test-jaxidut4faci: poll-interval is not supported by this remote 2026/08/16 03:50:54 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/file1" 2026/08/16 03:50:54 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:50:54 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: md5sum /rclone-test-jaxidut4faci/file1 2026/08/16 03:50:54 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jaxidut4faci/file1" 2026/08/16 03:50:54 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:50:54 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-jaxidut4faci/file1 2026/08/16 03:50:54 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:50:54 DEBUG : file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/16 03:50:54 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/file1" 2026/08/16 03:50:54 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:50:54 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: sha1sum /rclone-test-jaxidut4faci/file1 2026/08/16 03:50:54 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-jaxidut4faci/file1" 2026/08/16 03:50:54 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:50:54 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-jaxidut4faci/file1 2026/08/16 03:50:54 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:50:54 DEBUG : file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/16 03:50:54 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/dir/file2" 2026/08/16 03:50:54 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:50:54 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: md5sum /rclone-test-jaxidut4faci/dir/file2 2026/08/16 03:50:54 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jaxidut4faci/dir/file2" 2026/08/16 03:50:54 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:50:54 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: 25ba584dea3b091afba78acbe36da91a /rclone-test-jaxidut4faci/dir/file2 2026/08/16 03:50:54 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:50:54 DEBUG : dir/file2: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/08/16 03:50:54 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/dir/file2" 2026/08/16 03:50:54 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:50:54 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: sha1sum /rclone-test-jaxidut4faci/dir/file2 2026/08/16 03:50:54 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-jaxidut4faci/dir/file2" 2026/08/16 03:50:55 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:50:55 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /rclone-test-jaxidut4faci/dir/file2 2026/08/16 03:50:55 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:50:55 DEBUG : dir/file2: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/08/16 03:50:55 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/16 03:50:55 DEBUG : file1: Open: flags=O_RDONLY 2026/08/16 03:50:55 DEBUG : file1: >Open: fd=file1 (r), err= 2026/08/16 03:50:55 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/08/16 03:50:55 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/16 03:50:55 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2026/08/16 03:50:55 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/16 03:50:55 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/08/16 03:50:55 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:50:55 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:50:55 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/08/16 03:50:55 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2026/08/16 03:50:55 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2026/08/16 03:50:55 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/08/16 03:50:55 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: File to upload is small (0 bytes), uploading instead of streaming 2026/08/16 03:50:55 DEBUG : dir/new_file.txt: size = 0 OK 2026/08/16 03:50:55 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/dir/new_file.txt" 2026/08/16 03:50:55 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:50:55 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: md5sum /rclone-test-jaxidut4faci/dir/new_file.txt 2026/08/16 03:50:55 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jaxidut4faci/dir/new_file.txt" 2026/08/16 03:50:55 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:50:55 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-jaxidut4faci/dir/new_file.txt 2026/08/16 03:50:55 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:50:55 DEBUG : dir/new_file.txt: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/08/16 03:50:55 DEBUG : dir/new_file.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/16 03:50:55 DEBUG : dir/new_file.txt: Size and md5 of src and dst objects identical 2026/08/16 03:50:55 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/08/16 03:50:55 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:50:55 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/08/16 03:50:55 DEBUG : WaitForWriters: timeout=30s 2026/08/16 03:50:55 DEBUG : dir: Looking for writers 2026/08/16 03:50:55 DEBUG : file2: reading active writers 2026/08/16 03:50:55 DEBUG : new_file.txt: reading active writers 2026/08/16 03:50:55 DEBUG : Looking for writers 2026/08/16 03:50:55 DEBUG : dir: reading active writers 2026/08/16 03:50:55 DEBUG : file1: reading active writers 2026/08/16 03:50:55 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (0.58s) === RUN TestVFSRename run.go:198: Remote "sftp://rclone@:22/rclone-test-jaxidut4faci", Local "Local file system at /tmp/rclone3530032629", Modify Window "1s" 2026/08/16 03:50:55 INFO : sftp://rclone@:22/rclone-test-jaxidut4faci: poll-interval is not supported by this remote 2026/08/16 03:50:55 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/dir/file2" 2026/08/16 03:50:55 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:50:55 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: md5sum /rclone-test-jaxidut4faci/dir/file2 2026/08/16 03:50:55 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jaxidut4faci/dir/file2" 2026/08/16 03:50:55 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:50:55 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: 25ba584dea3b091afba78acbe36da91a /rclone-test-jaxidut4faci/dir/file2 2026/08/16 03:50:55 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:50:55 DEBUG : dir/file2: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/08/16 03:50:55 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/dir/file2" 2026/08/16 03:50:55 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:50:55 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: sha1sum /rclone-test-jaxidut4faci/dir/file2 2026/08/16 03:50:55 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-jaxidut4faci/dir/file2" 2026/08/16 03:50:55 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:50:55 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /rclone-test-jaxidut4faci/dir/file2 2026/08/16 03:50:55 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:50:55 DEBUG : dir/file2: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/08/16 03:50:55 INFO : dir/file2: Moved (server-side) to: dir/file1 2026/08/16 03:50:55 DEBUG : dir/file1: Updating file with dir/file1 0x19f0e9ca1450 2026/08/16 03:50:55 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/08/16 03:50:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/16 03:50:55 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/dir/file1" 2026/08/16 03:50:55 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:50:55 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: md5sum /rclone-test-jaxidut4faci/dir/file1 2026/08/16 03:50:55 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jaxidut4faci/dir/file1" 2026/08/16 03:50:55 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:50:55 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: 25ba584dea3b091afba78acbe36da91a /rclone-test-jaxidut4faci/dir/file1 2026/08/16 03:50:55 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:50:55 DEBUG : dir/file1: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/08/16 03:50:55 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/dir/file1" 2026/08/16 03:50:55 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:50:55 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: sha1sum /rclone-test-jaxidut4faci/dir/file1 2026/08/16 03:50:55 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-jaxidut4faci/dir/file1" 2026/08/16 03:50:55 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:50:55 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /rclone-test-jaxidut4faci/dir/file1 2026/08/16 03:50:55 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:50:55 DEBUG : dir/file1: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/08/16 03:50:55 INFO : dir/file1: Moved (server-side) to: file0 2026/08/16 03:50:55 DEBUG : file0: Updating file with file0 0x19f0e9ca1450 2026/08/16 03:50:55 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/16 03:50:55 DEBUG : Added virtual directory entry vAddFile: "file0" 2026/08/16 03:50:55 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/file0" 2026/08/16 03:50:55 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:50:55 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: md5sum /rclone-test-jaxidut4faci/file0 2026/08/16 03:50:55 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jaxidut4faci/file0" 2026/08/16 03:50:55 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:50:55 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: 25ba584dea3b091afba78acbe36da91a /rclone-test-jaxidut4faci/file0 2026/08/16 03:50:55 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:50:55 DEBUG : file0: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/08/16 03:50:55 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/file0" 2026/08/16 03:50:55 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:50:55 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: sha1sum /rclone-test-jaxidut4faci/file0 2026/08/16 03:50:55 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-jaxidut4faci/file0" 2026/08/16 03:50:55 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:50:55 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /rclone-test-jaxidut4faci/file0 2026/08/16 03:50:55 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:50:55 DEBUG : file0: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/08/16 03:50:55 DEBUG : WaitForWriters: timeout=30s 2026/08/16 03:50:55 DEBUG : dir: Looking for writers 2026/08/16 03:50:55 DEBUG : Looking for writers 2026/08/16 03:50:55 DEBUG : dir: reading active writers 2026/08/16 03:50:55 DEBUG : file0: reading active writers 2026/08/16 03:50:55 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (0.64s) === RUN TestVFSStatfs run.go:198: Remote "sftp://rclone@:22/rclone-test-jaxidut4faci", Local "Local file system at /tmp/rclone3530032629", Modify Window "1s" 2026/08/16 03:50:55 INFO : sftp://rclone@:22/rclone-test-jaxidut4faci: poll-interval is not supported by this remote 2026/08/16 03:50:55 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Server has VFS statistics extension 2026/08/16 03:50:55 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: About path "/rclone-test-jaxidut4faci" 2026/08/16 03:50:55 DEBUG : WaitForWriters: timeout=30s 2026/08/16 03:50:55 DEBUG : Looking for writers 2026/08/16 03:50:55 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.00s) === RUN TestVFSMkdir run.go:198: Remote "sftp://rclone@:22/rclone-test-jaxidut4faci", Local "Local file system at /tmp/rclone3530032629", Modify Window "1s" 2026/08/16 03:50:55 INFO : sftp://rclone@:22/rclone-test-jaxidut4faci: poll-interval is not supported by this remote 2026/08/16 03:50:55 DEBUG : Added virtual directory entry vAddDir: "/" 2026/08/16 03:50:55 DEBUG : Added virtual directory entry vAddDir: "a" 2026/08/16 03:50:55 DEBUG : Added virtual directory entry vAddDir: "b" 2026/08/16 03:50:55 DEBUG : Added virtual directory entry vAddDir: "c" 2026/08/16 03:50:55 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 -s sftp 2026/08/16 03:50:55 DEBUG : Added virtual directory entry vAddDir: "d" 2026/08/16 03:50:55 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 -s sftp 2026/08/16 03:50:56 DEBUG : WaitForWriters: timeout=30s 2026/08/16 03:50:56 DEBUG : a: Looking for writers 2026/08/16 03:50:56 DEBUG : b: Looking for writers 2026/08/16 03:50:56 DEBUG : c: Looking for writers 2026/08/16 03:50:56 DEBUG : d: Looking for writers 2026/08/16 03:50:56 DEBUG : Looking for writers 2026/08/16 03:50:56 DEBUG : Looking for writers 2026/08/16 03:50:56 DEBUG : /: reading active writers 2026/08/16 03:50:56 DEBUG : a: reading active writers 2026/08/16 03:50:56 DEBUG : b: reading active writers 2026/08/16 03:50:56 DEBUG : c: reading active writers 2026/08/16 03:50:56 DEBUG : d: reading active writers 2026/08/16 03:50:56 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (0.24s) === RUN TestVFSMkdirAll run.go:198: Remote "sftp://rclone@:22/rclone-test-jaxidut4faci", Local "Local file system at /tmp/rclone3530032629", Modify Window "1s" 2026/08/16 03:50:56 INFO : sftp://rclone@:22/rclone-test-jaxidut4faci: poll-interval is not supported by this remote 2026/08/16 03:50:56 DEBUG : Added virtual directory entry vAddDir: "a" 2026/08/16 03:50:56 DEBUG : a: Added virtual directory entry vAddDir: "b" 2026/08/16 03:50:56 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2026/08/16 03:50:56 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2026/08/16 03:50:56 DEBUG : WaitForWriters: timeout=30s 2026/08/16 03:50:56 DEBUG : a/b/c/d: Looking for writers 2026/08/16 03:50:56 DEBUG : a/b/c: Looking for writers 2026/08/16 03:50:56 DEBUG : d: reading active writers 2026/08/16 03:50:56 DEBUG : a/b: Looking for writers 2026/08/16 03:50:56 DEBUG : c: reading active writers 2026/08/16 03:50:56 DEBUG : a: Looking for writers 2026/08/16 03:50:56 DEBUG : b: reading active writers 2026/08/16 03:50:56 DEBUG : Looking for writers 2026/08/16 03:50:56 DEBUG : a: reading active writers 2026/08/16 03:50:56 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdirAll (0.04s) === RUN TestFillInMissingSizes === RUN TestFillInMissingSizes/total=20,free=5,used=15 === RUN TestFillInMissingSizes/total=20,free=5,used=-1 === RUN TestFillInMissingSizes/total=20,free=-1,used=15 === RUN TestFillInMissingSizes/total=20,free=-1,used=-1 === RUN TestFillInMissingSizes/total=-1,free=5,used=15 === RUN TestFillInMissingSizes/total=-1,free=15,used=-1 === RUN TestFillInMissingSizes/total=-1,free=-1,used=15 === RUN TestFillInMissingSizes/total=-1,free=-1,used=-1 --- PASS: TestFillInMissingSizes (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=15,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=-1 (0.00s) === RUN TestVFSIsMetadataFile run.go:198: Remote "sftp://rclone@:22/rclone-test-jaxidut4faci", Local "Local file system at /tmp/rclone3530032629", Modify Window "1s" 2026/08/16 03:50:56 INFO : sftp://rclone@:22/rclone-test-jaxidut4faci: poll-interval is not supported by this remote 2026/08/16 03:50:56 DEBUG : WaitForWriters: timeout=30s 2026/08/16 03:50:56 DEBUG : Looking for writers 2026/08/16 03:50:56 DEBUG : >WaitForWriters: --- PASS: TestVFSIsMetadataFile (0.00s) === RUN TestWriteFileHandleReadonly write_test.go:39: Skipping test on non local remote --- SKIP: TestWriteFileHandleReadonly (0.00s) === RUN TestWriteFileHandleMethods run.go:198: Remote "sftp://rclone@:22/rclone-test-jaxidut4faci", Local "Local file system at /tmp/rclone3530032629", Modify Window "1s" 2026/08/16 03:50:56 INFO : sftp://rclone@:22/rclone-test-jaxidut4faci: poll-interval is not supported by this remote 2026/08/16 03:50:56 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:50:56 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:50:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/16 03:50:56 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/16 03:50:56 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/16 03:50:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/16 03:50:56 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2026/08/16 03:50:56 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2026/08/16 03:50:56 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2026/08/16 03:50:56 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: File to upload is small (5 bytes), uploading instead of streaming 2026/08/16 03:50:56 DEBUG : file1: size = 5 OK 2026/08/16 03:50:56 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/file1" 2026/08/16 03:50:56 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:50:56 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: md5sum /rclone-test-jaxidut4faci/file1 2026/08/16 03:50:56 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jaxidut4faci/file1" 2026/08/16 03:50:56 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:50:56 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-jaxidut4faci/file1 2026/08/16 03:50:56 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:50:56 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/08/16 03:50:56 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/16 03:50:56 DEBUG : file1: Size and md5 of src and dst objects identical 2026/08/16 03:50:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/16 03:50:56 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/file1" 2026/08/16 03:50:56 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:50:56 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: md5sum /rclone-test-jaxidut4faci/file1 2026/08/16 03:50:56 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jaxidut4faci/file1" 2026/08/16 03:50:56 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:50:56 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-jaxidut4faci/file1 2026/08/16 03:50:56 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:50:56 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/08/16 03:50:56 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/file1" 2026/08/16 03:50:56 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:50:56 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: sha1sum /rclone-test-jaxidut4faci/file1 2026/08/16 03:50:56 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-jaxidut4faci/file1" 2026/08/16 03:50:56 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:50:56 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d /rclone-test-jaxidut4faci/file1 2026/08/16 03:50:56 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:50:56 DEBUG : file1: Parsed hash: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d 2026/08/16 03:50:56 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:50:56 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:50:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/16 03:50:56 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/16 03:50:56 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/16 03:50:56 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:50:56 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:50:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/16 03:50:56 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/16 03:50:56 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/16 03:50:56 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2026/08/16 03:50:56 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/08/16 03:50:56 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/16 03:50:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/16 03:50:56 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/16 03:50:56 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/16 03:50:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/16 03:50:56 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: File to upload is small (0 bytes), uploading instead of streaming 2026/08/16 03:50:56 DEBUG : file1: size = 0 OK 2026/08/16 03:50:56 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/file1" 2026/08/16 03:50:56 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:50:56 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: md5sum /rclone-test-jaxidut4faci/file1 2026/08/16 03:50:56 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jaxidut4faci/file1" 2026/08/16 03:50:56 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:50:56 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-jaxidut4faci/file1 2026/08/16 03:50:56 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:50:56 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/08/16 03:50:56 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/16 03:50:56 DEBUG : file1: Size and md5 of src and dst objects identical 2026/08/16 03:50:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/16 03:50:56 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/08/16 03:50:56 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/16 03:50:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/16 03:50:56 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/16 03:50:56 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/16 03:50:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/16 03:50:56 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: File to upload is small (7 bytes), uploading instead of streaming 2026/08/16 03:50:56 DEBUG : file1: size = 7 OK 2026/08/16 03:50:56 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/file1" 2026/08/16 03:50:56 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:50:56 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: md5sum /rclone-test-jaxidut4faci/file1 2026/08/16 03:50:56 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jaxidut4faci/file1" 2026/08/16 03:50:56 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:50:56 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: 9141de76717e095d4dd05f1e686ad6a8 /rclone-test-jaxidut4faci/file1 2026/08/16 03:50:56 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:50:56 DEBUG : file1: Parsed hash: 9141de76717e095d4dd05f1e686ad6a8 2026/08/16 03:50:56 DEBUG : file1: md5 = 9141de76717e095d4dd05f1e686ad6a8 OK 2026/08/16 03:50:56 DEBUG : file1: Size and md5 of src and dst objects identical 2026/08/16 03:50:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/16 03:50:56 DEBUG : WaitForWriters: timeout=30s 2026/08/16 03:50:56 DEBUG : Looking for writers 2026/08/16 03:50:56 DEBUG : file1: reading active writers 2026/08/16 03:50:56 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (0.54s) === RUN TestWriteFileHandleWriteAt run.go:198: Remote "sftp://rclone@:22/rclone-test-jaxidut4faci", Local "Local file system at /tmp/rclone3530032629", Modify Window "1s" 2026/08/16 03:50:56 INFO : sftp://rclone@:22/rclone-test-jaxidut4faci: poll-interval is not supported by this remote 2026/08/16 03:50:56 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:50:56 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:50:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/16 03:50:56 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/16 03:50:56 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/16 03:50:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/16 03:50:56 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2026/08/16 03:50:57 DEBUG : file1: aborting in-sequence write wait, off=100 2026/08/16 03:50:57 DEBUG : file1: failed to wait for in-sequence write to 100 2026/08/16 03:50:57 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2026/08/16 03:50:57 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: File to upload is small (11 bytes), uploading instead of streaming 2026/08/16 03:50:57 DEBUG : file1: size = 11 OK 2026/08/16 03:50:57 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/file1" 2026/08/16 03:50:57 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:50:57 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: md5sum /rclone-test-jaxidut4faci/file1 2026/08/16 03:50:57 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jaxidut4faci/file1" 2026/08/16 03:50:57 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:50:57 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-jaxidut4faci/file1 2026/08/16 03:50:57 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:50:57 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/08/16 03:50:57 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/08/16 03:50:57 DEBUG : file1: Size and md5 of src and dst objects identical 2026/08/16 03:50:57 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/16 03:50:57 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2026/08/16 03:50:57 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/file1" 2026/08/16 03:50:57 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:50:57 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: md5sum /rclone-test-jaxidut4faci/file1 2026/08/16 03:50:57 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jaxidut4faci/file1" 2026/08/16 03:50:57 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:50:57 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-jaxidut4faci/file1 2026/08/16 03:50:57 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:50:57 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/08/16 03:50:57 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/file1" 2026/08/16 03:50:57 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:50:57 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: sha1sum /rclone-test-jaxidut4faci/file1 2026/08/16 03:50:57 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-jaxidut4faci/file1" 2026/08/16 03:50:57 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:50:57 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed /rclone-test-jaxidut4faci/file1 2026/08/16 03:50:57 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:50:57 DEBUG : file1: Parsed hash: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed 2026/08/16 03:50:57 DEBUG : WaitForWriters: timeout=30s 2026/08/16 03:50:57 DEBUG : Looking for writers 2026/08/16 03:50:57 DEBUG : file1: reading active writers 2026/08/16 03:50:57 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (1.35s) === RUN TestWriteFileHandleCloseWithError === RUN TestWriteFileHandleCloseWithError/upload_interrupted run.go:198: Remote "sftp://rclone@:22/rclone-test-jaxidut4faci", Local "Local file system at /tmp/rclone3530032629", Modify Window "1s" 2026/08/16 03:50:58 INFO : sftp://rclone@:22/rclone-test-jaxidut4faci: poll-interval is not supported by this remote 2026/08/16 03:50:58 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:50:58 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:50:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/16 03:50:58 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/16 03:50:58 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/16 03:50:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/16 03:50:58 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Connection OK after error: context canceled 2026/08/16 03:50:58 DEBUG : file1: Removed after failed upload: context canceled 2026/08/16 03:50:58 ERROR : file1: WriteFileHandle.New Rcat failed: Update ReadFrom failed: context canceled 2026/08/16 03:50:58 DEBUG : file1: Remove: 2026/08/16 03:50:58 DEBUG : Added virtual directory entry vDel: "file1" 2026/08/16 03:50:58 DEBUG : file1: >Remove: err= 2026/08/16 03:50:58 DEBUG : WaitForWriters: timeout=30s 2026/08/16 03:50:58 DEBUG : Looking for writers 2026/08/16 03:50:58 DEBUG : >WaitForWriters: === RUN TestWriteFileHandleCloseWithError/unexpected_EOF run.go:198: Remote "sftp://rclone@:22/rclone-test-jaxidut4faci", Local "Local file system at /tmp/rclone3530032629", Modify Window "1s" 2026/08/16 03:50:58 INFO : sftp://rclone@:22/rclone-test-jaxidut4faci: poll-interval is not supported by this remote 2026/08/16 03:50:58 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:50:58 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:50:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/16 03:50:58 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/16 03:50:58 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/16 03:50:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/16 03:50:58 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Connection OK after error: context canceled 2026/08/16 03:50:58 DEBUG : file1: Removed after failed upload: context canceled 2026/08/16 03:50:58 ERROR : file1: WriteFileHandle.New Rcat failed: Update ReadFrom failed: context canceled 2026/08/16 03:50:58 DEBUG : file1: Remove: 2026/08/16 03:50:58 DEBUG : Added virtual directory entry vDel: "file1" 2026/08/16 03:50:58 DEBUG : file1: >Remove: err= 2026/08/16 03:50:58 DEBUG : WaitForWriters: timeout=30s 2026/08/16 03:50:58 DEBUG : Looking for writers 2026/08/16 03:50:58 DEBUG : >WaitForWriters: === RUN TestWriteFileHandleCloseWithError/NilReason run.go:198: Remote "sftp://rclone@:22/rclone-test-jaxidut4faci", Local "Local file system at /tmp/rclone3530032629", Modify Window "1s" 2026/08/16 03:50:58 INFO : sftp://rclone@:22/rclone-test-jaxidut4faci: poll-interval is not supported by this remote 2026/08/16 03:50:58 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:50:58 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:50:58 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/08/16 03:50:58 DEBUG : file2: >Open: fd=file2 (w), err= 2026/08/16 03:50:58 DEBUG : file2: >OpenFile: fd=file2 (w), err= 2026/08/16 03:50:58 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/08/16 03:50:58 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: File to upload is small (5 bytes), uploading instead of streaming 2026/08/16 03:50:58 DEBUG : file2: size = 5 OK 2026/08/16 03:50:58 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/file2" 2026/08/16 03:50:58 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:50:58 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: md5sum /rclone-test-jaxidut4faci/file2 2026/08/16 03:50:58 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jaxidut4faci/file2" 2026/08/16 03:50:58 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:50:58 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-jaxidut4faci/file2 2026/08/16 03:50:58 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:50:58 DEBUG : file2: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/08/16 03:50:58 DEBUG : file2: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/16 03:50:58 DEBUG : file2: Size and md5 of src and dst objects identical 2026/08/16 03:50:58 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/08/16 03:50:58 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/file2" 2026/08/16 03:50:58 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:50:58 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: md5sum /rclone-test-jaxidut4faci/file2 2026/08/16 03:50:58 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jaxidut4faci/file2" 2026/08/16 03:50:58 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:50:58 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-jaxidut4faci/file2 2026/08/16 03:50:58 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:50:58 DEBUG : file2: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/08/16 03:50:58 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/file2" 2026/08/16 03:50:58 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:50:58 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: sha1sum /rclone-test-jaxidut4faci/file2 2026/08/16 03:50:58 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-jaxidut4faci/file2" 2026/08/16 03:50:58 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:50:58 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d /rclone-test-jaxidut4faci/file2 2026/08/16 03:50:58 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:50:58 DEBUG : file2: Parsed hash: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d 2026/08/16 03:50:58 DEBUG : WaitForWriters: timeout=30s 2026/08/16 03:50:58 DEBUG : Looking for writers 2026/08/16 03:50:58 DEBUG : file2: reading active writers 2026/08/16 03:50:58 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleCloseWithError (0.29s) --- PASS: TestWriteFileHandleCloseWithError/upload_interrupted (0.01s) --- PASS: TestWriteFileHandleCloseWithError/unexpected_EOF (0.01s) --- PASS: TestWriteFileHandleCloseWithError/NilReason (0.27s) === RUN TestWriteFileHandleFlush run.go:198: Remote "sftp://rclone@:22/rclone-test-jaxidut4faci", Local "Local file system at /tmp/rclone3530032629", Modify Window "1s" 2026/08/16 03:50:58 INFO : sftp://rclone@:22/rclone-test-jaxidut4faci: poll-interval is not supported by this remote 2026/08/16 03:50:58 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:50:58 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:50:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/16 03:50:58 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/16 03:50:58 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/16 03:50:58 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2026/08/16 03:50:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/16 03:50:58 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: File to upload is small (5 bytes), uploading instead of streaming 2026/08/16 03:50:58 DEBUG : file1: size = 5 OK 2026/08/16 03:50:58 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/file1" 2026/08/16 03:50:58 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:50:58 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: md5sum /rclone-test-jaxidut4faci/file1 2026/08/16 03:50:58 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jaxidut4faci/file1" 2026/08/16 03:50:58 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:50:58 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-jaxidut4faci/file1 2026/08/16 03:50:58 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:50:58 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/08/16 03:50:58 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/16 03:50:58 DEBUG : file1: Size and md5 of src and dst objects identical 2026/08/16 03:50:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/16 03:50:58 DEBUG : file1: WriteFileHandle.Flush nothing to do 2026/08/16 03:50:58 DEBUG : WaitForWriters: timeout=30s 2026/08/16 03:50:58 DEBUG : Looking for writers 2026/08/16 03:50:58 DEBUG : file1: reading active writers 2026/08/16 03:50:58 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (0.11s) === RUN TestWriteFileHandleRelease run.go:198: Remote "sftp://rclone@:22/rclone-test-jaxidut4faci", Local "Local file system at /tmp/rclone3530032629", Modify Window "1s" 2026/08/16 03:50:58 INFO : sftp://rclone@:22/rclone-test-jaxidut4faci: poll-interval is not supported by this remote 2026/08/16 03:50:58 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:50:58 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:50:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/16 03:50:58 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/16 03:50:58 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/16 03:50:58 DEBUG : file1: WriteFileHandle.Release closing 2026/08/16 03:50:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/16 03:50:58 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: File to upload is small (0 bytes), uploading instead of streaming 2026/08/16 03:50:58 DEBUG : file1: size = 0 OK 2026/08/16 03:50:58 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/file1" 2026/08/16 03:50:58 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:50:58 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: md5sum /rclone-test-jaxidut4faci/file1 2026/08/16 03:50:58 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jaxidut4faci/file1" 2026/08/16 03:50:58 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:50:58 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-jaxidut4faci/file1 2026/08/16 03:50:58 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:50:58 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/08/16 03:50:58 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/16 03:50:58 DEBUG : file1: Size and md5 of src and dst objects identical 2026/08/16 03:50:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/16 03:50:58 DEBUG : file1: WriteFileHandle.Release nothing to do 2026/08/16 03:50:58 DEBUG : WaitForWriters: timeout=30s 2026/08/16 03:50:58 DEBUG : Looking for writers 2026/08/16 03:50:58 DEBUG : file1: reading active writers 2026/08/16 03:50:58 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (0.11s) === RUN TestWriteFileModTimeWithOpenWriters run.go:198: Remote "sftp://rclone@:22/rclone-test-jaxidut4faci", Local "Local file system at /tmp/rclone3530032629", Modify Window "1s" 2026/08/16 03:50:58 INFO : sftp://rclone@:22/rclone-test-jaxidut4faci: poll-interval is not supported by this remote 2026/08/16 03:50:58 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:50:58 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:50:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/16 03:50:58 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/16 03:50:58 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/16 03:50:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/16 03:50:58 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: File to upload is small (2 bytes), uploading instead of streaming 2026/08/16 03:50:58 DEBUG : file1: size = 2 OK 2026/08/16 03:50:58 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/file1" 2026/08/16 03:50:58 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:50:58 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: md5sum /rclone-test-jaxidut4faci/file1 2026/08/16 03:50:58 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jaxidut4faci/file1" 2026/08/16 03:50:58 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:50:58 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: 49f68a5c8493ec2c0bf489821c21fc3b /rclone-test-jaxidut4faci/file1 2026/08/16 03:50:58 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:50:58 DEBUG : file1: Parsed hash: 49f68a5c8493ec2c0bf489821c21fc3b 2026/08/16 03:50:58 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/08/16 03:50:58 DEBUG : file1: Size and md5 of src and dst objects identical 2026/08/16 03:50:58 DEBUG : file1: Applied pending mod time 2012-11-18 17:32:31 +0000 UTC OK 2026/08/16 03:50:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/16 03:50:58 DEBUG : WaitForWriters: timeout=30s 2026/08/16 03:50:58 DEBUG : Looking for writers 2026/08/16 03:50:58 DEBUG : file1: reading active writers 2026/08/16 03:50:58 DEBUG : >WaitForWriters: --- PASS: TestWriteFileModTimeWithOpenWriters (0.11s) === RUN TestFileReadAtZeroLength run.go:198: Remote "sftp://rclone@:22/rclone-test-jaxidut4faci", Local "Local file system at /tmp/rclone3530032629", Modify Window "1s" 2026/08/16 03:50:58 INFO : sftp://rclone@:22/rclone-test-jaxidut4faci: poll-interval is not supported by this remote 2026/08/16 03:50:58 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:50:58 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:50:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/16 03:50:58 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/16 03:50:58 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/16 03:50:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/16 03:50:58 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: File to upload is small (0 bytes), uploading instead of streaming 2026/08/16 03:50:58 DEBUG : file1: size = 0 OK 2026/08/16 03:50:58 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/file1" 2026/08/16 03:50:58 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:50:58 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: md5sum /rclone-test-jaxidut4faci/file1 2026/08/16 03:50:58 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jaxidut4faci/file1" 2026/08/16 03:50:58 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:50:58 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-jaxidut4faci/file1 2026/08/16 03:50:58 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:50:58 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/08/16 03:50:58 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/16 03:50:58 DEBUG : file1: Size and md5 of src and dst objects identical 2026/08/16 03:50:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/16 03:50:58 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:50:58 DEBUG : file1: Open: flags=O_RDONLY 2026/08/16 03:50:58 DEBUG : file1: >Open: fd=file1 (r), err= 2026/08/16 03:50:58 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/08/16 03:50:58 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/08/16 03:50:58 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/08/16 03:50:58 DEBUG : WaitForWriters: timeout=30s 2026/08/16 03:50:58 DEBUG : Looking for writers 2026/08/16 03:50:58 DEBUG : file1: reading active writers 2026/08/16 03:50:58 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (0.12s) === RUN TestFileReadAtNonZeroLength run.go:198: Remote "sftp://rclone@:22/rclone-test-jaxidut4faci", Local "Local file system at /tmp/rclone3530032629", Modify Window "1s" 2026/08/16 03:50:58 INFO : sftp://rclone@:22/rclone-test-jaxidut4faci: poll-interval is not supported by this remote 2026/08/16 03:50:58 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:50:58 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:50:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/16 03:50:58 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/16 03:50:58 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/16 03:50:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/16 03:50:58 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: File to upload is small (100 bytes), uploading instead of streaming 2026/08/16 03:50:58 DEBUG : file1: size = 100 OK 2026/08/16 03:50:58 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/file1" 2026/08/16 03:50:58 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:50:58 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: md5sum /rclone-test-jaxidut4faci/file1 2026/08/16 03:50:58 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jaxidut4faci/file1" 2026/08/16 03:50:58 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:50:58 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: 444e5506602d1e5cd9e1df001b7f2651 /rclone-test-jaxidut4faci/file1 2026/08/16 03:50:58 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:50:58 DEBUG : file1: Parsed hash: 444e5506602d1e5cd9e1df001b7f2651 2026/08/16 03:50:58 DEBUG : file1: md5 = 444e5506602d1e5cd9e1df001b7f2651 OK 2026/08/16 03:50:58 DEBUG : file1: Size and md5 of src and dst objects identical 2026/08/16 03:50:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/16 03:50:58 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/16 03:50:58 DEBUG : file1: Open: flags=O_RDONLY 2026/08/16 03:50:58 DEBUG : file1: >Open: fd=file1 (r), err= 2026/08/16 03:50:58 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/08/16 03:50:58 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/08/16 03:50:58 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/08/16 03:50:58 DEBUG : WaitForWriters: timeout=30s 2026/08/16 03:50:58 DEBUG : Looking for writers 2026/08/16 03:50:58 DEBUG : file1: reading active writers 2026/08/16 03:50:58 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (0.12s) === RUN TestWriteFileHandleCloseWithErrorStalled run.go:198: Remote "sftp://rclone@:22/rclone-test-jaxidut4faci", Local "Local file system at /tmp/rclone3530032629", Modify Window "1s" 2026/08/16 03:50:58 INFO : sftp://rclone@:22/rclone-test-jaxidut4faci: poll-interval is not supported by this remote 2026/08/16 03:50:58 DEBUG : stalled: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/16 03:50:58 DEBUG : stalled: Open: flags=O_WRONLY|O_CREATE 2026/08/16 03:50:58 DEBUG : Added virtual directory entry vAddFile: "stalled" 2026/08/16 03:50:58 DEBUG : stalled: >Open: fd=stalled (w), err= 2026/08/16 03:50:58 DEBUG : stalled: >OpenFile: fd=stalled (w), err= 2026/08/16 03:50:58 DEBUG : Added virtual directory entry vAddFile: "stalled" 2026/08/16 03:50:58 ERROR : stalled: WriteFileHandle.New Rcat failed: context canceled 2026/08/16 03:50:58 ERROR : stalled: WriteFileHandle.Write error: io: read/write on closed pipe 2026/08/16 03:50:58 DEBUG : stalled: Remove: 2026/08/16 03:50:58 DEBUG : Added virtual directory entry vDel: "stalled" 2026/08/16 03:50:58 DEBUG : stalled: >Remove: err= --- PASS: TestWriteFileHandleCloseWithErrorStalled (0.02s) === RUN TestZipManyFiles run.go:198: Remote "sftp://rclone@:22/rclone-test-jaxidut4faci", Local "Local file system at /tmp/rclone3530032629", Modify Window "1s" 2026/08/16 03:50:58 INFO : sftp://rclone@:22/rclone-test-jaxidut4faci: poll-interval is not supported by this remote 2026/08/16 03:50:58 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/flat/f000.txt" 2026/08/16 03:50:58 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:50:58 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: md5sum /rclone-test-jaxidut4faci/flat/f000.txt 2026/08/16 03:50:58 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jaxidut4faci/flat/f000.txt" 2026/08/16 03:50:58 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:50:58 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: a217847fb21f7e963650acc42a7a3b39 /rclone-test-jaxidut4faci/flat/f000.txt 2026/08/16 03:50:58 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:50:58 DEBUG : flat/f000.txt: Parsed hash: a217847fb21f7e963650acc42a7a3b39 2026/08/16 03:50:58 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/flat/f000.txt" 2026/08/16 03:50:58 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:50:58 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: sha1sum /rclone-test-jaxidut4faci/flat/f000.txt 2026/08/16 03:50:58 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-jaxidut4faci/flat/f000.txt" 2026/08/16 03:50:59 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:50:59 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: c411c13d2fde40743cb34d29f96a35975bbfef9c /rclone-test-jaxidut4faci/flat/f000.txt 2026/08/16 03:50:59 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:50:59 DEBUG : flat/f000.txt: Parsed hash: c411c13d2fde40743cb34d29f96a35975bbfef9c 2026/08/16 03:50:59 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/flat/f001.txt" 2026/08/16 03:50:59 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:50:59 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: md5sum /rclone-test-jaxidut4faci/flat/f001.txt 2026/08/16 03:50:59 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jaxidut4faci/flat/f001.txt" 2026/08/16 03:50:59 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:50:59 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: f4ae3155a94225d34a70f10e659557c3 /rclone-test-jaxidut4faci/flat/f001.txt 2026/08/16 03:50:59 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:50:59 DEBUG : flat/f001.txt: Parsed hash: f4ae3155a94225d34a70f10e659557c3 2026/08/16 03:50:59 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/flat/f001.txt" 2026/08/16 03:50:59 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:50:59 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: sha1sum /rclone-test-jaxidut4faci/flat/f001.txt 2026/08/16 03:50:59 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-jaxidut4faci/flat/f001.txt" 2026/08/16 03:50:59 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:50:59 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: 46007547503950688fd883befced0e53561dae68 /rclone-test-jaxidut4faci/flat/f001.txt 2026/08/16 03:50:59 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:50:59 DEBUG : flat/f001.txt: Parsed hash: 46007547503950688fd883befced0e53561dae68 2026/08/16 03:50:59 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/flat/f002.txt" 2026/08/16 03:50:59 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:50:59 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: md5sum /rclone-test-jaxidut4faci/flat/f002.txt 2026/08/16 03:50:59 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jaxidut4faci/flat/f002.txt" 2026/08/16 03:50:59 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:50:59 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: 32efe482074c8b2c32cb86e0408849d3 /rclone-test-jaxidut4faci/flat/f002.txt 2026/08/16 03:50:59 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:50:59 DEBUG : flat/f002.txt: Parsed hash: 32efe482074c8b2c32cb86e0408849d3 2026/08/16 03:50:59 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/flat/f002.txt" 2026/08/16 03:50:59 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:50:59 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: sha1sum /rclone-test-jaxidut4faci/flat/f002.txt 2026/08/16 03:50:59 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-jaxidut4faci/flat/f002.txt" 2026/08/16 03:50:59 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:50:59 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: 3911c439d6af617451e319f94dfafb3c820da182 /rclone-test-jaxidut4faci/flat/f002.txt 2026/08/16 03:50:59 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:50:59 DEBUG : flat/f002.txt: Parsed hash: 3911c439d6af617451e319f94dfafb3c820da182 2026/08/16 03:50:59 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/flat/f003.txt" 2026/08/16 03:50:59 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:50:59 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: md5sum /rclone-test-jaxidut4faci/flat/f003.txt 2026/08/16 03:50:59 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jaxidut4faci/flat/f003.txt" 2026/08/16 03:50:59 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:50:59 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: 7fc5fc031450b8aa97a6bd2940ce089e /rclone-test-jaxidut4faci/flat/f003.txt 2026/08/16 03:50:59 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:50:59 DEBUG : flat/f003.txt: Parsed hash: 7fc5fc031450b8aa97a6bd2940ce089e 2026/08/16 03:50:59 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/flat/f003.txt" 2026/08/16 03:50:59 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:50:59 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: sha1sum /rclone-test-jaxidut4faci/flat/f003.txt 2026/08/16 03:50:59 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-jaxidut4faci/flat/f003.txt" 2026/08/16 03:50:59 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:50:59 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: 091c86b1f3d5adc126ce76dcb8bfab2fcbb4b64b /rclone-test-jaxidut4faci/flat/f003.txt 2026/08/16 03:50:59 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:50:59 DEBUG : flat/f003.txt: Parsed hash: 091c86b1f3d5adc126ce76dcb8bfab2fcbb4b64b 2026/08/16 03:50:59 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/flat/f004.txt" 2026/08/16 03:50:59 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:50:59 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: md5sum /rclone-test-jaxidut4faci/flat/f004.txt 2026/08/16 03:50:59 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jaxidut4faci/flat/f004.txt" 2026/08/16 03:50:59 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:50:59 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: a0cc525f7207539d9ed6f6fe03808820 /rclone-test-jaxidut4faci/flat/f004.txt 2026/08/16 03:50:59 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:50:59 DEBUG : flat/f004.txt: Parsed hash: a0cc525f7207539d9ed6f6fe03808820 2026/08/16 03:50:59 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/flat/f004.txt" 2026/08/16 03:50:59 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:50:59 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: sha1sum /rclone-test-jaxidut4faci/flat/f004.txt 2026/08/16 03:50:59 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-jaxidut4faci/flat/f004.txt" 2026/08/16 03:50:59 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:50:59 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: 079985a49a3bd62df1a79417e15263ed81bd6843 /rclone-test-jaxidut4faci/flat/f004.txt 2026/08/16 03:50:59 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:50:59 DEBUG : flat/f004.txt: Parsed hash: 079985a49a3bd62df1a79417e15263ed81bd6843 2026/08/16 03:50:59 DEBUG : flat/f000.txt: Open: flags=O_RDONLY 2026/08/16 03:50:59 DEBUG : flat/f000.txt: >Open: fd=flat/f000.txt (r), err= 2026/08/16 03:50:59 DEBUG : flat/f000.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/16 03:50:59 DEBUG : flat/f000.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/16 03:50:59 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/flat/f000.txt" 2026/08/16 03:50:59 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:50:59 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: md5sum /rclone-test-jaxidut4faci/flat/f000.txt 2026/08/16 03:50:59 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jaxidut4faci/flat/f000.txt" 2026/08/16 03:51:00 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:51:00 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: a217847fb21f7e963650acc42a7a3b39 /rclone-test-jaxidut4faci/flat/f000.txt 2026/08/16 03:51:00 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:51:00 DEBUG : flat/f000.txt: Parsed hash: a217847fb21f7e963650acc42a7a3b39 2026/08/16 03:51:00 DEBUG : flat/f001.txt: Open: flags=O_RDONLY 2026/08/16 03:51:00 DEBUG : flat/f001.txt: >Open: fd=flat/f001.txt (r), err= 2026/08/16 03:51:00 DEBUG : flat/f001.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/16 03:51:00 DEBUG : flat/f001.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/16 03:51:00 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/flat/f001.txt" 2026/08/16 03:51:00 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:51:00 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: md5sum /rclone-test-jaxidut4faci/flat/f001.txt 2026/08/16 03:51:00 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jaxidut4faci/flat/f001.txt" 2026/08/16 03:51:00 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:51:00 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: f4ae3155a94225d34a70f10e659557c3 /rclone-test-jaxidut4faci/flat/f001.txt 2026/08/16 03:51:00 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:51:00 DEBUG : flat/f001.txt: Parsed hash: f4ae3155a94225d34a70f10e659557c3 2026/08/16 03:51:00 DEBUG : flat/f002.txt: Open: flags=O_RDONLY 2026/08/16 03:51:00 DEBUG : flat/f002.txt: >Open: fd=flat/f002.txt (r), err= 2026/08/16 03:51:00 DEBUG : flat/f002.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/16 03:51:00 DEBUG : flat/f002.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/16 03:51:00 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/flat/f002.txt" 2026/08/16 03:51:00 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:51:00 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: md5sum /rclone-test-jaxidut4faci/flat/f002.txt 2026/08/16 03:51:00 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jaxidut4faci/flat/f002.txt" 2026/08/16 03:51:00 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:51:00 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: 32efe482074c8b2c32cb86e0408849d3 /rclone-test-jaxidut4faci/flat/f002.txt 2026/08/16 03:51:00 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:51:00 DEBUG : flat/f002.txt: Parsed hash: 32efe482074c8b2c32cb86e0408849d3 2026/08/16 03:51:00 DEBUG : flat/f003.txt: Open: flags=O_RDONLY 2026/08/16 03:51:00 DEBUG : flat/f003.txt: >Open: fd=flat/f003.txt (r), err= 2026/08/16 03:51:00 DEBUG : flat/f003.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/16 03:51:00 DEBUG : flat/f003.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/16 03:51:00 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/flat/f003.txt" 2026/08/16 03:51:00 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:51:00 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: md5sum /rclone-test-jaxidut4faci/flat/f003.txt 2026/08/16 03:51:00 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jaxidut4faci/flat/f003.txt" 2026/08/16 03:51:00 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:51:00 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: 7fc5fc031450b8aa97a6bd2940ce089e /rclone-test-jaxidut4faci/flat/f003.txt 2026/08/16 03:51:00 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:51:00 DEBUG : flat/f003.txt: Parsed hash: 7fc5fc031450b8aa97a6bd2940ce089e 2026/08/16 03:51:00 DEBUG : flat/f004.txt: Open: flags=O_RDONLY 2026/08/16 03:51:00 DEBUG : flat/f004.txt: >Open: fd=flat/f004.txt (r), err= 2026/08/16 03:51:00 DEBUG : flat/f004.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/16 03:51:00 DEBUG : flat/f004.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/16 03:51:00 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/flat/f004.txt" 2026/08/16 03:51:00 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:51:00 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: md5sum /rclone-test-jaxidut4faci/flat/f004.txt 2026/08/16 03:51:00 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jaxidut4faci/flat/f004.txt" 2026/08/16 03:51:00 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:51:00 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: a0cc525f7207539d9ed6f6fe03808820 /rclone-test-jaxidut4faci/flat/f004.txt 2026/08/16 03:51:00 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:51:00 DEBUG : flat/f004.txt: Parsed hash: a0cc525f7207539d9ed6f6fe03808820 2026/08/16 03:51:00 DEBUG : WaitForWriters: timeout=30s 2026/08/16 03:51:00 DEBUG : flat: Looking for writers 2026/08/16 03:51:00 DEBUG : f000.txt: reading active writers 2026/08/16 03:51:00 DEBUG : f001.txt: reading active writers 2026/08/16 03:51:00 DEBUG : f002.txt: reading active writers 2026/08/16 03:51:00 DEBUG : f003.txt: reading active writers 2026/08/16 03:51:00 DEBUG : f004.txt: reading active writers 2026/08/16 03:51:00 DEBUG : Looking for writers 2026/08/16 03:51:00 DEBUG : flat: reading active writers 2026/08/16 03:51:00 DEBUG : >WaitForWriters: --- PASS: TestZipManyFiles (1.59s) === RUN TestZipManySubDirs run.go:198: Remote "sftp://rclone@:22/rclone-test-jaxidut4faci", Local "Local file system at /tmp/rclone3530032629", Modify Window "1s" 2026/08/16 03:51:00 INFO : sftp://rclone@:22/rclone-test-jaxidut4faci: poll-interval is not supported by this remote 2026/08/16 03:51:00 DEBUG : a/b/c/deep.txt: Open: flags=O_RDONLY 2026/08/16 03:51:00 DEBUG : a/b/c/deep.txt: >Open: fd=a/b/c/deep.txt (r), err= 2026/08/16 03:51:00 DEBUG : a/b/c/deep.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/16 03:51:00 DEBUG : a/b/c/deep.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/16 03:51:00 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/a/b/c/deep.txt" 2026/08/16 03:51:00 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:51:00 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: md5sum /rclone-test-jaxidut4faci/a/b/c/deep.txt 2026/08/16 03:51:00 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jaxidut4faci/a/b/c/deep.txt" 2026/08/16 03:51:00 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:51:00 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: 6627415e807ee33c7302917216e7da68 /rclone-test-jaxidut4faci/a/b/c/deep.txt 2026/08/16 03:51:00 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:51:00 DEBUG : a/b/c/deep.txt: Parsed hash: 6627415e807ee33c7302917216e7da68 2026/08/16 03:51:00 DEBUG : a/b/mid.txt: Open: flags=O_RDONLY 2026/08/16 03:51:00 DEBUG : a/b/mid.txt: >Open: fd=a/b/mid.txt (r), err= 2026/08/16 03:51:00 DEBUG : a/b/mid.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/16 03:51:00 DEBUG : a/b/mid.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/16 03:51:00 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/a/b/mid.txt" 2026/08/16 03:51:00 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:51:00 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: md5sum /rclone-test-jaxidut4faci/a/b/mid.txt 2026/08/16 03:51:00 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jaxidut4faci/a/b/mid.txt" 2026/08/16 03:51:00 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:51:00 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: 22384709d743fe3c6fb0a4b35b2e10a6 /rclone-test-jaxidut4faci/a/b/mid.txt 2026/08/16 03:51:00 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:51:00 DEBUG : a/b/mid.txt: Parsed hash: 22384709d743fe3c6fb0a4b35b2e10a6 2026/08/16 03:51:00 DEBUG : a/top.txt: Open: flags=O_RDONLY 2026/08/16 03:51:00 DEBUG : a/top.txt: >Open: fd=a/top.txt (r), err= 2026/08/16 03:51:00 DEBUG : a/top.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/16 03:51:00 DEBUG : a/top.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/16 03:51:00 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/a/top.txt" 2026/08/16 03:51:00 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:51:00 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: md5sum /rclone-test-jaxidut4faci/a/top.txt 2026/08/16 03:51:00 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jaxidut4faci/a/top.txt" 2026/08/16 03:51:00 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:51:00 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: b28354b543375bfa94dabaeda722927f /rclone-test-jaxidut4faci/a/top.txt 2026/08/16 03:51:00 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:51:00 DEBUG : a/top.txt: Parsed hash: b28354b543375bfa94dabaeda722927f 2026/08/16 03:51:00 DEBUG : WaitForWriters: timeout=30s 2026/08/16 03:51:00 DEBUG : a/b/c: Looking for writers 2026/08/16 03:51:00 DEBUG : deep.txt: reading active writers 2026/08/16 03:51:00 DEBUG : a/b: Looking for writers 2026/08/16 03:51:00 DEBUG : c: reading active writers 2026/08/16 03:51:00 DEBUG : mid.txt: reading active writers 2026/08/16 03:51:00 DEBUG : a: Looking for writers 2026/08/16 03:51:00 DEBUG : b: reading active writers 2026/08/16 03:51:00 DEBUG : top.txt: reading active writers 2026/08/16 03:51:00 DEBUG : Looking for writers 2026/08/16 03:51:00 DEBUG : a: reading active writers 2026/08/16 03:51:00 DEBUG : >WaitForWriters: --- PASS: TestZipManySubDirs (0.34s) === RUN TestZipLargeFiles run.go:198: Remote "sftp://rclone@:22/rclone-test-jaxidut4faci", Local "Local file system at /tmp/rclone3530032629", Modify Window "1s" 2026/08/16 03:51:00 INFO : sftp://rclone@:22/rclone-test-jaxidut4faci: poll-interval is not supported by this remote 2026/08/16 03:51:01 DEBUG : bigdir/big.bin: Open: flags=O_RDONLY 2026/08/16 03:51:01 DEBUG : bigdir/big.bin: >Open: fd=bigdir/big.bin (r), err= 2026/08/16 03:51:01 DEBUG : bigdir/big.bin: ChunkedReader.openRange at 0 length 134217728 2026/08/16 03:51:01 DEBUG : bigdir/big.bin: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 2026/08/16 03:51:01 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4096 length 8192 chunkOffset 0 chunkSize 134217728 2026/08/16 03:51:01 DEBUG : bigdir/big.bin: ChunkedReader.Read at 12288 length 16384 chunkOffset 0 chunkSize 134217728 2026/08/16 03:51:01 DEBUG : bigdir/big.bin: ChunkedReader.Read at 28672 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/16 03:51:01 DEBUG : bigdir/big.bin: ChunkedReader.Read at 61440 length 65536 chunkOffset 0 chunkSize 134217728 2026/08/16 03:51:01 DEBUG : bigdir/big.bin: ChunkedReader.Read at 126976 length 131072 chunkOffset 0 chunkSize 134217728 2026/08/16 03:51:01 DEBUG : bigdir/big.bin: ChunkedReader.Read at 258048 length 262144 chunkOffset 0 chunkSize 134217728 2026/08/16 03:51:01 DEBUG : bigdir/big.bin: ChunkedReader.Read at 520192 length 524288 chunkOffset 0 chunkSize 134217728 2026/08/16 03:51:01 DEBUG : bigdir/big.bin: ChunkedReader.Read at 1044480 length 1048576 chunkOffset 0 chunkSize 134217728 2026/08/16 03:51:01 DEBUG : bigdir/big.bin: ChunkedReader.Read at 2093056 length 1048576 chunkOffset 0 chunkSize 134217728 2026/08/16 03:51:01 DEBUG : bigdir/big.bin: ChunkedReader.Read at 3141632 length 1048576 chunkOffset 0 chunkSize 134217728 2026/08/16 03:51:01 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4190208 length 1048576 chunkOffset 0 chunkSize 134217728 2026/08/16 03:51:01 DEBUG : bigdir/big.bin: ChunkedReader.Read at 5238784 length 1048576 chunkOffset 0 chunkSize 134217728 2026/08/16 03:51:01 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/bigdir/big.bin" 2026/08/16 03:51:01 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:51:01 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: md5sum /rclone-test-jaxidut4faci/bigdir/big.bin 2026/08/16 03:51:01 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jaxidut4faci/bigdir/big.bin" 2026/08/16 03:51:01 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:51:01 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: 01209dd3bc757a44111c654bd79f1ec1 /rclone-test-jaxidut4faci/bigdir/big.bin 2026/08/16 03:51:01 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:51:01 DEBUG : bigdir/big.bin: Parsed hash: 01209dd3bc757a44111c654bd79f1ec1 2026/08/16 03:51:01 DEBUG : WaitForWriters: timeout=30s 2026/08/16 03:51:01 DEBUG : bigdir: Looking for writers 2026/08/16 03:51:01 DEBUG : big.bin: reading active writers 2026/08/16 03:51:01 DEBUG : Looking for writers 2026/08/16 03:51:01 DEBUG : bigdir: reading active writers 2026/08/16 03:51:01 DEBUG : >WaitForWriters: --- PASS: TestZipLargeFiles (1.06s) === RUN TestZipDirsInRoot run.go:198: Remote "sftp://rclone@:22/rclone-test-jaxidut4faci", Local "Local file system at /tmp/rclone3530032629", Modify Window "1s" 2026/08/16 03:51:01 INFO : sftp://rclone@:22/rclone-test-jaxidut4faci: poll-interval is not supported by this remote 2026/08/16 03:51:01 DEBUG : dir1/a.txt: Open: flags=O_RDONLY 2026/08/16 03:51:01 DEBUG : dir1/a.txt: >Open: fd=dir1/a.txt (r), err= 2026/08/16 03:51:01 DEBUG : dir1/a.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/16 03:51:01 DEBUG : dir1/a.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/16 03:51:01 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/dir1/a.txt" 2026/08/16 03:51:01 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:51:01 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: md5sum /rclone-test-jaxidut4faci/dir1/a.txt 2026/08/16 03:51:01 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jaxidut4faci/dir1/a.txt" 2026/08/16 03:51:01 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:51:01 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: 9dd4e461268c8034f5c8564e155c67a6 /rclone-test-jaxidut4faci/dir1/a.txt 2026/08/16 03:51:01 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:51:01 DEBUG : dir1/a.txt: Parsed hash: 9dd4e461268c8034f5c8564e155c67a6 2026/08/16 03:51:01 DEBUG : dir2/b.txt: Open: flags=O_RDONLY 2026/08/16 03:51:01 DEBUG : dir2/b.txt: >Open: fd=dir2/b.txt (r), err= 2026/08/16 03:51:01 DEBUG : dir2/b.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/16 03:51:01 DEBUG : dir2/b.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/16 03:51:01 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/dir2/b.txt" 2026/08/16 03:51:01 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:51:01 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: md5sum /rclone-test-jaxidut4faci/dir2/b.txt 2026/08/16 03:51:01 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jaxidut4faci/dir2/b.txt" 2026/08/16 03:51:02 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:51:02 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: 415290769594460e2e485922904f345d /rclone-test-jaxidut4faci/dir2/b.txt 2026/08/16 03:51:02 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:51:02 DEBUG : dir2/b.txt: Parsed hash: 415290769594460e2e485922904f345d 2026/08/16 03:51:02 DEBUG : dir3/c.txt: Open: flags=O_RDONLY 2026/08/16 03:51:02 DEBUG : dir3/c.txt: >Open: fd=dir3/c.txt (r), err= 2026/08/16 03:51:02 DEBUG : dir3/c.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/16 03:51:02 DEBUG : dir3/c.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/16 03:51:02 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Shell path "/rclone-test-jaxidut4faci/dir3/c.txt" 2026/08/16 03:51:02 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: creating additional session 2026/08/16 03:51:02 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Running remote command: md5sum /rclone-test-jaxidut4faci/dir3/c.txt 2026/08/16 03:51:02 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-jaxidut4faci/dir3/c.txt" 2026/08/16 03:51:02 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: command exited OK 2026/08/16 03:51:02 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Remote command result: fbade9e36a3f36d3d676c1b808451dd7 /rclone-test-jaxidut4faci/dir3/c.txt 2026/08/16 03:51:02 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: ssh external: close 2026/08/16 03:51:02 DEBUG : dir3/c.txt: Parsed hash: fbade9e36a3f36d3d676c1b808451dd7 2026/08/16 03:51:02 DEBUG : WaitForWriters: timeout=30s 2026/08/16 03:51:02 DEBUG : dir2: Looking for writers 2026/08/16 03:51:02 DEBUG : b.txt: reading active writers 2026/08/16 03:51:02 DEBUG : dir3: Looking for writers 2026/08/16 03:51:02 DEBUG : c.txt: reading active writers 2026/08/16 03:51:02 DEBUG : dir1: Looking for writers 2026/08/16 03:51:02 DEBUG : a.txt: reading active writers 2026/08/16 03:51:02 DEBUG : Looking for writers 2026/08/16 03:51:02 DEBUG : dir1: reading active writers 2026/08/16 03:51:02 DEBUG : dir2: reading active writers 2026/08/16 03:51:02 DEBUG : dir3: reading active writers 2026/08/16 03:51:02 DEBUG : >WaitForWriters: --- PASS: TestZipDirsInRoot (0.36s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) PASS 2026/08/16 03:51:02 DEBUG : sftp://rclone@:22/rclone-test-jaxidut4faci: Purge dir "" "./vfs.test -test.v -test.timeout 1h0m0s -remote TestSFTPRcloneSSH: -verbose" - Finished OK in 50.155278398s (try 1/5)