"./vfs.test -test.v -test.timeout 1h0m0s -remote TestSFTPRcloneSSH: -verbose" - Starting (try 1/5) 2026/09/03 12:18:30 DEBUG : Creating backend with remote "TestSFTPRcloneSSH:rclone-test-bacoher9jale" 2026/09/03 12:18:30 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/03 12:18:30 DEBUG : Setting type=XXX for "TestSFTPRcloneSSH" from environment variable RCLONE_CONFIG_TESTSFTPRCLONESSH_TYPE 2026/09/03 12:18:30 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/09/03 12:18:30 DEBUG : TestSFTPRcloneSSH: detected overridden config - adding "{aFBXt}" suffix to name 2026/09/03 12:18:30 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/09/03 12:18:30 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/09/03 12:18:30 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 -s sftp 2026/09/03 12:18:30 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell type "unix" from config 2026/09/03 12:18:30 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Relative path resolved to "/rclone-test-bacoher9jale" 2026/09/03 12:18:30 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Using root directory "/rclone-test-bacoher9jale" 2026/09/03 12:18:30 DEBUG : Creating backend with remote "/tmp/rclone2649713110" === RUN TestDirHandleMethods run.go:198: Remote "sftp://rclone@:22/rclone-test-bacoher9jale", Local "Local file system at /tmp/rclone2649713110", Modify Window "1s" 2026/09/03 12:18:30 INFO : sftp://rclone@:22/rclone-test-bacoher9jale: poll-interval is not supported by this remote 2026/09/03 12:18:30 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/dir/file1" 2026/09/03 12:18:30 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:18:30 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: md5sum /rclone-test-bacoher9jale/dir/file1 2026/09/03 12:18:30 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-bacoher9jale/dir/file1" 2026/09/03 12:18:30 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:18:30 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-bacoher9jale/dir/file1 2026/09/03 12:18:30 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:18:30 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/03 12:18:30 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/dir/file1" 2026/09/03 12:18:30 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:18:30 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: sha1sum /rclone-test-bacoher9jale/dir/file1 2026/09/03 12:18:30 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-bacoher9jale/dir/file1" 2026/09/03 12:18:30 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:18:30 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-bacoher9jale/dir/file1 2026/09/03 12:18:30 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:18:30 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/03 12:18:30 DEBUG : WaitForWriters: timeout=30s 2026/09/03 12:18:30 DEBUG : dir: Looking for writers 2026/09/03 12:18:30 DEBUG : Looking for writers 2026/09/03 12:18:30 DEBUG : dir: reading active writers 2026/09/03 12:18:30 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (0.53s) === RUN TestDirHandleReaddir run.go:198: Remote "sftp://rclone@:22/rclone-test-bacoher9jale", Local "Local file system at /tmp/rclone2649713110", Modify Window "1s" 2026/09/03 12:18:30 INFO : sftp://rclone@:22/rclone-test-bacoher9jale: poll-interval is not supported by this remote 2026/09/03 12:18:30 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/dir/file1" 2026/09/03 12:18:30 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:18:30 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: md5sum /rclone-test-bacoher9jale/dir/file1 2026/09/03 12:18:30 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-bacoher9jale/dir/file1" 2026/09/03 12:18:31 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:18:31 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-bacoher9jale/dir/file1 2026/09/03 12:18:31 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:18:31 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/03 12:18:31 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/dir/file1" 2026/09/03 12:18:31 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:18:31 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: sha1sum /rclone-test-bacoher9jale/dir/file1 2026/09/03 12:18:31 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-bacoher9jale/dir/file1" 2026/09/03 12:18:31 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:18:31 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-bacoher9jale/dir/file1 2026/09/03 12:18:31 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:18:31 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/03 12:18:31 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/dir/file2" 2026/09/03 12:18:31 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:18:31 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: md5sum /rclone-test-bacoher9jale/dir/file2 2026/09/03 12:18:31 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-bacoher9jale/dir/file2" 2026/09/03 12:18:31 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:18:31 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: d1b75f73cb5fce53969131dd22562187 /rclone-test-bacoher9jale/dir/file2 2026/09/03 12:18:31 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:18:31 DEBUG : dir/file2: Parsed hash: d1b75f73cb5fce53969131dd22562187 2026/09/03 12:18:31 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/dir/file2" 2026/09/03 12:18:31 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:18:31 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: sha1sum /rclone-test-bacoher9jale/dir/file2 2026/09/03 12:18:31 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-bacoher9jale/dir/file2" 2026/09/03 12:18:32 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:18:32 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: a27568a80a633d6d412968848f0bd4bb0b06c660 /rclone-test-bacoher9jale/dir/file2 2026/09/03 12:18:32 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:18:32 DEBUG : dir/file2: Parsed hash: a27568a80a633d6d412968848f0bd4bb0b06c660 2026/09/03 12:18:32 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/dir/subdir/file3" 2026/09/03 12:18:32 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:18:32 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: md5sum /rclone-test-bacoher9jale/dir/subdir/file3 2026/09/03 12:18:32 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-bacoher9jale/dir/subdir/file3" 2026/09/03 12:18:32 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:18:32 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: 01295b6a8d3454e40dd135bbe6af1579 /rclone-test-bacoher9jale/dir/subdir/file3 2026/09/03 12:18:32 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:18:32 DEBUG : dir/subdir/file3: Parsed hash: 01295b6a8d3454e40dd135bbe6af1579 2026/09/03 12:18:32 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/dir/subdir/file3" 2026/09/03 12:18:32 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:18:32 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: sha1sum /rclone-test-bacoher9jale/dir/subdir/file3 2026/09/03 12:18:32 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-bacoher9jale/dir/subdir/file3" 2026/09/03 12:18:32 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:18:32 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: 12f90edc26dfcb79d30b0d8635de998dba66312a /rclone-test-bacoher9jale/dir/subdir/file3 2026/09/03 12:18:32 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:18:32 DEBUG : dir/subdir/file3: Parsed hash: 12f90edc26dfcb79d30b0d8635de998dba66312a 2026/09/03 12:18:32 DEBUG : WaitForWriters: timeout=30s 2026/09/03 12:18:32 DEBUG : dir/subdir: Looking for writers 2026/09/03 12:18:32 DEBUG : dir: Looking for writers 2026/09/03 12:18:32 DEBUG : file1: reading active writers 2026/09/03 12:18:32 DEBUG : file2: reading active writers 2026/09/03 12:18:32 DEBUG : subdir: reading active writers 2026/09/03 12:18:32 DEBUG : Looking for writers 2026/09/03 12:18:32 DEBUG : dir: reading active writers 2026/09/03 12:18:32 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (1.79s) === RUN TestDirHandleReaddirnames run.go:198: Remote "sftp://rclone@:22/rclone-test-bacoher9jale", Local "Local file system at /tmp/rclone2649713110", Modify Window "1s" 2026/09/03 12:18:32 INFO : sftp://rclone@:22/rclone-test-bacoher9jale: poll-interval is not supported by this remote 2026/09/03 12:18:32 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/dir/file1" 2026/09/03 12:18:32 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:18:32 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: md5sum /rclone-test-bacoher9jale/dir/file1 2026/09/03 12:18:32 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-bacoher9jale/dir/file1" 2026/09/03 12:18:32 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:18:32 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-bacoher9jale/dir/file1 2026/09/03 12:18:32 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:18:32 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/03 12:18:32 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/dir/file1" 2026/09/03 12:18:32 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:18:32 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: sha1sum /rclone-test-bacoher9jale/dir/file1 2026/09/03 12:18:32 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-bacoher9jale/dir/file1" 2026/09/03 12:18:33 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:18:33 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-bacoher9jale/dir/file1 2026/09/03 12:18:33 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:18:33 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/03 12:18:33 DEBUG : WaitForWriters: timeout=30s 2026/09/03 12:18:33 DEBUG : dir: Looking for writers 2026/09/03 12:18:33 DEBUG : file1: reading active writers 2026/09/03 12:18:33 DEBUG : Looking for writers 2026/09/03 12:18:33 DEBUG : dir: reading active writers 2026/09/03 12:18:33 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (0.61s) === RUN TestDirMethods run.go:198: Remote "sftp://rclone@:22/rclone-test-bacoher9jale", Local "Local file system at /tmp/rclone2649713110", Modify Window "1s" 2026/09/03 12:18:33 INFO : sftp://rclone@:22/rclone-test-bacoher9jale: poll-interval is not supported by this remote 2026/09/03 12:18:33 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/dir/file1" 2026/09/03 12:18:33 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:18:33 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: md5sum /rclone-test-bacoher9jale/dir/file1 2026/09/03 12:18:33 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-bacoher9jale/dir/file1" 2026/09/03 12:18:33 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:18:33 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-bacoher9jale/dir/file1 2026/09/03 12:18:33 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:18:33 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/03 12:18:33 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/dir/file1" 2026/09/03 12:18:33 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:18:33 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: sha1sum /rclone-test-bacoher9jale/dir/file1 2026/09/03 12:18:33 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-bacoher9jale/dir/file1" 2026/09/03 12:18:33 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:18:33 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-bacoher9jale/dir/file1 2026/09/03 12:18:33 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:18:33 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/03 12:18:33 DEBUG : WaitForWriters: timeout=30s 2026/09/03 12:18:33 DEBUG : dir: Looking for writers 2026/09/03 12:18:33 DEBUG : Looking for writers 2026/09/03 12:18:33 DEBUG : dir: reading active writers 2026/09/03 12:18:33 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (0.61s) === RUN TestDirForgetAll run.go:198: Remote "sftp://rclone@:22/rclone-test-bacoher9jale", Local "Local file system at /tmp/rclone2649713110", Modify Window "1s" 2026/09/03 12:18:33 INFO : sftp://rclone@:22/rclone-test-bacoher9jale: poll-interval is not supported by this remote 2026/09/03 12:18:33 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/dir/file1" 2026/09/03 12:18:33 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:18:33 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: md5sum /rclone-test-bacoher9jale/dir/file1 2026/09/03 12:18:33 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-bacoher9jale/dir/file1" 2026/09/03 12:18:34 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:18:34 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-bacoher9jale/dir/file1 2026/09/03 12:18:34 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:18:34 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/03 12:18:34 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/dir/file1" 2026/09/03 12:18:34 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:18:34 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: sha1sum /rclone-test-bacoher9jale/dir/file1 2026/09/03 12:18:34 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-bacoher9jale/dir/file1" 2026/09/03 12:18:34 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:18:34 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-bacoher9jale/dir/file1 2026/09/03 12:18:34 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:18:34 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/03 12:18:34 DEBUG : dir: forgetting directory cache 2026/09/03 12:18:34 DEBUG : forgetting directory cache 2026/09/03 12:18:34 DEBUG : dir: forgetting directory cache 2026/09/03 12:18:34 DEBUG : WaitForWriters: timeout=30s 2026/09/03 12:18:34 DEBUG : Looking for writers 2026/09/03 12:18:34 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (0.63s) === RUN TestDirForgetPath run.go:198: Remote "sftp://rclone@:22/rclone-test-bacoher9jale", Local "Local file system at /tmp/rclone2649713110", Modify Window "1s" 2026/09/03 12:18:34 INFO : sftp://rclone@:22/rclone-test-bacoher9jale: poll-interval is not supported by this remote 2026/09/03 12:18:34 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/dir/file1" 2026/09/03 12:18:34 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:18:34 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: md5sum /rclone-test-bacoher9jale/dir/file1 2026/09/03 12:18:34 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-bacoher9jale/dir/file1" 2026/09/03 12:18:34 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:18:34 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-bacoher9jale/dir/file1 2026/09/03 12:18:34 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:18:34 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/03 12:18:34 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/dir/file1" 2026/09/03 12:18:34 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:18:34 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: sha1sum /rclone-test-bacoher9jale/dir/file1 2026/09/03 12:18:34 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-bacoher9jale/dir/file1" 2026/09/03 12:18:35 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:18:35 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-bacoher9jale/dir/file1 2026/09/03 12:18:35 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:18:35 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/03 12:18:35 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2026/09/03 12:18:35 DEBUG : dir: invalidating directory cache 2026/09/03 12:18:35 DEBUG : >ForgetPath: 2026/09/03 12:18:35 DEBUG : ForgetPath: relativePath="dir", type=0 2026/09/03 12:18:35 DEBUG : invalidating directory cache 2026/09/03 12:18:35 DEBUG : dir: forgetting directory cache 2026/09/03 12:18:35 DEBUG : >ForgetPath: 2026/09/03 12:18:35 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2026/09/03 12:18:35 DEBUG : >ForgetPath: 2026/09/03 12:18:35 DEBUG : WaitForWriters: timeout=30s 2026/09/03 12:18:35 DEBUG : dir: Looking for writers 2026/09/03 12:18:35 DEBUG : Looking for writers 2026/09/03 12:18:35 DEBUG : dir: reading active writers 2026/09/03 12:18:35 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (0.63s) === RUN TestDirWalk run.go:198: Remote "sftp://rclone@:22/rclone-test-bacoher9jale", Local "Local file system at /tmp/rclone2649713110", Modify Window "1s" 2026/09/03 12:18:35 INFO : sftp://rclone@:22/rclone-test-bacoher9jale: poll-interval is not supported by this remote 2026/09/03 12:18:35 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/dir/file1" 2026/09/03 12:18:35 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:18:35 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: md5sum /rclone-test-bacoher9jale/dir/file1 2026/09/03 12:18:35 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-bacoher9jale/dir/file1" 2026/09/03 12:18:35 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:18:35 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-bacoher9jale/dir/file1 2026/09/03 12:18:35 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:18:35 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/03 12:18:35 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/dir/file1" 2026/09/03 12:18:35 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:18:35 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: sha1sum /rclone-test-bacoher9jale/dir/file1 2026/09/03 12:18:35 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-bacoher9jale/dir/file1" 2026/09/03 12:18:35 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:18:35 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-bacoher9jale/dir/file1 2026/09/03 12:18:35 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:18:35 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/03 12:18:35 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 -s sftp 2026/09/03 12:18:36 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/fil/a/b/c" 2026/09/03 12:18:36 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:18:36 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: md5sum /rclone-test-bacoher9jale/fil/a/b/c 2026/09/03 12:18:36 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-bacoher9jale/fil/a/b/c" 2026/09/03 12:18:36 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:18:36 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: 8a723ce6358887fb2e41fbe163780b08 /rclone-test-bacoher9jale/fil/a/b/c 2026/09/03 12:18:36 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:18:36 DEBUG : fil/a/b/c: Parsed hash: 8a723ce6358887fb2e41fbe163780b08 2026/09/03 12:18:36 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/fil/a/b/c" 2026/09/03 12:18:36 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:18:36 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: sha1sum /rclone-test-bacoher9jale/fil/a/b/c 2026/09/03 12:18:36 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-bacoher9jale/fil/a/b/c" 2026/09/03 12:18:36 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:18:36 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: 6e53ed736122eed1a3cfda28927c84739fb15f43 /rclone-test-bacoher9jale/fil/a/b/c 2026/09/03 12:18:36 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:18:36 DEBUG : fil/a/b/c: Parsed hash: 6e53ed736122eed1a3cfda28927c84739fb15f43 2026/09/03 12:18:36 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/dir/file1" 2026/09/03 12:18:36 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:18:36 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: md5sum /rclone-test-bacoher9jale/dir/file1 2026/09/03 12:18:36 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-bacoher9jale/dir/file1" 2026/09/03 12:18:36 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:18:36 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-bacoher9jale/dir/file1 2026/09/03 12:18:36 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:18:36 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/03 12:18:36 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/dir/file1" 2026/09/03 12:18:36 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:18:36 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: sha1sum /rclone-test-bacoher9jale/dir/file1 2026/09/03 12:18:36 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-bacoher9jale/dir/file1" 2026/09/03 12:18:37 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:18:37 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-bacoher9jale/dir/file1 2026/09/03 12:18:37 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:18:37 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/03 12:18:37 DEBUG : forgetting directory cache 2026/09/03 12:18:37 DEBUG : dir: forgetting directory cache 2026/09/03 12:18:37 DEBUG : WaitForWriters: timeout=30s 2026/09/03 12:18:37 DEBUG : dir: Looking for writers 2026/09/03 12:18:37 DEBUG : fil/a/b: Looking for writers 2026/09/03 12:18:37 DEBUG : fil/a: Looking for writers 2026/09/03 12:18:37 DEBUG : b: reading active writers 2026/09/03 12:18:37 DEBUG : fil: Looking for writers 2026/09/03 12:18:37 DEBUG : a: reading active writers 2026/09/03 12:18:37 DEBUG : Looking for writers 2026/09/03 12:18:37 DEBUG : dir: reading active writers 2026/09/03 12:18:37 DEBUG : fil: reading active writers 2026/09/03 12:18:37 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (2.12s) === RUN TestDirSetModTime run.go:198: Remote "sftp://rclone@:22/rclone-test-bacoher9jale", Local "Local file system at /tmp/rclone2649713110", Modify Window "1s" 2026/09/03 12:18:37 INFO : sftp://rclone@:22/rclone-test-bacoher9jale: poll-interval is not supported by this remote 2026/09/03 12:18:37 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/dir/file1" 2026/09/03 12:18:37 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:18:37 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: md5sum /rclone-test-bacoher9jale/dir/file1 2026/09/03 12:18:37 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-bacoher9jale/dir/file1" 2026/09/03 12:18:37 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:18:37 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-bacoher9jale/dir/file1 2026/09/03 12:18:37 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:18:37 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/03 12:18:37 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/dir/file1" 2026/09/03 12:18:37 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:18:37 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: sha1sum /rclone-test-bacoher9jale/dir/file1 2026/09/03 12:18:37 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-bacoher9jale/dir/file1" 2026/09/03 12:18:37 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:18:37 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-bacoher9jale/dir/file1 2026/09/03 12:18:37 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:18:37 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/03 12:18:37 DEBUG : WaitForWriters: timeout=30s 2026/09/03 12:18:37 DEBUG : dir: Looking for writers 2026/09/03 12:18:37 DEBUG : Looking for writers 2026/09/03 12:18:37 DEBUG : dir: reading active writers 2026/09/03 12:18:37 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (0.61s) === RUN TestDirStat run.go:198: Remote "sftp://rclone@:22/rclone-test-bacoher9jale", Local "Local file system at /tmp/rclone2649713110", Modify Window "1s" 2026/09/03 12:18:37 INFO : sftp://rclone@:22/rclone-test-bacoher9jale: poll-interval is not supported by this remote 2026/09/03 12:18:37 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/dir/file1" 2026/09/03 12:18:37 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:18:37 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: md5sum /rclone-test-bacoher9jale/dir/file1 2026/09/03 12:18:37 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-bacoher9jale/dir/file1" 2026/09/03 12:18:38 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:18:38 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-bacoher9jale/dir/file1 2026/09/03 12:18:38 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:18:38 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/03 12:18:38 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/dir/file1" 2026/09/03 12:18:38 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:18:38 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: sha1sum /rclone-test-bacoher9jale/dir/file1 2026/09/03 12:18:38 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-bacoher9jale/dir/file1" 2026/09/03 12:18:38 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:18:38 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-bacoher9jale/dir/file1 2026/09/03 12:18:38 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:18:38 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/03 12:18:38 DEBUG : WaitForWriters: timeout=30s 2026/09/03 12:18:38 DEBUG : dir: Looking for writers 2026/09/03 12:18:38 DEBUG : file1: reading active writers 2026/09/03 12:18:38 DEBUG : Looking for writers 2026/09/03 12:18:38 DEBUG : dir: reading active writers 2026/09/03 12:18:38 DEBUG : >WaitForWriters: --- PASS: TestDirStat (0.60s) === RUN TestDirReadDirAll run.go:198: Remote "sftp://rclone@:22/rclone-test-bacoher9jale", Local "Local file system at /tmp/rclone2649713110", Modify Window "1s" 2026/09/03 12:18:38 INFO : sftp://rclone@:22/rclone-test-bacoher9jale: poll-interval is not supported by this remote 2026/09/03 12:18:38 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/dir/file1" 2026/09/03 12:18:38 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:18:38 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: md5sum /rclone-test-bacoher9jale/dir/file1 2026/09/03 12:18:38 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-bacoher9jale/dir/file1" 2026/09/03 12:18:38 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:18:38 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-bacoher9jale/dir/file1 2026/09/03 12:18:38 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:18:38 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/03 12:18:38 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/dir/file1" 2026/09/03 12:18:38 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:18:38 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: sha1sum /rclone-test-bacoher9jale/dir/file1 2026/09/03 12:18:38 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-bacoher9jale/dir/file1" 2026/09/03 12:18:39 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:18:39 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-bacoher9jale/dir/file1 2026/09/03 12:18:39 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:18:39 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/03 12:18:39 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/dir/file2" 2026/09/03 12:18:39 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:18:39 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: md5sum /rclone-test-bacoher9jale/dir/file2 2026/09/03 12:18:39 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-bacoher9jale/dir/file2" 2026/09/03 12:18:39 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:18:39 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: d1b75f73cb5fce53969131dd22562187 /rclone-test-bacoher9jale/dir/file2 2026/09/03 12:18:39 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:18:39 DEBUG : dir/file2: Parsed hash: d1b75f73cb5fce53969131dd22562187 2026/09/03 12:18:39 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/dir/file2" 2026/09/03 12:18:39 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:18:39 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: sha1sum /rclone-test-bacoher9jale/dir/file2 2026/09/03 12:18:39 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-bacoher9jale/dir/file2" 2026/09/03 12:18:39 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:18:39 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: a27568a80a633d6d412968848f0bd4bb0b06c660 /rclone-test-bacoher9jale/dir/file2 2026/09/03 12:18:39 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:18:39 DEBUG : dir/file2: Parsed hash: a27568a80a633d6d412968848f0bd4bb0b06c660 2026/09/03 12:18:39 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/dir/subdir/file3" 2026/09/03 12:18:39 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:18:39 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: md5sum /rclone-test-bacoher9jale/dir/subdir/file3 2026/09/03 12:18:39 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-bacoher9jale/dir/subdir/file3" 2026/09/03 12:18:39 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:18:39 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: 01295b6a8d3454e40dd135bbe6af1579 /rclone-test-bacoher9jale/dir/subdir/file3 2026/09/03 12:18:39 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:18:39 DEBUG : dir/subdir/file3: Parsed hash: 01295b6a8d3454e40dd135bbe6af1579 2026/09/03 12:18:39 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/dir/subdir/file3" 2026/09/03 12:18:39 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:18:39 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: sha1sum /rclone-test-bacoher9jale/dir/subdir/file3 2026/09/03 12:18:39 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-bacoher9jale/dir/subdir/file3" 2026/09/03 12:18:40 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:18:40 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: 12f90edc26dfcb79d30b0d8635de998dba66312a /rclone-test-bacoher9jale/dir/subdir/file3 2026/09/03 12:18:40 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:18:40 DEBUG : dir/subdir/file3: Parsed hash: 12f90edc26dfcb79d30b0d8635de998dba66312a === RUN TestDirReadDirAll/Virtual 2026/09/03 12:18:40 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2026/09/03 12:18:40 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2026/09/03 12:18:40 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/09/03 12:18:40 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2026/09/03 12:18:40 DEBUG : Waiting for deletions to finish 2026/09/03 12:18:40 INFO : dir/subdir/file3: Deleted 2026/09/03 12:18:40 DEBUG : removing 1 level 2 directories 2026/09/03 12:18:40 INFO : dir/subdir: Removing directory 2026/09/03 12:18:40 DEBUG : dir: invalidating directory cache 2026/09/03 12:18:40 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2026/09/03 12:18:40 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2026/09/03 12:18:40 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2026/09/03 12:18:40 DEBUG : dir/file1: Reset virtual modtime 2026/09/03 12:18:40 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2026/09/03 12:18:40 DEBUG : dir/virtualFile: Reset virtual modtime 2026/09/03 12:18:40 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2026/09/03 12:18:40 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2026/09/03 12:18:40 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/03 12:18:40 DEBUG : dir: invalidating directory cache 2026/09/03 12:18:40 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/09/03 12:18:40 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2026/09/03 12:18:40 DEBUG : dir/virtualFile: Reset virtual modtime 2026/09/03 12:18:40 DEBUG : forgetting directory cache 2026/09/03 12:18:40 DEBUG : dir: forgetting directory cache 2026/09/03 12:18:40 DEBUG : dir/virtualDir: forgetting directory cache 2026/09/03 12:18:40 DEBUG : WaitForWriters: timeout=30s 2026/09/03 12:18:40 DEBUG : dir/virtualDir: Looking for writers 2026/09/03 12:18:40 DEBUG : dir: Looking for writers 2026/09/03 12:18:40 DEBUG : file1: reading active writers 2026/09/03 12:18:40 DEBUG : virtualFile2: reading active writers 2026/09/03 12:18:40 DEBUG : virtualFile: reading active writers 2026/09/03 12:18:40 DEBUG : virtualDir: reading active writers 2026/09/03 12:18:40 DEBUG : Looking for writers 2026/09/03 12:18:40 DEBUG : dir: reading active writers 2026/09/03 12:18:40 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (1.82s) --- PASS: TestDirReadDirAll/Virtual (0.02s) === RUN TestDirOpen run.go:198: Remote "sftp://rclone@:22/rclone-test-bacoher9jale", Local "Local file system at /tmp/rclone2649713110", Modify Window "1s" 2026/09/03 12:18:40 INFO : sftp://rclone@:22/rclone-test-bacoher9jale: poll-interval is not supported by this remote 2026/09/03 12:18:40 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/dir/file1" 2026/09/03 12:18:40 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:18:40 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: md5sum /rclone-test-bacoher9jale/dir/file1 2026/09/03 12:18:40 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-bacoher9jale/dir/file1" 2026/09/03 12:18:40 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:18:40 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-bacoher9jale/dir/file1 2026/09/03 12:18:40 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:18:40 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/03 12:18:40 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/dir/file1" 2026/09/03 12:18:40 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:18:40 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: sha1sum /rclone-test-bacoher9jale/dir/file1 2026/09/03 12:18:40 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-bacoher9jale/dir/file1" 2026/09/03 12:18:40 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:18:40 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-bacoher9jale/dir/file1 2026/09/03 12:18:40 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:18:40 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/03 12:18:40 ERROR : dir/: Can only open directories read only 2026/09/03 12:18:40 DEBUG : WaitForWriters: timeout=30s 2026/09/03 12:18:40 DEBUG : dir: Looking for writers 2026/09/03 12:18:40 DEBUG : Looking for writers 2026/09/03 12:18:40 DEBUG : dir: reading active writers 2026/09/03 12:18:40 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (0.61s) === RUN TestDirCreate run.go:198: Remote "sftp://rclone@:22/rclone-test-bacoher9jale", Local "Local file system at /tmp/rclone2649713110", Modify Window "1s" 2026/09/03 12:18:40 INFO : sftp://rclone@:22/rclone-test-bacoher9jale: poll-interval is not supported by this remote 2026/09/03 12:18:40 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/dir/file1" 2026/09/03 12:18:40 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:18:40 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: md5sum /rclone-test-bacoher9jale/dir/file1 2026/09/03 12:18:40 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-bacoher9jale/dir/file1" 2026/09/03 12:18:41 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:18:41 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-bacoher9jale/dir/file1 2026/09/03 12:18:41 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:18:41 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/03 12:18:41 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/dir/file1" 2026/09/03 12:18:41 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:18:41 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: sha1sum /rclone-test-bacoher9jale/dir/file1 2026/09/03 12:18:41 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-bacoher9jale/dir/file1" 2026/09/03 12:18:41 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:18:41 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-bacoher9jale/dir/file1 2026/09/03 12:18:41 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:18:41 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/03 12:18:41 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2026/09/03 12:18:41 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/09/03 12:18:41 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2026/09/03 12:18:41 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/09/03 12:18:41 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: File to upload is small (5 bytes), uploading instead of streaming 2026/09/03 12:18:41 DEBUG : dir/potato: size = 5 OK 2026/09/03 12:18:41 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/dir/potato" 2026/09/03 12:18:41 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:18:41 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: md5sum /rclone-test-bacoher9jale/dir/potato 2026/09/03 12:18:41 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-bacoher9jale/dir/potato" 2026/09/03 12:18:41 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:18:41 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-bacoher9jale/dir/potato 2026/09/03 12:18:41 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:18:41 DEBUG : dir/potato: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/09/03 12:18:41 DEBUG : dir/potato: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/09/03 12:18:41 DEBUG : dir/potato: Size and md5 of src and dst objects identical 2026/09/03 12:18:41 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/09/03 12:18:41 DEBUG : WaitForWriters: timeout=30s 2026/09/03 12:18:41 DEBUG : dir: Looking for writers 2026/09/03 12:18:41 DEBUG : file1: reading active writers 2026/09/03 12:18:41 DEBUG : potato: reading active writers 2026/09/03 12:18:41 DEBUG : Looking for writers 2026/09/03 12:18:41 DEBUG : dir: reading active writers 2026/09/03 12:18:41 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (0.99s) === RUN TestDirMkdir run.go:198: Remote "sftp://rclone@:22/rclone-test-bacoher9jale", Local "Local file system at /tmp/rclone2649713110", Modify Window "1s" 2026/09/03 12:18:41 INFO : sftp://rclone@:22/rclone-test-bacoher9jale: poll-interval is not supported by this remote 2026/09/03 12:18:41 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/dir/file1" 2026/09/03 12:18:41 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:18:41 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: md5sum /rclone-test-bacoher9jale/dir/file1 2026/09/03 12:18:41 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-bacoher9jale/dir/file1" 2026/09/03 12:18:42 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:18:42 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-bacoher9jale/dir/file1 2026/09/03 12:18:42 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:18:42 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/03 12:18:42 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/dir/file1" 2026/09/03 12:18:42 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:18:42 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: sha1sum /rclone-test-bacoher9jale/dir/file1 2026/09/03 12:18:42 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-bacoher9jale/dir/file1" 2026/09/03 12:18:42 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:18:42 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-bacoher9jale/dir/file1 2026/09/03 12:18:42 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:18:42 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/03 12:18:42 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/09/03 12:18:42 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/dir/file1" 2026/09/03 12:18:42 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:18:42 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: md5sum /rclone-test-bacoher9jale/dir/file1 2026/09/03 12:18:42 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-bacoher9jale/dir/file1" 2026/09/03 12:18:42 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:18:42 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-bacoher9jale/dir/file1 2026/09/03 12:18:42 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:18:42 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/03 12:18:42 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/dir/file1" 2026/09/03 12:18:42 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:18:42 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: sha1sum /rclone-test-bacoher9jale/dir/file1 2026/09/03 12:18:42 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-bacoher9jale/dir/file1" 2026/09/03 12:18:43 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:18:43 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-bacoher9jale/dir/file1 2026/09/03 12:18:43 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:18:43 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/03 12:18:43 DEBUG : WaitForWriters: timeout=30s 2026/09/03 12:18:43 DEBUG : dir/sub: Looking for writers 2026/09/03 12:18:43 DEBUG : dir: Looking for writers 2026/09/03 12:18:43 DEBUG : file1: reading active writers 2026/09/03 12:18:43 DEBUG : sub: reading active writers 2026/09/03 12:18:43 DEBUG : Looking for writers 2026/09/03 12:18:43 DEBUG : dir: reading active writers 2026/09/03 12:18:43 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (1.40s) === RUN TestDirMkdirSub run.go:198: Remote "sftp://rclone@:22/rclone-test-bacoher9jale", Local "Local file system at /tmp/rclone2649713110", Modify Window "1s" 2026/09/03 12:18:43 INFO : sftp://rclone@:22/rclone-test-bacoher9jale: poll-interval is not supported by this remote 2026/09/03 12:18:43 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/dir/file1" 2026/09/03 12:18:43 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:18:43 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: md5sum /rclone-test-bacoher9jale/dir/file1 2026/09/03 12:18:43 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-bacoher9jale/dir/file1" 2026/09/03 12:18:43 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:18:43 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-bacoher9jale/dir/file1 2026/09/03 12:18:43 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:18:43 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/03 12:18:43 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/dir/file1" 2026/09/03 12:18:43 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:18:43 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: sha1sum /rclone-test-bacoher9jale/dir/file1 2026/09/03 12:18:43 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-bacoher9jale/dir/file1" 2026/09/03 12:18:43 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:18:43 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-bacoher9jale/dir/file1 2026/09/03 12:18:43 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:18:43 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/03 12:18:43 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/09/03 12:18:43 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2026/09/03 12:18:43 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/dir/file1" 2026/09/03 12:18:43 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:18:43 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: md5sum /rclone-test-bacoher9jale/dir/file1 2026/09/03 12:18:43 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-bacoher9jale/dir/file1" 2026/09/03 12:18:44 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:18:44 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-bacoher9jale/dir/file1 2026/09/03 12:18:44 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:18:44 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/03 12:18:44 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/dir/file1" 2026/09/03 12:18:44 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:18:44 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: sha1sum /rclone-test-bacoher9jale/dir/file1 2026/09/03 12:18:44 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-bacoher9jale/dir/file1" 2026/09/03 12:18:44 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:18:44 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-bacoher9jale/dir/file1 2026/09/03 12:18:44 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:18:44 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/03 12:18:44 DEBUG : WaitForWriters: timeout=30s 2026/09/03 12:18:44 DEBUG : dir/sub/subsub: Looking for writers 2026/09/03 12:18:44 DEBUG : dir/sub: Looking for writers 2026/09/03 12:18:44 DEBUG : subsub: reading active writers 2026/09/03 12:18:44 DEBUG : dir: Looking for writers 2026/09/03 12:18:44 DEBUG : file1: reading active writers 2026/09/03 12:18:44 DEBUG : sub: reading active writers 2026/09/03 12:18:44 DEBUG : Looking for writers 2026/09/03 12:18:44 DEBUG : dir: reading active writers 2026/09/03 12:18:44 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (1.32s) === RUN TestDirRemove run.go:198: Remote "sftp://rclone@:22/rclone-test-bacoher9jale", Local "Local file system at /tmp/rclone2649713110", Modify Window "1s" 2026/09/03 12:18:44 INFO : sftp://rclone@:22/rclone-test-bacoher9jale: poll-interval is not supported by this remote 2026/09/03 12:18:44 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/dir/file1" 2026/09/03 12:18:44 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:18:44 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: md5sum /rclone-test-bacoher9jale/dir/file1 2026/09/03 12:18:44 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-bacoher9jale/dir/file1" 2026/09/03 12:18:44 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:18:44 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-bacoher9jale/dir/file1 2026/09/03 12:18:44 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:18:44 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/03 12:18:44 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/dir/file1" 2026/09/03 12:18:44 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:18:44 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: sha1sum /rclone-test-bacoher9jale/dir/file1 2026/09/03 12:18:44 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-bacoher9jale/dir/file1" 2026/09/03 12:18:45 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:18:45 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-bacoher9jale/dir/file1 2026/09/03 12:18:45 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:18:45 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/03 12:18:45 ERROR : dir/: Dir.Remove not empty 2026/09/03 12:18:45 DEBUG : dir/file1: Remove: 2026/09/03 12:18:45 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/03 12:18:45 DEBUG : dir/file1: >Remove: err= 2026/09/03 12:18:45 DEBUG : Added virtual directory entry vDel: "dir" 2026/09/03 12:18:45 DEBUG : WaitForWriters: timeout=30s 2026/09/03 12:18:45 DEBUG : Looking for writers 2026/09/03 12:18:45 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (0.66s) === RUN TestDirRemoveAll run.go:198: Remote "sftp://rclone@:22/rclone-test-bacoher9jale", Local "Local file system at /tmp/rclone2649713110", Modify Window "1s" 2026/09/03 12:18:45 INFO : sftp://rclone@:22/rclone-test-bacoher9jale: poll-interval is not supported by this remote 2026/09/03 12:18:45 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/dir/file1" 2026/09/03 12:18:45 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:18:45 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: md5sum /rclone-test-bacoher9jale/dir/file1 2026/09/03 12:18:45 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-bacoher9jale/dir/file1" 2026/09/03 12:18:45 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:18:45 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-bacoher9jale/dir/file1 2026/09/03 12:18:45 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:18:45 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/03 12:18:45 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/dir/file1" 2026/09/03 12:18:45 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:18:45 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: sha1sum /rclone-test-bacoher9jale/dir/file1 2026/09/03 12:18:45 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-bacoher9jale/dir/file1" 2026/09/03 12:18:45 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:18:45 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-bacoher9jale/dir/file1 2026/09/03 12:18:45 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:18:45 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/03 12:18:45 DEBUG : dir/file1: Remove: 2026/09/03 12:18:45 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/03 12:18:45 DEBUG : dir/file1: >Remove: err= 2026/09/03 12:18:45 DEBUG : Added virtual directory entry vDel: "dir" 2026/09/03 12:18:45 DEBUG : WaitForWriters: timeout=30s 2026/09/03 12:18:45 DEBUG : Looking for writers 2026/09/03 12:18:45 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (0.64s) === RUN TestDirRemoveName run.go:198: Remote "sftp://rclone@:22/rclone-test-bacoher9jale", Local "Local file system at /tmp/rclone2649713110", Modify Window "1s" 2026/09/03 12:18:45 INFO : sftp://rclone@:22/rclone-test-bacoher9jale: poll-interval is not supported by this remote 2026/09/03 12:18:45 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/dir/file1" 2026/09/03 12:18:45 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:18:45 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: md5sum /rclone-test-bacoher9jale/dir/file1 2026/09/03 12:18:45 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-bacoher9jale/dir/file1" 2026/09/03 12:18:46 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:18:46 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-bacoher9jale/dir/file1 2026/09/03 12:18:46 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:18:46 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/03 12:18:46 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/dir/file1" 2026/09/03 12:18:46 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:18:46 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: sha1sum /rclone-test-bacoher9jale/dir/file1 2026/09/03 12:18:46 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-bacoher9jale/dir/file1" 2026/09/03 12:18:46 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:18:46 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-bacoher9jale/dir/file1 2026/09/03 12:18:46 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:18:46 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/03 12:18:46 DEBUG : dir/file1: Remove: 2026/09/03 12:18:46 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/03 12:18:46 DEBUG : dir/file1: >Remove: err= 2026/09/03 12:18:46 DEBUG : WaitForWriters: timeout=30s 2026/09/03 12:18:46 DEBUG : dir: Looking for writers 2026/09/03 12:18:46 DEBUG : Looking for writers 2026/09/03 12:18:46 DEBUG : dir: reading active writers 2026/09/03 12:18:46 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (0.73s) === RUN TestDirRename run.go:198: Remote "sftp://rclone@:22/rclone-test-bacoher9jale", Local "Local file system at /tmp/rclone2649713110", Modify Window "1s" 2026/09/03 12:18:46 INFO : sftp://rclone@:22/rclone-test-bacoher9jale: poll-interval is not supported by this remote 2026/09/03 12:18:46 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/dir/file1" 2026/09/03 12:18:46 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:18:46 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: md5sum /rclone-test-bacoher9jale/dir/file1 2026/09/03 12:18:46 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-bacoher9jale/dir/file1" 2026/09/03 12:18:47 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:18:47 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-bacoher9jale/dir/file1 2026/09/03 12:18:47 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:18:47 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/03 12:18:47 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/dir/file1" 2026/09/03 12:18:47 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:18:47 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: sha1sum /rclone-test-bacoher9jale/dir/file1 2026/09/03 12:18:47 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-bacoher9jale/dir/file1" 2026/09/03 12:18:47 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:18:47 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-bacoher9jale/dir/file1 2026/09/03 12:18:47 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:18:47 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/03 12:18:47 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/dir/file1" 2026/09/03 12:18:47 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:18:47 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: md5sum /rclone-test-bacoher9jale/dir/file1 2026/09/03 12:18:47 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-bacoher9jale/dir/file1" 2026/09/03 12:18:47 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:18:47 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-bacoher9jale/dir/file1 2026/09/03 12:18:47 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:18:47 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/03 12:18:47 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/dir/file1" 2026/09/03 12:18:47 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:18:47 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: sha1sum /rclone-test-bacoher9jale/dir/file1 2026/09/03 12:18:47 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-bacoher9jale/dir/file1" 2026/09/03 12:18:48 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:18:48 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-bacoher9jale/dir/file1 2026/09/03 12:18:48 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:18:48 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/03 12:18:48 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/dir/file3" 2026/09/03 12:18:48 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:18:48 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: md5sum /rclone-test-bacoher9jale/dir/file3 2026/09/03 12:18:48 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-bacoher9jale/dir/file3" 2026/09/03 12:18:48 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:18:48 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: ea32138586c9d4e9533ef6cf95e9ec4b /rclone-test-bacoher9jale/dir/file3 2026/09/03 12:18:48 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:18:48 DEBUG : dir/file3: Parsed hash: ea32138586c9d4e9533ef6cf95e9ec4b 2026/09/03 12:18:48 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/dir/file3" 2026/09/03 12:18:48 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:18:48 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: sha1sum /rclone-test-bacoher9jale/dir/file3 2026/09/03 12:18:48 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-bacoher9jale/dir/file3" 2026/09/03 12:18:48 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:18:48 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: 5360d62d7372ae902378af794a02722679d4c87f /rclone-test-bacoher9jale/dir/file3 2026/09/03 12:18:48 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:18:48 DEBUG : dir/file3: Parsed hash: 5360d62d7372ae902378af794a02722679d4c87f 2026/09/03 12:18:48 ERROR : dir/not found: Dir.Rename error: file does not exist 2026/09/03 12:18:48 DEBUG : dir: Updating dir with dir2 0x118bf40b7200 2026/09/03 12:18:48 DEBUG : dir: forgetting directory cache 2026/09/03 12:18:48 DEBUG : Added virtual directory entry vDel: "dir" 2026/09/03 12:18:48 DEBUG : Added virtual directory entry vAddDir: "dir2" 2026/09/03 12:18:48 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/dir2/file1" 2026/09/03 12:18:48 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:18:48 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: md5sum /rclone-test-bacoher9jale/dir2/file1 2026/09/03 12:18:48 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-bacoher9jale/dir2/file1" 2026/09/03 12:18:49 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:18:49 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-bacoher9jale/dir2/file1 2026/09/03 12:18:49 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:18:49 DEBUG : dir2/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/03 12:18:49 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/dir2/file1" 2026/09/03 12:18:49 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:18:49 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: sha1sum /rclone-test-bacoher9jale/dir2/file1 2026/09/03 12:18:49 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-bacoher9jale/dir2/file1" 2026/09/03 12:18:49 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:18:49 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-bacoher9jale/dir2/file1 2026/09/03 12:18:49 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:18:49 DEBUG : dir2/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/03 12:18:49 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/dir2/file3" 2026/09/03 12:18:49 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:18:49 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: md5sum /rclone-test-bacoher9jale/dir2/file3 2026/09/03 12:18:49 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-bacoher9jale/dir2/file3" 2026/09/03 12:18:49 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:18:49 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: ea32138586c9d4e9533ef6cf95e9ec4b /rclone-test-bacoher9jale/dir2/file3 2026/09/03 12:18:49 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:18:49 DEBUG : dir2/file3: Parsed hash: ea32138586c9d4e9533ef6cf95e9ec4b 2026/09/03 12:18:49 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/dir2/file3" 2026/09/03 12:18:49 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:18:49 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: sha1sum /rclone-test-bacoher9jale/dir2/file3 2026/09/03 12:18:49 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-bacoher9jale/dir2/file3" 2026/09/03 12:18:49 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:18:49 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: 5360d62d7372ae902378af794a02722679d4c87f /rclone-test-bacoher9jale/dir2/file3 2026/09/03 12:18:49 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:18:49 DEBUG : dir2/file3: Parsed hash: 5360d62d7372ae902378af794a02722679d4c87f 2026/09/03 12:18:50 INFO : dir2/file1: Moved (server-side) to: file2 2026/09/03 12:18:50 DEBUG : file2: Updating file with file2 0x118bf455b6c0 2026/09/03 12:18:50 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2026/09/03 12:18:50 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/09/03 12:18:50 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/file2" 2026/09/03 12:18:50 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:18:50 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: md5sum /rclone-test-bacoher9jale/file2 2026/09/03 12:18:50 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-bacoher9jale/file2" 2026/09/03 12:18:50 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:18:50 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-bacoher9jale/file2 2026/09/03 12:18:50 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:18:50 DEBUG : file2: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/03 12:18:50 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/file2" 2026/09/03 12:18:50 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:18:50 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: sha1sum /rclone-test-bacoher9jale/file2 2026/09/03 12:18:50 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-bacoher9jale/file2" 2026/09/03 12:18:50 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:18:50 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-bacoher9jale/file2 2026/09/03 12:18:50 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:18:50 DEBUG : file2: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/03 12:18:50 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/dir2/file3" 2026/09/03 12:18:50 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:18:50 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: md5sum /rclone-test-bacoher9jale/dir2/file3 2026/09/03 12:18:50 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-bacoher9jale/dir2/file3" 2026/09/03 12:18:50 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:18:50 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: ea32138586c9d4e9533ef6cf95e9ec4b /rclone-test-bacoher9jale/dir2/file3 2026/09/03 12:18:50 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:18:50 DEBUG : dir2/file3: Parsed hash: ea32138586c9d4e9533ef6cf95e9ec4b 2026/09/03 12:18:50 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/dir2/file3" 2026/09/03 12:18:50 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:18:50 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: sha1sum /rclone-test-bacoher9jale/dir2/file3 2026/09/03 12:18:50 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-bacoher9jale/dir2/file3" 2026/09/03 12:18:51 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:18:51 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: 5360d62d7372ae902378af794a02722679d4c87f /rclone-test-bacoher9jale/dir2/file3 2026/09/03 12:18:51 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:18:51 DEBUG : dir2/file3: Parsed hash: 5360d62d7372ae902378af794a02722679d4c87f 2026/09/03 12:18:51 INFO : dir2/file3: Deleted 2026/09/03 12:18:51 INFO : file2: Moved (server-side) to: dir2/file3 2026/09/03 12:18:51 DEBUG : dir2/file3: Updating file with dir2/file3 0x118bf455b6c0 2026/09/03 12:18:51 DEBUG : Added virtual directory entry vDel: "file2" 2026/09/03 12:18:51 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2026/09/03 12:18:51 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/dir2/file3" 2026/09/03 12:18:51 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:18:51 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: md5sum /rclone-test-bacoher9jale/dir2/file3 2026/09/03 12:18:51 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-bacoher9jale/dir2/file3" 2026/09/03 12:18:51 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:18:51 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-bacoher9jale/dir2/file3 2026/09/03 12:18:51 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:18:51 DEBUG : dir2/file3: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/03 12:18:51 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/dir2/file3" 2026/09/03 12:18:51 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:18:51 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: sha1sum /rclone-test-bacoher9jale/dir2/file3 2026/09/03 12:18:51 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-bacoher9jale/dir2/file3" 2026/09/03 12:18:51 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:18:51 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-bacoher9jale/dir2/file3 2026/09/03 12:18:51 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:18:51 DEBUG : dir2/file3: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/03 12:18:51 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2026/09/03 12:18:51 DEBUG : empty directory: Updating dir with renamed empty directory 0x118bf4222b40 2026/09/03 12:18:51 DEBUG : empty directory: forgetting directory cache 2026/09/03 12:18:51 DEBUG : Added virtual directory entry vDel: "empty directory" 2026/09/03 12:18:51 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2026/09/03 12:18:51 DEBUG : dir2: Renaming to "dir3" 2026/09/03 12:18:51 DEBUG : WaitForWriters: timeout=30s 2026/09/03 12:18:51 DEBUG : dir3: Looking for writers 2026/09/03 12:18:51 DEBUG : file3: reading active writers 2026/09/03 12:18:51 DEBUG : renamed empty directory: Looking for writers 2026/09/03 12:18:51 DEBUG : Looking for writers 2026/09/03 12:18:51 DEBUG : dir3: reading active writers 2026/09/03 12:18:51 DEBUG : renamed empty directory: reading active writers 2026/09/03 12:18:51 DEBUG : >WaitForWriters: --- PASS: TestDirRename (5.34s) === 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-bacoher9jale", Local "Local file system at /tmp/rclone2649713110", Modify Window "1s" 2026/09/03 12:18:52 INFO : sftp://rclone@:22/rclone-test-bacoher9jale: poll-interval is not supported by this remote 2026/09/03 12:18:52 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/dir/file1" 2026/09/03 12:18:52 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:18:52 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: md5sum /rclone-test-bacoher9jale/dir/file1 2026/09/03 12:18:52 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-bacoher9jale/dir/file1" 2026/09/03 12:18:52 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:18:52 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-bacoher9jale/dir/file1 2026/09/03 12:18:52 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:18:52 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/03 12:18:52 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/dir/file1" 2026/09/03 12:18:52 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:18:52 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: sha1sum /rclone-test-bacoher9jale/dir/file1 2026/09/03 12:18:52 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-bacoher9jale/dir/file1" 2026/09/03 12:18:52 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:18:52 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-bacoher9jale/dir/file1 2026/09/03 12:18:52 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:18:52 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/03 12:18:52 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/09/03 12:18:52 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 12:18:52 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/09/03 12:18:52 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/09/03 12:18:52 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2026/09/03 12:18:52 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2026/09/03 12:18:52 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/09/03 12:18:52 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 12:18:52 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/09/03 12:18:52 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/09/03 12:18:52 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2026/09/03 12:18:52 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2026/09/03 12:18:52 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/09/03 12:18:52 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: File to upload is small (12 bytes), uploading instead of streaming 2026/09/03 12:18:52 DEBUG : dir/sub/file2: size = 12 OK 2026/09/03 12:18:52 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/dir/sub/file2" 2026/09/03 12:18:52 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:18:52 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: md5sum /rclone-test-bacoher9jale/dir/sub/file2 2026/09/03 12:18:52 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-bacoher9jale/dir/sub/file2" 2026/09/03 12:18:53 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:18:53 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: fc3ff98e8c6a0d3087d515c0473f8677 /rclone-test-bacoher9jale/dir/sub/file2 2026/09/03 12:18:53 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:18:53 DEBUG : dir/sub/file2: Parsed hash: fc3ff98e8c6a0d3087d515c0473f8677 2026/09/03 12:18:53 DEBUG : dir/sub/file2: md5 = fc3ff98e8c6a0d3087d515c0473f8677 OK 2026/09/03 12:18:53 DEBUG : dir/sub/file2: Size and md5 of src and dst objects identical 2026/09/03 12:18:53 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/09/03 12:18:53 DEBUG : forgetting directory cache 2026/09/03 12:18:53 DEBUG : dir: forgetting directory cache 2026/09/03 12:18:53 DEBUG : dir/sub: forgetting directory cache 2026/09/03 12:18:53 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2026/09/03 12:18:53 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2026/09/03 12:18:53 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: File to upload is small (5 bytes), uploading instead of streaming 2026/09/03 12:18:53 DEBUG : dir/sub/file0: size = 5 OK 2026/09/03 12:18:53 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/dir/sub/file0" 2026/09/03 12:18:53 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:18:53 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: md5sum /rclone-test-bacoher9jale/dir/sub/file0 2026/09/03 12:18:53 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-bacoher9jale/dir/sub/file0" 2026/09/03 12:18:53 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:18:53 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-bacoher9jale/dir/sub/file0 2026/09/03 12:18:53 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:18:53 DEBUG : dir/sub/file0: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/09/03 12:18:53 DEBUG : dir/sub/file0: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/09/03 12:18:53 DEBUG : dir/sub/file0: Size and md5 of src and dst objects identical 2026/09/03 12:18:53 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/09/03 12:18:53 DEBUG : WaitForWriters: timeout=30s 2026/09/03 12:18:53 DEBUG : dir/sub: Looking for writers 2026/09/03 12:18:53 DEBUG : file2: reading active writers 2026/09/03 12:18:53 DEBUG : file0: reading active writers 2026/09/03 12:18:53 DEBUG : dir: Looking for writers 2026/09/03 12:18:53 DEBUG : file1: reading active writers 2026/09/03 12:18:53 DEBUG : sub: reading active writers 2026/09/03 12:18:53 DEBUG : Looking for writers 2026/09/03 12:18:53 DEBUG : dir: reading active writers 2026/09/03 12:18:53 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (1.39s) === RUN TestDirEntryModTimeInvalidation run.go:198: Remote "sftp://rclone@:22/rclone-test-bacoher9jale", Local "Local file system at /tmp/rclone2649713110", Modify Window "1s" 2026/09/03 12:18:53 INFO : sftp://rclone@:22/rclone-test-bacoher9jale: poll-interval is not supported by this remote 2026/09/03 12:18:53 DEBUG : forgetting directory cache 2026/09/03 12:18:54 DEBUG : forgetting directory cache 2026/09/03 12:18:54 DEBUG : dir: forgetting directory cache 2026/09/03 12:18:54 DEBUG : WaitForWriters: timeout=30s 2026/09/03 12:18:54 DEBUG : dir: Looking for writers 2026/09/03 12:18:54 DEBUG : Looking for writers 2026/09/03 12:18:54 DEBUG : dir: reading active writers 2026/09/03 12:18:54 DEBUG : >WaitForWriters: --- PASS: TestDirEntryModTimeInvalidation (1.12s) === RUN TestDirMetadataExtension run.go:198: Remote "sftp://rclone@:22/rclone-test-bacoher9jale", Local "Local file system at /tmp/rclone2649713110", Modify Window "1s" 2026/09/03 12:18:54 INFO : sftp://rclone@:22/rclone-test-bacoher9jale: poll-interval is not supported by this remote 2026/09/03 12:18:54 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/dir/file1" 2026/09/03 12:18:54 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:18:54 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: md5sum /rclone-test-bacoher9jale/dir/file1 2026/09/03 12:18:54 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-bacoher9jale/dir/file1" 2026/09/03 12:18:54 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:18:54 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-bacoher9jale/dir/file1 2026/09/03 12:18:54 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:18:54 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/03 12:18:54 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/dir/file1" 2026/09/03 12:18:54 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:18:54 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: sha1sum /rclone-test-bacoher9jale/dir/file1 2026/09/03 12:18:54 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-bacoher9jale/dir/file1" 2026/09/03 12:18:55 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:18:55 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-bacoher9jale/dir/file1 2026/09/03 12:18:55 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:18:55 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/03 12:18:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2026/09/03 12:18:55 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 12:18:55 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2026/09/03 12:18:55 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2026/09/03 12:18:55 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2026/09/03 12:18:55 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2026/09/03 12:18:55 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/09/03 12:18:55 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2026/09/03 12:18:55 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 12:18:55 DEBUG : dir.metadata: Open: flags=O_RDONLY 2026/09/03 12:18:55 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2026/09/03 12:18:55 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2026/09/03 12:18:55 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2026/09/03 12:18:55 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/09/03 12:18:55 DEBUG : WaitForWriters: timeout=30s 2026/09/03 12:18:55 DEBUG : dir: Looking for writers 2026/09/03 12:18:55 DEBUG : file1: reading active writers 2026/09/03 12:18:55 DEBUG : file1.metadata: reading active writers 2026/09/03 12:18:55 DEBUG : Looking for writers 2026/09/03 12:18:55 DEBUG : dir: reading active writers 2026/09/03 12:18:55 DEBUG : dir.metadata: reading active writers 2026/09/03 12:18:55 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (0.60s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:198: Remote "sftp://rclone@:22/rclone-test-bacoher9jale", Local "Local file system at /tmp/rclone2649713110", Modify Window "1s" 2026/09/03 12:18:55 INFO : sftp://rclone@:22/rclone-test-bacoher9jale: poll-interval is not supported by this remote 2026/09/03 12:18:55 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/dir/file1" 2026/09/03 12:18:55 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:18:55 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: md5sum /rclone-test-bacoher9jale/dir/file1 2026/09/03 12:18:55 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-bacoher9jale/dir/file1" 2026/09/03 12:18:55 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:18:55 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-bacoher9jale/dir/file1 2026/09/03 12:18:55 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:18:55 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/03 12:18:55 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/dir/file1" 2026/09/03 12:18:55 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:18:55 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: sha1sum /rclone-test-bacoher9jale/dir/file1 2026/09/03 12:18:55 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-bacoher9jale/dir/file1" 2026/09/03 12:18:55 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:18:55 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-bacoher9jale/dir/file1 2026/09/03 12:18:55 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:18:55 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/03 12:18:55 DEBUG : WaitForWriters: timeout=30s 2026/09/03 12:18:55 DEBUG : dir: Looking for writers 2026/09/03 12:18:55 DEBUG : file1: reading active writers 2026/09/03 12:18:55 DEBUG : Looking for writers 2026/09/03 12:18:55 DEBUG : dir: reading active writers 2026/09/03 12:18:55 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (0.79s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:198: Remote "sftp://rclone@:22/rclone-test-bacoher9jale", Local "Local file system at /tmp/rclone2649713110", Modify Window "1s" 2026/09/03 12:18:55 INFO : sftp://rclone@:22/rclone-test-bacoher9jale: poll-interval is not supported by this remote 2026/09/03 12:18:55 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/dir/file1" 2026/09/03 12:18:55 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:18:55 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: md5sum /rclone-test-bacoher9jale/dir/file1 2026/09/03 12:18:55 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-bacoher9jale/dir/file1" 2026/09/03 12:18:56 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:18:56 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-bacoher9jale/dir/file1 2026/09/03 12:18:56 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:18:56 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/03 12:18:56 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/dir/file1" 2026/09/03 12:18:56 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:18:56 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: sha1sum /rclone-test-bacoher9jale/dir/file1 2026/09/03 12:18:56 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-bacoher9jale/dir/file1" 2026/09/03 12:18:56 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:18:56 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-bacoher9jale/dir/file1 2026/09/03 12:18:56 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:18:56 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/03 12:18:56 DEBUG : Can set mod time: true 2026/09/03 12:18:56 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/09/03 12:18:56 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/dir/file1" 2026/09/03 12:18:56 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:18:56 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: md5sum /rclone-test-bacoher9jale/dir/file1 2026/09/03 12:18:56 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-bacoher9jale/dir/file1" 2026/09/03 12:18:56 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:18:56 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-bacoher9jale/dir/file1 2026/09/03 12:18:56 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:18:56 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/03 12:18:56 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/dir/file1" 2026/09/03 12:18:56 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:18:56 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: sha1sum /rclone-test-bacoher9jale/dir/file1 2026/09/03 12:18:56 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-bacoher9jale/dir/file1" 2026/09/03 12:18:57 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:18:57 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-bacoher9jale/dir/file1 2026/09/03 12:18:57 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:18:57 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/03 12:18:57 DEBUG : WaitForWriters: timeout=30s 2026/09/03 12:18:57 DEBUG : dir: Looking for writers 2026/09/03 12:18:57 DEBUG : file1: reading active writers 2026/09/03 12:18:57 DEBUG : Looking for writers 2026/09/03 12:18:57 DEBUG : dir: reading active writers 2026/09/03 12:18:57 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:198: Remote "sftp://rclone@:22/rclone-test-bacoher9jale", Local "Local file system at /tmp/rclone2649713110", Modify Window "1s" 2026/09/03 12:18:57 INFO : sftp://rclone@:22/rclone-test-bacoher9jale: poll-interval is not supported by this remote 2026/09/03 12:18:57 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/dir/file1" 2026/09/03 12:18:57 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:18:57 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: md5sum /rclone-test-bacoher9jale/dir/file1 2026/09/03 12:18:57 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-bacoher9jale/dir/file1" 2026/09/03 12:18:57 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:18:57 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-bacoher9jale/dir/file1 2026/09/03 12:18:57 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:18:57 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/03 12:18:57 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/dir/file1" 2026/09/03 12:18:57 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:18:57 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: sha1sum /rclone-test-bacoher9jale/dir/file1 2026/09/03 12:18:57 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-bacoher9jale/dir/file1" 2026/09/03 12:18:57 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:18:57 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-bacoher9jale/dir/file1 2026/09/03 12:18:57 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:18:57 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/03 12:18:57 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/09/03 12:18:57 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/09/03 12:18:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/03 12:18:57 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: File to upload is small (0 bytes), uploading instead of streaming 2026/09/03 12:18:57 DEBUG : dir/file1: size = 0 OK 2026/09/03 12:18:57 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/dir/file1" 2026/09/03 12:18:57 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:18:57 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: md5sum /rclone-test-bacoher9jale/dir/file1 2026/09/03 12:18:57 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-bacoher9jale/dir/file1" 2026/09/03 12:18:58 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:18:58 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-bacoher9jale/dir/file1 2026/09/03 12:18:58 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:18:58 DEBUG : dir/file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/09/03 12:18:58 DEBUG : dir/file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/09/03 12:18:58 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/09/03 12:18:58 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/09/03 12:18:58 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/03 12:18:58 DEBUG : WaitForWriters: timeout=30s 2026/09/03 12:18:58 DEBUG : dir: Looking for writers 2026/09/03 12:18:58 DEBUG : file1: reading active writers 2026/09/03 12:18:58 DEBUG : Looking for writers 2026/09/03 12:18:58 DEBUG : dir: reading active writers 2026/09/03 12:18:58 DEBUG : >WaitForWriters: 2026/09/03 12:18:58 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/dir/file1" 2026/09/03 12:18:58 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:18:58 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: md5sum /rclone-test-bacoher9jale/dir/file1 2026/09/03 12:18:58 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-bacoher9jale/dir/file1" 2026/09/03 12:18:58 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:18:58 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-bacoher9jale/dir/file1 2026/09/03 12:18:58 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:18:58 DEBUG : dir/file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/09/03 12:18:58 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/dir/file1" 2026/09/03 12:18:58 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:18:58 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: sha1sum /rclone-test-bacoher9jale/dir/file1 2026/09/03 12:18:58 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-bacoher9jale/dir/file1" 2026/09/03 12:18:58 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:18:58 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /rclone-test-bacoher9jale/dir/file1 2026/09/03 12:18:58 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:18:58 DEBUG : dir/file1: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2026/09/03 12:18:58 DEBUG : WaitForWriters: timeout=30s 2026/09/03 12:18:58 DEBUG : dir: Looking for writers 2026/09/03 12:18:58 DEBUG : file1: reading active writers 2026/09/03 12:18:58 DEBUG : Looking for writers 2026/09/03 12:18:58 DEBUG : dir: reading active writers 2026/09/03 12:18:58 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:198: Remote "sftp://rclone@:22/rclone-test-bacoher9jale", Local "Local file system at /tmp/rclone2649713110", Modify Window "1s" 2026/09/03 12:18:58 INFO : sftp://rclone@:22/rclone-test-bacoher9jale: poll-interval is not supported by this remote 2026/09/03 12:18:58 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/dir/file1" 2026/09/03 12:18:58 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:18:58 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: md5sum /rclone-test-bacoher9jale/dir/file1 2026/09/03 12:18:58 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-bacoher9jale/dir/file1" 2026/09/03 12:18:59 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:18:59 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-bacoher9jale/dir/file1 2026/09/03 12:18:59 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:18:59 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/03 12:18:59 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/dir/file1" 2026/09/03 12:18:59 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:18:59 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: sha1sum /rclone-test-bacoher9jale/dir/file1 2026/09/03 12:18:59 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-bacoher9jale/dir/file1" 2026/09/03 12:18:59 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:18:59 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-bacoher9jale/dir/file1 2026/09/03 12:18:59 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:18:59 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/03 12:18:59 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/09/03 12:18:59 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/09/03 12:18:59 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/03 12:18:59 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: File to upload is small (5 bytes), uploading instead of streaming 2026/09/03 12:18:59 DEBUG : dir/file1: size = 5 OK 2026/09/03 12:18:59 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/dir/file1" 2026/09/03 12:18:59 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:18:59 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: md5sum /rclone-test-bacoher9jale/dir/file1 2026/09/03 12:18:59 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-bacoher9jale/dir/file1" 2026/09/03 12:18:59 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:18:59 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-bacoher9jale/dir/file1 2026/09/03 12:18:59 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:18:59 DEBUG : dir/file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/09/03 12:18:59 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/09/03 12:18:59 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/09/03 12:18:59 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/09/03 12:18:59 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/03 12:18:59 DEBUG : WaitForWriters: timeout=30s 2026/09/03 12:18:59 DEBUG : dir: Looking for writers 2026/09/03 12:18:59 DEBUG : file1: reading active writers 2026/09/03 12:18:59 DEBUG : Looking for writers 2026/09/03 12:18:59 DEBUG : dir: reading active writers 2026/09/03 12:18:59 DEBUG : >WaitForWriters: 2026/09/03 12:18:59 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/dir/file1" 2026/09/03 12:18:59 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:18:59 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: md5sum /rclone-test-bacoher9jale/dir/file1 2026/09/03 12:18:59 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-bacoher9jale/dir/file1" 2026/09/03 12:19:00 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:19:00 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-bacoher9jale/dir/file1 2026/09/03 12:19:00 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:19:00 DEBUG : dir/file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/09/03 12:19:00 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/dir/file1" 2026/09/03 12:19:00 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:19:00 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: sha1sum /rclone-test-bacoher9jale/dir/file1 2026/09/03 12:19:00 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-bacoher9jale/dir/file1" 2026/09/03 12:19:00 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:19:00 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d /rclone-test-bacoher9jale/dir/file1 2026/09/03 12:19:00 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:19:00 DEBUG : dir/file1: Parsed hash: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d 2026/09/03 12:19:00 DEBUG : WaitForWriters: timeout=30s 2026/09/03 12:19:00 DEBUG : dir: Looking for writers 2026/09/03 12:19:00 DEBUG : file1: reading active writers 2026/09/03 12:19:00 DEBUG : Looking for writers 2026/09/03 12:19:00 DEBUG : dir: reading active writers 2026/09/03 12:19:00 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:198: Remote "sftp://rclone@:22/rclone-test-bacoher9jale", Local "Local file system at /tmp/rclone2649713110", Modify Window "1s" 2026/09/03 12:19:00 INFO : sftp://rclone@:22/rclone-test-bacoher9jale: poll-interval is not supported by this remote 2026/09/03 12:19:00 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/03 12:19:00 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-bacoher9jale" 2026/09/03 12:19:00 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-bacoher9jale" 2026/09/03 12:19:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-bacoher9jale" 2026/09/03 12:19:00 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/03 12:19:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-bacoher9jale" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-bacoher9jale" 2026/09/03 12:19:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-bacoher9jale" 2026/09/03 12:19:00 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/03 12:19:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-bacoher9jale" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-bacoher9jale" 2026/09/03 12:19:00 INFO : sftp://rclone@:22/rclone-test-bacoher9jale: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/03 12:19:00 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/dir/file1" 2026/09/03 12:19:00 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:19:00 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: md5sum /rclone-test-bacoher9jale/dir/file1 2026/09/03 12:19:00 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-bacoher9jale/dir/file1" 2026/09/03 12:19:00 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:19:00 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-bacoher9jale/dir/file1 2026/09/03 12:19:00 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:19:00 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/03 12:19:00 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/dir/file1" 2026/09/03 12:19:00 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:19:00 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: sha1sum /rclone-test-bacoher9jale/dir/file1 2026/09/03 12:19:00 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-bacoher9jale/dir/file1" 2026/09/03 12:19:01 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:19:01 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-bacoher9jale/dir/file1 2026/09/03 12:19:01 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:19:01 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/03 12:19:01 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/09/03 12:19:01 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/dir/file1" 2026/09/03 12:19:01 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:19:01 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: md5sum /rclone-test-bacoher9jale/dir/file1 2026/09/03 12:19:01 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-bacoher9jale/dir/file1" 2026/09/03 12:19:01 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:19:01 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-bacoher9jale/dir/file1 2026/09/03 12:19:01 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:19:01 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/03 12:19:01 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/dir/file1" 2026/09/03 12:19:01 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:19:01 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: sha1sum /rclone-test-bacoher9jale/dir/file1 2026/09/03 12:19:01 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-bacoher9jale/dir/file1" 2026/09/03 12:19:01 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:19:01 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-bacoher9jale/dir/file1 2026/09/03 12:19:01 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:19:01 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/03 12:19:01 DEBUG : WaitForWriters: timeout=30s 2026/09/03 12:19:01 DEBUG : dir: Looking for writers 2026/09/03 12:19:01 DEBUG : file1: reading active writers 2026/09/03 12:19:01 DEBUG : Looking for writers 2026/09/03 12:19:01 DEBUG : dir: reading active writers 2026/09/03 12:19:01 DEBUG : >WaitForWriters: 2026/09/03 12:19:01 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=false run.go:198: Remote "sftp://rclone@:22/rclone-test-bacoher9jale", Local "Local file system at /tmp/rclone2649713110", Modify Window "1s" 2026/09/03 12:19:01 INFO : sftp://rclone@:22/rclone-test-bacoher9jale: poll-interval is not supported by this remote 2026/09/03 12:19:01 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/03 12:19:01 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-bacoher9jale" 2026/09/03 12:19:01 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-bacoher9jale" 2026/09/03 12:19:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-bacoher9jale" 2026/09/03 12:19:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/03 12:19:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-bacoher9jale" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-bacoher9jale" 2026/09/03 12:19:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-bacoher9jale" 2026/09/03 12:19:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/03 12:19:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-bacoher9jale" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-bacoher9jale" 2026/09/03 12:19:01 INFO : sftp://rclone@:22/rclone-test-bacoher9jale: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/03 12:19:01 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/dir/file1" 2026/09/03 12:19:01 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:19:01 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: md5sum /rclone-test-bacoher9jale/dir/file1 2026/09/03 12:19:01 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-bacoher9jale/dir/file1" 2026/09/03 12:19:02 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:19:02 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-bacoher9jale/dir/file1 2026/09/03 12:19:02 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:19:02 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/03 12:19:02 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/dir/file1" 2026/09/03 12:19:02 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:19:02 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: sha1sum /rclone-test-bacoher9jale/dir/file1 2026/09/03 12:19:02 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-bacoher9jale/dir/file1" 2026/09/03 12:19:02 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:19:02 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-bacoher9jale/dir/file1 2026/09/03 12:19:02 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:19:02 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/03 12:19:02 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/09/03 12:19:02 DEBUG : dir/file1: newRWFileHandle: 2026/09/03 12:19:02 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/03 12:19:02 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/03 12:19:02 DEBUG : dir/file1(0x118bf46d90c0): close: 2026/09/03 12:19:02 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/09/03 12:19:02 DEBUG : dir/file1(0x118bf46d90c0): >close: err= 2026/09/03 12:19:02 DEBUG : WaitForWriters: timeout=30s 2026/09/03 12:19:02 DEBUG : dir: Looking for writers 2026/09/03 12:19:02 DEBUG : file1: reading active writers 2026/09/03 12:19:02 DEBUG : Looking for writers 2026/09/03 12:19:02 DEBUG : dir: reading active writers 2026/09/03 12:19:02 DEBUG : >WaitForWriters: 2026/09/03 12:19:02 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/dir/file1" 2026/09/03 12:19:02 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:19:02 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: md5sum /rclone-test-bacoher9jale/dir/file1 2026/09/03 12:19:02 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-bacoher9jale/dir/file1" 2026/09/03 12:19:02 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:19:02 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-bacoher9jale/dir/file1 2026/09/03 12:19:02 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:19:02 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/03 12:19:02 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/dir/file1" 2026/09/03 12:19:02 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:19:02 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: sha1sum /rclone-test-bacoher9jale/dir/file1 2026/09/03 12:19:02 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-bacoher9jale/dir/file1" 2026/09/03 12:19:03 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:19:03 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-bacoher9jale/dir/file1 2026/09/03 12:19:03 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:19:03 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/03 12:19:03 DEBUG : WaitForWriters: timeout=30s 2026/09/03 12:19:03 DEBUG : dir: Looking for writers 2026/09/03 12:19:03 DEBUG : file1: reading active writers 2026/09/03 12:19:03 DEBUG : Looking for writers 2026/09/03 12:19:03 DEBUG : dir: reading active writers 2026/09/03 12:19:03 DEBUG : >WaitForWriters: 2026/09/03 12:19:03 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=true run.go:198: Remote "sftp://rclone@:22/rclone-test-bacoher9jale", Local "Local file system at /tmp/rclone2649713110", Modify Window "1s" 2026/09/03 12:19:03 INFO : sftp://rclone@:22/rclone-test-bacoher9jale: poll-interval is not supported by this remote 2026/09/03 12:19:03 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/03 12:19:03 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-bacoher9jale" 2026/09/03 12:19:03 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-bacoher9jale" 2026/09/03 12:19:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-bacoher9jale" 2026/09/03 12:19:03 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/03 12:19:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-bacoher9jale" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-bacoher9jale" 2026/09/03 12:19:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-bacoher9jale" 2026/09/03 12:19:03 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/03 12:19:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-bacoher9jale" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-bacoher9jale" 2026/09/03 12:19:03 INFO : sftp://rclone@:22/rclone-test-bacoher9jale: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/03 12:19:03 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/dir/file1" 2026/09/03 12:19:03 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:19:03 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: md5sum /rclone-test-bacoher9jale/dir/file1 2026/09/03 12:19:03 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-bacoher9jale/dir/file1" 2026/09/03 12:19:03 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:19:03 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-bacoher9jale/dir/file1 2026/09/03 12:19:03 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:19:03 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/03 12:19:03 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/dir/file1" 2026/09/03 12:19:03 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:19:03 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: sha1sum /rclone-test-bacoher9jale/dir/file1 2026/09/03 12:19:03 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-bacoher9jale/dir/file1" 2026/09/03 12:19:03 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:19:03 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-bacoher9jale/dir/file1 2026/09/03 12:19:03 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:19:03 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/03 12:19:03 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/09/03 12:19:03 DEBUG : dir/file1: newRWFileHandle: 2026/09/03 12:19:03 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/03 12:19:03 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/03 12:19:03 DEBUG : dir/file1(0x118bf4709340): _writeAt: size=5, off=0 2026/09/03 12:19:03 DEBUG : dir/file1(0x118bf4709340): openPending: 2026/09/03 12:19:03 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/dir/file1" 2026/09/03 12:19:03 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:19:03 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: md5sum /rclone-test-bacoher9jale/dir/file1 2026/09/03 12:19:03 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-bacoher9jale/dir/file1" 2026/09/03 12:19:04 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:19:04 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-bacoher9jale/dir/file1 2026/09/03 12:19:04 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:19:04 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/03 12:19:04 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/09/03 12:19:04 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/09/03 12:19:04 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/03 12:19:04 DEBUG : dir/file1(0x118bf4709340): >openPending: err= 2026/09/03 12:19:04 DEBUG : dir/file1(0x118bf4709340): >_writeAt: n=5, err= 2026/09/03 12:19:04 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/09/03 12:19:04 DEBUG : dir/file1(0x118bf4709340): close: 2026/09/03 12:19:04 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2026/09/03 12:19:04 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2026/09/03 12:19:04 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2026/09/03 12:19:04 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/09/03 12:19:04 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/09/03 12:19:04 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:04 DEBUG : dir/file1(0x118bf4709340): >close: err= 2026/09/03 12:19:04 DEBUG : WaitForWriters: timeout=30s 2026/09/03 12:19:04 DEBUG : dir: Looking for writers 2026/09/03 12:19:04 DEBUG : file1: reading active writers 2026/09/03 12:19:04 DEBUG : Looking for writers 2026/09/03 12:19:04 DEBUG : dir: reading active writers 2026/09/03 12:19:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/03 12:19:04 DEBUG : dir: Looking for writers 2026/09/03 12:19:04 DEBUG : file1: reading active writers 2026/09/03 12:19:04 DEBUG : Looking for writers 2026/09/03 12:19:04 DEBUG : dir: reading active writers 2026/09/03 12:19:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/03 12:19:04 DEBUG : dir: Looking for writers 2026/09/03 12:19:04 DEBUG : file1: reading active writers 2026/09/03 12:19:04 DEBUG : Looking for writers 2026/09/03 12:19:04 DEBUG : dir: reading active writers 2026/09/03 12:19:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/03 12:19:04 DEBUG : dir: Looking for writers 2026/09/03 12:19:04 DEBUG : file1: reading active writers 2026/09/03 12:19:04 DEBUG : Looking for writers 2026/09/03 12:19:04 DEBUG : dir: reading active writers 2026/09/03 12:19:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/03 12:19:04 DEBUG : dir/file1: vfs cache: starting upload 2026/09/03 12:19:04 DEBUG : dir/file1.2f98c60a.partial: size = 14 OK 2026/09/03 12:19:04 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/dir/file1.2f98c60a.partial" 2026/09/03 12:19:04 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:19:04 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: md5sum /rclone-test-bacoher9jale/dir/file1.2f98c60a.partial 2026/09/03 12:19:04 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-bacoher9jale/dir/file1.2f98c60a.partial" 2026/09/03 12:19:04 DEBUG : dir: Looking for writers 2026/09/03 12:19:04 DEBUG : file1: reading active writers 2026/09/03 12:19:04 DEBUG : Looking for writers 2026/09/03 12:19:04 DEBUG : dir: reading active writers 2026/09/03 12:19:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/03 12:19:04 DEBUG : dir: Looking for writers 2026/09/03 12:19:04 DEBUG : file1: reading active writers 2026/09/03 12:19:04 DEBUG : Looking for writers 2026/09/03 12:19:04 DEBUG : dir: reading active writers 2026/09/03 12:19:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/09/03 12:19:04 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:19:04 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: 60cac3f4f9c843121eee2ba9e0dac970 /rclone-test-bacoher9jale/dir/file1.2f98c60a.partial 2026/09/03 12:19:04 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:19:04 DEBUG : dir/file1.2f98c60a.partial: Parsed hash: 60cac3f4f9c843121eee2ba9e0dac970 2026/09/03 12:19:04 DEBUG : dir/file1: md5 = 60cac3f4f9c843121eee2ba9e0dac970 OK 2026/09/03 12:19:04 DEBUG : dir/file1.2f98c60a.partial: renamed to: dir/file1 2026/09/03 12:19:04 INFO : dir/file1: Copied (replaced existing) 2026/09/03 12:19:04 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/dir/file1" 2026/09/03 12:19:04 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:19:04 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: md5sum /rclone-test-bacoher9jale/dir/file1 2026/09/03 12:19:04 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-bacoher9jale/dir/file1" 2026/09/03 12:19:04 DEBUG : dir: Looking for writers 2026/09/03 12:19:04 DEBUG : file1: reading active writers 2026/09/03 12:19:04 DEBUG : Looking for writers 2026/09/03 12:19:04 DEBUG : dir: reading active writers 2026/09/03 12:19:04 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:19:04 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: 60cac3f4f9c843121eee2ba9e0dac970 /rclone-test-bacoher9jale/dir/file1 2026/09/03 12:19:04 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:19:04 DEBUG : dir/file1: Parsed hash: 60cac3f4f9c843121eee2ba9e0dac970 2026/09/03 12:19:04 DEBUG : dir/file1: vfs cache: fingerprint now "14,2011-12-25 12:59:59 +0000 UTC,60cac3f4f9c843121eee2ba9e0dac970" 2026/09/03 12:19:04 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/09/03 12:19:04 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2026/09/03 12:19:04 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/03 12:19:04 DEBUG : >WaitForWriters: 2026/09/03 12:19:04 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/09/03 12:19:04 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/dir/file1" 2026/09/03 12:19:04 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:19:04 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: md5sum /rclone-test-bacoher9jale/dir/file1 2026/09/03 12:19:04 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-bacoher9jale/dir/file1" 2026/09/03 12:19:05 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:19:05 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: 60cac3f4f9c843121eee2ba9e0dac970 /rclone-test-bacoher9jale/dir/file1 2026/09/03 12:19:05 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:19:05 DEBUG : dir/file1: Parsed hash: 60cac3f4f9c843121eee2ba9e0dac970 2026/09/03 12:19:05 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/dir/file1" 2026/09/03 12:19:05 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:19:05 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: sha1sum /rclone-test-bacoher9jale/dir/file1 2026/09/03 12:19:05 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-bacoher9jale/dir/file1" 2026/09/03 12:19:05 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:19:05 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: 5ec62fa7440335ab2e3e5529744fa9627e9c4174 /rclone-test-bacoher9jale/dir/file1 2026/09/03 12:19:05 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:19:05 DEBUG : dir/file1: Parsed hash: 5ec62fa7440335ab2e3e5529744fa9627e9c4174 2026/09/03 12:19:05 DEBUG : WaitForWriters: timeout=30s 2026/09/03 12:19:05 DEBUG : dir: Looking for writers 2026/09/03 12:19:05 DEBUG : file1: reading active writers 2026/09/03 12:19:05 DEBUG : Looking for writers 2026/09/03 12:19:05 DEBUG : dir: reading active writers 2026/09/03 12:19:05 DEBUG : >WaitForWriters: 2026/09/03 12:19:05 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: vfs cache: cleaner exiting --- PASS: TestFileSetModTime (9.48s) --- PASS: TestFileSetModTime/cache=off,open=false,write=false (1.35s) --- PASS: TestFileSetModTime/cache=off,open=true,write=false (1.64s) --- PASS: TestFileSetModTime/cache=off,open=true,write=true (1.67s) --- PASS: TestFileSetModTime/cache=full,open=false,write=false (1.29s) --- PASS: TestFileSetModTime/cache=full,open=true,write=false (1.28s) --- PASS: TestFileSetModTime/cache=full,open=true,write=true (2.26s) === RUN TestFileOpenRead run.go:198: Remote "sftp://rclone@:22/rclone-test-bacoher9jale", Local "Local file system at /tmp/rclone2649713110", Modify Window "1s" 2026/09/03 12:19:05 INFO : sftp://rclone@:22/rclone-test-bacoher9jale: poll-interval is not supported by this remote 2026/09/03 12:19:05 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/dir/file1" 2026/09/03 12:19:05 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:19:05 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: md5sum /rclone-test-bacoher9jale/dir/file1 2026/09/03 12:19:05 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-bacoher9jale/dir/file1" 2026/09/03 12:19:05 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:19:05 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-bacoher9jale/dir/file1 2026/09/03 12:19:05 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:19:05 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/03 12:19:05 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/dir/file1" 2026/09/03 12:19:05 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:19:05 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: sha1sum /rclone-test-bacoher9jale/dir/file1 2026/09/03 12:19:05 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-bacoher9jale/dir/file1" 2026/09/03 12:19:06 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:19:06 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-bacoher9jale/dir/file1 2026/09/03 12:19:06 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:19:06 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/03 12:19:06 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/03 12:19:06 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/09/03 12:19:06 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/09/03 12:19:06 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/09/03 12:19:06 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/dir/file1" 2026/09/03 12:19:06 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:19:06 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: md5sum /rclone-test-bacoher9jale/dir/file1 2026/09/03 12:19:06 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-bacoher9jale/dir/file1" 2026/09/03 12:19:06 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:19:06 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-bacoher9jale/dir/file1 2026/09/03 12:19:06 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:19:06 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/03 12:19:06 DEBUG : WaitForWriters: timeout=30s 2026/09/03 12:19:06 DEBUG : dir: Looking for writers 2026/09/03 12:19:06 DEBUG : file1: reading active writers 2026/09/03 12:19:06 DEBUG : Looking for writers 2026/09/03 12:19:06 DEBUG : dir: reading active writers 2026/09/03 12:19:06 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (0.94s) === RUN TestFileOpenReadUnknownSize 2026/09/03 12:19:06 INFO : Mock file system at root: poll-interval is not supported by this remote 2026/09/03 12:19:06 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/03 12:19:06 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/03 12:19:06 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2026/09/03 12:19:06 DEBUG : WaitForWriters: timeout=30s 2026/09/03 12:19:06 DEBUG : Looking for writers 2026/09/03 12:19:06 DEBUG : file.txt: reading active writers 2026/09/03 12:19:06 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:198: Remote "sftp://rclone@:22/rclone-test-bacoher9jale", Local "Local file system at /tmp/rclone2649713110", Modify Window "1s" 2026/09/03 12:19:06 INFO : sftp://rclone@:22/rclone-test-bacoher9jale: poll-interval is not supported by this remote 2026/09/03 12:19:06 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/dir/file1" 2026/09/03 12:19:06 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:19:06 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: md5sum /rclone-test-bacoher9jale/dir/file1 2026/09/03 12:19:06 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-bacoher9jale/dir/file1" 2026/09/03 12:19:06 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:19:06 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-bacoher9jale/dir/file1 2026/09/03 12:19:06 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:19:06 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/03 12:19:06 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/dir/file1" 2026/09/03 12:19:06 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:19:06 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: sha1sum /rclone-test-bacoher9jale/dir/file1 2026/09/03 12:19:06 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-bacoher9jale/dir/file1" 2026/09/03 12:19:06 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:19:06 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-bacoher9jale/dir/file1 2026/09/03 12:19:06 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:19:06 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/03 12:19:06 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/03 12:19:06 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: File to upload is small (25 bytes), uploading instead of streaming 2026/09/03 12:19:06 DEBUG : dir/file1: size = 25 OK 2026/09/03 12:19:06 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/dir/file1" 2026/09/03 12:19:06 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:19:06 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: md5sum /rclone-test-bacoher9jale/dir/file1 2026/09/03 12:19:06 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-bacoher9jale/dir/file1" 2026/09/03 12:19:07 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:19:07 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-bacoher9jale/dir/file1 2026/09/03 12:19:07 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:19:07 DEBUG : dir/file1: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/09/03 12:19:07 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/09/03 12:19:07 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/09/03 12:19:07 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/03 12:19:07 DEBUG : WaitForWriters: timeout=30s 2026/09/03 12:19:07 DEBUG : dir: Looking for writers 2026/09/03 12:19:07 DEBUG : file1: reading active writers 2026/09/03 12:19:07 DEBUG : Looking for writers 2026/09/03 12:19:07 DEBUG : dir: reading active writers 2026/09/03 12:19:07 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (0.95s) === RUN TestFileRemove run.go:198: Remote "sftp://rclone@:22/rclone-test-bacoher9jale", Local "Local file system at /tmp/rclone2649713110", Modify Window "1s" 2026/09/03 12:19:07 INFO : sftp://rclone@:22/rclone-test-bacoher9jale: poll-interval is not supported by this remote 2026/09/03 12:19:07 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/dir/file1" 2026/09/03 12:19:07 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:19:07 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: md5sum /rclone-test-bacoher9jale/dir/file1 2026/09/03 12:19:07 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-bacoher9jale/dir/file1" 2026/09/03 12:19:07 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:19:07 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-bacoher9jale/dir/file1 2026/09/03 12:19:07 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:19:07 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/03 12:19:07 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/dir/file1" 2026/09/03 12:19:07 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:19:07 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: sha1sum /rclone-test-bacoher9jale/dir/file1 2026/09/03 12:19:07 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-bacoher9jale/dir/file1" 2026/09/03 12:19:07 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:19:07 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-bacoher9jale/dir/file1 2026/09/03 12:19:07 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:19:07 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/03 12:19:07 DEBUG : dir/file1: Remove: 2026/09/03 12:19:07 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/03 12:19:07 DEBUG : dir/file1: >Remove: err= 2026/09/03 12:19:07 DEBUG : dir/file1: Remove: 2026/09/03 12:19:07 DEBUG : dir/file1: >Remove: err=Read only file system 2026/09/03 12:19:07 DEBUG : WaitForWriters: timeout=30s 2026/09/03 12:19:07 DEBUG : dir: Looking for writers 2026/09/03 12:19:07 DEBUG : Looking for writers 2026/09/03 12:19:07 DEBUG : dir: reading active writers 2026/09/03 12:19:07 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (0.63s) === RUN TestFileRemoveAll run.go:198: Remote "sftp://rclone@:22/rclone-test-bacoher9jale", Local "Local file system at /tmp/rclone2649713110", Modify Window "1s" 2026/09/03 12:19:07 INFO : sftp://rclone@:22/rclone-test-bacoher9jale: poll-interval is not supported by this remote 2026/09/03 12:19:07 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/dir/file1" 2026/09/03 12:19:07 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:19:07 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: md5sum /rclone-test-bacoher9jale/dir/file1 2026/09/03 12:19:07 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-bacoher9jale/dir/file1" 2026/09/03 12:19:08 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:19:08 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-bacoher9jale/dir/file1 2026/09/03 12:19:08 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:19:08 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/03 12:19:08 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/dir/file1" 2026/09/03 12:19:08 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:19:08 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: sha1sum /rclone-test-bacoher9jale/dir/file1 2026/09/03 12:19:08 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-bacoher9jale/dir/file1" 2026/09/03 12:19:08 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:19:08 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-bacoher9jale/dir/file1 2026/09/03 12:19:08 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:19:08 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/03 12:19:08 DEBUG : dir/file1: Remove: 2026/09/03 12:19:08 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/03 12:19:08 DEBUG : dir/file1: >Remove: err= 2026/09/03 12:19:08 DEBUG : dir/file1: Remove: 2026/09/03 12:19:08 DEBUG : dir/file1: >Remove: err=Read only file system 2026/09/03 12:19:08 DEBUG : WaitForWriters: timeout=30s 2026/09/03 12:19:08 DEBUG : dir: Looking for writers 2026/09/03 12:19:08 DEBUG : Looking for writers 2026/09/03 12:19:08 DEBUG : dir: reading active writers 2026/09/03 12:19:08 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (0.65s) === RUN TestFileOpen run.go:198: Remote "sftp://rclone@:22/rclone-test-bacoher9jale", Local "Local file system at /tmp/rclone2649713110", Modify Window "1s" 2026/09/03 12:19:08 INFO : sftp://rclone@:22/rclone-test-bacoher9jale: poll-interval is not supported by this remote 2026/09/03 12:19:08 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/dir/file1" 2026/09/03 12:19:08 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:19:08 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: md5sum /rclone-test-bacoher9jale/dir/file1 2026/09/03 12:19:08 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-bacoher9jale/dir/file1" 2026/09/03 12:19:08 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:19:08 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-bacoher9jale/dir/file1 2026/09/03 12:19:08 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:19:08 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/03 12:19:08 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/dir/file1" 2026/09/03 12:19:08 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:19:08 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: sha1sum /rclone-test-bacoher9jale/dir/file1 2026/09/03 12:19:08 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-bacoher9jale/dir/file1" 2026/09/03 12:19:09 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:19:09 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-bacoher9jale/dir/file1 2026/09/03 12:19:09 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:19:09 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/03 12:19:09 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/03 12:19:09 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/09/03 12:19:09 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/09/03 12:19:09 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/09/03 12:19:09 DEBUG : dir/file1: Open: flags=O_RDWR 2026/09/03 12:19:09 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/09/03 12:19:09 DEBUG : dir/file1: Open: flags=0x3 2026/09/03 12:19:09 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2026/09/03 12:19:09 DEBUG : dir/file1: >Open: fd=, err=permission denied 2026/09/03 12:19:09 DEBUG : WaitForWriters: timeout=30s 2026/09/03 12:19:09 DEBUG : dir: Looking for writers 2026/09/03 12:19:09 DEBUG : file1: reading active writers 2026/09/03 12:19:09 DEBUG : Looking for writers 2026/09/03 12:19:09 DEBUG : dir: reading active writers 2026/09/03 12:19:09 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (0.65s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:198: Remote "sftp://rclone@:22/rclone-test-bacoher9jale", Local "Local file system at /tmp/rclone2649713110", Modify Window "1s" 2026/09/03 12:19:09 INFO : sftp://rclone@:22/rclone-test-bacoher9jale: poll-interval is not supported by this remote 2026/09/03 12:19:09 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/dir/file1" 2026/09/03 12:19:09 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:19:09 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: md5sum /rclone-test-bacoher9jale/dir/file1 2026/09/03 12:19:09 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-bacoher9jale/dir/file1" 2026/09/03 12:19:09 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:19:09 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-bacoher9jale/dir/file1 2026/09/03 12:19:09 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:19:09 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/03 12:19:09 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/dir/file1" 2026/09/03 12:19:09 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:19:09 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: sha1sum /rclone-test-bacoher9jale/dir/file1 2026/09/03 12:19:09 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-bacoher9jale/dir/file1" 2026/09/03 12:19:09 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:19:09 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-bacoher9jale/dir/file1 2026/09/03 12:19:09 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:19:09 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/03 12:19:09 DEBUG : WaitForWriters: timeout=30s 2026/09/03 12:19:09 DEBUG : dir: Looking for writers 2026/09/03 12:19:09 DEBUG : file1: reading active writers 2026/09/03 12:19:09 DEBUG : Looking for writers 2026/09/03 12:19:09 DEBUG : dir: reading active writers 2026/09/03 12:19:09 DEBUG : >WaitForWriters: 2026/09/03 12:19:09 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/dir/file1" 2026/09/03 12:19:09 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:19:09 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: md5sum /rclone-test-bacoher9jale/dir/file1 2026/09/03 12:19:09 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-bacoher9jale/dir/file1" 2026/09/03 12:19:10 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:19:10 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-bacoher9jale/dir/file1 2026/09/03 12:19:10 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:19:10 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/03 12:19:10 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/dir/file1" 2026/09/03 12:19:10 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:19:10 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: sha1sum /rclone-test-bacoher9jale/dir/file1 2026/09/03 12:19:10 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-bacoher9jale/dir/file1" 2026/09/03 12:19:10 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:19:10 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-bacoher9jale/dir/file1 2026/09/03 12:19:10 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:19:10 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/03 12:19:10 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/09/03 12:19:10 DEBUG : newLeaf: Updating file with newLeaf 0x118bf46f91e0 2026/09/03 12:19:10 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/03 12:19:10 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/03 12:19:10 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/newLeaf" 2026/09/03 12:19:10 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:19:10 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: md5sum /rclone-test-bacoher9jale/newLeaf 2026/09/03 12:19:10 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-bacoher9jale/newLeaf" 2026/09/03 12:19:10 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:19:10 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-bacoher9jale/newLeaf 2026/09/03 12:19:10 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:19:10 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/03 12:19:10 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/newLeaf" 2026/09/03 12:19:10 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:19:10 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: sha1sum /rclone-test-bacoher9jale/newLeaf 2026/09/03 12:19:10 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-bacoher9jale/newLeaf" 2026/09/03 12:19:11 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:19:11 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-bacoher9jale/newLeaf 2026/09/03 12:19:11 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:19:11 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/03 12:19:11 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/09/03 12:19:11 DEBUG : dir/file1: Updating file with dir/file1 0x118bf46f91e0 2026/09/03 12:19:11 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/09/03 12:19:11 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/03 12:19:11 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/dir/file1" 2026/09/03 12:19:11 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:19:11 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: md5sum /rclone-test-bacoher9jale/dir/file1 2026/09/03 12:19:11 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-bacoher9jale/dir/file1" 2026/09/03 12:19:11 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:19:11 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-bacoher9jale/dir/file1 2026/09/03 12:19:11 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:19:11 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/03 12:19:11 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/dir/file1" 2026/09/03 12:19:11 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:19:11 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: sha1sum /rclone-test-bacoher9jale/dir/file1 2026/09/03 12:19:11 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-bacoher9jale/dir/file1" 2026/09/03 12:19:11 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:19:11 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-bacoher9jale/dir/file1 2026/09/03 12:19:11 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:19:11 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/03 12:19:11 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/09/03 12:19:11 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/09/03 12:19:11 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/03 12:19:11 DEBUG : dir/file1: File is currently open, delaying rename 0x118bf46f91e0 2026/09/03 12:19:11 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/03 12:19:11 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/03 12:19:11 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: File to upload is small (25 bytes), uploading instead of streaming 2026/09/03 12:19:11 DEBUG : dir/file1: size = 25 OK 2026/09/03 12:19:11 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/dir/file1" 2026/09/03 12:19:11 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:19:11 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: md5sum /rclone-test-bacoher9jale/dir/file1 2026/09/03 12:19:11 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-bacoher9jale/dir/file1" 2026/09/03 12:19:12 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:19:12 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-bacoher9jale/dir/file1 2026/09/03 12:19:12 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:19:12 DEBUG : dir/file1: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/09/03 12:19:12 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/09/03 12:19:12 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/09/03 12:19:12 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/03 12:19:12 DEBUG : newLeaf: Running delayed rename now 2026/09/03 12:19:12 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/09/03 12:19:12 DEBUG : newLeaf: Updating file with newLeaf 0x118bf46f91e0 2026/09/03 12:19:12 DEBUG : WaitForWriters: timeout=30s 2026/09/03 12:19:12 DEBUG : dir: Looking for writers 2026/09/03 12:19:12 DEBUG : Looking for writers 2026/09/03 12:19:12 DEBUG : dir: reading active writers 2026/09/03 12:19:12 DEBUG : newLeaf: reading active writers 2026/09/03 12:19:12 DEBUG : >WaitForWriters: 2026/09/03 12:19:12 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/newLeaf" 2026/09/03 12:19:12 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:19:12 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: md5sum /rclone-test-bacoher9jale/newLeaf 2026/09/03 12:19:12 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-bacoher9jale/newLeaf" 2026/09/03 12:19:12 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:19:12 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-bacoher9jale/newLeaf 2026/09/03 12:19:12 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:19:12 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/09/03 12:19:12 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/newLeaf" 2026/09/03 12:19:12 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:19:12 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: sha1sum /rclone-test-bacoher9jale/newLeaf 2026/09/03 12:19:12 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-bacoher9jale/newLeaf" 2026/09/03 12:19:12 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:19:12 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /rclone-test-bacoher9jale/newLeaf 2026/09/03 12:19:12 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:19:12 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/09/03 12:19:12 DEBUG : WaitForWriters: timeout=30s 2026/09/03 12:19:12 DEBUG : dir: Looking for writers 2026/09/03 12:19:12 DEBUG : Looking for writers 2026/09/03 12:19:12 DEBUG : newLeaf: reading active writers 2026/09/03 12:19:12 DEBUG : dir: reading active writers 2026/09/03 12:19:12 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:198: Remote "sftp://rclone@:22/rclone-test-bacoher9jale", Local "Local file system at /tmp/rclone2649713110", Modify Window "1s" 2026/09/03 12:19:12 INFO : sftp://rclone@:22/rclone-test-bacoher9jale: poll-interval is not supported by this remote 2026/09/03 12:19:12 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/03 12:19:12 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-bacoher9jale" 2026/09/03 12:19:12 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-bacoher9jale" 2026/09/03 12:19:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-bacoher9jale" 2026/09/03 12:19:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/03 12:19:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-bacoher9jale" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-bacoher9jale" 2026/09/03 12:19:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-bacoher9jale" 2026/09/03 12:19:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/03 12:19:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-bacoher9jale" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-bacoher9jale" 2026/09/03 12:19:12 INFO : sftp://rclone@:22/rclone-test-bacoher9jale: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/03 12:19:12 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/dir/file1" 2026/09/03 12:19:12 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:19:12 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: md5sum /rclone-test-bacoher9jale/dir/file1 2026/09/03 12:19:12 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-bacoher9jale/dir/file1" 2026/09/03 12:19:12 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:19:12 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-bacoher9jale/dir/file1 2026/09/03 12:19:12 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:19:12 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/03 12:19:12 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/dir/file1" 2026/09/03 12:19:12 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:19:12 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: sha1sum /rclone-test-bacoher9jale/dir/file1 2026/09/03 12:19:12 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-bacoher9jale/dir/file1" 2026/09/03 12:19:13 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:19:13 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-bacoher9jale/dir/file1 2026/09/03 12:19:13 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:19:13 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/03 12:19:13 DEBUG : WaitForWriters: timeout=30s 2026/09/03 12:19:13 DEBUG : dir: Looking for writers 2026/09/03 12:19:13 DEBUG : file1: reading active writers 2026/09/03 12:19:13 DEBUG : Looking for writers 2026/09/03 12:19:13 DEBUG : dir: reading active writers 2026/09/03 12:19:13 DEBUG : >WaitForWriters: 2026/09/03 12:19:13 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/dir/file1" 2026/09/03 12:19:13 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:19:13 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: md5sum /rclone-test-bacoher9jale/dir/file1 2026/09/03 12:19:13 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-bacoher9jale/dir/file1" 2026/09/03 12:19:13 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:19:13 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-bacoher9jale/dir/file1 2026/09/03 12:19:13 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:19:13 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/03 12:19:13 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/dir/file1" 2026/09/03 12:19:13 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:19:13 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: sha1sum /rclone-test-bacoher9jale/dir/file1 2026/09/03 12:19:13 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-bacoher9jale/dir/file1" 2026/09/03 12:19:13 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:19:13 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-bacoher9jale/dir/file1 2026/09/03 12:19:13 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:19:13 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/03 12:19:13 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/09/03 12:19:13 DEBUG : newLeaf: Updating file with newLeaf 0x118bf48a01a0 2026/09/03 12:19:13 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/03 12:19:13 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/03 12:19:13 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/newLeaf" 2026/09/03 12:19:13 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:19:13 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: md5sum /rclone-test-bacoher9jale/newLeaf 2026/09/03 12:19:13 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-bacoher9jale/newLeaf" 2026/09/03 12:19:14 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:19:14 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-bacoher9jale/newLeaf 2026/09/03 12:19:14 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:19:14 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/03 12:19:14 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/newLeaf" 2026/09/03 12:19:14 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:19:14 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: sha1sum /rclone-test-bacoher9jale/newLeaf 2026/09/03 12:19:14 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-bacoher9jale/newLeaf" 2026/09/03 12:19:14 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:19:14 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-bacoher9jale/newLeaf 2026/09/03 12:19:14 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:19:14 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/03 12:19:14 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/09/03 12:19:14 DEBUG : dir/file1: Updating file with dir/file1 0x118bf48a01a0 2026/09/03 12:19:14 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/09/03 12:19:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/03 12:19:14 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/dir/file1" 2026/09/03 12:19:14 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:19:14 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: md5sum /rclone-test-bacoher9jale/dir/file1 2026/09/03 12:19:14 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-bacoher9jale/dir/file1" 2026/09/03 12:19:14 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:19:14 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-bacoher9jale/dir/file1 2026/09/03 12:19:14 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:19:14 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/03 12:19:14 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/dir/file1" 2026/09/03 12:19:14 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:19:14 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: sha1sum /rclone-test-bacoher9jale/dir/file1 2026/09/03 12:19:14 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-bacoher9jale/dir/file1" 2026/09/03 12:19:15 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:19:15 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-bacoher9jale/dir/file1 2026/09/03 12:19:15 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:19:15 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/03 12:19:15 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/09/03 12:19:15 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/09/03 12:19:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/03 12:19:15 DEBUG : dir/file1: File is currently open, delaying rename 0x118bf48a01a0 2026/09/03 12:19:15 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/03 12:19:15 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/03 12:19:15 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: File to upload is small (25 bytes), uploading instead of streaming 2026/09/03 12:19:15 DEBUG : dir/file1: size = 25 OK 2026/09/03 12:19:15 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/dir/file1" 2026/09/03 12:19:15 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:19:15 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: md5sum /rclone-test-bacoher9jale/dir/file1 2026/09/03 12:19:15 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-bacoher9jale/dir/file1" 2026/09/03 12:19:15 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:19:15 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-bacoher9jale/dir/file1 2026/09/03 12:19:15 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:19:15 DEBUG : dir/file1: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/09/03 12:19:15 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/09/03 12:19:15 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/09/03 12:19:15 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/03 12:19:15 DEBUG : newLeaf: Running delayed rename now 2026/09/03 12:19:15 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/09/03 12:19:15 DEBUG : newLeaf: Updating file with newLeaf 0x118bf48a01a0 2026/09/03 12:19:15 DEBUG : WaitForWriters: timeout=30s 2026/09/03 12:19:15 DEBUG : dir: Looking for writers 2026/09/03 12:19:15 DEBUG : Looking for writers 2026/09/03 12:19:15 DEBUG : dir: reading active writers 2026/09/03 12:19:15 DEBUG : newLeaf: reading active writers 2026/09/03 12:19:15 DEBUG : >WaitForWriters: 2026/09/03 12:19:15 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/newLeaf" 2026/09/03 12:19:15 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:19:15 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: md5sum /rclone-test-bacoher9jale/newLeaf 2026/09/03 12:19:15 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-bacoher9jale/newLeaf" 2026/09/03 12:19:15 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:19:15 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-bacoher9jale/newLeaf 2026/09/03 12:19:15 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:19:15 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/09/03 12:19:15 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/newLeaf" 2026/09/03 12:19:15 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:19:15 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: sha1sum /rclone-test-bacoher9jale/newLeaf 2026/09/03 12:19:15 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-bacoher9jale/newLeaf" 2026/09/03 12:19:15 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:19:15 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /rclone-test-bacoher9jale/newLeaf 2026/09/03 12:19:15 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:19:15 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/09/03 12:19:15 DEBUG : WaitForWriters: timeout=30s 2026/09/03 12:19:15 DEBUG : dir: Looking for writers 2026/09/03 12:19:15 DEBUG : Looking for writers 2026/09/03 12:19:15 DEBUG : newLeaf: reading active writers 2026/09/03 12:19:15 DEBUG : dir: reading active writers 2026/09/03 12:19:15 DEBUG : >WaitForWriters: 2026/09/03 12:19:15 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:198: Remote "sftp://rclone@:22/rclone-test-bacoher9jale", Local "Local file system at /tmp/rclone2649713110", Modify Window "1s" 2026/09/03 12:19:15 INFO : sftp://rclone@:22/rclone-test-bacoher9jale: poll-interval is not supported by this remote 2026/09/03 12:19:15 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/03 12:19:15 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-bacoher9jale" 2026/09/03 12:19:15 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-bacoher9jale" 2026/09/03 12:19:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-bacoher9jale" 2026/09/03 12:19:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/03 12:19:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-bacoher9jale" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-bacoher9jale" 2026/09/03 12:19:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-bacoher9jale" 2026/09/03 12:19:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/03 12:19:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-bacoher9jale" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-bacoher9jale" 2026/09/03 12:19:15 INFO : sftp://rclone@:22/rclone-test-bacoher9jale: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/03 12:19:15 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/dir/file1" 2026/09/03 12:19:15 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:19:15 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: md5sum /rclone-test-bacoher9jale/dir/file1 2026/09/03 12:19:15 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-bacoher9jale/dir/file1" 2026/09/03 12:19:16 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:19:16 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-bacoher9jale/dir/file1 2026/09/03 12:19:16 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:19:16 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/03 12:19:16 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/dir/file1" 2026/09/03 12:19:16 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:19:16 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: sha1sum /rclone-test-bacoher9jale/dir/file1 2026/09/03 12:19:16 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-bacoher9jale/dir/file1" 2026/09/03 12:19:16 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:19:16 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-bacoher9jale/dir/file1 2026/09/03 12:19:16 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:19:16 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/03 12:19:16 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/09/03 12:19:16 DEBUG : dir/file1: newRWFileHandle: 2026/09/03 12:19:16 DEBUG : dir/file1(0x118bf4b46140): openPending: 2026/09/03 12:19:16 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/dir/file1" 2026/09/03 12:19:16 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:19:16 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: md5sum /rclone-test-bacoher9jale/dir/file1 2026/09/03 12:19:16 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-bacoher9jale/dir/file1" 2026/09/03 12:19:16 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:19:16 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-bacoher9jale/dir/file1 2026/09/03 12:19:16 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:19:16 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/03 12:19:16 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/09/03 12:19:16 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/09/03 12:19:16 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/03 12:19:16 DEBUG : dir/file1(0x118bf4b46140): >openPending: err= 2026/09/03 12:19:16 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/09/03 12:19:16 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/03 12:19:16 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/03 12:19:16 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/03 12:19:16 DEBUG : dir/file1(0x118bf4b46140): _writeAt: size=14, off=0 2026/09/03 12:19:16 DEBUG : dir/file1(0x118bf4b46140): >_writeAt: n=14, err= 2026/09/03 12:19:16 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/09/03 12:19:16 DEBUG : dir/file1(0x118bf4b46140): close: 2026/09/03 12:19:16 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/09/03 12:19:16 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/09/03 12:19:16 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:16 DEBUG : dir/file1(0x118bf4b46140): >close: err= 2026/09/03 12:19:16 DEBUG : WaitForWriters: timeout=30s 2026/09/03 12:19:16 DEBUG : dir: Looking for writers 2026/09/03 12:19:16 DEBUG : file1: reading active writers 2026/09/03 12:19:16 DEBUG : Looking for writers 2026/09/03 12:19:16 DEBUG : dir: reading active writers 2026/09/03 12:19:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/03 12:19:16 DEBUG : dir: Looking for writers 2026/09/03 12:19:16 DEBUG : file1: reading active writers 2026/09/03 12:19:16 DEBUG : Looking for writers 2026/09/03 12:19:16 DEBUG : dir: reading active writers 2026/09/03 12:19:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/03 12:19:16 DEBUG : dir: Looking for writers 2026/09/03 12:19:16 DEBUG : file1: reading active writers 2026/09/03 12:19:16 DEBUG : Looking for writers 2026/09/03 12:19:16 DEBUG : dir: reading active writers 2026/09/03 12:19:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/03 12:19:16 DEBUG : dir: Looking for writers 2026/09/03 12:19:16 DEBUG : file1: reading active writers 2026/09/03 12:19:16 DEBUG : Looking for writers 2026/09/03 12:19:16 DEBUG : dir: reading active writers 2026/09/03 12:19:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/03 12:19:16 DEBUG : dir/file1: vfs cache: starting upload 2026/09/03 12:19:16 DEBUG : dir/file1.ca338588.partial: size = 14 OK 2026/09/03 12:19:16 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/dir/file1.ca338588.partial" 2026/09/03 12:19:16 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:19:16 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: md5sum /rclone-test-bacoher9jale/dir/file1.ca338588.partial 2026/09/03 12:19:16 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-bacoher9jale/dir/file1.ca338588.partial" 2026/09/03 12:19:17 DEBUG : dir: Looking for writers 2026/09/03 12:19:17 DEBUG : file1: reading active writers 2026/09/03 12:19:17 DEBUG : Looking for writers 2026/09/03 12:19:17 DEBUG : dir: reading active writers 2026/09/03 12:19:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/03 12:19:17 DEBUG : dir: Looking for writers 2026/09/03 12:19:17 DEBUG : file1: reading active writers 2026/09/03 12:19:17 DEBUG : Looking for writers 2026/09/03 12:19:17 DEBUG : dir: reading active writers 2026/09/03 12:19:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/09/03 12:19:17 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:19:17 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-bacoher9jale/dir/file1.ca338588.partial 2026/09/03 12:19:17 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:19:17 DEBUG : dir/file1.ca338588.partial: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/03 12:19:17 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/09/03 12:19:17 DEBUG : dir/file1.ca338588.partial: renamed to: dir/file1 2026/09/03 12:19:17 INFO : dir/file1: Copied (replaced existing) 2026/09/03 12:19:17 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/dir/file1" 2026/09/03 12:19:17 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:19:17 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: md5sum /rclone-test-bacoher9jale/dir/file1 2026/09/03 12:19:17 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-bacoher9jale/dir/file1" 2026/09/03 12:19:17 DEBUG : dir: Looking for writers 2026/09/03 12:19:17 DEBUG : file1: reading active writers 2026/09/03 12:19:17 DEBUG : Looking for writers 2026/09/03 12:19:17 DEBUG : dir: reading active writers 2026/09/03 12:19:17 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:19:17 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-bacoher9jale/dir/file1 2026/09/03 12:19:17 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:19:17 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/03 12:19:17 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/09/03 12:19:17 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/09/03 12:19:17 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/03 12:19:17 DEBUG : >WaitForWriters: 2026/09/03 12:19:17 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/03 12:19:17 DEBUG : dir/file1: newRWFileHandle: 2026/09/03 12:19:17 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/03 12:19:17 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/03 12:19:17 DEBUG : dir/file1(0x118bf4b46e00): _readAt: size=512, off=0 2026/09/03 12:19:17 DEBUG : dir/file1(0x118bf4b46e00): openPending: 2026/09/03 12:19:17 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/09/03 12:19:17 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/09/03 12:19:17 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/09/03 12:19:17 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/03 12:19:17 DEBUG : dir/file1(0x118bf4b46e00): >openPending: err= 2026/09/03 12:19:17 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/09/03 12:19:17 DEBUG : dir/file1(0x118bf4b46e00): >_readAt: n=14, err=EOF 2026/09/03 12:19:17 DEBUG : dir/file1(0x118bf4b46e00): close: 2026/09/03 12:19:17 DEBUG : dir/file1(0x118bf4b46e00): >close: err= 2026/09/03 12:19:17 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/dir/file1" 2026/09/03 12:19:17 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:19:17 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: md5sum /rclone-test-bacoher9jale/dir/file1 2026/09/03 12:19:17 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-bacoher9jale/dir/file1" 2026/09/03 12:19:17 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:19:17 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-bacoher9jale/dir/file1 2026/09/03 12:19:17 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:19:17 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/03 12:19:17 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/dir/file1" 2026/09/03 12:19:17 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:19:17 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: sha1sum /rclone-test-bacoher9jale/dir/file1 2026/09/03 12:19:17 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-bacoher9jale/dir/file1" 2026/09/03 12:19:18 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:19:18 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-bacoher9jale/dir/file1 2026/09/03 12:19:18 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:19:18 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/03 12:19:18 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/09/03 12:19:18 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/newLeaf" 2026/09/03 12:19:18 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:19:18 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: md5sum /rclone-test-bacoher9jale/newLeaf 2026/09/03 12:19:18 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-bacoher9jale/newLeaf" 2026/09/03 12:19:18 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:19:18 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-bacoher9jale/newLeaf 2026/09/03 12:19:18 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:19:18 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/03 12:19:18 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/09/03 12:19:18 DEBUG : newLeaf: Updating file with newLeaf 0x118bf4affd40 2026/09/03 12:19:18 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/03 12:19:18 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/03 12:19:18 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/newLeaf" 2026/09/03 12:19:18 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:19:18 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: md5sum /rclone-test-bacoher9jale/newLeaf 2026/09/03 12:19:18 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-bacoher9jale/newLeaf" 2026/09/03 12:19:18 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:19:18 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-bacoher9jale/newLeaf 2026/09/03 12:19:18 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:19:18 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/03 12:19:18 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/newLeaf" 2026/09/03 12:19:18 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:19:18 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: sha1sum /rclone-test-bacoher9jale/newLeaf 2026/09/03 12:19:18 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-bacoher9jale/newLeaf" 2026/09/03 12:19:19 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:19:19 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-bacoher9jale/newLeaf 2026/09/03 12:19:19 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:19:19 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/03 12:19:19 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/09/03 12:19:19 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/dir/file1" 2026/09/03 12:19:19 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:19:19 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: md5sum /rclone-test-bacoher9jale/dir/file1 2026/09/03 12:19:19 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-bacoher9jale/dir/file1" 2026/09/03 12:19:19 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:19:19 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-bacoher9jale/dir/file1 2026/09/03 12:19:19 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:19:19 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/03 12:19:19 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/09/03 12:19:19 DEBUG : dir/file1: Updating file with dir/file1 0x118bf4affd40 2026/09/03 12:19:19 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/09/03 12:19:19 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/03 12:19:19 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/dir/file1" 2026/09/03 12:19:19 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:19:19 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: md5sum /rclone-test-bacoher9jale/dir/file1 2026/09/03 12:19:19 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-bacoher9jale/dir/file1" 2026/09/03 12:19:19 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:19:19 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-bacoher9jale/dir/file1 2026/09/03 12:19:19 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:19:19 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/03 12:19:19 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/dir/file1" 2026/09/03 12:19:19 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:19:19 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: sha1sum /rclone-test-bacoher9jale/dir/file1 2026/09/03 12:19:19 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-bacoher9jale/dir/file1" 2026/09/03 12:19:19 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:19:19 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-bacoher9jale/dir/file1 2026/09/03 12:19:19 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:19:19 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/03 12:19:19 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/09/03 12:19:19 DEBUG : dir/file1: newRWFileHandle: 2026/09/03 12:19:19 DEBUG : dir/file1(0x118bf4708f00): openPending: 2026/09/03 12:19:19 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/09/03 12:19:19 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/09/03 12:19:19 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/03 12:19:19 DEBUG : dir/file1(0x118bf4708f00): >openPending: err= 2026/09/03 12:19:19 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/09/03 12:19:19 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/03 12:19:19 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/03 12:19:19 DEBUG : dir/file1(0x118bf4708f00): _writeAt: size=25, off=0 2026/09/03 12:19:19 DEBUG : dir/file1(0x118bf4708f00): >_writeAt: n=25, err= 2026/09/03 12:19:19 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/09/03 12:19:19 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/newLeaf" 2026/09/03 12:19:19 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:19:19 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: md5sum /rclone-test-bacoher9jale/newLeaf 2026/09/03 12:19:19 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-bacoher9jale/newLeaf" 2026/09/03 12:19:20 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:19:20 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-bacoher9jale/newLeaf 2026/09/03 12:19:20 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:19:20 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/03 12:19:20 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/09/03 12:19:20 DEBUG : newLeaf: Updating file with newLeaf 0x118bf4affd40 2026/09/03 12:19:20 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/03 12:19:20 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/03 12:19:20 DEBUG : newLeaf(0x118bf4708f00): close: 2026/09/03 12:19:20 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/09/03 12:19:20 DEBUG : newLeaf: vfs cache: setting modification time to 2026-09-03 12:19:19.984710462 +0000 UTC m=+50.002577946 2026/09/03 12:19:20 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:20 DEBUG : newLeaf(0x118bf4708f00): >close: err= 2026/09/03 12:19:20 DEBUG : WaitForWriters: timeout=30s 2026/09/03 12:19:20 DEBUG : dir: Looking for writers 2026/09/03 12:19:20 DEBUG : Looking for writers 2026/09/03 12:19:20 DEBUG : newLeaf: reading active writers 2026/09/03 12:19:20 DEBUG : dir: reading active writers 2026/09/03 12:19:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/03 12:19:20 DEBUG : dir: Looking for writers 2026/09/03 12:19:20 DEBUG : Looking for writers 2026/09/03 12:19:20 DEBUG : dir: reading active writers 2026/09/03 12:19:20 DEBUG : newLeaf: reading active writers 2026/09/03 12:19:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/03 12:19:20 DEBUG : dir: Looking for writers 2026/09/03 12:19:20 DEBUG : Looking for writers 2026/09/03 12:19:20 DEBUG : newLeaf: reading active writers 2026/09/03 12:19:20 DEBUG : dir: reading active writers 2026/09/03 12:19:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/03 12:19:20 DEBUG : dir: Looking for writers 2026/09/03 12:19:20 DEBUG : Looking for writers 2026/09/03 12:19:20 DEBUG : dir: reading active writers 2026/09/03 12:19:20 DEBUG : newLeaf: reading active writers 2026/09/03 12:19:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/03 12:19:20 DEBUG : newLeaf: vfs cache: starting upload 2026/09/03 12:19:20 DEBUG : newLeaf.18c575a7.partial: size = 25 OK 2026/09/03 12:19:20 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/newLeaf.18c575a7.partial" 2026/09/03 12:19:20 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:19:20 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: md5sum /rclone-test-bacoher9jale/newLeaf.18c575a7.partial 2026/09/03 12:19:20 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-bacoher9jale/newLeaf.18c575a7.partial" 2026/09/03 12:19:20 DEBUG : dir: Looking for writers 2026/09/03 12:19:20 DEBUG : Looking for writers 2026/09/03 12:19:20 DEBUG : dir: reading active writers 2026/09/03 12:19:20 DEBUG : newLeaf: reading active writers 2026/09/03 12:19:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/03 12:19:20 DEBUG : dir: Looking for writers 2026/09/03 12:19:20 DEBUG : Looking for writers 2026/09/03 12:19:20 DEBUG : dir: reading active writers 2026/09/03 12:19:20 DEBUG : newLeaf: reading active writers 2026/09/03 12:19:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/09/03 12:19:20 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:19:20 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-bacoher9jale/newLeaf.18c575a7.partial 2026/09/03 12:19:20 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:19:20 DEBUG : newLeaf.18c575a7.partial: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/09/03 12:19:20 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/09/03 12:19:20 DEBUG : newLeaf.18c575a7.partial: renamed to: newLeaf 2026/09/03 12:19:20 INFO : newLeaf: Copied (replaced existing) 2026/09/03 12:19:20 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/newLeaf" 2026/09/03 12:19:20 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:19:20 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: md5sum /rclone-test-bacoher9jale/newLeaf 2026/09/03 12:19:20 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-bacoher9jale/newLeaf" 2026/09/03 12:19:20 DEBUG : dir: Looking for writers 2026/09/03 12:19:20 DEBUG : Looking for writers 2026/09/03 12:19:20 DEBUG : dir: reading active writers 2026/09/03 12:19:20 DEBUG : newLeaf: reading active writers 2026/09/03 12:19:20 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:19:20 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-bacoher9jale/newLeaf 2026/09/03 12:19:20 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:19:20 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/09/03 12:19:20 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-09-03 12:19:19 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/09/03 12:19:20 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/09/03 12:19:20 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/03 12:19:20 DEBUG : >WaitForWriters: 2026/09/03 12:19:20 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/09/03 12:19:20 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/newLeaf" 2026/09/03 12:19:20 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:19:20 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: md5sum /rclone-test-bacoher9jale/newLeaf 2026/09/03 12:19:20 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-bacoher9jale/newLeaf" 2026/09/03 12:19:21 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:19:21 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-bacoher9jale/newLeaf 2026/09/03 12:19:21 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:19:21 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/09/03 12:19:21 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/newLeaf" 2026/09/03 12:19:21 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:19:21 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: sha1sum /rclone-test-bacoher9jale/newLeaf 2026/09/03 12:19:21 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-bacoher9jale/newLeaf" 2026/09/03 12:19:21 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:19:21 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /rclone-test-bacoher9jale/newLeaf 2026/09/03 12:19:21 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:19:21 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/09/03 12:19:21 DEBUG : WaitForWriters: timeout=30s 2026/09/03 12:19:21 DEBUG : dir: Looking for writers 2026/09/03 12:19:21 DEBUG : Looking for writers 2026/09/03 12:19:21 DEBUG : dir: reading active writers 2026/09/03 12:19:21 DEBUG : newLeaf: reading active writers 2026/09/03 12:19:21 DEBUG : >WaitForWriters: 2026/09/03 12:19:21 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:198: Remote "sftp://rclone@:22/rclone-test-bacoher9jale", Local "Local file system at /tmp/rclone2649713110", Modify Window "1s" 2026/09/03 12:19:21 INFO : sftp://rclone@:22/rclone-test-bacoher9jale: poll-interval is not supported by this remote 2026/09/03 12:19:21 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/03 12:19:21 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-bacoher9jale" 2026/09/03 12:19:21 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-bacoher9jale" 2026/09/03 12:19:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-bacoher9jale" 2026/09/03 12:19:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/03 12:19:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-bacoher9jale" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-bacoher9jale" 2026/09/03 12:19:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-bacoher9jale" 2026/09/03 12:19:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/03 12:19:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-bacoher9jale" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-bacoher9jale" 2026/09/03 12:19:21 INFO : sftp://rclone@:22/rclone-test-bacoher9jale: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/03 12:19:21 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/dir/file1" 2026/09/03 12:19:21 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:19:21 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: md5sum /rclone-test-bacoher9jale/dir/file1 2026/09/03 12:19:21 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-bacoher9jale/dir/file1" 2026/09/03 12:19:21 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:19:21 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-bacoher9jale/dir/file1 2026/09/03 12:19:21 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:19:21 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/03 12:19:21 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/dir/file1" 2026/09/03 12:19:21 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:19:21 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: sha1sum /rclone-test-bacoher9jale/dir/file1 2026/09/03 12:19:21 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-bacoher9jale/dir/file1" 2026/09/03 12:19:22 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:19:22 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-bacoher9jale/dir/file1 2026/09/03 12:19:22 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:19:22 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/03 12:19:22 DEBUG : WaitForWriters: timeout=30s 2026/09/03 12:19:22 DEBUG : dir: Looking for writers 2026/09/03 12:19:22 DEBUG : file1: reading active writers 2026/09/03 12:19:22 DEBUG : Looking for writers 2026/09/03 12:19:22 DEBUG : dir: reading active writers 2026/09/03 12:19:22 DEBUG : >WaitForWriters: 2026/09/03 12:19:22 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/dir/file1" 2026/09/03 12:19:22 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:19:22 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: md5sum /rclone-test-bacoher9jale/dir/file1 2026/09/03 12:19:22 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-bacoher9jale/dir/file1" 2026/09/03 12:19:22 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:19:22 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-bacoher9jale/dir/file1 2026/09/03 12:19:22 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:19:22 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/03 12:19:22 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/dir/file1" 2026/09/03 12:19:22 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:19:22 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: sha1sum /rclone-test-bacoher9jale/dir/file1 2026/09/03 12:19:22 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-bacoher9jale/dir/file1" 2026/09/03 12:19:22 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:19:22 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-bacoher9jale/dir/file1 2026/09/03 12:19:22 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:19:22 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/03 12:19:22 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/09/03 12:19:22 DEBUG : newLeaf: Updating file with newLeaf 0x118bf40f6dd0 2026/09/03 12:19:22 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/03 12:19:22 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/03 12:19:22 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/newLeaf" 2026/09/03 12:19:22 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:19:22 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: md5sum /rclone-test-bacoher9jale/newLeaf 2026/09/03 12:19:22 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-bacoher9jale/newLeaf" 2026/09/03 12:19:23 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:19:23 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-bacoher9jale/newLeaf 2026/09/03 12:19:23 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:19:23 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/03 12:19:23 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/newLeaf" 2026/09/03 12:19:23 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:19:23 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: sha1sum /rclone-test-bacoher9jale/newLeaf 2026/09/03 12:19:23 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-bacoher9jale/newLeaf" 2026/09/03 12:19:23 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:19:23 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-bacoher9jale/newLeaf 2026/09/03 12:19:23 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:19:23 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/03 12:19:23 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/09/03 12:19:23 DEBUG : dir/file1: Updating file with dir/file1 0x118bf40f6dd0 2026/09/03 12:19:23 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/09/03 12:19:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/03 12:19:23 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/dir/file1" 2026/09/03 12:19:23 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:19:23 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: md5sum /rclone-test-bacoher9jale/dir/file1 2026/09/03 12:19:23 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-bacoher9jale/dir/file1" 2026/09/03 12:19:23 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:19:23 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-bacoher9jale/dir/file1 2026/09/03 12:19:23 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:19:23 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/03 12:19:23 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/dir/file1" 2026/09/03 12:19:23 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:19:23 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: sha1sum /rclone-test-bacoher9jale/dir/file1 2026/09/03 12:19:23 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-bacoher9jale/dir/file1" 2026/09/03 12:19:23 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:19:23 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-bacoher9jale/dir/file1 2026/09/03 12:19:23 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:19:23 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/03 12:19:23 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/09/03 12:19:23 DEBUG : dir/file1: newRWFileHandle: 2026/09/03 12:19:23 DEBUG : dir/file1(0x118bf4b474c0): openPending: 2026/09/03 12:19:23 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/dir/file1" 2026/09/03 12:19:23 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:19:23 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: md5sum /rclone-test-bacoher9jale/dir/file1 2026/09/03 12:19:23 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-bacoher9jale/dir/file1" 2026/09/03 12:19:24 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:19:24 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-bacoher9jale/dir/file1 2026/09/03 12:19:24 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:19:24 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/03 12:19:24 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/09/03 12:19:24 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/09/03 12:19:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/03 12:19:24 DEBUG : dir/file1(0x118bf4b474c0): >openPending: err= 2026/09/03 12:19:24 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/09/03 12:19:24 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/03 12:19:24 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/03 12:19:24 DEBUG : dir/file1(0x118bf4b474c0): _writeAt: size=25, off=0 2026/09/03 12:19:24 DEBUG : dir/file1(0x118bf4b474c0): >_writeAt: n=25, err= 2026/09/03 12:19:24 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/09/03 12:19:24 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/newLeaf" 2026/09/03 12:19:24 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:19:24 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: md5sum /rclone-test-bacoher9jale/newLeaf 2026/09/03 12:19:24 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-bacoher9jale/newLeaf" 2026/09/03 12:19:24 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:19:24 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-bacoher9jale/newLeaf 2026/09/03 12:19:24 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:19:24 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/03 12:19:24 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/09/03 12:19:24 DEBUG : newLeaf: Updating file with newLeaf 0x118bf40f6dd0 2026/09/03 12:19:24 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/03 12:19:24 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/03 12:19:24 DEBUG : newLeaf(0x118bf4b474c0): close: 2026/09/03 12:19:24 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/09/03 12:19:24 DEBUG : newLeaf: vfs cache: setting modification time to 2026-09-03 12:19:24.184911754 +0000 UTC m=+54.202779238 2026/09/03 12:19:24 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:24 DEBUG : newLeaf(0x118bf4b474c0): >close: err= 2026/09/03 12:19:24 DEBUG : WaitForWriters: timeout=30s 2026/09/03 12:19:24 DEBUG : dir: Looking for writers 2026/09/03 12:19:24 DEBUG : Looking for writers 2026/09/03 12:19:24 DEBUG : dir: reading active writers 2026/09/03 12:19:24 DEBUG : newLeaf: reading active writers 2026/09/03 12:19:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/03 12:19:24 DEBUG : dir: Looking for writers 2026/09/03 12:19:24 DEBUG : Looking for writers 2026/09/03 12:19:24 DEBUG : dir: reading active writers 2026/09/03 12:19:24 DEBUG : newLeaf: reading active writers 2026/09/03 12:19:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/03 12:19:24 DEBUG : dir: Looking for writers 2026/09/03 12:19:24 DEBUG : Looking for writers 2026/09/03 12:19:24 DEBUG : dir: reading active writers 2026/09/03 12:19:24 DEBUG : newLeaf: reading active writers 2026/09/03 12:19:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/03 12:19:24 DEBUG : dir: Looking for writers 2026/09/03 12:19:24 DEBUG : Looking for writers 2026/09/03 12:19:24 DEBUG : dir: reading active writers 2026/09/03 12:19:24 DEBUG : newLeaf: reading active writers 2026/09/03 12:19:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/03 12:19:24 DEBUG : newLeaf: vfs cache: starting upload 2026/09/03 12:19:24 DEBUG : newLeaf.1fa12891.partial: size = 25 OK 2026/09/03 12:19:24 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/newLeaf.1fa12891.partial" 2026/09/03 12:19:24 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:19:24 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: md5sum /rclone-test-bacoher9jale/newLeaf.1fa12891.partial 2026/09/03 12:19:24 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-bacoher9jale/newLeaf.1fa12891.partial" 2026/09/03 12:19:24 DEBUG : dir: Looking for writers 2026/09/03 12:19:24 DEBUG : Looking for writers 2026/09/03 12:19:24 DEBUG : newLeaf: reading active writers 2026/09/03 12:19:24 DEBUG : dir: reading active writers 2026/09/03 12:19:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/03 12:19:24 DEBUG : dir: Looking for writers 2026/09/03 12:19:24 DEBUG : Looking for writers 2026/09/03 12:19:24 DEBUG : dir: reading active writers 2026/09/03 12:19:24 DEBUG : newLeaf: reading active writers 2026/09/03 12:19:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/09/03 12:19:24 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:19:24 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-bacoher9jale/newLeaf.1fa12891.partial 2026/09/03 12:19:24 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:19:24 DEBUG : newLeaf.1fa12891.partial: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/09/03 12:19:24 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/09/03 12:19:24 DEBUG : newLeaf.1fa12891.partial: renamed to: newLeaf 2026/09/03 12:19:24 INFO : newLeaf: Copied (replaced existing) 2026/09/03 12:19:24 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/newLeaf" 2026/09/03 12:19:24 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:19:24 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: md5sum /rclone-test-bacoher9jale/newLeaf 2026/09/03 12:19:24 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-bacoher9jale/newLeaf" 2026/09/03 12:19:25 DEBUG : dir: Looking for writers 2026/09/03 12:19:25 DEBUG : Looking for writers 2026/09/03 12:19:25 DEBUG : dir: reading active writers 2026/09/03 12:19:25 DEBUG : newLeaf: reading active writers 2026/09/03 12:19:25 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:19:25 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-bacoher9jale/newLeaf 2026/09/03 12:19:25 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:19:25 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/09/03 12:19:25 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-09-03 12:19:24 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/09/03 12:19:25 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/09/03 12:19:25 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/03 12:19:25 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/09/03 12:19:25 DEBUG : >WaitForWriters: 2026/09/03 12:19:25 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/newLeaf" 2026/09/03 12:19:25 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:19:25 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: md5sum /rclone-test-bacoher9jale/newLeaf 2026/09/03 12:19:25 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-bacoher9jale/newLeaf" 2026/09/03 12:19:25 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:19:25 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-bacoher9jale/newLeaf 2026/09/03 12:19:25 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:19:25 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/09/03 12:19:25 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/newLeaf" 2026/09/03 12:19:25 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:19:25 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: sha1sum /rclone-test-bacoher9jale/newLeaf 2026/09/03 12:19:25 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-bacoher9jale/newLeaf" 2026/09/03 12:19:25 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:19:25 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /rclone-test-bacoher9jale/newLeaf 2026/09/03 12:19:25 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:19:25 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/09/03 12:19:25 DEBUG : WaitForWriters: timeout=30s 2026/09/03 12:19:25 DEBUG : dir: Looking for writers 2026/09/03 12:19:25 DEBUG : Looking for writers 2026/09/03 12:19:25 DEBUG : dir: reading active writers 2026/09/03 12:19:25 DEBUG : newLeaf: reading active writers 2026/09/03 12:19:25 DEBUG : >WaitForWriters: 2026/09/03 12:19:25 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:198: Remote "sftp://rclone@:22/rclone-test-bacoher9jale", Local "Local file system at /tmp/rclone2649713110", Modify Window "1s" 2026/09/03 12:19:25 INFO : sftp://rclone@:22/rclone-test-bacoher9jale: poll-interval is not supported by this remote 2026/09/03 12:19:25 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/03 12:19:25 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-bacoher9jale" 2026/09/03 12:19:25 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-bacoher9jale" 2026/09/03 12:19:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-bacoher9jale" 2026/09/03 12:19:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/03 12:19:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-bacoher9jale" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-bacoher9jale" 2026/09/03 12:19:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-bacoher9jale" 2026/09/03 12:19:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/03 12:19:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-bacoher9jale" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-bacoher9jale" 2026/09/03 12:19:25 INFO : sftp://rclone@:22/rclone-test-bacoher9jale: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/03 12:19:25 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/dir/file1" 2026/09/03 12:19:25 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:19:25 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: md5sum /rclone-test-bacoher9jale/dir/file1 2026/09/03 12:19:25 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-bacoher9jale/dir/file1" 2026/09/03 12:19:26 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:19:26 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-bacoher9jale/dir/file1 2026/09/03 12:19:26 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:19:26 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/03 12:19:26 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/dir/file1" 2026/09/03 12:19:26 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:19:26 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: sha1sum /rclone-test-bacoher9jale/dir/file1 2026/09/03 12:19:26 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-bacoher9jale/dir/file1" 2026/09/03 12:19:26 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:19:26 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-bacoher9jale/dir/file1 2026/09/03 12:19:26 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:19:26 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/03 12:19:26 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/09/03 12:19:26 DEBUG : dir/file1: newRWFileHandle: 2026/09/03 12:19:26 DEBUG : dir/file1(0x118bf4287640): openPending: 2026/09/03 12:19:26 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/dir/file1" 2026/09/03 12:19:26 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:19:26 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: md5sum /rclone-test-bacoher9jale/dir/file1 2026/09/03 12:19:26 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-bacoher9jale/dir/file1" 2026/09/03 12:19:26 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:19:26 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-bacoher9jale/dir/file1 2026/09/03 12:19:26 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:19:26 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/03 12:19:26 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/09/03 12:19:26 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/09/03 12:19:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/03 12:19:26 DEBUG : dir/file1(0x118bf4287640): >openPending: err= 2026/09/03 12:19:26 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/09/03 12:19:26 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/03 12:19:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/03 12:19:26 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/03 12:19:26 DEBUG : dir/file1(0x118bf4287640): _writeAt: size=14, off=0 2026/09/03 12:19:26 DEBUG : dir/file1(0x118bf4287640): >_writeAt: n=14, err= 2026/09/03 12:19:26 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/09/03 12:19:26 DEBUG : dir/file1(0x118bf4287640): close: 2026/09/03 12:19:26 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/09/03 12:19:26 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/09/03 12:19:26 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:26 DEBUG : dir/file1(0x118bf4287640): >close: err= 2026/09/03 12:19:26 DEBUG : WaitForWriters: timeout=30s 2026/09/03 12:19:26 DEBUG : dir: Looking for writers 2026/09/03 12:19:26 DEBUG : file1: reading active writers 2026/09/03 12:19:26 DEBUG : Looking for writers 2026/09/03 12:19:26 DEBUG : dir: reading active writers 2026/09/03 12:19:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/03 12:19:26 DEBUG : dir: Looking for writers 2026/09/03 12:19:26 DEBUG : file1: reading active writers 2026/09/03 12:19:26 DEBUG : Looking for writers 2026/09/03 12:19:26 DEBUG : dir: reading active writers 2026/09/03 12:19:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/03 12:19:26 DEBUG : dir: Looking for writers 2026/09/03 12:19:26 DEBUG : file1: reading active writers 2026/09/03 12:19:26 DEBUG : Looking for writers 2026/09/03 12:19:26 DEBUG : dir: reading active writers 2026/09/03 12:19:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/03 12:19:26 DEBUG : dir: Looking for writers 2026/09/03 12:19:26 DEBUG : file1: reading active writers 2026/09/03 12:19:26 DEBUG : Looking for writers 2026/09/03 12:19:26 DEBUG : dir: reading active writers 2026/09/03 12:19:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/03 12:19:26 DEBUG : dir/file1: vfs cache: starting upload 2026/09/03 12:19:26 DEBUG : dir/file1.ca338588.partial: size = 14 OK 2026/09/03 12:19:26 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/dir/file1.ca338588.partial" 2026/09/03 12:19:26 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:19:26 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: md5sum /rclone-test-bacoher9jale/dir/file1.ca338588.partial 2026/09/03 12:19:26 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-bacoher9jale/dir/file1.ca338588.partial" 2026/09/03 12:19:26 DEBUG : dir: Looking for writers 2026/09/03 12:19:26 DEBUG : file1: reading active writers 2026/09/03 12:19:26 DEBUG : Looking for writers 2026/09/03 12:19:26 DEBUG : dir: reading active writers 2026/09/03 12:19:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/03 12:19:27 DEBUG : dir: Looking for writers 2026/09/03 12:19:27 DEBUG : file1: reading active writers 2026/09/03 12:19:27 DEBUG : Looking for writers 2026/09/03 12:19:27 DEBUG : dir: reading active writers 2026/09/03 12:19:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/09/03 12:19:27 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:19:27 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-bacoher9jale/dir/file1.ca338588.partial 2026/09/03 12:19:27 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:19:27 DEBUG : dir/file1.ca338588.partial: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/03 12:19:27 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/09/03 12:19:27 DEBUG : dir/file1.ca338588.partial: renamed to: dir/file1 2026/09/03 12:19:27 INFO : dir/file1: Copied (replaced existing) 2026/09/03 12:19:27 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/dir/file1" 2026/09/03 12:19:27 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:19:27 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: md5sum /rclone-test-bacoher9jale/dir/file1 2026/09/03 12:19:27 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-bacoher9jale/dir/file1" 2026/09/03 12:19:27 DEBUG : dir: Looking for writers 2026/09/03 12:19:27 DEBUG : file1: reading active writers 2026/09/03 12:19:27 DEBUG : Looking for writers 2026/09/03 12:19:27 DEBUG : dir: reading active writers 2026/09/03 12:19:27 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:19:27 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-bacoher9jale/dir/file1 2026/09/03 12:19:27 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:19:27 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/03 12:19:27 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/09/03 12:19:27 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/09/03 12:19:27 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/03 12:19:27 DEBUG : >WaitForWriters: 2026/09/03 12:19:27 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/03 12:19:27 DEBUG : dir/file1: newRWFileHandle: 2026/09/03 12:19:27 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/03 12:19:27 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/03 12:19:27 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/09/03 12:19:27 DEBUG : dir/file1(0x118bf40b2cc0): _readAt: size=512, off=0 2026/09/03 12:19:27 DEBUG : dir/file1(0x118bf40b2cc0): openPending: 2026/09/03 12:19:27 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/09/03 12:19:27 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/09/03 12:19:27 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/03 12:19:27 DEBUG : dir/file1(0x118bf40b2cc0): >openPending: err= 2026/09/03 12:19:27 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/09/03 12:19:27 DEBUG : dir/file1(0x118bf40b2cc0): >_readAt: n=14, err=EOF 2026/09/03 12:19:27 DEBUG : dir/file1(0x118bf40b2cc0): close: 2026/09/03 12:19:27 DEBUG : dir/file1(0x118bf40b2cc0): >close: err= 2026/09/03 12:19:27 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/dir/file1" 2026/09/03 12:19:27 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:19:27 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: md5sum /rclone-test-bacoher9jale/dir/file1 2026/09/03 12:19:27 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-bacoher9jale/dir/file1" 2026/09/03 12:19:27 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:19:27 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-bacoher9jale/dir/file1 2026/09/03 12:19:27 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:19:27 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/03 12:19:27 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/dir/file1" 2026/09/03 12:19:27 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:19:27 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: sha1sum /rclone-test-bacoher9jale/dir/file1 2026/09/03 12:19:27 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-bacoher9jale/dir/file1" 2026/09/03 12:19:27 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:19:27 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-bacoher9jale/dir/file1 2026/09/03 12:19:27 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:19:27 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/03 12:19:27 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/09/03 12:19:27 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/newLeaf" 2026/09/03 12:19:27 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:19:27 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: md5sum /rclone-test-bacoher9jale/newLeaf 2026/09/03 12:19:27 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-bacoher9jale/newLeaf" 2026/09/03 12:19:28 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:19:28 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-bacoher9jale/newLeaf 2026/09/03 12:19:28 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:19:28 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/03 12:19:28 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/09/03 12:19:28 DEBUG : newLeaf: Updating file with newLeaf 0x118bf48a12b0 2026/09/03 12:19:28 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/03 12:19:28 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/03 12:19:28 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/newLeaf" 2026/09/03 12:19:28 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:19:28 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: md5sum /rclone-test-bacoher9jale/newLeaf 2026/09/03 12:19:28 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-bacoher9jale/newLeaf" 2026/09/03 12:19:28 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:19:28 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-bacoher9jale/newLeaf 2026/09/03 12:19:28 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:19:28 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/03 12:19:28 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/newLeaf" 2026/09/03 12:19:28 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:19:28 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: sha1sum /rclone-test-bacoher9jale/newLeaf 2026/09/03 12:19:28 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-bacoher9jale/newLeaf" 2026/09/03 12:19:28 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:19:28 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-bacoher9jale/newLeaf 2026/09/03 12:19:28 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:19:28 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/03 12:19:28 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/09/03 12:19:28 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/dir/file1" 2026/09/03 12:19:28 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:19:28 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: md5sum /rclone-test-bacoher9jale/dir/file1 2026/09/03 12:19:28 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-bacoher9jale/dir/file1" 2026/09/03 12:19:29 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:19:29 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-bacoher9jale/dir/file1 2026/09/03 12:19:29 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:19:29 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/03 12:19:29 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/09/03 12:19:29 DEBUG : dir/file1: Updating file with dir/file1 0x118bf48a12b0 2026/09/03 12:19:29 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/09/03 12:19:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/03 12:19:29 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/dir/file1" 2026/09/03 12:19:29 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:19:29 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: md5sum /rclone-test-bacoher9jale/dir/file1 2026/09/03 12:19:29 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-bacoher9jale/dir/file1" 2026/09/03 12:19:29 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:19:29 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-bacoher9jale/dir/file1 2026/09/03 12:19:29 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:19:29 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/03 12:19:29 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/dir/file1" 2026/09/03 12:19:29 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:19:29 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: sha1sum /rclone-test-bacoher9jale/dir/file1 2026/09/03 12:19:29 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-bacoher9jale/dir/file1" 2026/09/03 12:19:29 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:19:29 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-bacoher9jale/dir/file1 2026/09/03 12:19:29 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:19:29 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/03 12:19:29 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/09/03 12:19:29 DEBUG : dir/file1: newRWFileHandle: 2026/09/03 12:19:29 DEBUG : dir/file1(0x118bf40b36c0): openPending: 2026/09/03 12:19: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/09/03 12:19:29 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/09/03 12:19:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/03 12:19:29 DEBUG : dir/file1(0x118bf40b36c0): >openPending: err= 2026/09/03 12:19:29 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/09/03 12:19:29 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/03 12:19:29 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/03 12:19:29 DEBUG : dir/file1(0x118bf40b36c0): _writeAt: size=25, off=0 2026/09/03 12:19:29 DEBUG : dir/file1(0x118bf40b36c0): >_writeAt: n=25, err= 2026/09/03 12:19:29 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/09/03 12:19:29 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/newLeaf" 2026/09/03 12:19:29 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:19:29 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: md5sum /rclone-test-bacoher9jale/newLeaf 2026/09/03 12:19:29 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-bacoher9jale/newLeaf" 2026/09/03 12:19:30 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:19:30 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-bacoher9jale/newLeaf 2026/09/03 12:19:30 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:19:30 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/03 12:19:30 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/09/03 12:19:30 DEBUG : newLeaf: Updating file with newLeaf 0x118bf48a12b0 2026/09/03 12:19:30 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/03 12:19:30 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/03 12:19:30 DEBUG : newLeaf(0x118bf40b36c0): close: 2026/09/03 12:19:30 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/09/03 12:19:30 DEBUG : newLeaf: vfs cache: setting modification time to 2026-09-03 12:19:29.712539683 +0000 UTC m=+59.730407177 2026/09/03 12:19:30 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:30 DEBUG : newLeaf(0x118bf40b36c0): >close: err= 2026/09/03 12:19:30 DEBUG : WaitForWriters: timeout=30s 2026/09/03 12:19:30 DEBUG : dir: Looking for writers 2026/09/03 12:19:30 DEBUG : Looking for writers 2026/09/03 12:19:30 DEBUG : newLeaf: reading active writers 2026/09/03 12:19:30 DEBUG : dir: reading active writers 2026/09/03 12:19:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/03 12:19:30 DEBUG : dir: Looking for writers 2026/09/03 12:19:30 DEBUG : Looking for writers 2026/09/03 12:19:30 DEBUG : dir: reading active writers 2026/09/03 12:19:30 DEBUG : newLeaf: reading active writers 2026/09/03 12:19:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/03 12:19:30 DEBUG : dir: Looking for writers 2026/09/03 12:19:30 DEBUG : Looking for writers 2026/09/03 12:19:30 DEBUG : dir: reading active writers 2026/09/03 12:19:30 DEBUG : newLeaf: reading active writers 2026/09/03 12:19:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/03 12:19:30 DEBUG : dir: Looking for writers 2026/09/03 12:19:30 DEBUG : Looking for writers 2026/09/03 12:19:30 DEBUG : dir: reading active writers 2026/09/03 12:19:30 DEBUG : newLeaf: reading active writers 2026/09/03 12:19:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/03 12:19:30 DEBUG : newLeaf: vfs cache: starting upload 2026/09/03 12:19:30 DEBUG : newLeaf.2364b3b3.partial: size = 25 OK 2026/09/03 12:19:30 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/newLeaf.2364b3b3.partial" 2026/09/03 12:19:30 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:19:30 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: md5sum /rclone-test-bacoher9jale/newLeaf.2364b3b3.partial 2026/09/03 12:19:30 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-bacoher9jale/newLeaf.2364b3b3.partial" 2026/09/03 12:19:30 DEBUG : dir: Looking for writers 2026/09/03 12:19:30 DEBUG : Looking for writers 2026/09/03 12:19:30 DEBUG : newLeaf: reading active writers 2026/09/03 12:19:30 DEBUG : dir: reading active writers 2026/09/03 12:19:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/03 12:19:30 DEBUG : dir: Looking for writers 2026/09/03 12:19:30 DEBUG : Looking for writers 2026/09/03 12:19:30 DEBUG : dir: reading active writers 2026/09/03 12:19:30 DEBUG : newLeaf: reading active writers 2026/09/03 12:19:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/09/03 12:19:30 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:19:30 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-bacoher9jale/newLeaf.2364b3b3.partial 2026/09/03 12:19:30 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:19:30 DEBUG : newLeaf.2364b3b3.partial: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/09/03 12:19:30 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/09/03 12:19:30 DEBUG : newLeaf.2364b3b3.partial: renamed to: newLeaf 2026/09/03 12:19:30 INFO : newLeaf: Copied (replaced existing) 2026/09/03 12:19:30 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/newLeaf" 2026/09/03 12:19:30 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:19:30 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: md5sum /rclone-test-bacoher9jale/newLeaf 2026/09/03 12:19:30 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-bacoher9jale/newLeaf" 2026/09/03 12:19:30 DEBUG : dir: Looking for writers 2026/09/03 12:19:30 DEBUG : Looking for writers 2026/09/03 12:19:30 DEBUG : dir: reading active writers 2026/09/03 12:19:30 DEBUG : newLeaf: reading active writers 2026/09/03 12:19:30 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:19:30 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-bacoher9jale/newLeaf 2026/09/03 12:19:30 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:19:30 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/09/03 12:19:30 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-09-03 12:19:29 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/09/03 12:19:30 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/09/03 12:19:30 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/03 12:19:30 DEBUG : >WaitForWriters: 2026/09/03 12:19:30 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/09/03 12:19:30 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/newLeaf" 2026/09/03 12:19:30 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:19:30 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: md5sum /rclone-test-bacoher9jale/newLeaf 2026/09/03 12:19:30 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-bacoher9jale/newLeaf" 2026/09/03 12:19:31 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:19:31 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-bacoher9jale/newLeaf 2026/09/03 12:19:31 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:19:31 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/09/03 12:19:31 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/newLeaf" 2026/09/03 12:19:31 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:19:31 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: sha1sum /rclone-test-bacoher9jale/newLeaf 2026/09/03 12:19:31 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-bacoher9jale/newLeaf" 2026/09/03 12:19:31 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:19:31 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /rclone-test-bacoher9jale/newLeaf 2026/09/03 12:19:31 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:19:31 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/09/03 12:19:31 DEBUG : WaitForWriters: timeout=30s 2026/09/03 12:19:31 DEBUG : dir: Looking for writers 2026/09/03 12:19:31 DEBUG : Looking for writers 2026/09/03 12:19:31 DEBUG : dir: reading active writers 2026/09/03 12:19:31 DEBUG : newLeaf: reading active writers 2026/09/03 12:19:31 DEBUG : >WaitForWriters: 2026/09/03 12:19:31 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:198: Remote "sftp://rclone@:22/rclone-test-bacoher9jale", Local "Local file system at /tmp/rclone2649713110", Modify Window "1s" 2026/09/03 12:19:31 INFO : sftp://rclone@:22/rclone-test-bacoher9jale: poll-interval is not supported by this remote 2026/09/03 12:19:31 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/03 12:19:31 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-bacoher9jale" 2026/09/03 12:19:31 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-bacoher9jale" 2026/09/03 12:19:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-bacoher9jale" 2026/09/03 12:19:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/03 12:19:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-bacoher9jale" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-bacoher9jale" 2026/09/03 12:19:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-bacoher9jale" 2026/09/03 12:19:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/03 12:19:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-bacoher9jale" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-bacoher9jale" 2026/09/03 12:19:31 INFO : sftp://rclone@:22/rclone-test-bacoher9jale: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/03 12:19:31 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/dir/file1" 2026/09/03 12:19:31 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:19:31 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: md5sum /rclone-test-bacoher9jale/dir/file1 2026/09/03 12:19:31 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-bacoher9jale/dir/file1" 2026/09/03 12:19:31 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:19:31 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-bacoher9jale/dir/file1 2026/09/03 12:19:31 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:19:31 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/03 12:19:31 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/dir/file1" 2026/09/03 12:19:31 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:19:31 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: sha1sum /rclone-test-bacoher9jale/dir/file1 2026/09/03 12:19:31 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-bacoher9jale/dir/file1" 2026/09/03 12:19:31 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:19:31 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-bacoher9jale/dir/file1 2026/09/03 12:19:31 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:19:31 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/03 12:19:31 DEBUG : WaitForWriters: timeout=30s 2026/09/03 12:19:31 DEBUG : dir: Looking for writers 2026/09/03 12:19:31 DEBUG : file1: reading active writers 2026/09/03 12:19:31 DEBUG : Looking for writers 2026/09/03 12:19:31 DEBUG : dir: reading active writers 2026/09/03 12:19:31 DEBUG : >WaitForWriters: 2026/09/03 12:19:31 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/03 12:19:31 DEBUG : dir/file1: newRWFileHandle: 2026/09/03 12:19:31 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/03 12:19:31 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/03 12:19:31 DEBUG : dir/file1(0x118bf46beb00): _readAt: size=512, off=0 2026/09/03 12:19:31 DEBUG : dir/file1(0x118bf46beb00): openPending: 2026/09/03 12:19:31 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/dir/file1" 2026/09/03 12:19:31 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:19:31 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: md5sum /rclone-test-bacoher9jale/dir/file1 2026/09/03 12:19:31 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-bacoher9jale/dir/file1" 2026/09/03 12:19:32 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:19:32 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-bacoher9jale/dir/file1 2026/09/03 12:19:32 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:19:32 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/03 12:19:32 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/09/03 12:19:32 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/09/03 12:19:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/03 12:19:32 DEBUG : dir/file1(0x118bf46beb00): >openPending: err= 2026/09/03 12:19:32 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2026/09/03 12:19:32 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/03 12:19:32 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/03 12:19:32 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/09/03 12:19:32 DEBUG : dir/file1(0x118bf46beb00): >_readAt: n=14, err=EOF 2026/09/03 12:19:32 DEBUG : dir/file1(0x118bf46beb00): close: 2026/09/03 12:19:32 DEBUG : dir/file1(0x118bf46beb00): >close: err= 2026/09/03 12:19:32 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/dir/file1" 2026/09/03 12:19:32 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:19:32 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: md5sum /rclone-test-bacoher9jale/dir/file1 2026/09/03 12:19:32 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-bacoher9jale/dir/file1" 2026/09/03 12:19:32 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:19:32 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-bacoher9jale/dir/file1 2026/09/03 12:19:32 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:19:32 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/03 12:19:32 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/dir/file1" 2026/09/03 12:19:32 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:19:32 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: sha1sum /rclone-test-bacoher9jale/dir/file1 2026/09/03 12:19:32 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-bacoher9jale/dir/file1" 2026/09/03 12:19:32 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:19:32 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-bacoher9jale/dir/file1 2026/09/03 12:19:32 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:19:32 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/03 12:19:32 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/09/03 12:19:32 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/newLeaf" 2026/09/03 12:19:32 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:19:32 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: md5sum /rclone-test-bacoher9jale/newLeaf 2026/09/03 12:19:32 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-bacoher9jale/newLeaf" 2026/09/03 12:19:33 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:19:33 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-bacoher9jale/newLeaf 2026/09/03 12:19:33 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:19:33 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/03 12:19:33 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/09/03 12:19:33 DEBUG : newLeaf: Updating file with newLeaf 0x118bf46cc4e0 2026/09/03 12:19:33 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/03 12:19:33 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/03 12:19:33 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/newLeaf" 2026/09/03 12:19:33 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:19:33 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: md5sum /rclone-test-bacoher9jale/newLeaf 2026/09/03 12:19:33 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-bacoher9jale/newLeaf" 2026/09/03 12:19:33 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:19:33 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-bacoher9jale/newLeaf 2026/09/03 12:19:33 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:19:33 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/03 12:19:33 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/newLeaf" 2026/09/03 12:19:33 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:19:33 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: sha1sum /rclone-test-bacoher9jale/newLeaf 2026/09/03 12:19:33 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-bacoher9jale/newLeaf" 2026/09/03 12:19:33 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:19:33 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-bacoher9jale/newLeaf 2026/09/03 12:19:33 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:19:33 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/03 12:19:33 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/09/03 12:19:33 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/dir/file1" 2026/09/03 12:19:33 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:19:33 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: md5sum /rclone-test-bacoher9jale/dir/file1 2026/09/03 12:19:33 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-bacoher9jale/dir/file1" 2026/09/03 12:19:34 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:19:34 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-bacoher9jale/dir/file1 2026/09/03 12:19:34 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:19:34 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/03 12:19:34 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/09/03 12:19:34 DEBUG : dir/file1: Updating file with dir/file1 0x118bf46cc4e0 2026/09/03 12:19:34 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/09/03 12:19:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/03 12:19:34 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/dir/file1" 2026/09/03 12:19:34 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:19:34 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: md5sum /rclone-test-bacoher9jale/dir/file1 2026/09/03 12:19:34 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-bacoher9jale/dir/file1" 2026/09/03 12:19:34 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:19:34 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-bacoher9jale/dir/file1 2026/09/03 12:19:34 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:19:34 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/03 12:19:34 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/dir/file1" 2026/09/03 12:19:34 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:19:34 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: sha1sum /rclone-test-bacoher9jale/dir/file1 2026/09/03 12:19:34 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-bacoher9jale/dir/file1" 2026/09/03 12:19:34 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:19:34 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-bacoher9jale/dir/file1 2026/09/03 12:19:34 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:19:34 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/03 12:19:34 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/09/03 12:19:34 DEBUG : dir/file1: newRWFileHandle: 2026/09/03 12:19:34 DEBUG : dir/file1(0x118bf46bf6c0): openPending: 2026/09/03 12:19:34 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/09/03 12:19:34 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/09/03 12:19:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/03 12:19:34 DEBUG : dir/file1(0x118bf46bf6c0): >openPending: err= 2026/09/03 12:19:34 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/09/03 12:19:34 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/03 12:19:34 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/03 12:19:34 DEBUG : dir/file1(0x118bf46bf6c0): _writeAt: size=25, off=0 2026/09/03 12:19:34 DEBUG : dir/file1(0x118bf46bf6c0): >_writeAt: n=25, err= 2026/09/03 12:19:34 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/09/03 12:19:34 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/newLeaf" 2026/09/03 12:19:34 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:19:34 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: md5sum /rclone-test-bacoher9jale/newLeaf 2026/09/03 12:19:34 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-bacoher9jale/newLeaf" 2026/09/03 12:19:34 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:19:34 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-bacoher9jale/newLeaf 2026/09/03 12:19:34 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:19:34 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/03 12:19:34 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/09/03 12:19:34 DEBUG : newLeaf: Updating file with newLeaf 0x118bf46cc4e0 2026/09/03 12:19:34 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/03 12:19:34 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/03 12:19:34 DEBUG : newLeaf(0x118bf46bf6c0): close: 2026/09/03 12:19:34 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/09/03 12:19:34 DEBUG : newLeaf: vfs cache: setting modification time to 2026-09-03 12:19:34.629916842 +0000 UTC m=+64.647784336 2026/09/03 12:19:34 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:34 DEBUG : newLeaf(0x118bf46bf6c0): >close: err= 2026/09/03 12:19:34 DEBUG : WaitForWriters: timeout=30s 2026/09/03 12:19:34 DEBUG : dir: Looking for writers 2026/09/03 12:19:34 DEBUG : Looking for writers 2026/09/03 12:19:34 DEBUG : dir: reading active writers 2026/09/03 12:19:34 DEBUG : newLeaf: reading active writers 2026/09/03 12:19:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/03 12:19:34 DEBUG : dir: Looking for writers 2026/09/03 12:19:34 DEBUG : Looking for writers 2026/09/03 12:19:34 DEBUG : dir: reading active writers 2026/09/03 12:19:34 DEBUG : newLeaf: reading active writers 2026/09/03 12:19:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/03 12:19:34 DEBUG : dir: Looking for writers 2026/09/03 12:19:34 DEBUG : Looking for writers 2026/09/03 12:19:34 DEBUG : dir: reading active writers 2026/09/03 12:19:34 DEBUG : newLeaf: reading active writers 2026/09/03 12:19:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/03 12:19:35 DEBUG : dir: Looking for writers 2026/09/03 12:19:35 DEBUG : Looking for writers 2026/09/03 12:19:35 DEBUG : dir: reading active writers 2026/09/03 12:19:35 DEBUG : newLeaf: reading active writers 2026/09/03 12:19:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/03 12:19:35 DEBUG : newLeaf: vfs cache: starting upload 2026/09/03 12:19:35 DEBUG : newLeaf.7321585e.partial: size = 25 OK 2026/09/03 12:19:35 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/newLeaf.7321585e.partial" 2026/09/03 12:19:35 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:19:35 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: md5sum /rclone-test-bacoher9jale/newLeaf.7321585e.partial 2026/09/03 12:19:35 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-bacoher9jale/newLeaf.7321585e.partial" 2026/09/03 12:19:35 DEBUG : dir: Looking for writers 2026/09/03 12:19:35 DEBUG : Looking for writers 2026/09/03 12:19:35 DEBUG : dir: reading active writers 2026/09/03 12:19:35 DEBUG : newLeaf: reading active writers 2026/09/03 12:19:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/03 12:19:35 DEBUG : dir: Looking for writers 2026/09/03 12:19:35 DEBUG : Looking for writers 2026/09/03 12:19:35 DEBUG : dir: reading active writers 2026/09/03 12:19:35 DEBUG : newLeaf: reading active writers 2026/09/03 12:19:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/09/03 12:19:35 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:19:35 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-bacoher9jale/newLeaf.7321585e.partial 2026/09/03 12:19:35 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:19:35 DEBUG : newLeaf.7321585e.partial: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/09/03 12:19:35 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/09/03 12:19:35 DEBUG : newLeaf.7321585e.partial: renamed to: newLeaf 2026/09/03 12:19:35 INFO : newLeaf: Copied (replaced existing) 2026/09/03 12:19:35 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/newLeaf" 2026/09/03 12:19:35 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:19:35 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: md5sum /rclone-test-bacoher9jale/newLeaf 2026/09/03 12:19:35 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-bacoher9jale/newLeaf" 2026/09/03 12:19:35 DEBUG : dir: Looking for writers 2026/09/03 12:19:35 DEBUG : Looking for writers 2026/09/03 12:19:35 DEBUG : newLeaf: reading active writers 2026/09/03 12:19:35 DEBUG : dir: reading active writers 2026/09/03 12:19:35 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:19:35 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-bacoher9jale/newLeaf 2026/09/03 12:19:35 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:19:35 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/09/03 12:19:35 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-09-03 12:19:34 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/09/03 12:19:35 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/09/03 12:19:35 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/03 12:19:35 DEBUG : >WaitForWriters: 2026/09/03 12:19:35 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/09/03 12:19:35 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/newLeaf" 2026/09/03 12:19:35 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:19:35 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: md5sum /rclone-test-bacoher9jale/newLeaf 2026/09/03 12:19:35 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-bacoher9jale/newLeaf" 2026/09/03 12:19:35 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:19:35 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-bacoher9jale/newLeaf 2026/09/03 12:19:35 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:19:35 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/09/03 12:19:35 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/newLeaf" 2026/09/03 12:19:35 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:19:35 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: sha1sum /rclone-test-bacoher9jale/newLeaf 2026/09/03 12:19:35 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-bacoher9jale/newLeaf" 2026/09/03 12:19:36 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:19:36 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /rclone-test-bacoher9jale/newLeaf 2026/09/03 12:19:36 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:19:36 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/09/03 12:19:36 DEBUG : WaitForWriters: timeout=30s 2026/09/03 12:19:36 DEBUG : dir: Looking for writers 2026/09/03 12:19:36 DEBUG : Looking for writers 2026/09/03 12:19:36 DEBUG : dir: reading active writers 2026/09/03 12:19:36 DEBUG : newLeaf: reading active writers 2026/09/03 12:19:36 DEBUG : >WaitForWriters: 2026/09/03 12:19:36 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: vfs cache: cleaner exiting --- PASS: TestFileRename (26.99s) --- PASS: TestFileRename/off,forceCache=false (3.42s) --- PASS: TestFileRename/minimal,forceCache=false (3.35s) --- PASS: TestFileRename/minimal,forceCache=true (5.58s) --- PASS: TestFileRename/writes,forceCache=false (4.29s) --- PASS: TestFileRename/writes,forceCache=true (5.49s) --- PASS: TestFileRename/full,forceCache=false (4.85s) === 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-bacoher9jale", Local "Local file system at /tmp/rclone2649713110", Modify Window "1s" 2026/09/03 12:19:36 INFO : sftp://rclone@:22/rclone-test-bacoher9jale: poll-interval is not supported by this remote 2026/09/03 12:19:36 INFO : sftp://rclone@:22/rclone-test-bacoher9jale: poll-interval is not supported by this remote 2026/09/03 12:19:36 DEBUG : WaitForWriters: timeout=30s 2026/09/03 12:19:36 DEBUG : Looking for writers 2026/09/03 12:19: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-bacoher9jale", Local "Local file system at /tmp/rclone2649713110", Modify Window "1s" --- PASS: TestRcPollIntervalShutdown (0.00s) === RUN TestSetPollIntervalAfterShutdown run.go:198: Remote "sftp://rclone@:22/rclone-test-bacoher9jale", Local "Local file system at /tmp/rclone2649713110", Modify Window "1s" --- PASS: TestSetPollIntervalAfterShutdown (0.00s) === RUN TestRcPollIntervalUpdate run.go:198: Remote "sftp://rclone@:22/rclone-test-bacoher9jale", Local "Local file system at /tmp/rclone2649713110", Modify Window "1s" --- PASS: TestRcPollIntervalUpdate (0.00s) === RUN TestRcPollIntervalTimeout run.go:198: Remote "sftp://rclone@:22/rclone-test-bacoher9jale", Local "Local file system at /tmp/rclone2649713110", Modify Window "1s" --- PASS: TestRcPollIntervalTimeout (0.01s) === RUN TestRcPollIntervalUnsupported run.go:198: Remote "sftp://rclone@:22/rclone-test-bacoher9jale", Local "Local file system at /tmp/rclone2649713110", Modify Window "1s" 2026/09/03 12:19:36 INFO : sftp://rclone@:22/rclone-test-bacoher9jale: 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-bacoher9jale", Local "Local file system at /tmp/rclone2649713110", Modify Window "1s" 2026/09/03 12:19:36 INFO : sftp://rclone@:22/rclone-test-bacoher9jale: poll-interval is not supported by this remote 2026/09/03 12:19:36 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/dir/file1" 2026/09/03 12:19:36 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:19:36 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: md5sum /rclone-test-bacoher9jale/dir/file1 2026/09/03 12:19:36 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-bacoher9jale/dir/file1" 2026/09/03 12:19:36 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:19:36 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-bacoher9jale/dir/file1 2026/09/03 12:19:36 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:19:36 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/09/03 12:19:36 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/dir/file1" 2026/09/03 12:19:36 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:19:36 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: sha1sum /rclone-test-bacoher9jale/dir/file1 2026/09/03 12:19:36 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-bacoher9jale/dir/file1" 2026/09/03 12:19:37 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:19:37 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-bacoher9jale/dir/file1 2026/09/03 12:19:37 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:19:37 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/09/03 12:19:37 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/03 12:19:37 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/03 12:19:37 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/09/03 12:19:37 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/09/03 12:19:37 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/09/03 12:19:37 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/09/03 12:19:37 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2026/09/03 12:19:37 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/dir/file1" 2026/09/03 12:19:37 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:19:37 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: md5sum /rclone-test-bacoher9jale/dir/file1 2026/09/03 12:19:37 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-bacoher9jale/dir/file1" 2026/09/03 12:19:37 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:19:37 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-bacoher9jale/dir/file1 2026/09/03 12:19:37 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:19:37 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/09/03 12:19:37 DEBUG : WaitForWriters: timeout=30s 2026/09/03 12:19:37 DEBUG : dir: Looking for writers 2026/09/03 12:19:37 DEBUG : file1: reading active writers 2026/09/03 12:19:37 DEBUG : Looking for writers 2026/09/03 12:19:37 DEBUG : dir: reading active writers 2026/09/03 12:19:37 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (1.19s) === RUN TestReadFileHandleSeek run.go:198: Remote "sftp://rclone@:22/rclone-test-bacoher9jale", Local "Local file system at /tmp/rclone2649713110", Modify Window "1s" 2026/09/03 12:19:37 INFO : sftp://rclone@:22/rclone-test-bacoher9jale: poll-interval is not supported by this remote 2026/09/03 12:19:37 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/dir/file1" 2026/09/03 12:19:37 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:19:37 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: md5sum /rclone-test-bacoher9jale/dir/file1 2026/09/03 12:19:37 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-bacoher9jale/dir/file1" 2026/09/03 12:19:37 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:19:37 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-bacoher9jale/dir/file1 2026/09/03 12:19:37 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:19:37 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/09/03 12:19:37 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/dir/file1" 2026/09/03 12:19:37 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:19:37 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: sha1sum /rclone-test-bacoher9jale/dir/file1 2026/09/03 12:19:37 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-bacoher9jale/dir/file1" 2026/09/03 12:19:37 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:19:37 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-bacoher9jale/dir/file1 2026/09/03 12:19:37 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:19:37 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/09/03 12:19:37 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/03 12:19:37 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/03 12:19:37 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/09/03 12:19:37 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/09/03 12:19:37 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/09/03 12:19:37 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/09/03 12:19:37 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/09/03 12:19:38 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/09/03 12:19:38 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/09/03 12:19:38 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/09/03 12:19:38 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/09/03 12:19:38 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/09/03 12:19:38 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/09/03 12:19:38 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2026/09/03 12:19:38 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2026/09/03 12:19:38 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2026/09/03 12:19:38 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2026/09/03 12:19:38 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2026/09/03 12:19:38 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2026/09/03 12:19:38 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2026/09/03 12:19:38 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2026/09/03 12:19:38 DEBUG : WaitForWriters: timeout=30s 2026/09/03 12:19:38 DEBUG : dir: Looking for writers 2026/09/03 12:19:38 DEBUG : file1: reading active writers 2026/09/03 12:19:38 DEBUG : Looking for writers 2026/09/03 12:19:38 DEBUG : dir: reading active writers 2026/09/03 12:19:38 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (0.69s) === RUN TestReadFileHandleReadAt run.go:198: Remote "sftp://rclone@:22/rclone-test-bacoher9jale", Local "Local file system at /tmp/rclone2649713110", Modify Window "1s" 2026/09/03 12:19:38 INFO : sftp://rclone@:22/rclone-test-bacoher9jale: poll-interval is not supported by this remote 2026/09/03 12:19:38 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/dir/file1" 2026/09/03 12:19:38 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:19:38 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: md5sum /rclone-test-bacoher9jale/dir/file1 2026/09/03 12:19:38 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-bacoher9jale/dir/file1" 2026/09/03 12:19:38 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:19:38 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-bacoher9jale/dir/file1 2026/09/03 12:19:38 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:19:38 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/09/03 12:19:38 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/dir/file1" 2026/09/03 12:19:38 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:19:38 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: sha1sum /rclone-test-bacoher9jale/dir/file1 2026/09/03 12:19:38 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-bacoher9jale/dir/file1" 2026/09/03 12:19:38 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:19:38 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-bacoher9jale/dir/file1 2026/09/03 12:19:38 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:19:38 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/09/03 12:19:38 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/03 12:19:38 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/03 12:19:38 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/09/03 12:19:38 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/09/03 12:19:38 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/09/03 12:19:38 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/09/03 12:19:38 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/09/03 12:19:38 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/09/03 12:19:38 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/09/03 12:19:38 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/09/03 12:19:38 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/09/03 12:19:38 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/09/03 12:19:38 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/09/03 12:19:38 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2026/09/03 12:19:38 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2026/09/03 12:19:38 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2026/09/03 12:19:38 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2026/09/03 12:19:38 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2026/09/03 12:19:38 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2026/09/03 12:19:38 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2026/09/03 12:19:38 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2026/09/03 12:19:38 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2026/09/03 12:19:38 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2026/09/03 12:19:38 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/09/03 12:19:38 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2026/09/03 12:19:38 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2026/09/03 12:19:38 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2026/09/03 12:19:38 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/09/03 12:19:38 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/09/03 12:19:38 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/09/03 12:19:38 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/09/03 12:19:38 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2026/09/03 12:19:38 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/09/03 12:19:38 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/09/03 12:19:38 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/09/03 12:19:38 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2026/09/03 12:19:38 DEBUG : WaitForWriters: timeout=30s 2026/09/03 12:19:38 DEBUG : dir: Looking for writers 2026/09/03 12:19:38 DEBUG : file1: reading active writers 2026/09/03 12:19:38 DEBUG : Looking for writers 2026/09/03 12:19:38 DEBUG : dir: reading active writers 2026/09/03 12:19:38 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (0.76s) === RUN TestReadFileHandleFlush run.go:198: Remote "sftp://rclone@:22/rclone-test-bacoher9jale", Local "Local file system at /tmp/rclone2649713110", Modify Window "1s" 2026/09/03 12:19:38 INFO : sftp://rclone@:22/rclone-test-bacoher9jale: poll-interval is not supported by this remote 2026/09/03 12:19:38 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/dir/file1" 2026/09/03 12:19:38 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:19:38 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: md5sum /rclone-test-bacoher9jale/dir/file1 2026/09/03 12:19:38 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-bacoher9jale/dir/file1" 2026/09/03 12:19:39 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:19:39 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-bacoher9jale/dir/file1 2026/09/03 12:19:39 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:19:39 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/09/03 12:19:39 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/dir/file1" 2026/09/03 12:19:39 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:19:39 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: sha1sum /rclone-test-bacoher9jale/dir/file1 2026/09/03 12:19:39 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-bacoher9jale/dir/file1" 2026/09/03 12:19:39 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:19:39 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-bacoher9jale/dir/file1 2026/09/03 12:19:39 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:19:39 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/09/03 12:19:39 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/03 12:19:39 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/03 12:19:39 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/09/03 12:19:39 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/09/03 12:19:39 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/09/03 12:19:39 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/09/03 12:19:39 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/dir/file1" 2026/09/03 12:19:39 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:19:39 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: md5sum /rclone-test-bacoher9jale/dir/file1 2026/09/03 12:19:39 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-bacoher9jale/dir/file1" 2026/09/03 12:19:39 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:19:39 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-bacoher9jale/dir/file1 2026/09/03 12:19:39 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:19:39 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/09/03 12:19:39 DEBUG : WaitForWriters: timeout=30s 2026/09/03 12:19:39 DEBUG : dir: Looking for writers 2026/09/03 12:19:39 DEBUG : file1: reading active writers 2026/09/03 12:19:39 DEBUG : Looking for writers 2026/09/03 12:19:39 DEBUG : dir: reading active writers 2026/09/03 12:19:39 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (0.95s) === RUN TestReadFileHandleRelease run.go:198: Remote "sftp://rclone@:22/rclone-test-bacoher9jale", Local "Local file system at /tmp/rclone2649713110", Modify Window "1s" 2026/09/03 12:19:39 INFO : sftp://rclone@:22/rclone-test-bacoher9jale: poll-interval is not supported by this remote 2026/09/03 12:19:39 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/dir/file1" 2026/09/03 12:19:39 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:19:39 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: md5sum /rclone-test-bacoher9jale/dir/file1 2026/09/03 12:19:39 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-bacoher9jale/dir/file1" 2026/09/03 12:19:40 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:19:40 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-bacoher9jale/dir/file1 2026/09/03 12:19:40 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:19:40 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/09/03 12:19:40 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/dir/file1" 2026/09/03 12:19:40 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:19:40 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: sha1sum /rclone-test-bacoher9jale/dir/file1 2026/09/03 12:19:40 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-bacoher9jale/dir/file1" 2026/09/03 12:19:40 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:19:40 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-bacoher9jale/dir/file1 2026/09/03 12:19:40 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:19:40 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/09/03 12:19:40 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/03 12:19:40 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/03 12:19:40 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/09/03 12:19:40 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/09/03 12:19:40 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/09/03 12:19:40 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/09/03 12:19:40 DEBUG : dir/file1: ReadFileHandle.Release closing 2026/09/03 12:19:40 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/dir/file1" 2026/09/03 12:19:40 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:19:40 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: md5sum /rclone-test-bacoher9jale/dir/file1 2026/09/03 12:19:40 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-bacoher9jale/dir/file1" 2026/09/03 12:19:40 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:19:40 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-bacoher9jale/dir/file1 2026/09/03 12:19:40 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:19:40 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/09/03 12:19:40 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2026/09/03 12:19:40 DEBUG : WaitForWriters: timeout=30s 2026/09/03 12:19:40 DEBUG : dir: Looking for writers 2026/09/03 12:19:40 DEBUG : file1: reading active writers 2026/09/03 12:19:40 DEBUG : Looking for writers 2026/09/03 12:19:40 DEBUG : dir: reading active writers 2026/09/03 12:19:40 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (0.95s) === RUN TestRWFileHandleMethodsRead run.go:198: Remote "sftp://rclone@:22/rclone-test-bacoher9jale", Local "Local file system at /tmp/rclone2649713110", Modify Window "1s" 2026/09/03 12:19:40 INFO : sftp://rclone@:22/rclone-test-bacoher9jale: poll-interval is not supported by this remote 2026/09/03 12:19:40 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/03 12:19:40 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-bacoher9jale" 2026/09/03 12:19:40 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-bacoher9jale" 2026/09/03 12:19:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-bacoher9jale" 2026/09/03 12:19:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/03 12:19:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-bacoher9jale" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-bacoher9jale" 2026/09/03 12:19:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-bacoher9jale" 2026/09/03 12:19:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/03 12:19:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-bacoher9jale" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-bacoher9jale" 2026/09/03 12:19:40 INFO : sftp://rclone@:22/rclone-test-bacoher9jale: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/03 12:19:40 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/dir/file1" 2026/09/03 12:19:40 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:19:40 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: md5sum /rclone-test-bacoher9jale/dir/file1 2026/09/03 12:19:40 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-bacoher9jale/dir/file1" 2026/09/03 12:19:41 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:19:41 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-bacoher9jale/dir/file1 2026/09/03 12:19:41 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:19:41 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/09/03 12:19:41 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/dir/file1" 2026/09/03 12:19:41 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:19:41 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: sha1sum /rclone-test-bacoher9jale/dir/file1 2026/09/03 12:19:41 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-bacoher9jale/dir/file1" 2026/09/03 12:19:41 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:19:41 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-bacoher9jale/dir/file1 2026/09/03 12:19:41 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:19:41 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/09/03 12:19:41 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/03 12:19:41 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/03 12:19:41 DEBUG : dir/file1: newRWFileHandle: 2026/09/03 12:19:41 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/03 12:19:41 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/03 12:19:41 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/09/03 12:19:41 DEBUG : dir/file1(0x118bf43c0a80): _readAt: size=1, off=0 2026/09/03 12:19:41 DEBUG : dir/file1(0x118bf43c0a80): openPending: 2026/09/03 12:19:41 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/dir/file1" 2026/09/03 12:19:41 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:19:41 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: md5sum /rclone-test-bacoher9jale/dir/file1 2026/09/03 12:19:41 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-bacoher9jale/dir/file1" 2026/09/03 12:19:41 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:19:41 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-bacoher9jale/dir/file1 2026/09/03 12:19:41 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:19:41 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/09/03 12:19:41 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/09/03 12:19:41 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/09/03 12:19:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/03 12:19:41 DEBUG : dir/file1(0x118bf43c0a80): >openPending: err= 2026/09/03 12:19:41 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/09/03 12:19:41 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/03 12:19:41 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/03 12:19:41 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/09/03 12:19:41 DEBUG : dir/file1(0x118bf43c0a80): >_readAt: n=1, err= 2026/09/03 12:19:41 DEBUG : dir/file1(0x118bf43c0a80): _readAt: size=256, off=1 2026/09/03 12:19:41 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2026/09/03 12:19:41 DEBUG : dir/file1(0x118bf43c0a80): >_readAt: n=15, err=EOF 2026/09/03 12:19:41 DEBUG : dir/file1(0x118bf43c0a80): _readAt: size=16, off=16 2026/09/03 12:19:41 DEBUG : dir/file1(0x118bf43c0a80): >_readAt: n=0, err=EOF 2026/09/03 12:19:41 DEBUG : dir/file1(0x118bf43c0a80): close: 2026/09/03 12:19:41 DEBUG : dir/file1(0x118bf43c0a80): >close: err= 2026/09/03 12:19:41 DEBUG : dir/file1(0x118bf43c0a80): close: 2026/09/03 12:19:41 DEBUG : dir/file1(0x118bf43c0a80): >close: err=file already closed 2026/09/03 12:19:41 DEBUG : WaitForWriters: timeout=30s 2026/09/03 12:19:41 DEBUG : dir: Looking for writers 2026/09/03 12:19:41 DEBUG : file1: reading active writers 2026/09/03 12:19:41 DEBUG : Looking for writers 2026/09/03 12:19:41 DEBUG : dir: reading active writers 2026/09/03 12:19:41 DEBUG : >WaitForWriters: 2026/09/03 12:19:41 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (0.95s) === RUN TestRWFileHandleSeek run.go:198: Remote "sftp://rclone@:22/rclone-test-bacoher9jale", Local "Local file system at /tmp/rclone2649713110", Modify Window "1s" 2026/09/03 12:19:41 INFO : sftp://rclone@:22/rclone-test-bacoher9jale: poll-interval is not supported by this remote 2026/09/03 12:19:41 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/03 12:19:41 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-bacoher9jale" 2026/09/03 12:19:41 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-bacoher9jale" 2026/09/03 12:19:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-bacoher9jale" 2026/09/03 12:19:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/03 12:19:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-bacoher9jale" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-bacoher9jale" 2026/09/03 12:19:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-bacoher9jale" 2026/09/03 12:19:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/03 12:19:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-bacoher9jale" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-bacoher9jale" 2026/09/03 12:19:41 INFO : sftp://rclone@:22/rclone-test-bacoher9jale: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/03 12:19:41 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/dir/file1" 2026/09/03 12:19:41 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:19:41 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: md5sum /rclone-test-bacoher9jale/dir/file1 2026/09/03 12:19:41 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-bacoher9jale/dir/file1" 2026/09/03 12:19:42 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:19:42 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-bacoher9jale/dir/file1 2026/09/03 12:19:42 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:19:42 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/09/03 12:19:42 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/dir/file1" 2026/09/03 12:19:42 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:19:42 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: sha1sum /rclone-test-bacoher9jale/dir/file1 2026/09/03 12:19:42 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-bacoher9jale/dir/file1" 2026/09/03 12:19:42 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:19:42 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-bacoher9jale/dir/file1 2026/09/03 12:19:42 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:19:42 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/09/03 12:19:42 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/03 12:19:42 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/03 12:19:42 DEBUG : dir/file1: newRWFileHandle: 2026/09/03 12:19:42 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/03 12:19:42 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/03 12:19:42 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/09/03 12:19:42 DEBUG : dir/file1(0x118bf488b900): _readAt: size=1, off=0 2026/09/03 12:19:42 DEBUG : dir/file1(0x118bf488b900): openPending: 2026/09/03 12:19:42 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/dir/file1" 2026/09/03 12:19:42 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:19:42 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: md5sum /rclone-test-bacoher9jale/dir/file1 2026/09/03 12:19:42 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-bacoher9jale/dir/file1" 2026/09/03 12:19:42 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:19:42 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-bacoher9jale/dir/file1 2026/09/03 12:19:42 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:19:42 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/09/03 12:19:42 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/09/03 12:19:42 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/09/03 12:19:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/03 12:19:42 DEBUG : dir/file1(0x118bf488b900): >openPending: err= 2026/09/03 12:19:42 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/09/03 12:19:42 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/03 12:19:42 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/03 12:19:42 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/09/03 12:19:42 DEBUG : dir/file1(0x118bf488b900): >_readAt: n=1, err= 2026/09/03 12:19:42 DEBUG : dir/file1(0x118bf488b900): _readAt: size=1, off=5 2026/09/03 12:19:42 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/09/03 12:19:42 DEBUG : dir/file1(0x118bf488b900): >_readAt: n=1, err= 2026/09/03 12:19:42 DEBUG : dir/file1(0x118bf488b900): _readAt: size=1, off=3 2026/09/03 12:19:42 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2026/09/03 12:19:42 DEBUG : dir/file1(0x118bf488b900): >_readAt: n=1, err= 2026/09/03 12:19:42 DEBUG : dir/file1(0x118bf488b900): _readAt: size=1, off=13 2026/09/03 12:19:42 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2026/09/03 12:19:42 DEBUG : dir/file1(0x118bf488b900): >_readAt: n=1, err= 2026/09/03 12:19:42 DEBUG : dir/file1(0x118bf488b900): _readAt: size=16, off=100 2026/09/03 12:19:42 DEBUG : dir/file1(0x118bf488b900): >_readAt: n=0, err=EOF 2026/09/03 12:19:42 DEBUG : dir/file1(0x118bf488b900): close: 2026/09/03 12:19:42 DEBUG : dir/file1(0x118bf488b900): >close: err= 2026/09/03 12:19:42 DEBUG : WaitForWriters: timeout=30s 2026/09/03 12:19:42 DEBUG : dir: Looking for writers 2026/09/03 12:19:42 DEBUG : file1: reading active writers 2026/09/03 12:19:42 DEBUG : Looking for writers 2026/09/03 12:19:42 DEBUG : dir: reading active writers 2026/09/03 12:19:42 DEBUG : >WaitForWriters: 2026/09/03 12:19:42 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (1.04s) === RUN TestRWFileHandleReadAt run.go:198: Remote "sftp://rclone@:22/rclone-test-bacoher9jale", Local "Local file system at /tmp/rclone2649713110", Modify Window "1s" 2026/09/03 12:19:42 INFO : sftp://rclone@:22/rclone-test-bacoher9jale: poll-interval is not supported by this remote 2026/09/03 12:19:42 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/03 12:19:42 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-bacoher9jale" 2026/09/03 12:19:42 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-bacoher9jale" 2026/09/03 12:19:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-bacoher9jale" 2026/09/03 12:19:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/03 12:19:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-bacoher9jale" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-bacoher9jale" 2026/09/03 12:19:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-bacoher9jale" 2026/09/03 12:19:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/03 12:19:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-bacoher9jale" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-bacoher9jale" 2026/09/03 12:19:42 INFO : sftp://rclone@:22/rclone-test-bacoher9jale: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/03 12:19:42 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/dir/file1" 2026/09/03 12:19:42 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:19:42 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: md5sum /rclone-test-bacoher9jale/dir/file1 2026/09/03 12:19:42 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-bacoher9jale/dir/file1" 2026/09/03 12:19:43 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:19:43 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-bacoher9jale/dir/file1 2026/09/03 12:19:43 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:19:43 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/09/03 12:19:43 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/dir/file1" 2026/09/03 12:19:43 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:19:43 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: sha1sum /rclone-test-bacoher9jale/dir/file1 2026/09/03 12:19:43 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-bacoher9jale/dir/file1" 2026/09/03 12:19:43 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:19:43 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-bacoher9jale/dir/file1 2026/09/03 12:19:43 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:19:43 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/09/03 12:19:43 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/03 12:19:43 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/03 12:19:43 DEBUG : dir/file1: newRWFileHandle: 2026/09/03 12:19:43 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/03 12:19:43 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/03 12:19:43 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/09/03 12:19:43 DEBUG : dir/file1(0x118bf4286200): _readAt: size=1, off=0 2026/09/03 12:19:43 DEBUG : dir/file1(0x118bf4286200): openPending: 2026/09/03 12:19:43 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/dir/file1" 2026/09/03 12:19:43 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:19:43 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: md5sum /rclone-test-bacoher9jale/dir/file1 2026/09/03 12:19:43 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-bacoher9jale/dir/file1" 2026/09/03 12:19:43 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:19:43 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-bacoher9jale/dir/file1 2026/09/03 12:19:43 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:19:43 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/09/03 12:19:43 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/09/03 12:19:43 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/09/03 12:19:43 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/03 12:19:43 DEBUG : dir/file1(0x118bf4286200): >openPending: err= 2026/09/03 12:19:43 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/09/03 12:19:43 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/03 12:19:43 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/03 12:19:43 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/09/03 12:19:43 DEBUG : dir/file1(0x118bf4286200): >_readAt: n=1, err= 2026/09/03 12:19:43 DEBUG : dir/file1(0x118bf4286200): _readAt: size=1, off=5 2026/09/03 12:19:43 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/09/03 12:19:43 DEBUG : dir/file1(0x118bf4286200): >_readAt: n=1, err= 2026/09/03 12:19:43 DEBUG : dir/file1(0x118bf4286200): _readAt: size=1, off=1 2026/09/03 12:19:43 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2026/09/03 12:19:43 DEBUG : dir/file1(0x118bf4286200): >_readAt: n=1, err= 2026/09/03 12:19:43 DEBUG : dir/file1(0x118bf4286200): _readAt: size=6, off=10 2026/09/03 12:19:43 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/09/03 12:19:43 DEBUG : dir/file1(0x118bf4286200): >_readAt: n=6, err= 2026/09/03 12:19:43 DEBUG : dir/file1(0x118bf4286200): _readAt: size=256, off=10 2026/09/03 12:19:43 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/09/03 12:19:43 DEBUG : dir/file1(0x118bf4286200): >_readAt: n=6, err=EOF 2026/09/03 12:19:43 DEBUG : dir/file1(0x118bf4286200): _readAt: size=256, off=100 2026/09/03 12:19:43 DEBUG : dir/file1(0x118bf4286200): >_readAt: n=0, err=EOF 2026/09/03 12:19:43 DEBUG : dir/file1(0x118bf4286200): close: 2026/09/03 12:19:43 DEBUG : dir/file1(0x118bf4286200): >close: err= 2026/09/03 12:19:43 DEBUG : dir/file1(0x118bf4286200): _readAt: size=256, off=100 2026/09/03 12:19:43 DEBUG : dir/file1(0x118bf4286200): >_readAt: n=0, err=file already closed 2026/09/03 12:19:43 DEBUG : WaitForWriters: timeout=30s 2026/09/03 12:19:43 DEBUG : dir: Looking for writers 2026/09/03 12:19:43 DEBUG : file1: reading active writers 2026/09/03 12:19:43 DEBUG : Looking for writers 2026/09/03 12:19:43 DEBUG : dir: reading active writers 2026/09/03 12:19:43 DEBUG : >WaitForWriters: 2026/09/03 12:19:43 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (0.86s) === RUN TestRWFileHandleFlushRead run.go:198: Remote "sftp://rclone@:22/rclone-test-bacoher9jale", Local "Local file system at /tmp/rclone2649713110", Modify Window "1s" 2026/09/03 12:19:43 INFO : sftp://rclone@:22/rclone-test-bacoher9jale: poll-interval is not supported by this remote 2026/09/03 12:19:43 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/03 12:19:43 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-bacoher9jale" 2026/09/03 12:19:43 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-bacoher9jale" 2026/09/03 12:19:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-bacoher9jale" 2026/09/03 12:19:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/03 12:19:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-bacoher9jale" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-bacoher9jale" 2026/09/03 12:19:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-bacoher9jale" 2026/09/03 12:19:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/03 12:19:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-bacoher9jale" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-bacoher9jale" 2026/09/03 12:19:43 INFO : sftp://rclone@:22/rclone-test-bacoher9jale: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/03 12:19:43 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/dir/file1" 2026/09/03 12:19:43 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:19:43 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: md5sum /rclone-test-bacoher9jale/dir/file1 2026/09/03 12:19:43 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-bacoher9jale/dir/file1" 2026/09/03 12:19:43 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:19:43 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-bacoher9jale/dir/file1 2026/09/03 12:19:43 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:19:43 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/09/03 12:19:43 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/dir/file1" 2026/09/03 12:19:43 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:19:43 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: sha1sum /rclone-test-bacoher9jale/dir/file1 2026/09/03 12:19:43 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-bacoher9jale/dir/file1" 2026/09/03 12:19:44 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:19:44 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-bacoher9jale/dir/file1 2026/09/03 12:19:44 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:19:44 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/09/03 12:19:44 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/03 12:19:44 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/03 12:19:44 DEBUG : dir/file1: newRWFileHandle: 2026/09/03 12:19:44 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/03 12:19:44 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/03 12:19:44 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/09/03 12:19:44 DEBUG : dir/file1(0x118bf40b2b00): RWFileHandle.Flush 2026/09/03 12:19:44 DEBUG : dir/file1(0x118bf40b2b00): _readAt: size=256, off=0 2026/09/03 12:19:44 DEBUG : dir/file1(0x118bf40b2b00): openPending: 2026/09/03 12:19:44 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/dir/file1" 2026/09/03 12:19:44 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:19:44 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: md5sum /rclone-test-bacoher9jale/dir/file1 2026/09/03 12:19:44 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-bacoher9jale/dir/file1" 2026/09/03 12:19:44 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:19:44 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-bacoher9jale/dir/file1 2026/09/03 12:19:44 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:19:44 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/09/03 12:19:44 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/09/03 12:19:44 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/09/03 12:19:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/03 12:19:44 DEBUG : dir/file1(0x118bf40b2b00): >openPending: err= 2026/09/03 12:19:44 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/09/03 12:19:44 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/03 12:19:44 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/03 12:19:44 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/09/03 12:19:44 DEBUG : dir/file1(0x118bf40b2b00): >_readAt: n=16, err=EOF 2026/09/03 12:19:44 DEBUG : dir/file1(0x118bf40b2b00): RWFileHandle.Flush 2026/09/03 12:19:44 DEBUG : dir/file1(0x118bf40b2b00): RWFileHandle.Flush 2026/09/03 12:19:44 DEBUG : dir/file1(0x118bf40b2b00): close: 2026/09/03 12:19:44 DEBUG : dir/file1(0x118bf40b2b00): >close: err= 2026/09/03 12:19:44 DEBUG : WaitForWriters: timeout=30s 2026/09/03 12:19:44 DEBUG : dir: Looking for writers 2026/09/03 12:19:44 DEBUG : file1: reading active writers 2026/09/03 12:19:44 DEBUG : Looking for writers 2026/09/03 12:19:44 DEBUG : dir: reading active writers 2026/09/03 12:19:44 DEBUG : >WaitForWriters: 2026/09/03 12:19:44 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (1.01s) === RUN TestRWFileHandleReleaseRead run.go:198: Remote "sftp://rclone@:22/rclone-test-bacoher9jale", Local "Local file system at /tmp/rclone2649713110", Modify Window "1s" 2026/09/03 12:19:44 INFO : sftp://rclone@:22/rclone-test-bacoher9jale: poll-interval is not supported by this remote 2026/09/03 12:19:44 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/03 12:19:44 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-bacoher9jale" 2026/09/03 12:19:44 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-bacoher9jale" 2026/09/03 12:19:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-bacoher9jale" 2026/09/03 12:19:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/03 12:19:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-bacoher9jale" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-bacoher9jale" 2026/09/03 12:19:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-bacoher9jale" 2026/09/03 12:19:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/03 12:19:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-bacoher9jale" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-bacoher9jale" 2026/09/03 12:19:44 INFO : sftp://rclone@:22/rclone-test-bacoher9jale: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/03 12:19:44 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/dir/file1" 2026/09/03 12:19:44 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:19:44 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: md5sum /rclone-test-bacoher9jale/dir/file1 2026/09/03 12:19:44 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-bacoher9jale/dir/file1" 2026/09/03 12:19:44 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:19:44 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-bacoher9jale/dir/file1 2026/09/03 12:19:44 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:19:44 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/09/03 12:19:44 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/dir/file1" 2026/09/03 12:19:44 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:19:44 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: sha1sum /rclone-test-bacoher9jale/dir/file1 2026/09/03 12:19:44 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-bacoher9jale/dir/file1" 2026/09/03 12:19:45 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:19:45 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-bacoher9jale/dir/file1 2026/09/03 12:19:45 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:19:45 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/09/03 12:19:45 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/03 12:19:45 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/03 12:19:45 DEBUG : dir/file1: newRWFileHandle: 2026/09/03 12:19:45 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/03 12:19:45 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/03 12:19:45 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/09/03 12:19:45 DEBUG : dir/file1(0x118bf4684480): _readAt: size=256, off=0 2026/09/03 12:19:45 DEBUG : dir/file1(0x118bf4684480): openPending: 2026/09/03 12:19:45 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/dir/file1" 2026/09/03 12:19:45 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:19:45 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: md5sum /rclone-test-bacoher9jale/dir/file1 2026/09/03 12:19:45 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-bacoher9jale/dir/file1" 2026/09/03 12:19:45 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:19:45 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-bacoher9jale/dir/file1 2026/09/03 12:19:45 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:19:45 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/09/03 12:19:45 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/09/03 12:19:45 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/09/03 12:19:45 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/03 12:19:45 DEBUG : dir/file1(0x118bf4684480): >openPending: err= 2026/09/03 12:19:45 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/09/03 12:19:45 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/03 12:19:45 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/03 12:19:45 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/09/03 12:19:45 DEBUG : dir/file1(0x118bf4684480): >_readAt: n=16, err=EOF 2026/09/03 12:19:45 DEBUG : dir/file1(0x118bf4684480): RWFileHandle.Release 2026/09/03 12:19:45 DEBUG : dir/file1(0x118bf4684480): close: 2026/09/03 12:19:45 DEBUG : dir/file1(0x118bf4684480): >close: err= 2026/09/03 12:19:45 DEBUG : dir/file1(0x118bf4684480): RWFileHandle.Release 2026/09/03 12:19:45 DEBUG : WaitForWriters: timeout=30s 2026/09/03 12:19:45 DEBUG : dir: Looking for writers 2026/09/03 12:19:45 DEBUG : file1: reading active writers 2026/09/03 12:19:45 DEBUG : Looking for writers 2026/09/03 12:19:45 DEBUG : dir: reading active writers 2026/09/03 12:19:45 DEBUG : >WaitForWriters: 2026/09/03 12:19:45 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (0.88s) === RUN TestRWFileHandleMethodsWrite run.go:198: Remote "sftp://rclone@:22/rclone-test-bacoher9jale", Local "Local file system at /tmp/rclone2649713110", Modify Window "1s" 2026/09/03 12:19:45 INFO : sftp://rclone@:22/rclone-test-bacoher9jale: poll-interval is not supported by this remote 2026/09/03 12:19:45 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/03 12:19:45 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-bacoher9jale" 2026/09/03 12:19:45 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-bacoher9jale" 2026/09/03 12:19:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-bacoher9jale" 2026/09/03 12:19:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/03 12:19:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-bacoher9jale" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-bacoher9jale" 2026/09/03 12:19:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-bacoher9jale" 2026/09/03 12:19:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/03 12:19:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-bacoher9jale" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-bacoher9jale" 2026/09/03 12:19:45 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 12:19:45 INFO : sftp://rclone@:22/rclone-test-bacoher9jale: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/03 12:19:45 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/03 12:19:45 DEBUG : file1: newRWFileHandle: 2026/09/03 12:19:45 DEBUG : file1(0x118bf40b2540): openPending: 2026/09/03 12:19:45 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 12:19:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/03 12:19:45 DEBUG : file1(0x118bf40b2540): >openPending: err= 2026/09/03 12:19:45 DEBUG : file1: >newRWFileHandle: err= 2026/09/03 12:19:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/03 12:19:45 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/09/03 12:19:45 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/09/03 12:19:45 DEBUG : file1(0x118bf40b2540): _writeAt: size=5, off=0 2026/09/03 12:19:45 DEBUG : file1(0x118bf40b2540): >_writeAt: n=5, err= 2026/09/03 12:19:45 DEBUG : file1(0x118bf40b2540): _writeAt: size=7, off=5 2026/09/03 12:19:45 DEBUG : file1(0x118bf40b2540): >_writeAt: n=7, err= 2026/09/03 12:19:45 DEBUG : file1: vfs cache: truncate to size=11 2026/09/03 12:19:45 DEBUG : file1(0x118bf40b2540): close: 2026/09/03 12:19:45 DEBUG : file1: vfs cache: setting modification time to 2026-09-03 12:19:45.495269555 +0000 UTC m=+75.513137079 2026/09/03 12:19:45 INFO : file1: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:45 DEBUG : file1(0x118bf40b2540): >close: err= 2026/09/03 12:19:45 DEBUG : file1(0x118bf40b2540): close: 2026/09/03 12:19:45 DEBUG : file1(0x118bf40b2540): >close: err=file already closed 2026/09/03 12:19:45 DEBUG : WaitForWriters: timeout=30s 2026/09/03 12:19:45 DEBUG : Looking for writers 2026/09/03 12:19:45 DEBUG : file1: reading active writers 2026/09/03 12:19:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/03 12:19:45 DEBUG : Looking for writers 2026/09/03 12:19:45 DEBUG : file1: reading active writers 2026/09/03 12:19:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/03 12:19:45 DEBUG : Looking for writers 2026/09/03 12:19:45 DEBUG : file1: reading active writers 2026/09/03 12:19:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/03 12:19:45 DEBUG : Looking for writers 2026/09/03 12:19:45 DEBUG : file1: reading active writers 2026/09/03 12:19:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/03 12:19:45 DEBUG : file1: vfs cache: starting upload 2026/09/03 12:19:45 DEBUG : file1.5fe9764a.partial: size = 11 OK 2026/09/03 12:19:45 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/file1.5fe9764a.partial" 2026/09/03 12:19:45 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:19:45 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: md5sum /rclone-test-bacoher9jale/file1.5fe9764a.partial 2026/09/03 12:19:45 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-bacoher9jale/file1.5fe9764a.partial" 2026/09/03 12:19:45 DEBUG : Looking for writers 2026/09/03 12:19:45 DEBUG : file1: reading active writers 2026/09/03 12:19:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/03 12:19:45 DEBUG : Looking for writers 2026/09/03 12:19:45 DEBUG : file1: reading active writers 2026/09/03 12:19:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/09/03 12:19:45 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:19:45 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-bacoher9jale/file1.5fe9764a.partial 2026/09/03 12:19:45 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:19:45 DEBUG : file1.5fe9764a.partial: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/09/03 12:19:45 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/09/03 12:19:45 DEBUG : file1.5fe9764a.partial: renamed to: file1 2026/09/03 12:19:45 INFO : file1: Copied (new) 2026/09/03 12:19:45 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/file1" 2026/09/03 12:19:45 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:19:45 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: md5sum /rclone-test-bacoher9jale/file1 2026/09/03 12:19:45 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-bacoher9jale/file1" 2026/09/03 12:19:46 DEBUG : Looking for writers 2026/09/03 12:19:46 DEBUG : file1: reading active writers 2026/09/03 12:19:46 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:19:46 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-bacoher9jale/file1 2026/09/03 12:19:46 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:19:46 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/09/03 12:19:46 DEBUG : file1: vfs cache: fingerprint now "11,2026-09-03 12:19:45 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2026/09/03 12:19:46 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/09/03 12:19:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/03 12:19:46 INFO : file1: vfs cache: upload succeeded try #1 2026/09/03 12:19:46 DEBUG : >WaitForWriters: 2026/09/03 12:19:46 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/file1" 2026/09/03 12:19:46 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:19:46 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: md5sum /rclone-test-bacoher9jale/file1 2026/09/03 12:19:46 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-bacoher9jale/file1" 2026/09/03 12:19:46 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:19:46 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-bacoher9jale/file1 2026/09/03 12:19:46 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:19:46 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/09/03 12:19:46 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/file1" 2026/09/03 12:19:46 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:19:46 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: sha1sum /rclone-test-bacoher9jale/file1 2026/09/03 12:19:46 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-bacoher9jale/file1" 2026/09/03 12:19:46 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-bacoher9jale/dir/file1: no such file or directory 2026/09/03 12:19:46 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-bacoher9jale/dir/file1: no such file or directory 2026/09/03 12:19:46 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:19:46 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed /rclone-test-bacoher9jale/file1 2026/09/03 12:19:46 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:19:46 DEBUG : file1: Parsed hash: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed 2026/09/03 12:19:46 DEBUG : WaitForWriters: timeout=30s 2026/09/03 12:19:46 DEBUG : Looking for writers 2026/09/03 12:19:46 DEBUG : file1: reading active writers 2026/09/03 12:19:46 DEBUG : >WaitForWriters: 2026/09/03 12:19:46 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (1.27s) === RUN TestRWFileHandleWriteAt run.go:198: Remote "sftp://rclone@:22/rclone-test-bacoher9jale", Local "Local file system at /tmp/rclone2649713110", Modify Window "1s" 2026/09/03 12:19:46 INFO : sftp://rclone@:22/rclone-test-bacoher9jale: poll-interval is not supported by this remote 2026/09/03 12:19:46 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/03 12:19:46 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-bacoher9jale" 2026/09/03 12:19:46 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-bacoher9jale" 2026/09/03 12:19:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-bacoher9jale" 2026/09/03 12:19:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/03 12:19:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-bacoher9jale" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-bacoher9jale" 2026/09/03 12:19:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-bacoher9jale" 2026/09/03 12:19:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/03 12:19:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-bacoher9jale" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-bacoher9jale" 2026/09/03 12:19:46 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 12:19:46 INFO : sftp://rclone@:22/rclone-test-bacoher9jale: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/03 12:19:46 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/03 12:19:46 DEBUG : file1: newRWFileHandle: 2026/09/03 12:19:46 DEBUG : file1(0x118bf47084c0): openPending: 2026/09/03 12:19:46 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 12:19:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/03 12:19:46 DEBUG : file1(0x118bf47084c0): >openPending: err= 2026/09/03 12:19:46 DEBUG : file1: >newRWFileHandle: err= 2026/09/03 12:19:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/03 12:19:46 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/09/03 12:19:46 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/09/03 12:19:46 DEBUG : file1(0x118bf47084c0): _writeAt: size=7, off=0 2026/09/03 12:19:46 DEBUG : file1(0x118bf47084c0): >_writeAt: n=7, err= 2026/09/03 12:19:46 DEBUG : file1(0x118bf47084c0): _writeAt: size=6, off=5 2026/09/03 12:19:46 DEBUG : file1(0x118bf47084c0): >_writeAt: n=6, err= 2026/09/03 12:19:46 DEBUG : file1(0x118bf47084c0): close: 2026/09/03 12:19:46 DEBUG : file1: vfs cache: setting modification time to 2026-09-03 12:19:46.766491144 +0000 UTC m=+76.784358629 2026/09/03 12:19:46 INFO : file1: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:46 DEBUG : file1(0x118bf47084c0): >close: err= 2026/09/03 12:19:46 DEBUG : file1(0x118bf47084c0): _writeAt: size=5, off=0 2026/09/03 12:19:46 DEBUG : file1(0x118bf47084c0): >_writeAt: n=0, err=file already closed 2026/09/03 12:19:46 DEBUG : WaitForWriters: timeout=30s 2026/09/03 12:19:46 DEBUG : Looking for writers 2026/09/03 12:19:46 DEBUG : file1: reading active writers 2026/09/03 12:19:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/03 12:19:46 DEBUG : Looking for writers 2026/09/03 12:19:46 DEBUG : file1: reading active writers 2026/09/03 12:19:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/03 12:19:46 DEBUG : Looking for writers 2026/09/03 12:19:46 DEBUG : file1: reading active writers 2026/09/03 12:19:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/03 12:19:46 DEBUG : Looking for writers 2026/09/03 12:19:46 DEBUG : file1: reading active writers 2026/09/03 12:19:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/03 12:19:46 DEBUG : file1: vfs cache: starting upload 2026/09/03 12:19:46 DEBUG : file1.8c96c09a.partial: size = 11 OK 2026/09/03 12:19:46 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/file1.8c96c09a.partial" 2026/09/03 12:19:46 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:19:46 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: md5sum /rclone-test-bacoher9jale/file1.8c96c09a.partial 2026/09/03 12:19:46 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-bacoher9jale/file1.8c96c09a.partial" 2026/09/03 12:19:46 DEBUG : Looking for writers 2026/09/03 12:19:46 DEBUG : file1: reading active writers 2026/09/03 12:19:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/03 12:19:47 DEBUG : Looking for writers 2026/09/03 12:19:47 DEBUG : file1: reading active writers 2026/09/03 12:19:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/09/03 12:19:47 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:19:47 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-bacoher9jale/file1.8c96c09a.partial 2026/09/03 12:19:47 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:19:47 DEBUG : file1.8c96c09a.partial: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/09/03 12:19:47 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/09/03 12:19:47 DEBUG : file1.8c96c09a.partial: renamed to: file1 2026/09/03 12:19:47 INFO : file1: Copied (new) 2026/09/03 12:19:47 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/file1" 2026/09/03 12:19:47 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:19:47 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: md5sum /rclone-test-bacoher9jale/file1 2026/09/03 12:19:47 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-bacoher9jale/file1" 2026/09/03 12:19:47 DEBUG : Looking for writers 2026/09/03 12:19:47 DEBUG : file1: reading active writers 2026/09/03 12:19:47 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:19:47 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-bacoher9jale/file1 2026/09/03 12:19:47 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:19:47 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/09/03 12:19:47 DEBUG : file1: vfs cache: fingerprint now "11,2026-09-03 12:19:46 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2026/09/03 12:19:47 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/09/03 12:19:47 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/03 12:19:47 INFO : file1: vfs cache: upload succeeded try #1 2026/09/03 12:19:47 DEBUG : >WaitForWriters: 2026/09/03 12:19:47 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/file1" 2026/09/03 12:19:47 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:19:47 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: md5sum /rclone-test-bacoher9jale/file1 2026/09/03 12:19:47 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-bacoher9jale/file1" 2026/09/03 12:19:47 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:19:47 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-bacoher9jale/file1 2026/09/03 12:19:47 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:19:47 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/09/03 12:19:47 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/file1" 2026/09/03 12:19:47 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:19:47 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: sha1sum /rclone-test-bacoher9jale/file1 2026/09/03 12:19:47 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-bacoher9jale/file1" 2026/09/03 12:19:47 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-bacoher9jale/dir/file1: no such file or directory 2026/09/03 12:19:47 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-bacoher9jale/dir/file1: no such file or directory 2026/09/03 12:19:47 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:19:47 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed /rclone-test-bacoher9jale/file1 2026/09/03 12:19:47 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:19:47 DEBUG : file1: Parsed hash: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed 2026/09/03 12:19:47 DEBUG : WaitForWriters: timeout=30s 2026/09/03 12:19:47 DEBUG : Looking for writers 2026/09/03 12:19:47 DEBUG : file1: reading active writers 2026/09/03 12:19:47 DEBUG : >WaitForWriters: 2026/09/03 12:19:47 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (1.23s) === RUN TestRWFileHandleWriteNoWrite run.go:198: Remote "sftp://rclone@:22/rclone-test-bacoher9jale", Local "Local file system at /tmp/rclone2649713110", Modify Window "1s" 2026/09/03 12:19:47 INFO : sftp://rclone@:22/rclone-test-bacoher9jale: poll-interval is not supported by this remote 2026/09/03 12:19:47 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/03 12:19:47 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-bacoher9jale" 2026/09/03 12:19:47 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-bacoher9jale" 2026/09/03 12:19:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-bacoher9jale" 2026/09/03 12:19:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/03 12:19:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-bacoher9jale" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-bacoher9jale" 2026/09/03 12:19:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-bacoher9jale" 2026/09/03 12:19:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/03 12:19:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-bacoher9jale" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-bacoher9jale" 2026/09/03 12:19:47 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 12:19:47 INFO : sftp://rclone@:22/rclone-test-bacoher9jale: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/03 12:19:47 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/03 12:19:47 DEBUG : file1: newRWFileHandle: 2026/09/03 12:19:47 DEBUG : file1(0x118bf4685640): openPending: 2026/09/03 12:19:47 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 12:19:47 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/03 12:19:47 DEBUG : file1(0x118bf4685640): >openPending: err= 2026/09/03 12:19:47 DEBUG : file1: >newRWFileHandle: err= 2026/09/03 12:19:47 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/03 12:19:47 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/09/03 12:19:47 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/09/03 12:19:47 DEBUG : file1(0x118bf4685640): close: 2026/09/03 12:19:47 DEBUG : file1: vfs cache: setting modification time to 2026-09-03 12:19:47.995459856 +0000 UTC m=+78.013327340 2026/09/03 12:19:47 INFO : file1: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:47 DEBUG : file1(0x118bf4685640): >close: err= 2026/09/03 12:19:47 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/09/03 12:19:47 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/09/03 12:19:47 DEBUG : file2: newRWFileHandle: 2026/09/03 12:19:47 DEBUG : file2(0x118bf4685ac0): openPending: 2026/09/03 12:19:47 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 12:19:47 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/09/03 12:19:47 DEBUG : file2(0x118bf4685ac0): >openPending: err= 2026/09/03 12:19:47 DEBUG : file2: >newRWFileHandle: err= 2026/09/03 12:19:47 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/09/03 12:19:47 DEBUG : file2: >Open: fd=file2 (rw), err= 2026/09/03 12:19:47 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2026/09/03 12:19:47 DEBUG : file2(0x118bf4685ac0): RWFileHandle.Flush 2026/09/03 12:19:47 DEBUG : file2(0x118bf4685ac0): RWFileHandle.Release 2026/09/03 12:19:47 DEBUG : file2(0x118bf4685ac0): close: 2026/09/03 12:19:47 DEBUG : file2: vfs cache: setting modification time to 2026-09-03 12:19:47.996635556 +0000 UTC m=+78.014503041 2026/09/03 12:19:47 INFO : file2: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:47 DEBUG : file2(0x118bf4685ac0): >close: err= 2026/09/03 12:19:47 DEBUG : WaitForWriters: timeout=30s 2026/09/03 12:19:47 DEBUG : Looking for writers 2026/09/03 12:19:47 DEBUG : file1: reading active writers 2026/09/03 12:19:47 DEBUG : file2: reading active writers 2026/09/03 12:19:47 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2026/09/03 12:19:48 DEBUG : Looking for writers 2026/09/03 12:19:48 DEBUG : file1: reading active writers 2026/09/03 12:19:48 DEBUG : file2: reading active writers 2026/09/03 12:19:48 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2026/09/03 12:19:48 DEBUG : Looking for writers 2026/09/03 12:19:48 DEBUG : file1: reading active writers 2026/09/03 12:19:48 DEBUG : file2: reading active writers 2026/09/03 12:19:48 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2026/09/03 12:19:48 DEBUG : Looking for writers 2026/09/03 12:19:48 DEBUG : file1: reading active writers 2026/09/03 12:19:48 DEBUG : file2: reading active writers 2026/09/03 12:19:48 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2026/09/03 12:19:48 DEBUG : file1: vfs cache: starting upload 2026/09/03 12:19:48 DEBUG : file2: vfs cache: starting upload 2026/09/03 12:19:48 DEBUG : file1.d018351a.partial: size = 0 OK 2026/09/03 12:19:48 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/file1.d018351a.partial" 2026/09/03 12:19:48 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:19:48 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: md5sum /rclone-test-bacoher9jale/file1.d018351a.partial 2026/09/03 12:19:48 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-bacoher9jale/file1.d018351a.partial" 2026/09/03 12:19:48 DEBUG : file2.733ae52f.partial: size = 0 OK 2026/09/03 12:19:48 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/file2.733ae52f.partial" 2026/09/03 12:19:48 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:19:48 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: md5sum /rclone-test-bacoher9jale/file2.733ae52f.partial 2026/09/03 12:19:48 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-bacoher9jale/file2.733ae52f.partial" 2026/09/03 12:19:48 DEBUG : Looking for writers 2026/09/03 12:19:48 DEBUG : file1: reading active writers 2026/09/03 12:19:48 DEBUG : file2: reading active writers 2026/09/03 12:19:48 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2026/09/03 12:19:48 DEBUG : Looking for writers 2026/09/03 12:19:48 DEBUG : file1: reading active writers 2026/09/03 12:19:48 DEBUG : file2: reading active writers 2026/09/03 12:19:48 DEBUG : Still 0 writers active and 2 cache items in use, waiting 320ms 2026/09/03 12:19:48 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:19:48 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-bacoher9jale/file1.d018351a.partial 2026/09/03 12:19:48 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:19:48 DEBUG : file1.d018351a.partial: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/09/03 12:19:48 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/09/03 12:19:48 DEBUG : file1.d018351a.partial: renamed to: file1 2026/09/03 12:19:48 INFO : file1: Copied (new) 2026/09/03 12:19:48 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/file1" 2026/09/03 12:19:48 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:19:48 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: md5sum /rclone-test-bacoher9jale/file1 2026/09/03 12:19:48 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-bacoher9jale/file1" 2026/09/03 12:19:48 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:19:48 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-bacoher9jale/file2.733ae52f.partial 2026/09/03 12:19:48 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:19:48 DEBUG : file2.733ae52f.partial: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/09/03 12:19:48 DEBUG : file2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/09/03 12:19:48 DEBUG : file2.733ae52f.partial: renamed to: file2 2026/09/03 12:19:48 INFO : file2: Copied (new) 2026/09/03 12:19:48 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/file2" 2026/09/03 12:19:48 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:19:48 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: md5sum /rclone-test-bacoher9jale/file2 2026/09/03 12:19:48 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-bacoher9jale/file2" 2026/09/03 12:19:48 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-bacoher9jale/dir/file1: no such file or directory 2026/09/03 12:19:48 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-bacoher9jale/dir/file1: no such file or directory 2026/09/03 12:19:48 DEBUG : Looking for writers 2026/09/03 12:19:48 DEBUG : file1: reading active writers 2026/09/03 12:19:48 DEBUG : file2: reading active writers 2026/09/03 12:19:48 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:19:48 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-bacoher9jale/file1 2026/09/03 12:19:48 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:19:48 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/09/03 12:19:48 DEBUG : file1: vfs cache: fingerprint now "0,2026-09-03 12:19:47 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2026/09/03 12:19:48 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/09/03 12:19:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/03 12:19:48 INFO : file1: vfs cache: upload succeeded try #1 2026/09/03 12:19:48 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:19:48 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-bacoher9jale/file2 2026/09/03 12:19:48 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:19:48 DEBUG : file2: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/09/03 12:19:48 DEBUG : file2: vfs cache: fingerprint now "0,2026-09-03 12:19:47 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2026/09/03 12:19:48 DEBUG : file2: vfs cache: writeback object to VFS layer 2026/09/03 12:19:48 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/09/03 12:19:48 DEBUG : >WaitForWriters: 2026/09/03 12:19:48 INFO : file2: vfs cache: upload succeeded try #1 2026/09/03 12:19:48 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/file1" 2026/09/03 12:19:48 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:19:48 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: md5sum /rclone-test-bacoher9jale/file1 2026/09/03 12:19:48 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-bacoher9jale/file1" 2026/09/03 12:19:49 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:19:49 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-bacoher9jale/file1 2026/09/03 12:19:49 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:19:49 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/09/03 12:19:49 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/file1" 2026/09/03 12:19:49 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:19:49 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: sha1sum /rclone-test-bacoher9jale/file1 2026/09/03 12:19:49 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-bacoher9jale/file1" 2026/09/03 12:19:49 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:19:49 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /rclone-test-bacoher9jale/file1 2026/09/03 12:19:49 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:19:49 DEBUG : file1: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2026/09/03 12:19:49 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/file2" 2026/09/03 12:19:49 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:19:49 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: md5sum /rclone-test-bacoher9jale/file2 2026/09/03 12:19:49 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-bacoher9jale/file2" 2026/09/03 12:19:49 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:19:49 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-bacoher9jale/file2 2026/09/03 12:19:49 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:19:49 DEBUG : file2: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/09/03 12:19:49 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/file2" 2026/09/03 12:19:49 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:19:49 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: sha1sum /rclone-test-bacoher9jale/file2 2026/09/03 12:19:49 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-bacoher9jale/file2" 2026/09/03 12:19:49 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-bacoher9jale/dir/file1: no such file or directory 2026/09/03 12:19:49 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-bacoher9jale/dir/file1: no such file or directory 2026/09/03 12:19:49 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:19:49 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /rclone-test-bacoher9jale/file2 2026/09/03 12:19:49 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:19:49 DEBUG : file2: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2026/09/03 12:19:49 DEBUG : WaitForWriters: timeout=30s 2026/09/03 12:19:49 DEBUG : Looking for writers 2026/09/03 12:19:49 DEBUG : file1: reading active writers 2026/09/03 12:19:49 DEBUG : file2: reading active writers 2026/09/03 12:19:49 DEBUG : >WaitForWriters: 2026/09/03 12:19:49 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (1.89s) === RUN TestRWFileHandleFlushWrite run.go:198: Remote "sftp://rclone@:22/rclone-test-bacoher9jale", Local "Local file system at /tmp/rclone2649713110", Modify Window "1s" 2026/09/03 12:19:49 INFO : sftp://rclone@:22/rclone-test-bacoher9jale: poll-interval is not supported by this remote 2026/09/03 12:19:49 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/03 12:19:49 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-bacoher9jale" 2026/09/03 12:19:49 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-bacoher9jale" 2026/09/03 12:19:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-bacoher9jale" 2026/09/03 12:19:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/03 12:19:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-bacoher9jale" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-bacoher9jale" 2026/09/03 12:19:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-bacoher9jale" 2026/09/03 12:19:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/03 12:19:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-bacoher9jale" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-bacoher9jale" 2026/09/03 12:19:49 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 12:19:49 INFO : sftp://rclone@:22/rclone-test-bacoher9jale: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/03 12:19:49 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/03 12:19:49 DEBUG : file1: newRWFileHandle: 2026/09/03 12:19:49 DEBUG : file1(0x118bf47da800): openPending: 2026/09/03 12:19:49 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 12:19:49 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/03 12:19:49 DEBUG : file1(0x118bf47da800): >openPending: err= 2026/09/03 12:19:49 DEBUG : file1: >newRWFileHandle: err= 2026/09/03 12:19:49 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/03 12:19:49 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/09/03 12:19:49 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/09/03 12:19:49 DEBUG : file1(0x118bf47da800): _writeAt: size=5, off=0 2026/09/03 12:19:49 DEBUG : file1(0x118bf47da800): >_writeAt: n=5, err= 2026/09/03 12:19:49 DEBUG : file1(0x118bf47da800): RWFileHandle.Flush 2026/09/03 12:19:49 DEBUG : file1(0x118bf47da800): RWFileHandle.Flush 2026/09/03 12:19:49 DEBUG : file1(0x118bf47da800): close: 2026/09/03 12:19:49 DEBUG : file1: vfs cache: setting modification time to 2026-09-03 12:19:49.886004349 +0000 UTC m=+79.903871833 2026/09/03 12:19:49 INFO : file1: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:49 DEBUG : file1(0x118bf47da800): >close: err= 2026/09/03 12:19:49 DEBUG : WaitForWriters: timeout=30s 2026/09/03 12:19:49 DEBUG : Looking for writers 2026/09/03 12:19:49 DEBUG : file1: reading active writers 2026/09/03 12:19:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/03 12:19:49 DEBUG : Looking for writers 2026/09/03 12:19:49 DEBUG : file1: reading active writers 2026/09/03 12:19:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/03 12:19:49 DEBUG : Looking for writers 2026/09/03 12:19:49 DEBUG : file1: reading active writers 2026/09/03 12:19:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/03 12:19:49 DEBUG : Looking for writers 2026/09/03 12:19:49 DEBUG : file1: reading active writers 2026/09/03 12:19:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/03 12:19:49 DEBUG : file1: vfs cache: starting upload 2026/09/03 12:19:49 DEBUG : file1.298e0f6d.partial: size = 5 OK 2026/09/03 12:19:49 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/file1.298e0f6d.partial" 2026/09/03 12:19:49 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:19:49 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: md5sum /rclone-test-bacoher9jale/file1.298e0f6d.partial 2026/09/03 12:19:49 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-bacoher9jale/file1.298e0f6d.partial" 2026/09/03 12:19:50 DEBUG : Looking for writers 2026/09/03 12:19:50 DEBUG : file1: reading active writers 2026/09/03 12:19:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/03 12:19:50 DEBUG : Looking for writers 2026/09/03 12:19:50 DEBUG : file1: reading active writers 2026/09/03 12:19:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/09/03 12:19:50 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:19:50 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-bacoher9jale/file1.298e0f6d.partial 2026/09/03 12:19:50 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:19:50 DEBUG : file1.298e0f6d.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/09/03 12:19:50 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/09/03 12:19:50 DEBUG : file1.298e0f6d.partial: renamed to: file1 2026/09/03 12:19:50 INFO : file1: Copied (new) 2026/09/03 12:19:50 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/file1" 2026/09/03 12:19:50 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:19:50 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: md5sum /rclone-test-bacoher9jale/file1 2026/09/03 12:19:50 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-bacoher9jale/file1" 2026/09/03 12:19:50 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-bacoher9jale/dir/file1: no such file or directory 2026/09/03 12:19:50 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-bacoher9jale/dir/file1: no such file or directory 2026/09/03 12:19:50 DEBUG : Looking for writers 2026/09/03 12:19:50 DEBUG : file1: reading active writers 2026/09/03 12:19:50 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:19:50 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-bacoher9jale/file1 2026/09/03 12:19:50 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:19:50 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/09/03 12:19:50 DEBUG : file1: vfs cache: fingerprint now "5,2026-09-03 12:19:49 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/09/03 12:19:50 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/09/03 12:19:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/09/03 12:19:50 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/03 12:19:50 INFO : file1: vfs cache: upload succeeded try #1 2026/09/03 12:19:51 DEBUG : Looking for writers 2026/09/03 12:19:51 DEBUG : file1: reading active writers 2026/09/03 12:19:51 DEBUG : >WaitForWriters: 2026/09/03 12:19:51 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (1.35s) === RUN TestRWFileHandleReleaseWrite run.go:198: Remote "sftp://rclone@:22/rclone-test-bacoher9jale", Local "Local file system at /tmp/rclone2649713110", Modify Window "1s" 2026/09/03 12:19:51 INFO : sftp://rclone@:22/rclone-test-bacoher9jale: poll-interval is not supported by this remote 2026/09/03 12:19:51 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/03 12:19:51 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-bacoher9jale" 2026/09/03 12:19:51 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-bacoher9jale" 2026/09/03 12:19:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-bacoher9jale" 2026/09/03 12:19:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/03 12:19:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-bacoher9jale" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-bacoher9jale" 2026/09/03 12:19:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-bacoher9jale" 2026/09/03 12:19:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/03 12:19:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-bacoher9jale" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-bacoher9jale" 2026/09/03 12:19:51 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 12:19:51 INFO : sftp://rclone@:22/rclone-test-bacoher9jale: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/03 12:19:51 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/03 12:19:51 DEBUG : file1: newRWFileHandle: 2026/09/03 12:19:51 DEBUG : file1(0x118bf47db3c0): openPending: 2026/09/03 12:19:51 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 12:19:51 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/03 12:19:51 DEBUG : file1(0x118bf47db3c0): >openPending: err= 2026/09/03 12:19:51 DEBUG : file1: >newRWFileHandle: err= 2026/09/03 12:19:51 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/03 12:19:51 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/09/03 12:19:51 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/09/03 12:19:51 DEBUG : file1(0x118bf47db3c0): _writeAt: size=5, off=0 2026/09/03 12:19:51 DEBUG : file1(0x118bf47db3c0): >_writeAt: n=5, err= 2026/09/03 12:19:51 DEBUG : file1(0x118bf47db3c0): RWFileHandle.Release 2026/09/03 12:19:51 DEBUG : file1(0x118bf47db3c0): close: 2026/09/03 12:19:51 DEBUG : file1: vfs cache: setting modification time to 2026-09-03 12:19:51.237857864 +0000 UTC m=+81.255725378 2026/09/03 12:19:51 INFO : file1: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:51 DEBUG : file1(0x118bf47db3c0): >close: err= 2026/09/03 12:19:51 DEBUG : file1(0x118bf47db3c0): RWFileHandle.Release 2026/09/03 12:19:51 DEBUG : WaitForWriters: timeout=30s 2026/09/03 12:19:51 DEBUG : Looking for writers 2026/09/03 12:19:51 DEBUG : file1: reading active writers 2026/09/03 12:19:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/03 12:19:51 DEBUG : Looking for writers 2026/09/03 12:19:51 DEBUG : file1: reading active writers 2026/09/03 12:19:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/03 12:19:51 DEBUG : Looking for writers 2026/09/03 12:19:51 DEBUG : file1: reading active writers 2026/09/03 12:19:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/03 12:19:51 DEBUG : Looking for writers 2026/09/03 12:19:51 DEBUG : file1: reading active writers 2026/09/03 12:19:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/03 12:19:51 DEBUG : file1: vfs cache: starting upload 2026/09/03 12:19:51 DEBUG : file1.e0a3a9a6.partial: size = 5 OK 2026/09/03 12:19:51 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/file1.e0a3a9a6.partial" 2026/09/03 12:19:51 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:19:51 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: md5sum /rclone-test-bacoher9jale/file1.e0a3a9a6.partial 2026/09/03 12:19:51 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-bacoher9jale/file1.e0a3a9a6.partial" 2026/09/03 12:19:51 DEBUG : Looking for writers 2026/09/03 12:19:51 DEBUG : file1: reading active writers 2026/09/03 12:19:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/03 12:19:51 DEBUG : Looking for writers 2026/09/03 12:19:51 DEBUG : file1: reading active writers 2026/09/03 12:19:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/09/03 12:19:51 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:19:51 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-bacoher9jale/file1.e0a3a9a6.partial 2026/09/03 12:19:51 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:19:51 DEBUG : file1.e0a3a9a6.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/09/03 12:19:51 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/09/03 12:19:51 DEBUG : file1.e0a3a9a6.partial: renamed to: file1 2026/09/03 12:19:51 INFO : file1: Copied (new) 2026/09/03 12:19:51 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/file1" 2026/09/03 12:19:51 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:19:51 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: md5sum /rclone-test-bacoher9jale/file1 2026/09/03 12:19:51 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-bacoher9jale/file1" 2026/09/03 12:19:51 DEBUG : Looking for writers 2026/09/03 12:19:51 DEBUG : file1: reading active writers 2026/09/03 12:19:51 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:19:51 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-bacoher9jale/file1 2026/09/03 12:19:51 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:19:51 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/09/03 12:19:51 DEBUG : file1: vfs cache: fingerprint now "5,2026-09-03 12:19:51 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/09/03 12:19:51 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/09/03 12:19:51 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/03 12:19:51 INFO : file1: vfs cache: upload succeeded try #1 2026/09/03 12:19:51 DEBUG : >WaitForWriters: 2026/09/03 12:19:51 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (0.69s) === RUN TestRWFileHandleSizeTruncateExisting run.go:198: Remote "sftp://rclone@:22/rclone-test-bacoher9jale", Local "Local file system at /tmp/rclone2649713110", Modify Window "1s" 2026/09/03 12:19:51 INFO : sftp://rclone@:22/rclone-test-bacoher9jale: poll-interval is not supported by this remote 2026/09/03 12:19:51 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/03 12:19:51 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-bacoher9jale" 2026/09/03 12:19:51 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-bacoher9jale" 2026/09/03 12:19:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-bacoher9jale" 2026/09/03 12:19:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/03 12:19:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-bacoher9jale" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-bacoher9jale" 2026/09/03 12:19:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-bacoher9jale" 2026/09/03 12:19:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/03 12:19:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-bacoher9jale" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-bacoher9jale" 2026/09/03 12:19:51 INFO : sftp://rclone@:22/rclone-test-bacoher9jale: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/03 12:19:51 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/dir/file1" 2026/09/03 12:19:51 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:19:51 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: md5sum /rclone-test-bacoher9jale/dir/file1 2026/09/03 12:19:51 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-bacoher9jale/dir/file1" 2026/09/03 12:19:52 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:19:52 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-bacoher9jale/dir/file1 2026/09/03 12:19:52 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:19:52 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/09/03 12:19:52 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/dir/file1" 2026/09/03 12:19:52 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:19:52 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: sha1sum /rclone-test-bacoher9jale/dir/file1 2026/09/03 12:19:52 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-bacoher9jale/dir/file1" 2026/09/03 12:19:52 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:19:52 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-bacoher9jale/dir/file1 2026/09/03 12:19:52 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:19:52 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/09/03 12:19:52 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2026/09/03 12:19:52 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/09/03 12:19:52 DEBUG : dir/file1: newRWFileHandle: 2026/09/03 12:19:52 DEBUG : dir/file1(0x118bf412e8c0): openPending: 2026/09/03 12:19:52 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/dir/file1" 2026/09/03 12:19:52 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:19:52 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: md5sum /rclone-test-bacoher9jale/dir/file1 2026/09/03 12:19:52 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-bacoher9jale/dir/file1" 2026/09/03 12:19:52 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:19:52 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-bacoher9jale/dir/file1 2026/09/03 12:19:52 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:19:52 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/09/03 12:19:52 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/09/03 12:19:52 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/09/03 12:19:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/03 12:19:52 DEBUG : dir/file1(0x118bf412e8c0): >openPending: err= 2026/09/03 12:19:52 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/09/03 12:19:52 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/03 12:19:52 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/03 12:19:52 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/09/03 12:19:52 DEBUG : dir/file1(0x118bf412e8c0): _writeAt: size=5, off=0 2026/09/03 12:19:52 DEBUG : dir/file1(0x118bf412e8c0): >_writeAt: n=5, err= 2026/09/03 12:19:52 DEBUG : dir/file1(0x118bf412e8c0): close: 2026/09/03 12:19:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/03 12:19:52 DEBUG : dir/file1: vfs cache: setting modification time to 2026-09-03 12:19:52.758559451 +0000 UTC m=+82.776426965 2026/09/03 12:19:52 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:52 DEBUG : dir/file1(0x118bf412e8c0): >close: err= 2026/09/03 12:19:52 DEBUG : WaitForWriters: timeout=30s 2026/09/03 12:19:52 DEBUG : dir: Looking for writers 2026/09/03 12:19:52 DEBUG : file1: reading active writers 2026/09/03 12:19:52 DEBUG : Looking for writers 2026/09/03 12:19:52 DEBUG : dir: reading active writers 2026/09/03 12:19:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/03 12:19:52 DEBUG : dir: Looking for writers 2026/09/03 12:19:52 DEBUG : file1: reading active writers 2026/09/03 12:19:52 DEBUG : Looking for writers 2026/09/03 12:19:52 DEBUG : dir: reading active writers 2026/09/03 12:19:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/03 12:19:52 DEBUG : dir: Looking for writers 2026/09/03 12:19:52 DEBUG : file1: reading active writers 2026/09/03 12:19:52 DEBUG : Looking for writers 2026/09/03 12:19:52 DEBUG : dir: reading active writers 2026/09/03 12:19:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/03 12:19:52 DEBUG : dir: Looking for writers 2026/09/03 12:19:52 DEBUG : file1: reading active writers 2026/09/03 12:19:52 DEBUG : Looking for writers 2026/09/03 12:19:52 DEBUG : dir: reading active writers 2026/09/03 12:19:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/03 12:19:52 DEBUG : dir/file1: vfs cache: starting upload 2026/09/03 12:19:52 DEBUG : dir/file1.a669604f.partial: size = 5 OK 2026/09/03 12:19:52 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/dir/file1.a669604f.partial" 2026/09/03 12:19:52 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:19:52 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: md5sum /rclone-test-bacoher9jale/dir/file1.a669604f.partial 2026/09/03 12:19:52 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-bacoher9jale/dir/file1.a669604f.partial" 2026/09/03 12:19:52 DEBUG : dir: Looking for writers 2026/09/03 12:19:52 DEBUG : file1: reading active writers 2026/09/03 12:19:52 DEBUG : Looking for writers 2026/09/03 12:19:52 DEBUG : dir: reading active writers 2026/09/03 12:19:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/03 12:19:53 DEBUG : dir: Looking for writers 2026/09/03 12:19:53 DEBUG : file1: reading active writers 2026/09/03 12:19:53 DEBUG : Looking for writers 2026/09/03 12:19:53 DEBUG : dir: reading active writers 2026/09/03 12:19:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/09/03 12:19:53 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:19:53 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-bacoher9jale/dir/file1.a669604f.partial 2026/09/03 12:19:53 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:19:53 DEBUG : dir/file1.a669604f.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/09/03 12:19:53 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/09/03 12:19:53 DEBUG : dir/file1.a669604f.partial: renamed to: dir/file1 2026/09/03 12:19:53 INFO : dir/file1: Copied (replaced existing) 2026/09/03 12:19:53 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/dir/file1" 2026/09/03 12:19:53 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:19:53 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: md5sum /rclone-test-bacoher9jale/dir/file1 2026/09/03 12:19:53 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-bacoher9jale/dir/file1" 2026/09/03 12:19:53 DEBUG : dir: Looking for writers 2026/09/03 12:19:53 DEBUG : file1: reading active writers 2026/09/03 12:19:53 DEBUG : Looking for writers 2026/09/03 12:19:53 DEBUG : dir: reading active writers 2026/09/03 12:19:53 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:19:53 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-bacoher9jale/dir/file1 2026/09/03 12:19:53 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:19:53 DEBUG : dir/file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/09/03 12:19:53 DEBUG : dir/file1: vfs cache: fingerprint now "5,2026-09-03 12:19:52 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/09/03 12:19:53 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/09/03 12:19:53 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/03 12:19:53 DEBUG : >WaitForWriters: 2026/09/03 12:19:53 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/09/03 12:19:53 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (1.52s) === RUN TestRWFileHandleSizeCreateExisting run.go:198: Remote "sftp://rclone@:22/rclone-test-bacoher9jale", Local "Local file system at /tmp/rclone2649713110", Modify Window "1s" 2026/09/03 12:19:53 INFO : sftp://rclone@:22/rclone-test-bacoher9jale: poll-interval is not supported by this remote 2026/09/03 12:19:53 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/03 12:19:53 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-bacoher9jale" 2026/09/03 12:19:53 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-bacoher9jale" 2026/09/03 12:19:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-bacoher9jale" 2026/09/03 12:19:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/03 12:19:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-bacoher9jale" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-bacoher9jale" 2026/09/03 12:19:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-bacoher9jale" 2026/09/03 12:19:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/03 12:19:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-bacoher9jale" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-bacoher9jale" 2026/09/03 12:19:53 INFO : sftp://rclone@:22/rclone-test-bacoher9jale: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/03 12:19:53 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/dir/file1" 2026/09/03 12:19:53 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:19:53 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: md5sum /rclone-test-bacoher9jale/dir/file1 2026/09/03 12:19:53 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-bacoher9jale/dir/file1" 2026/09/03 12:19:53 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:19:53 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-bacoher9jale/dir/file1 2026/09/03 12:19:53 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:19:53 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/09/03 12:19:53 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/dir/file1" 2026/09/03 12:19:53 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:19:53 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: sha1sum /rclone-test-bacoher9jale/dir/file1 2026/09/03 12:19:53 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-bacoher9jale/dir/file1" 2026/09/03 12:19:54 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:19:54 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-bacoher9jale/dir/file1 2026/09/03 12:19:54 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:19:54 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/09/03 12:19:54 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 12:19:54 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2026/09/03 12:19:54 DEBUG : dir/file1: newRWFileHandle: 2026/09/03 12:19:54 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/03 12:19:54 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/03 12:19:54 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/03 12:19:54 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/09/03 12:19:54 DEBUG : dir/file1(0x118bf477e900): _writeAt: size=5, off=0 2026/09/03 12:19:54 DEBUG : dir/file1(0x118bf477e900): openPending: 2026/09/03 12:19:54 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/dir/file1" 2026/09/03 12:19:54 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:19:54 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: md5sum /rclone-test-bacoher9jale/dir/file1 2026/09/03 12:19:54 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-bacoher9jale/dir/file1" 2026/09/03 12:19:54 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:19:54 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-bacoher9jale/dir/file1 2026/09/03 12:19:54 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:19:54 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/09/03 12:19:54 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/09/03 12:19:54 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/09/03 12:19:54 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/03 12:19:54 DEBUG : dir/file1(0x118bf477e900): >openPending: err= 2026/09/03 12:19:54 DEBUG : dir/file1(0x118bf477e900): >_writeAt: n=5, err= 2026/09/03 12:19:54 DEBUG : dir/file1(0x118bf477e900): _writeAt: size=15, off=5 2026/09/03 12:19:54 DEBUG : dir/file1(0x118bf477e900): >_writeAt: n=15, err= 2026/09/03 12:19:54 DEBUG : dir/file1(0x118bf477e900): close: 2026/09/03 12:19:54 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [{Pos:0 Size:20}] - present true 2026/09/03 12:19:54 DEBUG : dir/file1: vfs cache: setting modification time to 2026-09-03 12:19:54.281374598 +0000 UTC m=+84.299242132 2026/09/03 12:19:54 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:54 DEBUG : dir/file1(0x118bf477e900): >close: err= 2026/09/03 12:19:54 DEBUG : WaitForWriters: timeout=30s 2026/09/03 12:19:54 DEBUG : dir: Looking for writers 2026/09/03 12:19:54 DEBUG : file1: reading active writers 2026/09/03 12:19:54 DEBUG : Looking for writers 2026/09/03 12:19:54 DEBUG : dir: reading active writers 2026/09/03 12:19:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/03 12:19:54 DEBUG : dir: Looking for writers 2026/09/03 12:19:54 DEBUG : file1: reading active writers 2026/09/03 12:19:54 DEBUG : Looking for writers 2026/09/03 12:19:54 DEBUG : dir: reading active writers 2026/09/03 12:19:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/03 12:19:54 DEBUG : dir: Looking for writers 2026/09/03 12:19:54 DEBUG : file1: reading active writers 2026/09/03 12:19:54 DEBUG : Looking for writers 2026/09/03 12:19:54 DEBUG : dir: reading active writers 2026/09/03 12:19:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/03 12:19:54 DEBUG : dir: Looking for writers 2026/09/03 12:19:54 DEBUG : file1: reading active writers 2026/09/03 12:19:54 DEBUG : Looking for writers 2026/09/03 12:19:54 DEBUG : dir: reading active writers 2026/09/03 12:19:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/03 12:19:54 DEBUG : dir/file1: vfs cache: starting upload 2026/09/03 12:19:54 DEBUG : dir/file1.38d659fa.partial: size = 20 OK 2026/09/03 12:19:54 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/dir/file1.38d659fa.partial" 2026/09/03 12:19:54 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:19:54 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: md5sum /rclone-test-bacoher9jale/dir/file1.38d659fa.partial 2026/09/03 12:19:54 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-bacoher9jale/dir/file1.38d659fa.partial" 2026/09/03 12:19:54 DEBUG : dir: Looking for writers 2026/09/03 12:19:54 DEBUG : file1: reading active writers 2026/09/03 12:19:54 DEBUG : Looking for writers 2026/09/03 12:19:54 DEBUG : dir: reading active writers 2026/09/03 12:19:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/03 12:19:54 DEBUG : dir: Looking for writers 2026/09/03 12:19:54 DEBUG : file1: reading active writers 2026/09/03 12:19:54 DEBUG : Looking for writers 2026/09/03 12:19:54 DEBUG : dir: reading active writers 2026/09/03 12:19:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/09/03 12:19:54 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:19:54 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: 5198435b5c4e591523b7f5435cc07e88 /rclone-test-bacoher9jale/dir/file1.38d659fa.partial 2026/09/03 12:19:54 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:19:54 DEBUG : dir/file1.38d659fa.partial: Parsed hash: 5198435b5c4e591523b7f5435cc07e88 2026/09/03 12:19:54 DEBUG : dir/file1: md5 = 5198435b5c4e591523b7f5435cc07e88 OK 2026/09/03 12:19:54 DEBUG : dir/file1.38d659fa.partial: renamed to: dir/file1 2026/09/03 12:19:54 INFO : dir/file1: Copied (replaced existing) 2026/09/03 12:19:54 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/dir/file1" 2026/09/03 12:19:54 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:19:54 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: md5sum /rclone-test-bacoher9jale/dir/file1 2026/09/03 12:19:54 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-bacoher9jale/dir/file1" 2026/09/03 12:19:54 DEBUG : dir: Looking for writers 2026/09/03 12:19:54 DEBUG : file1: reading active writers 2026/09/03 12:19:54 DEBUG : Looking for writers 2026/09/03 12:19:54 DEBUG : dir: reading active writers 2026/09/03 12:19:54 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:19:54 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: 5198435b5c4e591523b7f5435cc07e88 /rclone-test-bacoher9jale/dir/file1 2026/09/03 12:19:54 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:19:54 DEBUG : dir/file1: Parsed hash: 5198435b5c4e591523b7f5435cc07e88 2026/09/03 12:19:54 DEBUG : dir/file1: vfs cache: fingerprint now "20,2026-09-03 12:19:54 +0000 UTC,5198435b5c4e591523b7f5435cc07e88" 2026/09/03 12:19:54 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/09/03 12:19:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/09/03 12:19:54 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/03 12:19:54 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/09/03 12:19:55 DEBUG : dir: Looking for writers 2026/09/03 12:19:55 DEBUG : file1: reading active writers 2026/09/03 12:19:55 DEBUG : Looking for writers 2026/09/03 12:19:55 DEBUG : dir: reading active writers 2026/09/03 12:19:55 DEBUG : >WaitForWriters: 2026/09/03 12:19:55 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (2.20s) === RUN TestRWFileHandleSizeCreateNew run.go:198: Remote "sftp://rclone@:22/rclone-test-bacoher9jale", Local "Local file system at /tmp/rclone2649713110", Modify Window "1s" 2026/09/03 12:19:55 INFO : sftp://rclone@:22/rclone-test-bacoher9jale: poll-interval is not supported by this remote 2026/09/03 12:19:55 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/03 12:19:55 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-bacoher9jale" 2026/09/03 12:19:55 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-bacoher9jale" 2026/09/03 12:19:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-bacoher9jale" 2026/09/03 12:19:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/03 12:19:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-bacoher9jale" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-bacoher9jale" 2026/09/03 12:19:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-bacoher9jale" 2026/09/03 12:19:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/03 12:19:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-bacoher9jale" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-bacoher9jale" 2026/09/03 12:19:55 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 12:19:55 INFO : sftp://rclone@:22/rclone-test-bacoher9jale: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/03 12:19:55 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/03 12:19:55 DEBUG : file1: newRWFileHandle: 2026/09/03 12:19:55 DEBUG : file1(0x118bf477f0c0): openPending: 2026/09/03 12:19:55 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 12:19:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/03 12:19:55 DEBUG : file1(0x118bf477f0c0): >openPending: err= 2026/09/03 12:19:55 DEBUG : file1: >newRWFileHandle: err= 2026/09/03 12:19:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/03 12:19:55 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/09/03 12:19:55 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/09/03 12:19:55 DEBUG : file1(0x118bf477f0c0): _writeAt: size=5, off=0 2026/09/03 12:19:55 DEBUG : file1(0x118bf477f0c0): >_writeAt: n=5, err= 2026/09/03 12:19:55 DEBUG : file1(0x118bf477f0c0): close: 2026/09/03 12:19:55 DEBUG : file1: vfs cache: setting modification time to 2026-09-03 12:19:55.641784081 +0000 UTC m=+85.659651565 2026/09/03 12:19:55 INFO : file1: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:55 DEBUG : file1(0x118bf477f0c0): >close: err= 2026/09/03 12:19:55 DEBUG : WaitForWriters: timeout=30s 2026/09/03 12:19:55 DEBUG : Looking for writers 2026/09/03 12:19:55 DEBUG : file1: reading active writers 2026/09/03 12:19:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/03 12:19:55 DEBUG : Looking for writers 2026/09/03 12:19:55 DEBUG : file1: reading active writers 2026/09/03 12:19:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/03 12:19:55 DEBUG : Looking for writers 2026/09/03 12:19:55 DEBUG : file1: reading active writers 2026/09/03 12:19:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/03 12:19:55 DEBUG : Looking for writers 2026/09/03 12:19:55 DEBUG : file1: reading active writers 2026/09/03 12:19:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/03 12:19:55 DEBUG : file1: vfs cache: starting upload 2026/09/03 12:19:55 DEBUG : file1.91c8814f.partial: size = 5 OK 2026/09/03 12:19:55 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/file1.91c8814f.partial" 2026/09/03 12:19:55 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:19:55 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: md5sum /rclone-test-bacoher9jale/file1.91c8814f.partial 2026/09/03 12:19:55 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-bacoher9jale/file1.91c8814f.partial" 2026/09/03 12:19:55 DEBUG : Looking for writers 2026/09/03 12:19:55 DEBUG : file1: reading active writers 2026/09/03 12:19:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/03 12:19:55 DEBUG : Looking for writers 2026/09/03 12:19:55 DEBUG : file1: reading active writers 2026/09/03 12:19:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/09/03 12:19:56 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:19:56 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-bacoher9jale/file1.91c8814f.partial 2026/09/03 12:19:56 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:19:56 DEBUG : file1.91c8814f.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/09/03 12:19:56 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/09/03 12:19:56 DEBUG : file1.91c8814f.partial: renamed to: file1 2026/09/03 12:19:56 INFO : file1: Copied (new) 2026/09/03 12:19:56 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/file1" 2026/09/03 12:19:56 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:19:56 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: md5sum /rclone-test-bacoher9jale/file1 2026/09/03 12:19:56 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-bacoher9jale/file1" 2026/09/03 12:19:56 DEBUG : Looking for writers 2026/09/03 12:19:56 DEBUG : file1: reading active writers 2026/09/03 12:19:56 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:19:56 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-bacoher9jale/file1 2026/09/03 12:19:56 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:19:56 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/09/03 12:19:56 DEBUG : file1: vfs cache: fingerprint now "5,2026-09-03 12:19:55 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/09/03 12:19:56 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/03 12:19:56 DEBUG : >WaitForWriters: 2026/09/03 12:19:56 INFO : file1: vfs cache: upload succeeded try #1 2026/09/03 12:19:56 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (0.70s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:198: Remote "sftp://rclone@:22/rclone-test-bacoher9jale", Local "Local file system at /tmp/rclone2649713110", Modify Window "1s" 2026/09/03 12:19:56 INFO : sftp://rclone@:22/rclone-test-bacoher9jale: poll-interval is not supported by this remote 2026/09/03 12:19:56 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/03 12:19:56 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-bacoher9jale" 2026/09/03 12:19:56 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-bacoher9jale" 2026/09/03 12:19:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-bacoher9jale" 2026/09/03 12:19:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/03 12:19:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-bacoher9jale" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-bacoher9jale" 2026/09/03 12:19:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-bacoher9jale" 2026/09/03 12:19:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/03 12:19:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-bacoher9jale" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-bacoher9jale" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2026/09/03 12:19:56 INFO : sftp://rclone@:22/rclone-test-bacoher9jale: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf47bd280): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf47bd280): >openPending: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf47bd280): _writeAt: size=5, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf47bd280): >_writeAt: n=5, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf47bd280): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.339069397 +0000 UTC m=+86.356936881 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf47bd280): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf47bd700): _readAt: size=2, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf47bd700): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf47bd700): >openPending: err= 2026/09/03 12:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf47bd700): >_readAt: n=2, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf47bd700): _writeAt: size=3, off=2 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf47bd700): >_writeAt: n=0, err=Bad file descriptor 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf47bd700): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.339069397 +0000 UTC m=+86.356936881 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf47bd700): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf47bdbc0): _readAt: size=512, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf47bdbc0): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf47bdbc0): >openPending: err= 2026/09/03 12:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf47bdbc0): >_readAt: n=5, err=EOF 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf47bdbc0): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.339069397 +0000 UTC m=+86.356936881 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf47bdbc0): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: Remove: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x118bf45192d0 item 1 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf499e300): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf499e300): >openPending: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf499e300): _writeAt: size=5, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf499e300): >_writeAt: n=5, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf499e300): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.342344572 +0000 UTC m=+86.360212056 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf499e300): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf499e800): _readAt: size=512, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf499e800): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf499e800): >openPending: err= 2026/09/03 12:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf499e800): >_readAt: n=5, err=EOF 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf499e800): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.342344572 +0000 UTC m=+86.360212056 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf499e800): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: Remove: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x118bf418c380 item 2 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf499ee40): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf499ee40): >openPending: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf499ee40): _writeAt: size=5, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf499ee40): >_writeAt: n=5, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf499ee40): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.344310554 +0000 UTC m=+86.362178038 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf499ee40): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf499f2c0): _readAt: size=2, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf499f2c0): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf499f2c0): >openPending: err= 2026/09/03 12:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf499f2c0): >_readAt: n=2, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf499f2c0): _writeAt: size=3, off=2 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf499f2c0): >_writeAt: n=0, err=Bad file descriptor 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf499f2c0): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.344310554 +0000 UTC m=+86.362178038 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf499f2c0): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4a0a040): _readAt: size=512, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4a0a040): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4a0a040): >openPending: err= 2026/09/03 12:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4a0a040): >_readAt: n=5, err=EOF 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4a0a040): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.344310554 +0000 UTC m=+86.362178038 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4a0a040): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: Remove: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x118bf418c930 item 3 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4a0a6c0): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4a0a6c0): >openPending: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4a0a6c0): _writeAt: size=5, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4a0a6c0): >_writeAt: n=5, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4a0a6c0): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.351044982 +0000 UTC m=+86.368912456 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4a0a6c0): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf499e480): _readAt: size=512, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf499e480): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf499e480): >openPending: err= 2026/09/03 12:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf499e480): >_readAt: n=5, err=EOF 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf499e480): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.351044982 +0000 UTC m=+86.368912456 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf499e480): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: Remove: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x118bf418c2a0 item 4 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf499eac0): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf499eac0): >openPending: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf499eac0): _writeAt: size=5, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf499eac0): >_writeAt: n=5, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf499eac0): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.353419566 +0000 UTC m=+86.371287149 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf499eac0): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf499ef40): _readAt: size=2, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf499ef40): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf499ef40): >openPending: err= 2026/09/03 12:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf499ef40): >_readAt: n=2, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf499ef40): _writeAt: size=3, off=2 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf499ef40): >_writeAt: n=0, err=Bad file descriptor 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf499ef40): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.353419566 +0000 UTC m=+86.371287149 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf499ef40): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf499f440): _readAt: size=512, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf499f440): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf499f440): >openPending: err= 2026/09/03 12:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf499f440): >_readAt: n=5, err=EOF 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf499f440): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.353419566 +0000 UTC m=+86.371287149 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf499f440): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: Remove: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x118bf418c850 item 5 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf499fac0): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf499fac0): >openPending: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf499fac0): _writeAt: size=5, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf499fac0): >_writeAt: n=5, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf499fac0): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.356641359 +0000 UTC m=+86.374508844 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf499fac0): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4a0a880): _readAt: size=512, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4a0a880): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4a0a880): >openPending: err= 2026/09/03 12:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4a0a880): >_readAt: n=5, err=EOF 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4a0a880): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.356641359 +0000 UTC m=+86.374508844 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4a0a880): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: Remove: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x118bf418d420 item 6 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4a0af00): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4a0af00): >openPending: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4a0af00): _writeAt: size=5, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4a0af00): >_writeAt: n=5, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4a0af00): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.358480793 +0000 UTC m=+86.376348277 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4a0af00): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4a0b400): _readAt: size=2, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4a0b400): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4a0b400): >openPending: err= 2026/09/03 12:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4a0b400): >_readAt: n=2, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4a0b400): _writeAt: size=3, off=2 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4a0b400): >_writeAt: n=0, err=Bad file descriptor 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4a0b400): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.358480793 +0000 UTC m=+86.376348277 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4a0b400): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4a0b8c0): _readAt: size=512, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4a0b8c0): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4a0b8c0): >openPending: err= 2026/09/03 12:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4a0b8c0): >_readAt: n=5, err=EOF 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4a0b8c0): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.358480793 +0000 UTC m=+86.376348277 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4a0b8c0): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: Remove: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x118bf4196310 item 7 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf40b2040): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf40b2040): >openPending: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf40b2040): _writeAt: size=5, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf40b2040): >_writeAt: n=5, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf40b2040): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.361839035 +0000 UTC m=+86.379706519 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf40b2040): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf40b2580): _readAt: size=512, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf40b2580): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf40b2580): >openPending: err= 2026/09/03 12:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf40b2580): >_readAt: n=5, err=EOF 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf40b2580): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.361839035 +0000 UTC m=+86.379706519 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf40b2580): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: Remove: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x118bf434ce00 item 8 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf40b2b40): _readAt: size=2, off=0 2026/09/03 12:19:56 ERROR : open-test-file(0x118bf40b2b40): Couldn't read size of file 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf40b2b40): >_readAt: n=0, err=EOF 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf40b2b40): _writeAt: size=5, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf40b2b40): >_writeAt: n=0, err=Bad file descriptor 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf40b2b40): close: 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf40b2b40): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf40b2f00): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf40b2f00): >openPending: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf40b2f00): _writeAt: size=5, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf40b2f00): >_writeAt: n=5, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf40b2f00): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.363704959 +0000 UTC m=+86.381572433 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf40b2f00): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf40b3380): _readAt: size=2, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf40b3380): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf40b3380): >openPending: err= 2026/09/03 12:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf40b3380): >_readAt: n=2, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf40b3380): _writeAt: size=3, off=2 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf40b3380): >_writeAt: n=0, err=Bad file descriptor 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf40b3380): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.363704959 +0000 UTC m=+86.381572433 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf40b3380): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf40b3880): _readAt: size=512, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf40b3880): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf40b3880): >openPending: err= 2026/09/03 12:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf40b3880): >_readAt: n=5, err=EOF 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf40b3880): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.363704959 +0000 UTC m=+86.381572433 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf40b3880): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: Remove: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x118bf434d8f0 item 9 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4684040): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4684040): >openPending: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4684040): _writeAt: size=5, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4684040): >_writeAt: n=5, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4684040): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.367239273 +0000 UTC m=+86.385106757 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4684040): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4684580): _readAt: size=512, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4684580): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4684580): >openPending: err= 2026/09/03 12:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4684580): >_readAt: n=5, err=EOF 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4684580): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.367239273 +0000 UTC m=+86.385106757 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4684580): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: Remove: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x118bf48843f0 item 10 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4684bc0): _readAt: size=2, off=0 2026/09/03 12:19:56 ERROR : open-test-file(0x118bf4684bc0): Couldn't read size of file 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4684bc0): >_readAt: n=0, err=EOF 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4684bc0): _writeAt: size=5, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4684bc0): >_writeAt: n=0, err=Bad file descriptor 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4684bc0): close: 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4684bc0): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4685000): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4685000): >openPending: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4685000): _writeAt: size=5, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4685000): >_writeAt: n=5, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4685000): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.369272031 +0000 UTC m=+86.387139516 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4685000): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4685500): _readAt: size=2, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4685500): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4685500): >openPending: err= 2026/09/03 12:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4685500): >_readAt: n=2, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4685500): _writeAt: size=3, off=2 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4685500): >_writeAt: n=0, err=Bad file descriptor 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4685500): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.369272031 +0000 UTC m=+86.387139516 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4685500): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4685a00): _readAt: size=512, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4685a00): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4685a00): >openPending: err= 2026/09/03 12:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4685a00): >_readAt: n=5, err=EOF 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4685a00): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.369272031 +0000 UTC m=+86.387139516 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4685a00): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: Remove: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x118bf4884a80 item 11 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4708180): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4708180): >openPending: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4708180): _writeAt: size=5, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4708180): >_writeAt: n=5, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4708180): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.3718764 +0000 UTC m=+86.389743874 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4708180): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf47086c0): _readAt: size=512, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf47086c0): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf47086c0): >openPending: err= 2026/09/03 12:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf47086c0): >_readAt: n=5, err=EOF 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf47086c0): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.3718764 +0000 UTC m=+86.389743874 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf47086c0): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: Remove: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x118bf4885490 item 12 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4708d00): _readAt: size=2, off=0 2026/09/03 12:19:56 ERROR : open-test-file(0x118bf4708d00): Couldn't read size of file 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4708d00): >_readAt: n=0, err=EOF 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4708d00): _writeAt: size=5, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4708d00): >_writeAt: n=0, err=Bad file descriptor 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4708d00): close: 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4708d00): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf47090c0): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf47090c0): >openPending: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf47090c0): _writeAt: size=5, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf47090c0): >_writeAt: n=5, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf47090c0): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.373475218 +0000 UTC m=+86.391342702 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf47090c0): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/03 12:19:56 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4709780): _readAt: size=512, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4709780): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4709780): >openPending: err= 2026/09/03 12:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4709780): >_readAt: n=5, err=EOF 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4709780): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.373475218 +0000 UTC m=+86.391342702 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4709780): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: Remove: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x118bf4885ab0 item 13 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf3fca740): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf3fca740): >openPending: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf3fca740): _writeAt: size=5, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf3fca740): >_writeAt: n=5, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf3fca740): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.37489546 +0000 UTC m=+86.392762944 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf3fca740): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf3fcb840): _readAt: size=512, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf3fcb840): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf3fcb840): >openPending: err= 2026/09/03 12:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf3fcb840): >_readAt: n=5, err=EOF 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf3fcb840): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.37489546 +0000 UTC m=+86.392762944 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf3fcb840): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: Remove: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x118bf3c54620 item 14 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf43c0300): _readAt: size=2, off=0 2026/09/03 12:19:56 ERROR : open-test-file(0x118bf43c0300): Couldn't read size of file 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf43c0300): >_readAt: n=0, err=EOF 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf43c0300): _writeAt: size=5, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf43c0300): >_writeAt: n=0, err=Bad file descriptor 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf43c0300): close: 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf43c0300): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf43c0a40): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf43c0a40): >openPending: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf43c0a40): _writeAt: size=5, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf43c0a40): >_writeAt: n=5, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf43c0a40): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.376400853 +0000 UTC m=+86.394268338 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf43c0a40): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/03 12:19:56 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf43c1280): _readAt: size=512, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf43c1280): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf43c1280): >openPending: err= 2026/09/03 12:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf43c1280): >_readAt: n=5, err=EOF 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf43c1280): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.376400853 +0000 UTC m=+86.394268338 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf43c1280): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: Remove: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x118bf3c550a0 item 15 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 12:19:56 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/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf412e740): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf412e740): >openPending: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf412e740): _writeAt: size=5, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf412e740): >_writeAt: n=5, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf412e740): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.377937886 +0000 UTC m=+86.395805370 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf412e740): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf412ef00): _readAt: size=512, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf412ef00): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf412ef00): >openPending: err= 2026/09/03 12:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf412ef00): >_readAt: n=5, err=EOF 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf412ef00): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.377937886 +0000 UTC m=+86.395805370 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf412ef00): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: Remove: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x118bf3c559d0 item 16 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4286040): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4286040): >openPending: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4286040): _writeAt: size=5, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4286040): >_writeAt: n=5, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4286040): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.379585547 +0000 UTC m=+86.397453022 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4286040): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4286500): _readAt: size=2, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4286500): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4286500): open at offset 5 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4286500): >openPending: err= 2026/09/03 12:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4286500): >_readAt: n=2, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4286500): _writeAt: size=3, off=7 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4286500): >_writeAt: n=0, err=Bad file descriptor 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4286500): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.379585547 +0000 UTC m=+86.397453022 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4286500): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf42873c0): _readAt: size=512, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf42873c0): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf42873c0): >openPending: err= 2026/09/03 12:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf42873c0): >_readAt: n=5, err=EOF 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf42873c0): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.379585547 +0000 UTC m=+86.397453022 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf42873c0): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: Remove: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x118bf4056380 item 17 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf401ca40): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf401ca40): >openPending: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf401ca40): _writeAt: size=5, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf401ca40): >_writeAt: n=5, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf401ca40): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.381437384 +0000 UTC m=+86.399304868 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf401ca40): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf401d140): _readAt: size=512, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf401d140): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf401d140): >openPending: err= 2026/09/03 12:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf401d140): >_readAt: n=5, err=EOF 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf401d140): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.381437384 +0000 UTC m=+86.399304868 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf401d140): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: Remove: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x118bf4057110 item 18 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf401d7c0): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf401d7c0): >openPending: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf401d7c0): _writeAt: size=5, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf401d7c0): >_writeAt: n=5, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf401d7c0): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.383386625 +0000 UTC m=+86.401254099 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf401d7c0): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf401dd40): _readAt: size=2, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf401dd40): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf401dd40): open at offset 5 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf401dd40): >openPending: err= 2026/09/03 12:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf401dd40): >_readAt: n=2, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf401dd40): _writeAt: size=3, off=7 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf401dd40): >_writeAt: n=0, err=Bad file descriptor 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf401dd40): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.383386625 +0000 UTC m=+86.401254099 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf401dd40): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf477e340): _readAt: size=512, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf477e340): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf477e340): >openPending: err= 2026/09/03 12:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf477e340): >_readAt: n=5, err=EOF 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf477e340): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.383386625 +0000 UTC m=+86.401254099 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf477e340): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: Remove: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x118bf40576c0 item 19 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf477e9c0): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf477e9c0): >openPending: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf477e9c0): _writeAt: size=5, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf477e9c0): >_writeAt: n=5, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf477e9c0): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.385572102 +0000 UTC m=+86.403439586 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf477e9c0): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf477ef00): _readAt: size=512, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf477ef00): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf477ef00): >openPending: err= 2026/09/03 12:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf477ef00): >_readAt: n=5, err=EOF 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf477ef00): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.385572102 +0000 UTC m=+86.403439586 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf477ef00): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: Remove: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x118bf465e540 item 20 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf477f580): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf477f580): >openPending: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf477f580): _writeAt: size=5, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf477f580): >_writeAt: n=5, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf477f580): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.387188945 +0000 UTC m=+86.405056429 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf477f580): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf477fa80): _readAt: size=2, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf477fa80): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf477fa80): open at offset 5 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf477fa80): >openPending: err= 2026/09/03 12:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf477fa80): >_readAt: n=2, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf477fa80): _writeAt: size=3, off=7 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf477fa80): >_writeAt: n=0, err=Bad file descriptor 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf477fa80): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.387188945 +0000 UTC m=+86.405056429 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf477fa80): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf497a2c0): _readAt: size=512, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf497a2c0): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf497a2c0): >openPending: err= 2026/09/03 12:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf497a2c0): >_readAt: n=5, err=EOF 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf497a2c0): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.387188945 +0000 UTC m=+86.405056429 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf497a2c0): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: Remove: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x118bf465ebd0 item 21 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf497a940): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf497a940): >openPending: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf497a940): _writeAt: size=5, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf497a940): >_writeAt: n=5, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf497a940): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.389210342 +0000 UTC m=+86.407077826 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf497a940): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf497ae80): _readAt: size=512, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf497ae80): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf497ae80): >openPending: err= 2026/09/03 12:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf497ae80): >_readAt: n=5, err=EOF 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf497ae80): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.389210342 +0000 UTC m=+86.407077826 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf497ae80): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: Remove: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x118bf465f500 item 22 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf497b500): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf497b500): >openPending: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf497b500): _writeAt: size=5, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf497b500): >_writeAt: n=5, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf497b500): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.390780347 +0000 UTC m=+86.408647831 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf497b500): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf497ba00): _readAt: size=2, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf497ba00): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf497ba00): open at offset 5 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf497ba00): >openPending: err= 2026/09/03 12:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf497ba00): >_readAt: n=2, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf497ba00): _writeAt: size=3, off=7 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf497ba00): >_writeAt: n=0, err=Bad file descriptor 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf497ba00): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.390780347 +0000 UTC m=+86.408647831 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf497ba00): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4086000): _readAt: size=512, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4086000): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4086000): >openPending: err= 2026/09/03 12:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4086000): >_readAt: n=5, err=EOF 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4086000): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.390780347 +0000 UTC m=+86.408647831 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4086000): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: Remove: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x118bf465fab0 item 23 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 12:19:56 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/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4086680): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4086680): >openPending: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4086680): _writeAt: size=5, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4086680): >_writeAt: n=5, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4086680): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.393378394 +0000 UTC m=+86.411245878 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4086680): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4086bc0): _readAt: size=512, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4086bc0): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4086bc0): >openPending: err= 2026/09/03 12:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4086bc0): >_readAt: n=5, err=EOF 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4086bc0): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.393378394 +0000 UTC m=+86.411245878 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4086bc0): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: Remove: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x118bf4422bd0 item 24 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4087200): _readAt: size=2, off=0 2026/09/03 12:19:56 ERROR : open-test-file(0x118bf4087200): Couldn't read size of file 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4087200): >_readAt: n=0, err=EOF 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4087200): _writeAt: size=5, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4087200): >_writeAt: n=0, err=Bad file descriptor 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4087200): close: 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4087200): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf40875c0): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf40875c0): >openPending: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf40875c0): _writeAt: size=5, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf40875c0): >_writeAt: n=5, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf40875c0): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.394916288 +0000 UTC m=+86.412783772 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf40875c0): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4087ac0): _readAt: size=2, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4087ac0): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4087ac0): open at offset 5 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4087ac0): >openPending: err= 2026/09/03 12:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4087ac0): >_readAt: n=2, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4087ac0): _writeAt: size=3, off=7 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4087ac0): >_writeAt: n=0, err=Bad file descriptor 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4087ac0): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.394916288 +0000 UTC m=+86.412783772 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4087ac0): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf40d0100): _readAt: size=512, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf40d0100): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf40d0100): >openPending: err= 2026/09/03 12:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf40d0100): >_readAt: n=5, err=EOF 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf40d0100): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.394916288 +0000 UTC m=+86.412783772 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf40d0100): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: Remove: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x118bf4423490 item 25 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf40d0780): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf40d0780): >openPending: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf40d0780): _writeAt: size=5, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf40d0780): >_writeAt: n=5, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf40d0780): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.398481931 +0000 UTC m=+86.416349415 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf40d0780): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf40d0cc0): _readAt: size=512, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf40d0cc0): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf40d0cc0): >openPending: err= 2026/09/03 12:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf40d0cc0): >_readAt: n=5, err=EOF 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf40d0cc0): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.398481931 +0000 UTC m=+86.416349415 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf40d0cc0): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: Remove: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x118bf430a1c0 item 26 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf40d1300): _readAt: size=2, off=0 2026/09/03 12:19:56 ERROR : open-test-file(0x118bf40d1300): Couldn't read size of file 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf40d1300): >_readAt: n=0, err=EOF 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf40d1300): _writeAt: size=5, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf40d1300): >_writeAt: n=0, err=Bad file descriptor 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf40d1300): close: 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf40d1300): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf40d16c0): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf40d16c0): >openPending: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf40d16c0): _writeAt: size=5, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf40d16c0): >_writeAt: n=5, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf40d16c0): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.399949072 +0000 UTC m=+86.417816556 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf40d16c0): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf40d1bc0): _readAt: size=2, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf40d1bc0): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf40d1bc0): open at offset 5 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf40d1bc0): >openPending: err= 2026/09/03 12:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf40d1bc0): >_readAt: n=2, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf40d1bc0): _writeAt: size=3, off=7 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf40d1bc0): >_writeAt: n=0, err=Bad file descriptor 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf40d1bc0): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.399949072 +0000 UTC m=+86.417816556 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf40d1bc0): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf40e2200): _readAt: size=512, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf40e2200): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf40e2200): >openPending: err= 2026/09/03 12:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf40e2200): >_readAt: n=5, err=EOF 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf40e2200): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.399949072 +0000 UTC m=+86.417816556 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf40e2200): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: Remove: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x118bf430aa10 item 27 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 12:19:56 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/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf40e2880): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf40e2880): >openPending: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf40e2880): _writeAt: size=5, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf40e2880): >_writeAt: n=5, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf40e2880): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.402677494 +0000 UTC m=+86.420544968 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf40e2880): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf40e2dc0): _readAt: size=512, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf40e2dc0): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf40e2dc0): >openPending: err= 2026/09/03 12:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf40e2dc0): >_readAt: n=5, err=EOF 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf40e2dc0): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.402677494 +0000 UTC m=+86.420544968 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf40e2dc0): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: Remove: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x118bf430b420 item 28 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf40e3400): _readAt: size=2, off=0 2026/09/03 12:19:56 ERROR : open-test-file(0x118bf40e3400): Couldn't read size of file 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf40e3400): >_readAt: n=0, err=EOF 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf40e3400): _writeAt: size=5, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf40e3400): >_writeAt: n=0, err=Bad file descriptor 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf40e3400): close: 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf40e3400): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf40e37c0): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf40e37c0): >openPending: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf40e37c0): _writeAt: size=5, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf40e37c0): >_writeAt: n=5, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf40e37c0): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.404292534 +0000 UTC m=+86.422160018 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf40e37c0): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/03 12:19:56 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf40e3e80): _readAt: size=512, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf40e3e80): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf40e3e80): >openPending: err= 2026/09/03 12:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf40e3e80): >_readAt: n=5, err=EOF 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf40e3e80): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.404292534 +0000 UTC m=+86.422160018 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf40e3e80): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: Remove: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x118bf430bb90 item 29 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 12:19:56 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/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf420e600): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf420e600): >openPending: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf420e600): _writeAt: size=5, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf420e600): >_writeAt: n=5, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf420e600): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.4058637 +0000 UTC m=+86.423731185 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf420e600): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf420eb40): _readAt: size=512, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf420eb40): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf420eb40): >openPending: err= 2026/09/03 12:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf420eb40): >_readAt: n=5, err=EOF 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf420eb40): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.4058637 +0000 UTC m=+86.423731185 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf420eb40): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: Remove: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x118bf431e700 item 30 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 12:19:56 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/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf420f180): _readAt: size=2, off=0 2026/09/03 12:19:56 ERROR : open-test-file(0x118bf420f180): Couldn't read size of file 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf420f180): >_readAt: n=0, err=EOF 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf420f180): _writeAt: size=5, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf420f180): >_writeAt: n=0, err=Bad file descriptor 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf420f180): close: 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf420f180): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf420f540): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf420f540): >openPending: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf420f540): _writeAt: size=5, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf420f540): >_writeAt: n=5, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf420f540): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.40763707 +0000 UTC m=+86.425504554 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf420f540): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/03 12:19:56 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf420fc00): _readAt: size=512, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf420fc00): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf420fc00): >openPending: err= 2026/09/03 12:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf420fc00): >_readAt: n=5, err=EOF 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf420fc00): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.40763707 +0000 UTC m=+86.425504554 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf420fc00): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: Remove: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x118bf431f180 item 31 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 12:19:56 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/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4392380): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4392380): >openPending: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4392380): _writeAt: size=5, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4392380): >_writeAt: n=5, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4392380): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.409449702 +0000 UTC m=+86.427317186 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4392380): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf43928c0): _readAt: size=512, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf43928c0): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf43928c0): >openPending: err= 2026/09/03 12:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf43928c0): >_readAt: n=5, err=EOF 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf43928c0): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.409449702 +0000 UTC m=+86.427317186 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf43928c0): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: Remove: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x118bf48d6070 item 32 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4392f00): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4392f00): >openPending: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4392f00): _writeAt: size=5, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4392f00): >_writeAt: n=5, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4392f00): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.411305958 +0000 UTC m=+86.429173471 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4392f00): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4393380): _readAt: size=2, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4393380): >_readAt: n=0, err=Bad file descriptor 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4393380): _writeAt: size=3, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4393380): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4393380): >openPending: err= 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x118bf48d6620 item 33 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4393380): >_writeAt: n=3, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4393380): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.413631309 +0000 UTC m=+86.431498822 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4393380): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4393880): _readAt: size=512, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4393880): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4393880): >openPending: err= 2026/09/03 12:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4393880): >_readAt: n=5, err=EOF 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4393880): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.413631309 +0000 UTC m=+86.431498822 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4393880): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: Remove: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x118bf48d68c0 item 33 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4393ec0): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4393ec0): >openPending: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4393ec0): _writeAt: size=5, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4393ec0): >_writeAt: n=5, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4393ec0): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.415341779 +0000 UTC m=+86.433209263 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4393ec0): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf443c440): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf443c440): >openPending: err= 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x118bf48d6f50 item 34 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf443c440): _readAt: size=2, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf443c440): >_readAt: n=0, err=Bad file descriptor 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf443c440): _writeAt: size=3, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf443c440): >_writeAt: n=3, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf443c440): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.416291573 +0000 UTC m=+86.434159057 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf443c440): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf443c980): _readAt: size=512, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf443c980): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf443c980): >openPending: err= 2026/09/03 12:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf443c980): >_readAt: n=3, err=EOF 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf443c980): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.416291573 +0000 UTC m=+86.434159057 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf443c980): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: Remove: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x118bf48d71f0 item 34 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf443cfc0): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf443cfc0): >openPending: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf443cfc0): _writeAt: size=5, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf443cfc0): >_writeAt: n=5, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf443cfc0): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.417718417 +0000 UTC m=+86.435585901 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf443cfc0): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf443d440): _readAt: size=2, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf443d440): >_readAt: n=0, err=Bad file descriptor 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf443d440): _writeAt: size=3, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf443d440): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf443d440): >openPending: err= 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x118bf48d78f0 item 35 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf443d440): >_writeAt: n=3, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf443d440): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.418288573 +0000 UTC m=+86.436156057 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf443d440): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf443d940): _readAt: size=512, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf443d940): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf443d940): >openPending: err= 2026/09/03 12:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf443d940): >_readAt: n=5, err=EOF 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf443d940): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.418288573 +0000 UTC m=+86.436156057 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf443d940): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: Remove: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x118bf48d7c00 item 35 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf44be0c0): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf44be0c0): >openPending: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf44be0c0): _writeAt: size=5, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf44be0c0): >_writeAt: n=5, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf44be0c0): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.419708385 +0000 UTC m=+86.437575869 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf44be0c0): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf44be5c0): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf44be5c0): >openPending: err= 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x118bf404f1f0 item 36 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf44be5c0): _readAt: size=2, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf44be5c0): >_readAt: n=0, err=Bad file descriptor 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf44be5c0): _writeAt: size=3, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf44be5c0): >_writeAt: n=3, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf44be5c0): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.420388128 +0000 UTC m=+86.438255612 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf44be5c0): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf44beb00): _readAt: size=512, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf44beb00): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf44beb00): >openPending: err= 2026/09/03 12:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf44beb00): >_readAt: n=3, err=EOF 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf44beb00): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.420388128 +0000 UTC m=+86.438255612 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf44beb00): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: Remove: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x118bf404f7a0 item 36 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf44bf140): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf44bf140): >openPending: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf44bf140): _writeAt: size=5, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf44bf140): >_writeAt: n=5, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf44bf140): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.42190321 +0000 UTC m=+86.439770694 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf44bf140): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf44bf5c0): _readAt: size=2, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf44bf5c0): >_readAt: n=0, err=Bad file descriptor 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf44bf5c0): _writeAt: size=3, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf44bf5c0): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf44bf5c0): >openPending: err= 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x118bf3c52540 item 37 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf44bf5c0): >_writeAt: n=3, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf44bf5c0): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.42250692 +0000 UTC m=+86.440374404 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf44bf5c0): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf44bfac0): _readAt: size=512, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf44bfac0): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf44bfac0): >openPending: err= 2026/09/03 12:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf44bfac0): >_readAt: n=5, err=EOF 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf44bfac0): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.42250692 +0000 UTC m=+86.440374404 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf44bfac0): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: Remove: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x118bf3c529a0 item 37 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf44f2240): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf44f2240): >openPending: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf44f2240): _writeAt: size=5, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf44f2240): >_writeAt: n=5, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf44f2240): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.425511073 +0000 UTC m=+86.443378547 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf44f2240): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf44f2740): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf44f2740): >openPending: err= 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x118bf3c53730 item 38 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf44f2740): _readAt: size=2, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf44f2740): >_readAt: n=0, err=Bad file descriptor 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf44f2740): _writeAt: size=3, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf44f2740): >_writeAt: n=3, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf44f2740): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.426209462 +0000 UTC m=+86.444076946 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf44f2740): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf44f2c80): _readAt: size=512, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf44f2c80): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf44f2c80): >openPending: err= 2026/09/03 12:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf44f2c80): >_readAt: n=3, err=EOF 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf44f2c80): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.426209462 +0000 UTC m=+86.444076946 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf44f2c80): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: Remove: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x118bf3c53dc0 item 38 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf44f3300): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf44f3300): >openPending: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf44f3300): _writeAt: size=5, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf44f3300): >_writeAt: n=5, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf44f3300): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.428568767 +0000 UTC m=+86.446436241 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf44f3300): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf44f3800): _readAt: size=2, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf44f3800): >_readAt: n=0, err=Bad file descriptor 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf44f3800): _writeAt: size=3, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf44f3800): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf44f3800): >openPending: err= 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x118bf4045420 item 39 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf44f3800): >_writeAt: n=3, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf44f3800): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.431894687 +0000 UTC m=+86.449762171 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf44f3800): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf44f3d00): _readAt: size=512, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf44f3d00): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf44f3d00): >openPending: err= 2026/09/03 12:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf44f3d00): >_readAt: n=5, err=EOF 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf44f3d00): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.431894687 +0000 UTC m=+86.449762171 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf44f3d00): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: Remove: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x118bf4010070 item 39 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf456e480): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf456e480): >openPending: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf456e480): _writeAt: size=5, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf456e480): >_writeAt: n=5, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf456e480): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.43546506 +0000 UTC m=+86.453332544 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf456e480): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf456e980): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf456e980): >openPending: err= 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x118bf4010a10 item 40 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf456e980): _readAt: size=2, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf456e980): >_readAt: n=0, err=Bad file descriptor 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf456e980): _writeAt: size=3, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf456e980): >_writeAt: n=3, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf456e980): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.436454117 +0000 UTC m=+86.454321601 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf456e980): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf456eec0): _readAt: size=512, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf456eec0): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf456eec0): >openPending: err= 2026/09/03 12:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf456eec0): >_readAt: n=3, err=EOF 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf456eec0): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.436454117 +0000 UTC m=+86.454321601 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf456eec0): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: Remove: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x118bf40110a0 item 40 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf456f480): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf456f480): >openPending: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf456f480): _readAt: size=2, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf456f480): >_readAt: n=0, err=Bad file descriptor 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf456f480): _writeAt: size=5, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf456f480): >_writeAt: n=5, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf456f480): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.438858037 +0000 UTC m=+86.456725521 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf456f480): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf456f980): _writeAt: size=5, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf456f980): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf456f980): >openPending: err= 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x118bf4011960 item 41 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf456f980): >_writeAt: n=5, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf456f980): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.440057241 +0000 UTC m=+86.457924725 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf456f980): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf456fe40): _readAt: size=2, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf456fe40): >_readAt: n=0, err=Bad file descriptor 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf456fe40): _writeAt: size=3, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf456fe40): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf456fe40): >openPending: err= 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x118bf4842150 item 41 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf456fe40): >_writeAt: n=3, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf456fe40): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.440897438 +0000 UTC m=+86.458764922 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf456fe40): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45ac480): _readAt: size=512, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45ac480): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45ac480): >openPending: err= 2026/09/03 12:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45ac480): >_readAt: n=5, err=EOF 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45ac480): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.440897438 +0000 UTC m=+86.458764922 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45ac480): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: Remove: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x118bf4842690 item 41 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45acac0): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45acac0): >openPending: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45acac0): _readAt: size=2, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45acac0): >_readAt: n=0, err=Bad file descriptor 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45acac0): _writeAt: size=5, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45acac0): >_writeAt: n=5, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45acac0): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.443359668 +0000 UTC m=+86.461227152 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45acac0): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45acfc0): _writeAt: size=5, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45acfc0): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45acfc0): >openPending: err= 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x118bf4842d20 item 42 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45acfc0): >_writeAt: n=5, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45acfc0): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.4440651 +0000 UTC m=+86.461932584 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45acfc0): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45ad500): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45ad500): >openPending: err= 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x118bf4842fc0 item 42 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45ad500): _readAt: size=2, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45ad500): >_readAt: n=0, err=Bad file descriptor 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45ad500): _writeAt: size=3, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45ad500): >_writeAt: n=3, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45ad500): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.444962735 +0000 UTC m=+86.462830219 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45ad500): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45ada80): _readAt: size=512, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45ada80): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45ada80): >openPending: err= 2026/09/03 12:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45ada80): >_readAt: n=3, err=EOF 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45ada80): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.444962735 +0000 UTC m=+86.462830219 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45ada80): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: Remove: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x118bf4843260 item 42 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45d41c0): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45d41c0): >openPending: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45d41c0): _readAt: size=2, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45d41c0): >_readAt: n=0, err=Bad file descriptor 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45d41c0): _writeAt: size=5, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45d41c0): >_writeAt: n=5, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45d41c0): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.446712339 +0000 UTC m=+86.464579823 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45d41c0): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45d46c0): _writeAt: size=5, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45d46c0): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45d46c0): >openPending: err= 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x118bf4843a40 item 43 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45d46c0): >_writeAt: n=5, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45d46c0): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.447451265 +0000 UTC m=+86.465318749 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45d46c0): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45d4c00): _readAt: size=2, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45d4c00): >_readAt: n=0, err=Bad file descriptor 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45d4c00): _writeAt: size=3, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45d4c00): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45d4c00): >openPending: err= 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x118bf43060e0 item 43 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45d4c00): >_writeAt: n=3, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45d4c00): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.448252267 +0000 UTC m=+86.466119751 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45d4c00): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45d5140): _readAt: size=512, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45d5140): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45d5140): >openPending: err= 2026/09/03 12:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45d5140): >_readAt: n=5, err=EOF 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45d5140): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.448252267 +0000 UTC m=+86.466119751 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45d5140): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: Remove: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x118bf43063f0 item 43 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45d5780): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45d5780): >openPending: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45d5780): _readAt: size=2, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45d5780): >_readAt: n=0, err=Bad file descriptor 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45d5780): _writeAt: size=5, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45d5780): >_writeAt: n=5, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45d5780): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.451919762 +0000 UTC m=+86.469787246 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45d5780): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45d5c80): _writeAt: size=5, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45d5c80): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45d5c80): >openPending: err= 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x118bf4306af0 item 44 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45d5c80): >_writeAt: n=5, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45d5c80): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.452523553 +0000 UTC m=+86.470391037 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45d5c80): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45ea2c0): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45ea2c0): >openPending: err= 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x118bf4306e70 item 44 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45ea2c0): _readAt: size=2, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45ea2c0): >_readAt: n=0, err=Bad file descriptor 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45ea2c0): _writeAt: size=3, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45ea2c0): >_writeAt: n=3, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45ea2c0): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.453432449 +0000 UTC m=+86.471299933 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45ea2c0): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45ea840): _readAt: size=512, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45ea840): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45ea840): >openPending: err= 2026/09/03 12:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45ea840): >_readAt: n=3, err=EOF 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45ea840): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.453432449 +0000 UTC m=+86.471299933 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45ea840): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: Remove: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x118bf4307110 item 44 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45eae80): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45eae80): >openPending: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45eae80): _readAt: size=2, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45eae80): >_readAt: n=0, err=Bad file descriptor 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45eae80): _writeAt: size=5, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45eae80): >_writeAt: n=5, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45eae80): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.45524936 +0000 UTC m=+86.473116844 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45eae80): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45eb380): _writeAt: size=5, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45eb380): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45eb380): >openPending: err= 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x118bf43076c0 item 45 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45eb380): >_writeAt: n=5, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45eb380): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.45580007 +0000 UTC m=+86.473667554 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45eb380): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/03 12:19:56 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45eba80): _readAt: size=512, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45eba80): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45eba80): >openPending: err= 2026/09/03 12:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45eba80): >_readAt: n=5, err=EOF 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45eba80): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.45580007 +0000 UTC m=+86.473667554 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45eba80): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: Remove: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x118bf43079d0 item 45 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf46361c0): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf46361c0): >openPending: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf46361c0): _readAt: size=2, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf46361c0): >_readAt: n=0, err=Bad file descriptor 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf46361c0): _writeAt: size=5, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf46361c0): >_writeAt: n=5, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf46361c0): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.457972582 +0000 UTC m=+86.475840066 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf46361c0): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf46366c0): _writeAt: size=5, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf46366c0): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf46366c0): >openPending: err= 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x118bf41a0af0 item 46 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf46366c0): >_writeAt: n=5, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf46366c0): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.458609636 +0000 UTC m=+86.476477120 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf46366c0): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/03 12:19:56 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4636dc0): _readAt: size=512, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4636dc0): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4636dc0): >openPending: err= 2026/09/03 12:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4636dc0): >_readAt: n=5, err=EOF 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4636dc0): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.458609636 +0000 UTC m=+86.476477120 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4636dc0): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: Remove: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x118bf41a11f0 item 46 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4637400): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4637400): >openPending: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4637400): _readAt: size=2, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4637400): >_readAt: n=0, err=Bad file descriptor 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4637400): _writeAt: size=5, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4637400): >_writeAt: n=5, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4637400): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.460746531 +0000 UTC m=+86.478614005 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4637400): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4637900): _writeAt: size=5, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4637900): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4637900): >openPending: err= 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x118bf41a1c70 item 47 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4637900): >_writeAt: n=5, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4637900): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.461557703 +0000 UTC m=+86.479425187 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4637900): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/03 12:19:56 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf465a100): _readAt: size=512, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf465a100): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf465a100): >openPending: err= 2026/09/03 12:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf465a100): >_readAt: n=5, err=EOF 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf465a100): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.461557703 +0000 UTC m=+86.479425187 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf465a100): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: Remove: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x118bf4216230 item 47 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 12:19:56 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/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf465a740): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf465a740): >openPending: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf465a740): _readAt: size=2, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf465a740): >_readAt: n=0, err=Bad file descriptor 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf465a740): _writeAt: size=5, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf465a740): >_writeAt: n=5, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf465a740): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.463572588 +0000 UTC m=+86.481440072 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf465a740): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf465ac40): _writeAt: size=5, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf465ac40): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf465ac40): >openPending: err= 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x118bf4217340 item 48 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf465ac40): >_writeAt: n=5, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf465ac40): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.464155328 +0000 UTC m=+86.482022812 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf465ac40): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/03 12:19:56 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf465b340): _readAt: size=512, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf465b340): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf465b340): >openPending: err= 2026/09/03 12:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf465b340): >_readAt: n=5, err=EOF 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf465b340): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.464155328 +0000 UTC m=+86.482022812 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf465b340): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: Remove: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x118bf42175e0 item 48 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf465b980): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf465b980): >openPending: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf465b980): _writeAt: size=5, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf465b980): >_writeAt: n=5, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf465b980): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.466029436 +0000 UTC m=+86.483896921 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf465b980): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf465be00): _readAt: size=2, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf465be00): >_readAt: n=0, err=Bad file descriptor 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf465be00): _writeAt: size=3, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf465be00): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf465be00): open at offset 5 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf465be00): >openPending: err= 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x118bf4b862a0 item 49 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf465be00): >_writeAt: n=3, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf465be00): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.466771318 +0000 UTC m=+86.484638802 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf465be00): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4694440): _readAt: size=512, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4694440): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4694440): >openPending: err= 2026/09/03 12:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4694440): >_readAt: n=8, err=EOF 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4694440): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.466771318 +0000 UTC m=+86.484638802 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4694440): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: Remove: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x118bf4b86620 item 49 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4694ac0): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4694ac0): >openPending: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4694ac0): _writeAt: size=5, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4694ac0): >_writeAt: n=5, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4694ac0): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.469156312 +0000 UTC m=+86.487023796 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4694ac0): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4694fc0): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4694fc0): open at offset 5 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4694fc0): >openPending: err= 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x118bf4b86d90 item 50 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4694fc0): _readAt: size=2, off=5 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4694fc0): >_readAt: n=0, err=Bad file descriptor 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4694fc0): _writeAt: size=3, off=5 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4694fc0): >_writeAt: n=3, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4694fc0): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.469915335 +0000 UTC m=+86.487782819 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4694fc0): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4695540): _readAt: size=512, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4695540): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4695540): >openPending: err= 2026/09/03 12:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4695540): >_readAt: n=3, err=EOF 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4695540): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.469915335 +0000 UTC m=+86.487782819 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4695540): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: Remove: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x118bf4b87180 item 50 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4695bc0): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4695bc0): >openPending: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4695bc0): _writeAt: size=5, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4695bc0): >_writeAt: n=5, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4695bc0): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.471526537 +0000 UTC m=+86.489394021 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4695bc0): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf46b21c0): _readAt: size=2, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf46b21c0): >_readAt: n=0, err=Bad file descriptor 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf46b21c0): _writeAt: size=3, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf46b21c0): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf46b21c0): open at offset 5 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf46b21c0): >openPending: err= 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x118bf4b878f0 item 51 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf46b21c0): >_writeAt: n=3, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf46b21c0): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.472141809 +0000 UTC m=+86.490009293 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf46b21c0): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf46b2700): _readAt: size=512, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf46b2700): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf46b2700): >openPending: err= 2026/09/03 12:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf46b2700): >_readAt: n=8, err=EOF 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf46b2700): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.472141809 +0000 UTC m=+86.490009293 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf46b2700): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: Remove: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x118bf4b87c00 item 51 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf46b2d80): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf46b2d80): >openPending: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf46b2d80): _writeAt: size=5, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf46b2d80): >_writeAt: n=5, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf46b2d80): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.474031819 +0000 UTC m=+86.491899293 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf46b2d80): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf46b3280): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf46b3280): open at offset 5 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf46b3280): >openPending: err= 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x118bf4184770 item 52 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf46b3280): _readAt: size=2, off=5 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf46b3280): >_readAt: n=0, err=Bad file descriptor 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf46b3280): _writeAt: size=3, off=5 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf46b3280): >_writeAt: n=3, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf46b3280): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.474630559 +0000 UTC m=+86.492498033 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf46b3280): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf46b3800): _readAt: size=512, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf46b3800): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf46b3800): >openPending: err= 2026/09/03 12:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf46b3800): >_readAt: n=3, err=EOF 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf46b3800): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.474630559 +0000 UTC m=+86.492498033 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf46b3800): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: Remove: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x118bf4184b60 item 52 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf46b3e80): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf46b3e80): >openPending: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf46b3e80): _writeAt: size=5, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf46b3e80): >_writeAt: n=5, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf46b3e80): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.476174625 +0000 UTC m=+86.494042109 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf46b3e80): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf46d6480): _readAt: size=2, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf46d6480): >_readAt: n=0, err=Bad file descriptor 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf46d6480): _writeAt: size=3, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf46d6480): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf46d6480): open at offset 5 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf46d6480): >openPending: err= 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x118bf41856c0 item 53 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf46d6480): >_writeAt: n=3, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf46d6480): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.47671757 +0000 UTC m=+86.494585054 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf46d6480): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf46d69c0): _readAt: size=512, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf46d69c0): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf46d69c0): >openPending: err= 2026/09/03 12:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf46d69c0): >_readAt: n=8, err=EOF 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf46d69c0): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.47671757 +0000 UTC m=+86.494585054 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf46d69c0): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: Remove: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x118bf4185ab0 item 53 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf46d7040): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf46d7040): >openPending: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf46d7040): _writeAt: size=5, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf46d7040): >_writeAt: n=5, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf46d7040): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.478727646 +0000 UTC m=+86.496595130 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf46d7040): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4704440): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4704440): open at offset 5 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4704440): >openPending: err= 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x118bf40aa230 item 54 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4704440): _readAt: size=2, off=5 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4704440): >_readAt: n=0, err=Bad file descriptor 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4704440): _writeAt: size=3, off=5 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4704440): >_writeAt: n=3, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4704440): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.479631032 +0000 UTC m=+86.497498516 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4704440): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf47049c0): _readAt: size=512, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf47049c0): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf47049c0): >openPending: err= 2026/09/03 12:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf47049c0): >_readAt: n=3, err=EOF 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf47049c0): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.479631032 +0000 UTC m=+86.497498516 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf47049c0): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: Remove: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x118bf40aa4d0 item 54 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4705040): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4705040): >openPending: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4705040): _writeAt: size=5, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4705040): >_writeAt: n=5, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4705040): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.481152345 +0000 UTC m=+86.499019830 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4705040): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4705540): _readAt: size=2, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4705540): >_readAt: n=0, err=Bad file descriptor 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4705540): _writeAt: size=3, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4705540): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4705540): open at offset 5 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4705540): >openPending: err= 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x118bf40ab180 item 55 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4705540): >_writeAt: n=3, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4705540): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.481590282 +0000 UTC m=+86.499457766 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4705540): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4705a80): _readAt: size=512, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4705a80): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4705a80): >openPending: err= 2026/09/03 12:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4705a80): >_readAt: n=8, err=EOF 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4705a80): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.481590282 +0000 UTC m=+86.499457766 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4705a80): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: Remove: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x118bf40ab420 item 55 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 12:19:56 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/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4744200): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4744200): >openPending: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4744200): _writeAt: size=5, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4744200): >_writeAt: n=5, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4744200): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.483497023 +0000 UTC m=+86.501364507 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4744200): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4744700): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4744700): open at offset 5 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4744700): >openPending: err= 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x118bf44045b0 item 56 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4744700): _readAt: size=2, off=5 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4744700): >_readAt: n=0, err=Bad file descriptor 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4744700): _writeAt: size=3, off=5 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4744700): >_writeAt: n=3, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4744700): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.484275763 +0000 UTC m=+86.502143238 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4744700): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4744c80): _readAt: size=512, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4744c80): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4744c80): >openPending: err= 2026/09/03 12:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4744c80): >_readAt: n=3, err=EOF 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4744c80): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.484275763 +0000 UTC m=+86.502143238 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4744c80): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: Remove: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x118bf44049a0 item 56 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf47452c0): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf47452c0): open at offset 0 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf47452c0): >openPending: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf47452c0): _readAt: size=2, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf47452c0): >_readAt: n=0, err=Bad file descriptor 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf47452c0): _writeAt: size=5, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf47452c0): >_writeAt: n=5, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf47452c0): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.486206279 +0000 UTC m=+86.504073763 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf47452c0): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4745800): _writeAt: size=5, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4745800): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4745800): >openPending: err= 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x118bf4405880 item 57 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4745800): >_writeAt: n=5, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4745800): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.486758502 +0000 UTC m=+86.504625986 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4745800): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4745d40): _readAt: size=2, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4745d40): >_readAt: n=0, err=Bad file descriptor 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4745d40): _writeAt: size=3, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4745d40): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4745d40): open at offset 5 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4745d40): >openPending: err= 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x118bf4c0a070 item 57 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4745d40): >_writeAt: n=3, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4745d40): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.487471548 +0000 UTC m=+86.505339032 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4745d40): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf47743c0): _readAt: size=512, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf47743c0): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf47743c0): >openPending: err= 2026/09/03 12:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf47743c0): >_readAt: n=8, err=EOF 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf47743c0): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.487471548 +0000 UTC m=+86.505339032 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf47743c0): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: Remove: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x118bf4c0a310 item 57 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4774a00): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4774a00): open at offset 0 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4774a00): >openPending: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4774a00): _readAt: size=2, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4774a00): >_readAt: n=0, err=Bad file descriptor 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4774a00): _writeAt: size=5, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4774a00): >_writeAt: n=5, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4774a00): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.489494578 +0000 UTC m=+86.507362062 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4774a00): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4774f40): _writeAt: size=5, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4774f40): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4774f40): >openPending: err= 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x118bf4c0aaf0 item 58 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4774f40): >_writeAt: n=5, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4774f40): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.49021095 +0000 UTC m=+86.508078425 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4774f40): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4775480): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4775480): open at offset 5 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4775480): >openPending: err= 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x118bf4c0ad90 item 58 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4775480): _readAt: size=2, off=5 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4775480): >_readAt: n=0, err=Bad file descriptor 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4775480): _writeAt: size=3, off=5 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4775480): >_writeAt: n=3, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4775480): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.491007776 +0000 UTC m=+86.508875250 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4775480): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4775a40): _readAt: size=512, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4775a40): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4775a40): >openPending: err= 2026/09/03 12:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4775a40): >_readAt: n=3, err=EOF 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4775a40): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.491007776 +0000 UTC m=+86.508875250 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4775a40): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: Remove: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x118bf4c0b0a0 item 58 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4796180): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4796180): open at offset 0 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4796180): >openPending: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4796180): _readAt: size=2, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4796180): >_readAt: n=0, err=Bad file descriptor 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4796180): _writeAt: size=5, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4796180): >_writeAt: n=5, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4796180): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.492834455 +0000 UTC m=+86.510701929 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4796180): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf47966c0): _writeAt: size=5, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf47966c0): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf47966c0): >openPending: err= 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x118bf4c0b650 item 59 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf47966c0): >_writeAt: n=5, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf47966c0): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.493443615 +0000 UTC m=+86.511311099 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf47966c0): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf49b8040): _readAt: size=2, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf49b8040): >_readAt: n=0, err=Bad file descriptor 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf49b8040): _writeAt: size=3, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf49b8040): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf49b8040): open at offset 5 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf49b8040): >openPending: err= 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x118bf4c0b9d0 item 59 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf49b8040): >_writeAt: n=3, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf49b8040): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.494412766 +0000 UTC m=+86.512280250 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf49b8040): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf49b85c0): _readAt: size=512, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf49b85c0): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf49b85c0): >openPending: err= 2026/09/03 12:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf49b85c0): >_readAt: n=8, err=EOF 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf49b85c0): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.494412766 +0000 UTC m=+86.512280250 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf49b85c0): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: Remove: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x118bf3c5c4d0 item 59 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 12:19:56 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/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf49b8c00): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf49b8c00): open at offset 0 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf49b8c00): >openPending: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf49b8c00): _readAt: size=2, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf49b8c00): >_readAt: n=0, err=Bad file descriptor 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf49b8c00): _writeAt: size=5, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf49b8c00): >_writeAt: n=5, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf49b8c00): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.496799693 +0000 UTC m=+86.514667177 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf49b8c00): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf49b9140): _writeAt: size=5, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf49b9140): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf49b9140): >openPending: err= 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x118bf3c5d260 item 60 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf49b9140): >_writeAt: n=5, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf49b9140): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.497791465 +0000 UTC m=+86.515658950 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf49b9140): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf49b9680): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf49b9680): open at offset 5 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf49b9680): >openPending: err= 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x118bf3c5d5e0 item 60 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf49b9680): _readAt: size=2, off=5 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf49b9680): >_readAt: n=0, err=Bad file descriptor 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf49b9680): _writeAt: size=3, off=5 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf49b9680): >_writeAt: n=3, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf49b9680): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.498909077 +0000 UTC m=+86.516776561 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf49b9680): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf49b9c40): _readAt: size=512, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf49b9c40): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf49b9c40): >openPending: err= 2026/09/03 12:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf49b9c40): >_readAt: n=3, err=EOF 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf49b9c40): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.498909077 +0000 UTC m=+86.516776561 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf49b9c40): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: Remove: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x118bf3c5dd50 item 60 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf49e4380): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf49e4380): open at offset 0 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf49e4380): >openPending: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf49e4380): _readAt: size=2, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf49e4380): >_readAt: n=0, err=Bad file descriptor 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf49e4380): _writeAt: size=5, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf49e4380): >_writeAt: n=5, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf49e4380): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.50080716 +0000 UTC m=+86.518674644 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf49e4380): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf49e48c0): _writeAt: size=5, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf49e48c0): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf49e48c0): >openPending: err= 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x118bf4100a80 item 61 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf49e48c0): >_writeAt: n=5, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf49e48c0): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.50139451 +0000 UTC m=+86.519261994 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf49e48c0): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/03 12:19:56 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf49e4fc0): _readAt: size=512, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf49e4fc0): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf49e4fc0): >openPending: err= 2026/09/03 12:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf49e4fc0): >_readAt: n=5, err=EOF 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf49e4fc0): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.50139451 +0000 UTC m=+86.519261994 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf49e4fc0): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: Remove: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x118bf4100f50 item 61 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 12:19:56 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/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf49e5600): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf49e5600): open at offset 0 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf49e5600): >openPending: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf49e5600): _readAt: size=2, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf49e5600): >_readAt: n=0, err=Bad file descriptor 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf49e5600): _writeAt: size=5, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf49e5600): >_writeAt: n=5, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf49e5600): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.503144775 +0000 UTC m=+86.521012259 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf49e5600): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf49e5b40): _writeAt: size=5, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf49e5b40): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf49e5b40): >openPending: err= 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x118bf4101b90 item 62 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf49e5b40): >_writeAt: n=5, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf49e5b40): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.50361894 +0000 UTC m=+86.521486414 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf49e5b40): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/03 12:19:56 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4800340): _readAt: size=512, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4800340): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4800340): >openPending: err= 2026/09/03 12:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4800340): >_readAt: n=5, err=EOF 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4800340): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.50361894 +0000 UTC m=+86.521486414 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4800340): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: Remove: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x118bf428c070 item 62 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 12:19:56 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/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4800980): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4800980): open at offset 0 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4800980): >openPending: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4800980): _readAt: size=2, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4800980): >_readAt: n=0, err=Bad file descriptor 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4800980): _writeAt: size=5, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4800980): >_writeAt: n=5, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4800980): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.505785331 +0000 UTC m=+86.523652816 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4800980): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4800ec0): _writeAt: size=5, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4800ec0): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4800ec0): >openPending: err= 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x118bf3d161c0 item 63 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4800ec0): >_writeAt: n=5, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4800ec0): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.506311635 +0000 UTC m=+86.524179109 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4800ec0): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/03 12:19:56 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf48015c0): _readAt: size=512, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf48015c0): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf48015c0): >openPending: err= 2026/09/03 12:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf48015c0): >_readAt: n=5, err=EOF 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf48015c0): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.506311635 +0000 UTC m=+86.524179109 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf48015c0): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: Remove: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x118bf407a310 item 63 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 12:19:56 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/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4801c00): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4801c00): open at offset 0 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4801c00): >openPending: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4801c00): _readAt: size=2, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4801c00): >_readAt: n=0, err=Bad file descriptor 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4801c00): _writeAt: size=5, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4801c00): >_writeAt: n=5, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4801c00): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.508386163 +0000 UTC m=+86.526253647 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4801c00): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf481a240): _writeAt: size=5, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf481a240): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf481a240): >openPending: err= 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x118bf407bd50 item 64 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf481a240): >_writeAt: n=5, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf481a240): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.509026552 +0000 UTC m=+86.526894026 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf481a240): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/03 12:19:56 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf481a940): _readAt: size=512, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf481a940): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf481a940): >openPending: err= 2026/09/03 12:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf481a940): >_readAt: n=5, err=EOF 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf481a940): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.509026552 +0000 UTC m=+86.526894026 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf481a940): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: Remove: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x118bf3c7e3f0 item 64 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf481af80): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf481af80): >openPending: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf481af80): _writeAt: size=5, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf481af80): >_writeAt: n=5, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf481af80): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.510921461 +0000 UTC m=+86.528788945 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf481af80): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_RDWR 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf481b400): _readAt: size=2, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf481b400): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf481b400): >openPending: err= 2026/09/03 12:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf481b400): >_readAt: n=2, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf481b400): _writeAt: size=3, off=2 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x118bf3c7f030 item 65 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf481b400): >_writeAt: n=3, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf481b400): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.511736559 +0000 UTC m=+86.529604043 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf481b400): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf481b900): _readAt: size=512, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf481b900): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf481b900): >openPending: err= 2026/09/03 12:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf481b900): >_readAt: n=5, err=EOF 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf481b900): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.511736559 +0000 UTC m=+86.529604043 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf481b900): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: Remove: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x118bf3c7f960 item 65 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4838040): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4838040): >openPending: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4838040): _writeAt: size=5, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4838040): >_writeAt: n=5, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4838040): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.513304851 +0000 UTC m=+86.531172335 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4838040): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf48384c0): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf48384c0): >openPending: err= 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x118bf4059110 item 66 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf48384c0): _readAt: size=2, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf48384c0): >_readAt: n=0, err=EOF 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf48384c0): _writeAt: size=3, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf48384c0): >_writeAt: n=3, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf48384c0): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.514215381 +0000 UTC m=+86.532082865 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf48384c0): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4838a00): _readAt: size=512, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4838a00): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4838a00): >openPending: err= 2026/09/03 12:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4838a00): >_readAt: n=3, err=EOF 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4838a00): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.514215381 +0000 UTC m=+86.532082865 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4838a00): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: Remove: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x118bf40596c0 item 66 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4839040): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4839040): >openPending: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4839040): _writeAt: size=5, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4839040): >_writeAt: n=5, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4839040): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.515743066 +0000 UTC m=+86.533610550 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4839040): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf48394c0): _readAt: size=2, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf48394c0): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf48394c0): >openPending: err= 2026/09/03 12:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf48394c0): >_readAt: n=2, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf48394c0): _writeAt: size=3, off=2 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x118bf43b2d90 item 67 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf48394c0): >_writeAt: n=3, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf48394c0): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.516376212 +0000 UTC m=+86.534243696 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf48394c0): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf48399c0): _readAt: size=512, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf48399c0): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf48399c0): >openPending: err= 2026/09/03 12:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf48399c0): >_readAt: n=5, err=EOF 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf48399c0): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.516376212 +0000 UTC m=+86.534243696 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf48399c0): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: Remove: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x118bf43b30a0 item 67 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf485c140): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf485c140): >openPending: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf485c140): _writeAt: size=5, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf485c140): >_writeAt: n=5, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf485c140): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.518166923 +0000 UTC m=+86.536034407 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf485c140): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf485c640): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf485c640): >openPending: err= 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x118bf43b39d0 item 68 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf485c640): _readAt: size=2, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf485c640): >_readAt: n=0, err=EOF 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf485c640): _writeAt: size=3, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf485c640): >_writeAt: n=3, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf485c640): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.519024021 +0000 UTC m=+86.536891505 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf485c640): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf485cb80): _readAt: size=512, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf485cb80): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf485cb80): >openPending: err= 2026/09/03 12:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf485cb80): >_readAt: n=3, err=EOF 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf485cb80): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.519024021 +0000 UTC m=+86.536891505 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf485cb80): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: Remove: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x118bf43b3c70 item 68 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4796d00): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4796d00): >openPending: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4796d00): _writeAt: size=5, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4796d00): >_writeAt: n=5, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4796d00): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.520919892 +0000 UTC m=+86.538787376 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4796d00): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4797180): _readAt: size=2, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4797180): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4797180): >openPending: err= 2026/09/03 12:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4797180): >_readAt: n=2, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4797180): _writeAt: size=3, off=2 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x118bf4c0bd50 item 69 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4797180): >_writeAt: n=3, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4797180): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.521573676 +0000 UTC m=+86.539441160 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4797180): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4797680): _readAt: size=512, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4797680): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4797680): >openPending: err= 2026/09/03 12:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4797680): >_readAt: n=5, err=EOF 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4797680): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.521573676 +0000 UTC m=+86.539441160 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4797680): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: Remove: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x118bf45185b0 item 69 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4797d00): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4797d00): >openPending: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4797d00): _writeAt: size=5, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4797d00): >_writeAt: n=5, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4797d00): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.523366381 +0000 UTC m=+86.541233865 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4797d00): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf47d2300): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf47d2300): >openPending: err= 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x118bf45192d0 item 70 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf47d2300): _readAt: size=2, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf47d2300): >_readAt: n=0, err=EOF 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf47d2300): _writeAt: size=3, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf47d2300): >_writeAt: n=3, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf47d2300): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.524300926 +0000 UTC m=+86.542168410 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf47d2300): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf47d2840): _readAt: size=512, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf47d2840): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf47d2840): >openPending: err= 2026/09/03 12:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf47d2840): >_readAt: n=3, err=EOF 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf47d2840): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.524300926 +0000 UTC m=+86.542168410 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf47d2840): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: Remove: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x118bf45195e0 item 70 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf47d2ec0): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf47d2ec0): >openPending: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf47d2ec0): _writeAt: size=5, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf47d2ec0): >_writeAt: n=5, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf47d2ec0): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.525538453 +0000 UTC m=+86.543405937 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf47d2ec0): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf47d33c0): _readAt: size=2, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf47d33c0): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf47d33c0): >openPending: err= 2026/09/03 12:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf47d33c0): >_readAt: n=2, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf47d33c0): _writeAt: size=3, off=2 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x118bf435e7e0 item 71 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf47d33c0): >_writeAt: n=3, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf47d33c0): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.527377707 +0000 UTC m=+86.545245180 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf47d33c0): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf47d38c0): _readAt: size=512, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf47d38c0): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf47d38c0): >openPending: err= 2026/09/03 12:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf47d38c0): >_readAt: n=5, err=EOF 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf47d38c0): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.527377707 +0000 UTC m=+86.545245180 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf47d38c0): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: Remove: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x118bf435eb60 item 71 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf488a040): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf488a040): >openPending: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf488a040): _writeAt: size=5, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf488a040): >_writeAt: n=5, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf488a040): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.528953341 +0000 UTC m=+86.546820825 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf488a040): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf488a540): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf488a540): >openPending: err= 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x118bf435fab0 item 72 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf488a540): _readAt: size=2, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf488a540): >_readAt: n=0, err=EOF 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf488a540): _writeAt: size=3, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf488a540): >_writeAt: n=3, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf488a540): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.529587018 +0000 UTC m=+86.547454502 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf488a540): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf488aa80): _readAt: size=512, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf488aa80): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf488aa80): >openPending: err= 2026/09/03 12:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf488aa80): >_readAt: n=3, err=EOF 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf488aa80): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.529587018 +0000 UTC m=+86.547454502 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf488aa80): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: Remove: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x118bf435fd50 item 72 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf488b040): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf488b040): >openPending: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf488b040): _readAt: size=2, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf488b040): >_readAt: n=0, err=EOF 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf488b040): _writeAt: size=5, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf488b040): >_writeAt: n=5, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf488b040): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.531468171 +0000 UTC m=+86.549335655 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf488b040): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf488b540): _writeAt: size=5, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf488b540): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf488b540): >openPending: err= 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x118bf436c620 item 73 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf488b540): >_writeAt: n=5, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf488b540): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.532075848 +0000 UTC m=+86.549943332 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf488b540): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf488ba00): _readAt: size=2, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf488ba00): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf488ba00): >openPending: err= 2026/09/03 12:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf488ba00): >_readAt: n=2, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf488ba00): _writeAt: size=3, off=2 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x118bf436c8c0 item 73 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf488ba00): >_writeAt: n=3, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf488ba00): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.532657336 +0000 UTC m=+86.550524810 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf488ba00): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf48be040): _readAt: size=512, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf48be040): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf48be040): >openPending: err= 2026/09/03 12:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf48be040): >_readAt: n=5, err=EOF 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf48be040): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.532657336 +0000 UTC m=+86.550524810 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf48be040): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: Remove: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x118bf436cb60 item 73 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf48be680): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf48be680): >openPending: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf48be680): _readAt: size=2, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf48be680): >_readAt: n=0, err=EOF 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf48be680): _writeAt: size=5, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf48be680): >_writeAt: n=5, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf48be680): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.535555158 +0000 UTC m=+86.553422642 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf48be680): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf48beb80): _writeAt: size=5, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf48beb80): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf48beb80): >openPending: err= 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x118bf436d180 item 74 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf48beb80): >_writeAt: n=5, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf48beb80): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.536512797 +0000 UTC m=+86.554380271 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf48beb80): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf48bf0c0): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf48bf0c0): >openPending: err= 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x118bf436d420 item 74 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf48bf0c0): _readAt: size=2, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf48bf0c0): >_readAt: n=0, err=EOF 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf48bf0c0): _writeAt: size=3, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf48bf0c0): >_writeAt: n=3, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf48bf0c0): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.537152926 +0000 UTC m=+86.555020410 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf48bf0c0): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf48bf640): _readAt: size=512, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf48bf640): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf48bf640): >openPending: err= 2026/09/03 12:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf48bf640): >_readAt: n=3, err=EOF 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf48bf640): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.537152926 +0000 UTC m=+86.555020410 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf48bf640): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: Remove: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x118bf436d6c0 item 74 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf48bfc80): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf48bfc80): >openPending: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf48bfc80): _readAt: size=2, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf48bfc80): >_readAt: n=0, err=EOF 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf48bfc80): _writeAt: size=5, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf48bfc80): >_writeAt: n=5, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf48bfc80): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.539282107 +0000 UTC m=+86.557149621 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf48bfc80): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf48e0280): _writeAt: size=5, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf48e0280): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf48e0280): >openPending: err= 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x118bf436dce0 item 75 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf48e0280): >_writeAt: n=5, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf48e0280): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.539825694 +0000 UTC m=+86.557693178 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf48e0280): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf48e07c0): _readAt: size=2, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf48e07c0): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf48e07c0): >openPending: err= 2026/09/03 12:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf48e07c0): >_readAt: n=2, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf48e07c0): _writeAt: size=3, off=2 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x118bf4bb20e0 item 75 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf48e07c0): >_writeAt: n=3, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf48e07c0): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.540407652 +0000 UTC m=+86.558275136 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf48e07c0): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf48e0d00): _readAt: size=512, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf48e0d00): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf48e0d00): >openPending: err= 2026/09/03 12:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf48e0d00): >_readAt: n=5, err=EOF 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf48e0d00): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.540407652 +0000 UTC m=+86.558275136 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf48e0d00): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: Remove: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x118bf4bb2380 item 75 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf485d400): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf485d400): >openPending: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf485d400): _readAt: size=2, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf485d400): >_readAt: n=0, err=EOF 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf485d400): _writeAt: size=5, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf485d400): >_writeAt: n=5, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf485d400): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.542151726 +0000 UTC m=+86.560019210 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf485d400): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf485d900): _writeAt: size=5, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf485d900): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf485d900): >openPending: err= 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x118bf40748c0 item 76 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf485d900): >_writeAt: n=5, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf485d900): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.543408529 +0000 UTC m=+86.561276003 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf485d900): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf485de40): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf485de40): >openPending: err= 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x118bf40759d0 item 76 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf485de40): _readAt: size=2, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf485de40): >_readAt: n=0, err=EOF 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf485de40): _writeAt: size=3, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf485de40): >_writeAt: n=3, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf485de40): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.54487075 +0000 UTC m=+86.562738234 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf485de40): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf49104c0): _readAt: size=512, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf49104c0): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf49104c0): >openPending: err= 2026/09/03 12:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf49104c0): >_readAt: n=3, err=EOF 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf49104c0): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.54487075 +0000 UTC m=+86.562738234 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf49104c0): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: Remove: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x118bf4075e30 item 76 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4910b00): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4910b00): >openPending: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4910b00): _readAt: size=2, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4910b00): >_readAt: n=0, err=EOF 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4910b00): _writeAt: size=5, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4910b00): >_writeAt: n=5, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4910b00): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.54750749 +0000 UTC m=+86.565374974 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4910b00): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4911000): _writeAt: size=5, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4911000): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4911000): >openPending: err= 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x118bf4912540 item 77 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4911000): >_writeAt: n=5, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4911000): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.548163067 +0000 UTC m=+86.566030551 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4911000): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/03 12:19:56 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4911700): _readAt: size=512, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4911700): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4911700): >openPending: err= 2026/09/03 12:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4911700): >_readAt: n=5, err=EOF 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4911700): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.548163067 +0000 UTC m=+86.566030551 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4911700): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: Remove: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x118bf49127e0 item 77 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4911d40): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4911d40): >openPending: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4911d40): _readAt: size=2, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4911d40): >_readAt: n=0, err=EOF 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4911d40): _writeAt: size=5, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4911d40): >_writeAt: n=5, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4911d40): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.549916859 +0000 UTC m=+86.567784343 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4911d40): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf492a340): _writeAt: size=5, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf492a340): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf492a340): >openPending: err= 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x118bf4912d90 item 78 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf492a340): >_writeAt: n=5, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf492a340): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.550603737 +0000 UTC m=+86.568471211 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf492a340): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/03 12:19:56 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf492aa40): _readAt: size=512, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf492aa40): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf492aa40): >openPending: err= 2026/09/03 12:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf492aa40): >_readAt: n=5, err=EOF 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf492aa40): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.550603737 +0000 UTC m=+86.568471211 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf492aa40): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: Remove: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x118bf4913030 item 78 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf492b080): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf492b080): >openPending: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf492b080): _readAt: size=2, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf492b080): >_readAt: n=0, err=EOF 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf492b080): _writeAt: size=5, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf492b080): >_writeAt: n=5, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf492b080): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.552693132 +0000 UTC m=+86.570560616 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf492b080): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf492b580): _writeAt: size=5, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf492b580): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf492b580): >openPending: err= 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x118bf49135e0 item 79 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf492b580): >_writeAt: n=5, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf492b580): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.554441834 +0000 UTC m=+86.572309348 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf492b580): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/03 12:19:56 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf492bc80): _readAt: size=512, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf492bc80): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf492bc80): >openPending: err= 2026/09/03 12:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf492bc80): >_readAt: n=5, err=EOF 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf492bc80): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.554441834 +0000 UTC m=+86.572309348 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf492bc80): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: Remove: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x118bf4913880 item 79 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 12:19:56 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/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf49923c0): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf49923c0): >openPending: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf49923c0): _readAt: size=2, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf49923c0): >_readAt: n=0, err=EOF 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf49923c0): _writeAt: size=5, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf49923c0): >_writeAt: n=5, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf49923c0): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.556299532 +0000 UTC m=+86.574167026 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf49923c0): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf49928c0): _writeAt: size=5, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf49928c0): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf49928c0): >openPending: err= 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x118bf4913e30 item 80 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf49928c0): >_writeAt: n=5, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf49928c0): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.556915705 +0000 UTC m=+86.574783189 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf49928c0): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/03 12:19:56 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4992fc0): _readAt: size=512, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4992fc0): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4992fc0): >openPending: err= 2026/09/03 12:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4992fc0): >_readAt: n=5, err=EOF 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4992fc0): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.556915705 +0000 UTC m=+86.574783189 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4992fc0): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: Remove: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x118bf49a2230 item 80 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4993600): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4993600): >openPending: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4993600): _writeAt: size=5, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4993600): >_writeAt: n=5, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4993600): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.559135307 +0000 UTC m=+86.577002791 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4993600): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4993a80): _readAt: size=2, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4993a80): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4993a80): open at offset 5 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4993a80): >openPending: err= 2026/09/03 12:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4993a80): >_readAt: n=2, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4993a80): _writeAt: size=3, off=7 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x118bf49a27e0 item 81 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4993a80): >_writeAt: n=3, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4993a80): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.560136197 +0000 UTC m=+86.578003681 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4993a80): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4a220c0): _readAt: size=512, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4a220c0): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4a220c0): >openPending: err= 2026/09/03 12:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4a220c0): >_readAt: n=8, err=EOF 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4a220c0): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.560136197 +0000 UTC m=+86.578003681 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4a220c0): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: Remove: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x118bf49a2a80 item 81 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf46d7280): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf46d7280): >openPending: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf46d7280): _writeAt: size=5, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf46d7280): >_writeAt: n=5, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf46d7280): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.563879686 +0000 UTC m=+86.581747170 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf46d7280): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf46d7780): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf46d7780): open at offset 5 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf46d7780): >openPending: err= 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x118bf46e62a0 item 82 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf46d7780): _readAt: size=2, off=5 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf46d7780): >_readAt: n=0, err=EOF 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf46d7780): _writeAt: size=3, off=5 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf46d7780): >_writeAt: n=3, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf46d7780): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.56588836 +0000 UTC m=+86.583755844 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf46d7780): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4a22a40): _readAt: size=512, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4a22a40): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4a22a40): >openPending: err= 2026/09/03 12:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4a22a40): >_readAt: n=3, err=EOF 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4a22a40): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.56588836 +0000 UTC m=+86.583755844 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4a22a40): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: Remove: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x118bf49a21c0 item 82 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4a230c0): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4a230c0): >openPending: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4a230c0): _writeAt: size=5, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4a230c0): >_writeAt: n=5, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4a230c0): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.569740324 +0000 UTC m=+86.587607808 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4a230c0): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4a235c0): _readAt: size=2, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4a235c0): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4a235c0): open at offset 5 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4a235c0): >openPending: err= 2026/09/03 12:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4a235c0): >_readAt: n=2, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4a235c0): _writeAt: size=3, off=7 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x118bf49a2770 item 83 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4a235c0): >_writeAt: n=3, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4a235c0): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.572308263 +0000 UTC m=+86.590175747 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4a235c0): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4a23b00): _readAt: size=512, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4a23b00): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4a23b00): >openPending: err= 2026/09/03 12:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4a23b00): >_readAt: n=8, err=EOF 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4a23b00): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.572308263 +0000 UTC m=+86.590175747 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4a23b00): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: Remove: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x118bf49a2a10 item 83 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf46d6280): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf46d6280): >openPending: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf46d6280): _writeAt: size=5, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf46d6280): >_writeAt: n=5, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf46d6280): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.574142446 +0000 UTC m=+86.592009920 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf46d6280): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf46d6780): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf46d6780): open at offset 5 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf46d6780): >openPending: err= 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x118bf49a32d0 item 84 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf46d6780): _readAt: size=2, off=5 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf46d6780): >_readAt: n=0, err=EOF 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf46d6780): _writeAt: size=3, off=5 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf46d6780): >_writeAt: n=3, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf46d6780): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.574701492 +0000 UTC m=+86.592568976 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf46d6780): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf46d6d00): _readAt: size=512, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf46d6d00): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf46d6d00): >openPending: err= 2026/09/03 12:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf46d6d00): >_readAt: n=3, err=EOF 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf46d6d00): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.574701492 +0000 UTC m=+86.592568976 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf46d6d00): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: Remove: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x118bf49a3570 item 84 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf46d7ac0): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf46d7ac0): >openPending: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf46d7ac0): _writeAt: size=5, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf46d7ac0): >_writeAt: n=5, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf46d7ac0): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.576523152 +0000 UTC m=+86.594390636 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf46d7ac0): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf40b20c0): _readAt: size=2, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf40b20c0): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf40b20c0): open at offset 5 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf40b20c0): >openPending: err= 2026/09/03 12:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf40b20c0): >_readAt: n=2, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf40b20c0): _writeAt: size=3, off=7 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x118bf49a3b20 item 85 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf40b20c0): >_writeAt: n=3, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf40b20c0): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.577319846 +0000 UTC m=+86.595187330 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf40b20c0): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf40b2600): _readAt: size=512, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf40b2600): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf40b2600): >openPending: err= 2026/09/03 12:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf40b2600): >_readAt: n=8, err=EOF 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf40b2600): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.577319846 +0000 UTC m=+86.595187330 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf40b2600): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: Remove: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x118bf49a3dc0 item 85 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf40b2c80): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf40b2c80): >openPending: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf40b2c80): _writeAt: size=5, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf40b2c80): >_writeAt: n=5, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf40b2c80): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.579555839 +0000 UTC m=+86.597423323 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf40b2c80): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf40b3180): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf40b3180): open at offset 5 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf40b3180): >openPending: err= 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x118bf46e6850 item 86 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf40b3180): _readAt: size=2, off=5 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf40b3180): >_readAt: n=0, err=EOF 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf40b3180): _writeAt: size=3, off=5 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf40b3180): >_writeAt: n=3, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf40b3180): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.581093032 +0000 UTC m=+86.598960506 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf40b3180): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf40b3700): _readAt: size=512, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf40b3700): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf40b3700): >openPending: err= 2026/09/03 12:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf40b3700): >_readAt: n=3, err=EOF 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf40b3700): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.581093032 +0000 UTC m=+86.598960506 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf40b3700): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: Remove: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x118bf46e6af0 item 86 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf40b3d80): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf40b3d80): >openPending: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf40b3d80): _writeAt: size=5, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf40b3d80): >_writeAt: n=5, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf40b3d80): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.583471514 +0000 UTC m=+86.601338998 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf40b3d80): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf46843c0): _readAt: size=2, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf46843c0): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf46843c0): open at offset 5 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf46843c0): >openPending: err= 2026/09/03 12:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf46843c0): >_readAt: n=2, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf46843c0): _writeAt: size=3, off=7 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x118bf46e70a0 item 87 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf46843c0): >_writeAt: n=3, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf46843c0): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.584161877 +0000 UTC m=+86.602029361 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf46843c0): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4684900): _readAt: size=512, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4684900): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4684900): >openPending: err= 2026/09/03 12:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4684900): >_readAt: n=8, err=EOF 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4684900): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.584161877 +0000 UTC m=+86.602029361 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4684900): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: Remove: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x118bf46e7340 item 87 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 12:19:56 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/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4685000): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4685000): >openPending: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4685000): _writeAt: size=5, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4685000): >_writeAt: n=5, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4685000): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.585653804 +0000 UTC m=+86.603521289 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4685000): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4685500): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4685500): open at offset 5 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4685500): >openPending: err= 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x118bf46e78f0 item 88 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4685500): _readAt: size=2, off=5 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4685500): >_readAt: n=0, err=EOF 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4685500): _writeAt: size=3, off=5 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4685500): >_writeAt: n=3, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4685500): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.587098884 +0000 UTC m=+86.604966368 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4685500): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4685a80): _readAt: size=512, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4685a80): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4685a80): >openPending: err= 2026/09/03 12:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4685a80): >_readAt: n=3, err=EOF 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4685a80): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.587098884 +0000 UTC m=+86.604966368 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4685a80): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: Remove: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x118bf46e7b90 item 88 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf47081c0): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf47081c0): open at offset 0 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf47081c0): >openPending: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf47081c0): _readAt: size=2, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf47081c0): >_readAt: n=0, err=EOF 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf47081c0): _writeAt: size=5, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf47081c0): >_writeAt: n=5, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf47081c0): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.590509364 +0000 UTC m=+86.608376848 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf47081c0): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4708700): _writeAt: size=5, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4708700): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4708700): >openPending: err= 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x118bf4bb22a0 item 89 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4708700): >_writeAt: n=5, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4708700): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.591069491 +0000 UTC m=+86.608936975 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4708700): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4708c40): _readAt: size=2, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4708c40): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4708c40): open at offset 5 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4708c40): >openPending: err= 2026/09/03 12:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4708c40): >_readAt: n=2, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4708c40): _writeAt: size=3, off=7 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x118bf4bb25b0 item 89 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4708c40): >_writeAt: n=3, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4708c40): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.59193228 +0000 UTC m=+86.609799764 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4708c40): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf47091c0): _readAt: size=512, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf47091c0): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf47091c0): >openPending: err= 2026/09/03 12:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf47091c0): >_readAt: n=8, err=EOF 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf47091c0): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.59193228 +0000 UTC m=+86.609799764 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf47091c0): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: Remove: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x118bf4bb2850 item 89 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf47098c0): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf47098c0): open at offset 0 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf47098c0): >openPending: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf47098c0): _readAt: size=2, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf47098c0): >_readAt: n=0, err=EOF 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf47098c0): _writeAt: size=5, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf47098c0): >_writeAt: n=5, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf47098c0): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.594049478 +0000 UTC m=+86.611916962 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf47098c0): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4709ec0): _writeAt: size=5, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4709ec0): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4709ec0): >openPending: err= 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x118bf4bb2e00 item 90 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4709ec0): >_writeAt: n=5, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4709ec0): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.594530998 +0000 UTC m=+86.612398482 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4709ec0): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf3fcb740): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf3fcb740): open at offset 5 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf3fcb740): >openPending: err= 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x118bf4bb3110 item 90 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf3fcb740): _readAt: size=2, off=5 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf3fcb740): >_readAt: n=0, err=EOF 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf3fcb740): _writeAt: size=3, off=5 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf3fcb740): >_writeAt: n=3, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf3fcb740): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.595150517 +0000 UTC m=+86.613018001 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf3fcb740): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf43c0180): _readAt: size=512, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf43c0180): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf43c0180): >openPending: err= 2026/09/03 12:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf43c0180): >_readAt: n=3, err=EOF 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf43c0180): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.595150517 +0000 UTC m=+86.613018001 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf43c0180): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: Remove: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x118bf4bb33b0 item 90 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf43c0c00): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf43c0c00): open at offset 0 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf43c0c00): >openPending: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf43c0c00): _readAt: size=2, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf43c0c00): >_readAt: n=0, err=EOF 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf43c0c00): _writeAt: size=5, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf43c0c00): >_writeAt: n=5, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf43c0c00): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.596651743 +0000 UTC m=+86.614519227 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf43c0c00): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf43c1240): _writeAt: size=5, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf43c1240): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf43c1240): >openPending: err= 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x118bf4bb3960 item 91 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf43c1240): >_writeAt: n=5, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf43c1240): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.597180572 +0000 UTC m=+86.615048056 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf43c1240): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf412e500): _readAt: size=2, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf412e500): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf412e500): open at offset 5 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf412e500): >openPending: err= 2026/09/03 12:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf412e500): >_readAt: n=2, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf412e500): _writeAt: size=3, off=7 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x118bf4bb3c00 item 91 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf412e500): >_writeAt: n=3, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf412e500): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.597801674 +0000 UTC m=+86.615669158 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf412e500): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf412ec40): _readAt: size=512, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf412ec40): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf412ec40): >openPending: err= 2026/09/03 12:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf412ec40): >_readAt: n=8, err=EOF 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf412ec40): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.597801674 +0000 UTC m=+86.615669158 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf412ec40): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: Remove: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x118bf418c0e0 item 91 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 12:19:56 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/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf412fa00): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf412fa00): open at offset 0 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf412fa00): >openPending: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf412fa00): _readAt: size=2, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf412fa00): >_readAt: n=0, err=EOF 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf412fa00): _writeAt: size=5, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf412fa00): >_writeAt: n=5, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf412fa00): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.599277852 +0000 UTC m=+86.617145326 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf412fa00): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4286480): _writeAt: size=5, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4286480): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4286480): >openPending: err= 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x118bf418c690 item 92 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4286480): >_writeAt: n=5, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4286480): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.599828131 +0000 UTC m=+86.617695615 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4286480): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4287380): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4287380): open at offset 5 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4287380): >openPending: err= 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x118bf418c930 item 92 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4287380): _readAt: size=2, off=5 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4287380): >_readAt: n=0, err=EOF 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4287380): _writeAt: size=3, off=5 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4287380): >_writeAt: n=3, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4287380): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.60066436 +0000 UTC m=+86.618531844 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4287380): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4287d80): _readAt: size=512, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4287d80): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4287d80): >openPending: err= 2026/09/03 12:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4287d80): >_readAt: n=3, err=EOF 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4287d80): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.60066436 +0000 UTC m=+86.618531844 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4287d80): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: Remove: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x118bf418cbd0 item 92 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf401d140): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf401d140): open at offset 0 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf401d140): >openPending: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf401d140): _readAt: size=2, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf401d140): >_readAt: n=0, err=EOF 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf401d140): _writeAt: size=5, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf401d140): >_writeAt: n=5, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf401d140): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.602418472 +0000 UTC m=+86.620285956 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf401d140): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf401d680): _writeAt: size=5, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf401d680): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf401d680): >openPending: err= 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x118bf418d490 item 93 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf401d680): >_writeAt: n=5, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf401d680): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.60302047 +0000 UTC m=+86.620887943 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf401d680): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/03 12:19:56 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf401de00): _readAt: size=512, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf401de00): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf401de00): >openPending: err= 2026/09/03 12:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf401de00): >_readAt: n=5, err=EOF 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf401de00): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.60302047 +0000 UTC m=+86.620887943 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf401de00): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: Remove: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x118bf418db90 item 93 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 12:19:56 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/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4a52540): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4a52540): open at offset 0 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4a52540): >openPending: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4a52540): _readAt: size=2, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4a52540): >_readAt: n=0, err=EOF 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4a52540): _writeAt: size=5, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4a52540): >_writeAt: n=5, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4a52540): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.605272422 +0000 UTC m=+86.623139906 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4a52540): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4a52a80): _writeAt: size=5, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4a52a80): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4a52a80): >openPending: err= 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x118bf4197260 item 94 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4a52a80): >_writeAt: n=5, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4a52a80): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.60690816 +0000 UTC m=+86.624775644 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4a52a80): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/03 12:19:56 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf46f4200): _readAt: size=512, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf46f4200): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf46f4200): >openPending: err= 2026/09/03 12:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf46f4200): >_readAt: n=5, err=EOF 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf46f4200): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.60690816 +0000 UTC m=+86.624775644 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf46f4200): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: Remove: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x118bf4197650 item 94 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 12:19:56 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/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf46f4840): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf46f4840): open at offset 0 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf46f4840): >openPending: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf46f4840): _readAt: size=2, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf46f4840): >_readAt: n=0, err=EOF 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf46f4840): _writeAt: size=5, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf46f4840): >_writeAt: n=5, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf46f4840): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.610117963 +0000 UTC m=+86.627985447 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf46f4840): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf46f4d80): _writeAt: size=5, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf46f4d80): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf46f4d80): >openPending: err= 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x118bf434d730 item 95 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf46f4d80): >_writeAt: n=5, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf46f4d80): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.611254138 +0000 UTC m=+86.629121622 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf46f4d80): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/03 12:19:56 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf46f5480): _readAt: size=512, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf46f5480): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf46f5480): >openPending: err= 2026/09/03 12:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf46f5480): >_readAt: n=5, err=EOF 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf46f5480): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.611254138 +0000 UTC m=+86.629121622 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf46f5480): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: Remove: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x118bf434d9d0 item 95 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 12:19:56 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/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf46f5ac0): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf46f5ac0): open at offset 0 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf46f5ac0): >openPending: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf46f5ac0): _readAt: size=2, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf46f5ac0): >_readAt: n=0, err=EOF 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf46f5ac0): _writeAt: size=5, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf46f5ac0): >_writeAt: n=5, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf46f5ac0): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.613071349 +0000 UTC m=+86.630938834 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf46f5ac0): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf3c64100): _writeAt: size=5, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf3c64100): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf3c64100): >openPending: err= 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x118bf4884230 item 96 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf3c64100): >_writeAt: n=5, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf3c64100): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.613793443 +0000 UTC m=+86.631660927 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf3c64100): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/03 12:19:56 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf3c64800): _readAt: size=512, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf3c64800): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf3c64800): >openPending: err= 2026/09/03 12:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf3c64800): >_readAt: n=5, err=EOF 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf3c64800): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.613793443 +0000 UTC m=+86.631660927 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf3c64800): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: Remove: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x118bf4884540 item 96 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Remove: err= 2026/09/03 12:19:56 DEBUG : WaitForWriters: timeout=30s 2026/09/03 12:19:56 DEBUG : Looking for writers 2026/09/03 12:19:56 DEBUG : >WaitForWriters: 2026/09/03 12:19:56 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:198: Remote "sftp://rclone@:22/rclone-test-bacoher9jale", Local "Local file system at /tmp/rclone2649713110", Modify Window "1s" 2026/09/03 12:19:56 INFO : sftp://rclone@:22/rclone-test-bacoher9jale: poll-interval is not supported by this remote 2026/09/03 12:19:56 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/03 12:19:56 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-bacoher9jale" 2026/09/03 12:19:56 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-bacoher9jale" 2026/09/03 12:19:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-bacoher9jale" 2026/09/03 12:19:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/03 12:19:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-bacoher9jale" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-bacoher9jale" 2026/09/03 12:19:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-bacoher9jale" 2026/09/03 12:19:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/03 12:19:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-bacoher9jale" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-bacoher9jale" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2026/09/03 12:19:56 INFO : sftp://rclone@:22/rclone-test-bacoher9jale: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf3c64ec0): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf3c64ec0): >openPending: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf3c64ec0): _writeAt: size=5, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf3c64ec0): >_writeAt: n=5, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf3c64ec0): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.625243716 +0000 UTC m=+86.643111200 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf3c64ec0): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf3c65340): _readAt: size=2, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf3c65340): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf3c65340): >openPending: err= 2026/09/03 12:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf3c65340): >_readAt: n=2, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf3c65340): _writeAt: size=3, off=2 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf3c65340): >_writeAt: n=0, err=Bad file descriptor 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf3c65340): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.625243716 +0000 UTC m=+86.643111200 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf3c65340): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf3c65800): _readAt: size=512, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf3c65800): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf3c65800): >openPending: err= 2026/09/03 12:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf3c65800): >_readAt: n=5, err=EOF 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf3c65800): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.625243716 +0000 UTC m=+86.643111200 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf3c65800): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: Remove: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x118bf4885650 item 1 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf3c65e40): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf3c65e40): >openPending: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf3c65e40): _writeAt: size=5, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf3c65e40): >_writeAt: n=5, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf3c65e40): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.627902797 +0000 UTC m=+86.645770271 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf3c65e40): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf40bc440): _readAt: size=512, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf40bc440): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf40bc440): >openPending: err= 2026/09/03 12:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf40bc440): >_readAt: n=5, err=EOF 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf40bc440): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.627902797 +0000 UTC m=+86.645770271 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf40bc440): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: Remove: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x118bf465e070 item 2 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf40bca80): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf40bca80): >openPending: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf40bca80): _writeAt: size=5, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf40bca80): >_writeAt: n=5, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf40bca80): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.630229871 +0000 UTC m=+86.648097355 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf40bca80): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf40bcf00): _readAt: size=2, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf40bcf00): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf40bcf00): >openPending: err= 2026/09/03 12:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf40bcf00): >_readAt: n=2, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf40bcf00): _writeAt: size=3, off=2 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf40bcf00): >_writeAt: n=0, err=Bad file descriptor 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf40bcf00): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.630229871 +0000 UTC m=+86.648097355 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf40bcf00): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf40bd3c0): _readAt: size=512, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf40bd3c0): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf40bd3c0): >openPending: err= 2026/09/03 12:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf40bd3c0): >_readAt: n=5, err=EOF 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf40bd3c0): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.630229871 +0000 UTC m=+86.648097355 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf40bd3c0): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: Remove: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x118bf465e620 item 3 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf40bda40): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf40bda40): >openPending: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf40bda40): _writeAt: size=5, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf40bda40): >_writeAt: n=5, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf40bda40): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.633006134 +0000 UTC m=+86.650873618 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf40bda40): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf40d4080): _readAt: size=512, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf40d4080): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf40d4080): >openPending: err= 2026/09/03 12:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf40d4080): >_readAt: n=5, err=EOF 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf40d4080): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.633006134 +0000 UTC m=+86.650873618 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf40d4080): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: Remove: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x118bf465eee0 item 4 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf40d46c0): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf40d46c0): >openPending: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf40d46c0): _writeAt: size=5, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf40d46c0): >_writeAt: n=5, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf40d46c0): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.635068739 +0000 UTC m=+86.652936223 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf40d46c0): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf40d4b40): _readAt: size=2, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf40d4b40): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf40d4b40): >openPending: err= 2026/09/03 12:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf40d4b40): >_readAt: n=2, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf40d4b40): _writeAt: size=3, off=2 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf40d4b40): >_writeAt: n=0, err=Bad file descriptor 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf40d4b40): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.635068739 +0000 UTC m=+86.652936223 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf40d4b40): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf40d5000): _readAt: size=512, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf40d5000): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf40d5000): >openPending: err= 2026/09/03 12:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf40d5000): >_readAt: n=5, err=EOF 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf40d5000): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.635068739 +0000 UTC m=+86.652936223 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf40d5000): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: Remove: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x118bf465f5e0 item 5 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf40d5680): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf40d5680): >openPending: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf40d5680): _writeAt: size=5, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf40d5680): >_writeAt: n=5, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf40d5680): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.637112128 +0000 UTC m=+86.654979612 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf40d5680): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf40d5bc0): _readAt: size=512, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf40d5bc0): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf40d5bc0): >openPending: err= 2026/09/03 12:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf40d5bc0): >_readAt: n=5, err=EOF 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf40d5bc0): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.637112128 +0000 UTC m=+86.654979612 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf40d5bc0): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: Remove: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x118bf465fe30 item 6 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf40ec340): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf40ec340): >openPending: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf40ec340): _writeAt: size=5, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf40ec340): >_writeAt: n=5, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf40ec340): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.638570692 +0000 UTC m=+86.656438176 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf40ec340): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf40ec840): _readAt: size=2, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf40ec840): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf40ec840): >openPending: err= 2026/09/03 12:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf40ec840): >_readAt: n=2, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf40ec840): _writeAt: size=3, off=2 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf40ec840): >_writeAt: n=0, err=Bad file descriptor 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf40ec840): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.638570692 +0000 UTC m=+86.656438176 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf40ec840): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf40ecd00): _readAt: size=512, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf40ecd00): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf40ecd00): >openPending: err= 2026/09/03 12:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf40ecd00): >_readAt: n=5, err=EOF 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf40ecd00): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.638570692 +0000 UTC m=+86.656438176 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf40ecd00): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: Remove: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x118bf4422d20 item 7 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf40ed380): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf40ed380): >openPending: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf40ed380): _writeAt: size=5, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf40ed380): >_writeAt: n=5, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf40ed380): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.640683622 +0000 UTC m=+86.658551106 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf40ed380): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf40ed8c0): _readAt: size=512, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf40ed8c0): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf40ed8c0): >openPending: err= 2026/09/03 12:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf40ed8c0): >_readAt: n=5, err=EOF 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf40ed8c0): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.640683622 +0000 UTC m=+86.658551106 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf40ed8c0): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: Remove: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x118bf4423b20 item 8 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf40ede80): _readAt: size=2, off=0 2026/09/03 12:19:56 ERROR : open-test-file(0x118bf40ede80): Couldn't read size of file 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf40ede80): >_readAt: n=0, err=EOF 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf40ede80): _writeAt: size=5, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf40ede80): >_writeAt: n=0, err=Bad file descriptor 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf40ede80): close: 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf40ede80): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4212340): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4212340): >openPending: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4212340): _writeAt: size=5, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4212340): >_writeAt: n=5, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4212340): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.642734304 +0000 UTC m=+86.660601788 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4212340): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf42127c0): _readAt: size=2, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf42127c0): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf42127c0): >openPending: err= 2026/09/03 12:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf42127c0): >_readAt: n=2, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf42127c0): _writeAt: size=3, off=2 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf42127c0): >_writeAt: n=0, err=Bad file descriptor 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf42127c0): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.642734304 +0000 UTC m=+86.660601788 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf42127c0): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4212cc0): _readAt: size=512, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4212cc0): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4212cc0): >openPending: err= 2026/09/03 12:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4212cc0): >_readAt: n=5, err=EOF 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4212cc0): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.642734304 +0000 UTC m=+86.660601788 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4212cc0): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: Remove: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x118bf430a2a0 item 9 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4213340): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4213340): >openPending: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4213340): _writeAt: size=5, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4213340): >_writeAt: n=5, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4213340): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.645047252 +0000 UTC m=+86.662914736 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4213340): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4213880): _readAt: size=512, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4213880): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4213880): >openPending: err= 2026/09/03 12:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4213880): >_readAt: n=5, err=EOF 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4213880): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.645047252 +0000 UTC m=+86.662914736 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4213880): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: Remove: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x118bf430ae00 item 10 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4213ec0): _readAt: size=2, off=0 2026/09/03 12:19:56 ERROR : open-test-file(0x118bf4213ec0): Couldn't read size of file 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4213ec0): >_readAt: n=0, err=EOF 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4213ec0): _writeAt: size=5, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4213ec0): >_writeAt: n=0, err=Bad file descriptor 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4213ec0): close: 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4213ec0): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf429a380): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf429a380): >openPending: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf429a380): _writeAt: size=5, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf429a380): >_writeAt: n=5, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf429a380): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.647268748 +0000 UTC m=+86.665136232 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf429a380): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf429a880): _readAt: size=2, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf429a880): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf429a880): >openPending: err= 2026/09/03 12:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf429a880): >_readAt: n=2, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf429a880): _writeAt: size=3, off=2 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf429a880): >_writeAt: n=0, err=Bad file descriptor 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf429a880): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.647268748 +0000 UTC m=+86.665136232 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf429a880): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf429ad80): _readAt: size=512, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf429ad80): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf429ad80): >openPending: err= 2026/09/03 12:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf429ad80): >_readAt: n=5, err=EOF 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf429ad80): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.647268748 +0000 UTC m=+86.665136232 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf429ad80): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: Remove: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x118bf430b500 item 11 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf429b400): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf429b400): >openPending: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf429b400): _writeAt: size=5, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf429b400): >_writeAt: n=5, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf429b400): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.649151452 +0000 UTC m=+86.667018936 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf429b400): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf429b940): _readAt: size=512, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf429b940): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf429b940): >openPending: err= 2026/09/03 12:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf429b940): >_readAt: n=5, err=EOF 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf429b940): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.649151452 +0000 UTC m=+86.667018936 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf429b940): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: Remove: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x118bf431e150 item 12 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4392080): _readAt: size=2, off=0 2026/09/03 12:19:56 ERROR : open-test-file(0x118bf4392080): Couldn't read size of file 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4392080): >_readAt: n=0, err=EOF 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4392080): _writeAt: size=5, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4392080): >_writeAt: n=0, err=Bad file descriptor 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4392080): close: 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4392080): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4392440): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4392440): >openPending: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4392440): _writeAt: size=5, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4392440): >_writeAt: n=5, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4392440): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.650690098 +0000 UTC m=+86.668557572 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4392440): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/03 12:19:56 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4392b00): _readAt: size=512, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4392b00): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4392b00): >openPending: err= 2026/09/03 12:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4392b00): >_readAt: n=5, err=EOF 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4392b00): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.650690098 +0000 UTC m=+86.668557572 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4392b00): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: Remove: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x118bf431ee00 item 13 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4393180): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4393180): >openPending: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4393180): _writeAt: size=5, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4393180): >_writeAt: n=5, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4393180): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.652487252 +0000 UTC m=+86.670354846 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4393180): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf441a300): _readAt: size=512, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf441a300): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf441a300): >openPending: err= 2026/09/03 12:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf441a300): >_readAt: n=5, err=EOF 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf441a300): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.652487252 +0000 UTC m=+86.670354846 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf441a300): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: Remove: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x118bf3c54f50 item 14 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf441a940): _readAt: size=2, off=0 2026/09/03 12:19:56 ERROR : open-test-file(0x118bf441a940): Couldn't read size of file 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf441a940): >_readAt: n=0, err=EOF 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf441a940): _writeAt: size=5, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf441a940): >_writeAt: n=0, err=Bad file descriptor 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf441a940): close: 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf441a940): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf441ad00): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf441ad00): >openPending: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf441ad00): _writeAt: size=5, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf441ad00): >_writeAt: n=5, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf441ad00): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.656308879 +0000 UTC m=+86.674176363 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf441ad00): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/03 12:19:56 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf441b3c0): _readAt: size=512, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf441b3c0): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf441b3c0): >openPending: err= 2026/09/03 12:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf441b3c0): >_readAt: n=5, err=EOF 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf441b3c0): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.656308879 +0000 UTC m=+86.674176363 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf441b3c0): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: Remove: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x118bf3c558f0 item 15 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 12:19:56 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/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf441ba40): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf441ba40): >openPending: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf441ba40): _writeAt: size=5, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf441ba40): >_writeAt: n=5, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf441ba40): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.659493553 +0000 UTC m=+86.677361037 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf441ba40): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf44c0080): _readAt: size=512, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf44c0080): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf44c0080): >openPending: err= 2026/09/03 12:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf44c0080): >_readAt: n=5, err=EOF 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf44c0080): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.659493553 +0000 UTC m=+86.677361037 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf44c0080): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: Remove: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x118bf48d6070 item 16 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf44c06c0): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf44c06c0): >openPending: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf44c06c0): _writeAt: size=5, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf44c06c0): >_writeAt: n=5, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf44c06c0): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.66155231 +0000 UTC m=+86.679419794 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf44c06c0): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf44c0b40): _readAt: size=2, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf44c0b40): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf44c0b40): open at offset 5 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf44c0b40): >openPending: err= 2026/09/03 12:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf44c0b40): >_readAt: n=2, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf44c0b40): _writeAt: size=3, off=7 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf44c0b40): >_writeAt: n=0, err=Bad file descriptor 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf44c0b40): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.66155231 +0000 UTC m=+86.679419794 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf44c0b40): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf44c1040): _readAt: size=512, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf44c1040): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf44c1040): >openPending: err= 2026/09/03 12:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf44c1040): >_readAt: n=5, err=EOF 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf44c1040): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.66155231 +0000 UTC m=+86.679419794 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf44c1040): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: Remove: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x118bf48d6620 item 17 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf44c16c0): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf44c16c0): >openPending: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf44c16c0): _writeAt: size=5, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf44c16c0): >_writeAt: n=5, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf44c16c0): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.66391407 +0000 UTC m=+86.681781555 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf44c16c0): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf44c1c00): _readAt: size=512, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf44c1c00): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf44c1c00): >openPending: err= 2026/09/03 12:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf44c1c00): >_readAt: n=5, err=EOF 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf44c1c00): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.66391407 +0000 UTC m=+86.681781555 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf44c1c00): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: Remove: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x118bf48d6ee0 item 18 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf44ee380): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf44ee380): >openPending: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf44ee380): _writeAt: size=5, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf44ee380): >_writeAt: n=5, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf44ee380): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.666030898 +0000 UTC m=+86.683898382 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf44ee380): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf44ee880): _readAt: size=2, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf44ee880): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf44ee880): open at offset 5 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf44ee880): >openPending: err= 2026/09/03 12:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf44ee880): >_readAt: n=2, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf44ee880): _writeAt: size=3, off=7 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf44ee880): >_writeAt: n=0, err=Bad file descriptor 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf44ee880): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.666030898 +0000 UTC m=+86.683898382 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf44ee880): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf44eed80): _readAt: size=512, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf44eed80): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf44eed80): >openPending: err= 2026/09/03 12:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf44eed80): >_readAt: n=5, err=EOF 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf44eed80): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.666030898 +0000 UTC m=+86.683898382 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf44eed80): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: Remove: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x118bf48d7570 item 19 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf44ef400): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf44ef400): >openPending: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf44ef400): _writeAt: size=5, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf44ef400): >_writeAt: n=5, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf44ef400): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.668757756 +0000 UTC m=+86.686625261 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf44ef400): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf44ef940): _readAt: size=512, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf44ef940): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf44ef940): >openPending: err= 2026/09/03 12:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf44ef940): >_readAt: n=5, err=EOF 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf44ef940): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.668757756 +0000 UTC m=+86.686625261 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf44ef940): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: Remove: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x118bf404e150 item 20 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45580c0): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45580c0): >openPending: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45580c0): _writeAt: size=5, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45580c0): >_writeAt: n=5, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45580c0): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.671404084 +0000 UTC m=+86.689271568 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45580c0): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45585c0): _readAt: size=2, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45585c0): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45585c0): open at offset 5 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45585c0): >openPending: err= 2026/09/03 12:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45585c0): >_readAt: n=2, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45585c0): _writeAt: size=3, off=7 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45585c0): >_writeAt: n=0, err=Bad file descriptor 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45585c0): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.671404084 +0000 UTC m=+86.689271568 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45585c0): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4558ac0): _readAt: size=512, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4558ac0): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4558ac0): >openPending: err= 2026/09/03 12:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4558ac0): >_readAt: n=5, err=EOF 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4558ac0): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.671404084 +0000 UTC m=+86.689271568 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4558ac0): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: Remove: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x118bf404f500 item 21 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4559140): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4559140): >openPending: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4559140): _writeAt: size=5, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4559140): >_writeAt: n=5, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4559140): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.674583548 +0000 UTC m=+86.692451032 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4559140): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4559680): _readAt: size=512, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4559680): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4559680): >openPending: err= 2026/09/03 12:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4559680): >_readAt: n=5, err=EOF 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4559680): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.674583548 +0000 UTC m=+86.692451032 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4559680): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: Remove: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x118bf3c528c0 item 22 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4559d00): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4559d00): >openPending: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4559d00): _writeAt: size=5, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4559d00): >_writeAt: n=5, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4559d00): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.676283368 +0000 UTC m=+86.694150852 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4559d00): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45a2300): _readAt: size=2, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45a2300): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45a2300): open at offset 5 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45a2300): >openPending: err= 2026/09/03 12:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45a2300): >_readAt: n=2, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45a2300): _writeAt: size=3, off=7 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45a2300): >_writeAt: n=0, err=Bad file descriptor 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45a2300): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.676283368 +0000 UTC m=+86.694150852 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45a2300): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45a2800): _readAt: size=512, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45a2800): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45a2800): >openPending: err= 2026/09/03 12:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45a2800): >_readAt: n=5, err=EOF 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45a2800): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.676283368 +0000 UTC m=+86.694150852 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45a2800): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: Remove: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x118bf3c535e0 item 23 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 12:19:56 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/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45a2e80): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45a2e80): >openPending: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45a2e80): _writeAt: size=5, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45a2e80): >_writeAt: n=5, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45a2e80): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.678597508 +0000 UTC m=+86.696464992 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45a2e80): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45a33c0): _readAt: size=512, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45a33c0): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45a33c0): >openPending: err= 2026/09/03 12:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45a33c0): >_readAt: n=5, err=EOF 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45a33c0): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.678597508 +0000 UTC m=+86.696464992 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45a33c0): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: Remove: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x118bf4044af0 item 24 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45a3a00): _readAt: size=2, off=0 2026/09/03 12:19:56 ERROR : open-test-file(0x118bf45a3a00): Couldn't read size of file 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45a3a00): >_readAt: n=0, err=EOF 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45a3a00): _writeAt: size=5, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45a3a00): >_writeAt: n=0, err=Bad file descriptor 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45a3a00): close: 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45a3a00): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45a3dc0): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45a3dc0): >openPending: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45a3dc0): _writeAt: size=5, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45a3dc0): >_writeAt: n=5, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45a3dc0): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.68063191 +0000 UTC m=+86.698499383 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45a3dc0): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45c83c0): _readAt: size=2, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45c83c0): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45c83c0): open at offset 5 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45c83c0): >openPending: err= 2026/09/03 12:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45c83c0): >_readAt: n=2, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45c83c0): _writeAt: size=3, off=7 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45c83c0): >_writeAt: n=0, err=Bad file descriptor 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45c83c0): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.68063191 +0000 UTC m=+86.698499383 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45c83c0): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45c8900): _readAt: size=512, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45c8900): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45c8900): >openPending: err= 2026/09/03 12:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45c8900): >_readAt: n=5, err=EOF 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45c8900): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.68063191 +0000 UTC m=+86.698499383 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45c8900): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: Remove: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x118bf4010380 item 25 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45c8f80): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45c8f80): >openPending: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45c8f80): _writeAt: size=5, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45c8f80): >_writeAt: n=5, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45c8f80): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.683222963 +0000 UTC m=+86.701090447 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45c8f80): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45c94c0): _readAt: size=512, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45c94c0): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45c94c0): >openPending: err= 2026/09/03 12:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45c94c0): >_readAt: n=5, err=EOF 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45c94c0): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.683222963 +0000 UTC m=+86.701090447 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45c94c0): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: Remove: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x118bf40111f0 item 26 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45c9b00): _readAt: size=2, off=0 2026/09/03 12:19:56 ERROR : open-test-file(0x118bf45c9b00): Couldn't read size of file 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45c9b00): >_readAt: n=0, err=EOF 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45c9b00): _writeAt: size=5, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45c9b00): >_writeAt: n=0, err=Bad file descriptor 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45c9b00): close: 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45c9b00): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45c9ec0): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45c9ec0): >openPending: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45c9ec0): _writeAt: size=5, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45c9ec0): >_writeAt: n=5, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45c9ec0): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.685124092 +0000 UTC m=+86.702991576 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45c9ec0): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45e24c0): _readAt: size=2, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45e24c0): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45e24c0): open at offset 5 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45e24c0): >openPending: err= 2026/09/03 12:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45e24c0): >_readAt: n=2, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45e24c0): _writeAt: size=3, off=7 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45e24c0): >_writeAt: n=0, err=Bad file descriptor 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45e24c0): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.685124092 +0000 UTC m=+86.702991576 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45e24c0): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45e2a00): _readAt: size=512, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45e2a00): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45e2a00): >openPending: err= 2026/09/03 12:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45e2a00): >_readAt: n=5, err=EOF 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45e2a00): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.685124092 +0000 UTC m=+86.702991576 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45e2a00): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: Remove: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x118bf4011e30 item 27 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 12:19:56 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/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45e3080): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45e3080): >openPending: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45e3080): _writeAt: size=5, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45e3080): >_writeAt: n=5, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45e3080): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.68721449 +0000 UTC m=+86.705081974 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45e3080): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45e35c0): _readAt: size=512, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45e35c0): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45e35c0): >openPending: err= 2026/09/03 12:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45e35c0): >_readAt: n=5, err=EOF 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45e35c0): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.68721449 +0000 UTC m=+86.705081974 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45e35c0): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: Remove: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x118bf4842a80 item 28 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45e3c00): _readAt: size=2, off=0 2026/09/03 12:19:56 ERROR : open-test-file(0x118bf45e3c00): Couldn't read size of file 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45e3c00): >_readAt: n=0, err=EOF 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45e3c00): _writeAt: size=5, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45e3c00): >_writeAt: n=0, err=Bad file descriptor 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45e3c00): close: 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45e3c00): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf462c0c0): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf462c0c0): >openPending: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf462c0c0): _writeAt: size=5, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf462c0c0): >_writeAt: n=5, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf462c0c0): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.689455332 +0000 UTC m=+86.707322816 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf462c0c0): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/03 12:19:56 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf462c780): _readAt: size=512, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf462c780): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf462c780): >openPending: err= 2026/09/03 12:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf462c780): >_readAt: n=5, err=EOF 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf462c780): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.689455332 +0000 UTC m=+86.707322816 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf462c780): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: Remove: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x118bf4843110 item 29 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 12:19:56 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/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf462ce00): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf462ce00): >openPending: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf462ce00): _writeAt: size=5, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf462ce00): >_writeAt: n=5, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf462ce00): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.691305616 +0000 UTC m=+86.709173100 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf462ce00): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf462d340): _readAt: size=512, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf462d340): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf462d340): >openPending: err= 2026/09/03 12:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf462d340): >_readAt: n=5, err=EOF 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf462d340): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.691305616 +0000 UTC m=+86.709173100 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf462d340): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: Remove: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x118bf48438f0 item 30 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 12:19:56 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/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf462d980): _readAt: size=2, off=0 2026/09/03 12:19:56 ERROR : open-test-file(0x118bf462d980): Couldn't read size of file 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf462d980): >_readAt: n=0, err=EOF 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf462d980): _writeAt: size=5, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf462d980): >_writeAt: n=0, err=Bad file descriptor 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf462d980): close: 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf462d980): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf462dd40): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf462dd40): >openPending: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf462dd40): _writeAt: size=5, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf462dd40): >_writeAt: n=5, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf462dd40): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.693167342 +0000 UTC m=+86.711034855 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf462dd40): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/03 12:19:56 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf465a500): _readAt: size=512, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf465a500): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf465a500): >openPending: err= 2026/09/03 12:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf465a500): >_readAt: n=5, err=EOF 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf465a500): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.693167342 +0000 UTC m=+86.711034855 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf465a500): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: Remove: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x118bf4306310 item 31 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 12:19:56 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/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf465ab80): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf465ab80): >openPending: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf465ab80): _writeAt: size=5, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf465ab80): >_writeAt: n=5, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf465ab80): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.694853005 +0000 UTC m=+86.712720489 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf465ab80): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf465b0c0): _readAt: size=512, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf465b0c0): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf465b0c0): >openPending: err= 2026/09/03 12:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf465b0c0): >_readAt: n=5, err=EOF 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf465b0c0): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.694853005 +0000 UTC m=+86.712720489 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf465b0c0): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: Remove: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x118bf4306a10 item 32 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf465b700): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf465b700): >openPending: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf465b700): _writeAt: size=5, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf465b700): >_writeAt: n=5, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf465b700): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.696721633 +0000 UTC m=+86.714589117 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf465b700): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf465bb80): _readAt: size=2, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf465bb80): >_readAt: n=0, err=Bad file descriptor 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf465bb80): _writeAt: size=3, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf465bb80): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf465bb80): >openPending: err= 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x118bf43070a0 item 33 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf465bb80): >_writeAt: n=3, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf465bb80): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.697395176 +0000 UTC m=+86.715262700 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf465bb80): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4694180): _readAt: size=512, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4694180): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4694180): >openPending: err= 2026/09/03 12:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4694180): >_readAt: n=5, err=EOF 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4694180): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.697395176 +0000 UTC m=+86.715262700 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4694180): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: Remove: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x118bf4307340 item 33 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf46947c0): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf46947c0): >openPending: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf46947c0): _writeAt: size=5, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf46947c0): >_writeAt: n=5, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf46947c0): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.69930948 +0000 UTC m=+86.717176974 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf46947c0): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4694c40): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4694c40): >openPending: err= 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x118bf4307960 item 34 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4694c40): _readAt: size=2, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4694c40): >_readAt: n=0, err=Bad file descriptor 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4694c40): _writeAt: size=3, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4694c40): >_writeAt: n=3, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4694c40): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.70041063 +0000 UTC m=+86.718278114 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4694c40): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4695180): _readAt: size=512, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4695180): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4695180): >openPending: err= 2026/09/03 12:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4695180): >_readAt: n=3, err=EOF 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4695180): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.70041063 +0000 UTC m=+86.718278114 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4695180): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: Remove: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x118bf4307e30 item 34 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf46957c0): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf46957c0): >openPending: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf46957c0): _writeAt: size=5, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf46957c0): >_writeAt: n=5, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf46957c0): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.702643717 +0000 UTC m=+86.720511251 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf46957c0): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4695c40): _readAt: size=2, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4695c40): >_readAt: n=0, err=Bad file descriptor 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4695c40): _writeAt: size=3, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4695c40): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4695c40): >openPending: err= 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x118bf41a1110 item 35 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4695c40): >_writeAt: n=3, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4695c40): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.703390768 +0000 UTC m=+86.721258252 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4695c40): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf46c4240): _readAt: size=512, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf46c4240): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf46c4240): >openPending: err= 2026/09/03 12:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf46c4240): >_readAt: n=5, err=EOF 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf46c4240): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.703390768 +0000 UTC m=+86.721258252 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf46c4240): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: Remove: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x118bf41a1730 item 35 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf46c48c0): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf46c48c0): >openPending: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf46c48c0): _writeAt: size=5, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf46c48c0): >_writeAt: n=5, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf46c48c0): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.705954789 +0000 UTC m=+86.723822273 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf46c48c0): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf46c4dc0): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf46c4dc0): >openPending: err= 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x118bf42161c0 item 36 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf46c4dc0): _readAt: size=2, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf46c4dc0): >_readAt: n=0, err=Bad file descriptor 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf46c4dc0): _writeAt: size=3, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf46c4dc0): >_writeAt: n=3, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf46c4dc0): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.706812939 +0000 UTC m=+86.724680423 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf46c4dc0): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf46c5300): _readAt: size=512, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf46c5300): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf46c5300): >openPending: err= 2026/09/03 12:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf46c5300): >_readAt: n=3, err=EOF 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf46c5300): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.706812939 +0000 UTC m=+86.724680423 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf46c5300): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: Remove: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x118bf4216460 item 36 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf46c5940): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf46c5940): >openPending: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf46c5940): _writeAt: size=5, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf46c5940): >_writeAt: n=5, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf46c5940): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.709002345 +0000 UTC m=+86.726869839 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf46c5940): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf46c5dc0): _readAt: size=2, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf46c5dc0): >_readAt: n=0, err=Bad file descriptor 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf46c5dc0): _writeAt: size=3, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf46c5dc0): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf46c5dc0): >openPending: err= 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x118bf4217570 item 37 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf46c5dc0): >_writeAt: n=3, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf46c5dc0): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.709654906 +0000 UTC m=+86.727522401 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf46c5dc0): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf47263c0): _readAt: size=512, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf47263c0): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf47263c0): >openPending: err= 2026/09/03 12:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf47263c0): >_readAt: n=5, err=EOF 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf47263c0): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.709654906 +0000 UTC m=+86.727522401 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf47263c0): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: Remove: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x118bf4217b90 item 37 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4726a40): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4726a40): >openPending: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4726a40): _writeAt: size=5, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4726a40): >_writeAt: n=5, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4726a40): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.71204998 +0000 UTC m=+86.729917473 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4726a40): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4726f40): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4726f40): >openPending: err= 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x118bf4b864d0 item 38 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4726f40): _readAt: size=2, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4726f40): >_readAt: n=0, err=Bad file descriptor 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4726f40): _writeAt: size=3, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4726f40): >_writeAt: n=3, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4726f40): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.71292414 +0000 UTC m=+86.730791634 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4726f40): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4727480): _readAt: size=512, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4727480): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4727480): >openPending: err= 2026/09/03 12:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4727480): >_readAt: n=3, err=EOF 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4727480): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.71292414 +0000 UTC m=+86.730791634 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4727480): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: Remove: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x118bf4b86850 item 38 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4a53500): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4a53500): >openPending: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4a53500): _writeAt: size=5, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4a53500): >_writeAt: n=5, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4a53500): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.715774533 +0000 UTC m=+86.733642007 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4a53500): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4a53a00): _readAt: size=2, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4a53a00): >_readAt: n=0, err=Bad file descriptor 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4a53a00): _writeAt: size=3, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4a53a00): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4a53a00): >openPending: err= 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x118bf4057340 item 39 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4a53a00): >_writeAt: n=3, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4a53a00): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.716408039 +0000 UTC m=+86.734275523 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4a53a00): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4780000): _readAt: size=512, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4780000): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4780000): >openPending: err= 2026/09/03 12:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4780000): >_readAt: n=5, err=EOF 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4780000): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.716408039 +0000 UTC m=+86.734275523 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4780000): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: Remove: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x118bf40575e0 item 39 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4780680): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4780680): >openPending: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4780680): _writeAt: size=5, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4780680): >_writeAt: n=5, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4780680): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.718337853 +0000 UTC m=+86.736205358 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4780680): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4780b80): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4780b80): >openPending: err= 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x118bf40aa2a0 item 40 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4780b80): _readAt: size=2, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4780b80): >_readAt: n=0, err=Bad file descriptor 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4780b80): _writeAt: size=3, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4780b80): >_writeAt: n=3, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4780b80): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.71913037 +0000 UTC m=+86.736997854 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4780b80): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf47810c0): _readAt: size=512, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf47810c0): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf47810c0): >openPending: err= 2026/09/03 12:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf47810c0): >_readAt: n=3, err=EOF 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf47810c0): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.71913037 +0000 UTC m=+86.736997854 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf47810c0): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: Remove: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x118bf40aa620 item 40 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4781680): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4781680): >openPending: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4781680): _readAt: size=2, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4781680): >_readAt: n=0, err=Bad file descriptor 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4781680): _writeAt: size=5, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4781680): >_writeAt: n=5, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4781680): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.72087774 +0000 UTC m=+86.738745224 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4781680): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4781b80): _writeAt: size=5, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4781b80): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4781b80): >openPending: err= 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x118bf40ab1f0 item 41 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4781b80): >_writeAt: n=5, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4781b80): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.721646031 +0000 UTC m=+86.739513515 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4781b80): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf47b2140): _readAt: size=2, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf47b2140): >_readAt: n=0, err=Bad file descriptor 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf47b2140): _writeAt: size=3, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf47b2140): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf47b2140): >openPending: err= 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x118bf40ab490 item 41 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf47b2140): >_writeAt: n=3, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf47b2140): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.722398221 +0000 UTC m=+86.740265705 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf47b2140): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf47b2680): _readAt: size=512, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf47b2680): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf47b2680): >openPending: err= 2026/09/03 12:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf47b2680): >_readAt: n=5, err=EOF 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf47b2680): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.722398221 +0000 UTC m=+86.740265705 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf47b2680): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: Remove: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x118bf44042a0 item 41 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf47b2cc0): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf47b2cc0): >openPending: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf47b2cc0): _readAt: size=2, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf47b2cc0): >_readAt: n=0, err=Bad file descriptor 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf47b2cc0): _writeAt: size=5, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf47b2cc0): >_writeAt: n=5, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf47b2cc0): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.724819634 +0000 UTC m=+86.742687148 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf47b2cc0): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf47b31c0): _writeAt: size=5, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf47b31c0): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf47b31c0): >openPending: err= 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x118bf4404af0 item 42 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf47b31c0): >_writeAt: n=5, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf47b31c0): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.725917467 +0000 UTC m=+86.743784951 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf47b31c0): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf47b3700): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf47b3700): >openPending: err= 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x118bf4405570 item 42 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf47b3700): _readAt: size=2, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf47b3700): >_readAt: n=0, err=Bad file descriptor 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf47b3700): _writeAt: size=3, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf47b3700): >_writeAt: n=3, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf47b3700): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.726885334 +0000 UTC m=+86.744752818 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf47b3700): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf47b3c80): _readAt: size=512, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf47b3c80): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf47b3c80): >openPending: err= 2026/09/03 12:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf47b3c80): >_readAt: n=3, err=EOF 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf47b3c80): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.726885334 +0000 UTC m=+86.744752818 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf47b3c80): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: Remove: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x118bf4405880 item 42 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf47e63c0): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf47e63c0): >openPending: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf47e63c0): _readAt: size=2, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf47e63c0): >_readAt: n=0, err=Bad file descriptor 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf47e63c0): _writeAt: size=5, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf47e63c0): >_writeAt: n=5, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf47e63c0): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.729034513 +0000 UTC m=+86.746901997 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf47e63c0): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf47e68c0): _writeAt: size=5, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf47e68c0): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf47e68c0): >openPending: err= 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x118bf3c5c700 item 43 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf47e68c0): >_writeAt: n=5, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf47e68c0): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.73025605 +0000 UTC m=+86.748123534 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf47e68c0): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf47e6e00): _readAt: size=2, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf47e6e00): >_readAt: n=0, err=Bad file descriptor 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf47e6e00): _writeAt: size=3, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf47e6e00): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf47e6e00): >openPending: err= 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x118bf3c5ccb0 item 43 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf47e6e00): >_writeAt: n=3, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf47e6e00): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.731753327 +0000 UTC m=+86.749620811 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf47e6e00): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf47e7340): _readAt: size=512, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf47e7340): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf47e7340): >openPending: err= 2026/09/03 12:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf47e7340): >_readAt: n=5, err=EOF 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf47e7340): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.731753327 +0000 UTC m=+86.749620811 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf47e7340): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: Remove: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x118bf3c5d490 item 43 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf47e7980): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf47e7980): >openPending: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf47e7980): _readAt: size=2, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf47e7980): >_readAt: n=0, err=Bad file descriptor 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf47e7980): _writeAt: size=5, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf47e7980): >_writeAt: n=5, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf47e7980): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.733998207 +0000 UTC m=+86.751865691 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf47e7980): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf47e7e80): _writeAt: size=5, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf47e7e80): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf47e7e80): >openPending: err= 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x118bf4100460 item 44 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf47e7e80): >_writeAt: n=5, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf47e7e80): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.734674364 +0000 UTC m=+86.752541848 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf47e7e80): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf48024c0): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf48024c0): >openPending: err= 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x118bf41007e0 item 44 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf48024c0): _readAt: size=2, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf48024c0): >_readAt: n=0, err=Bad file descriptor 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf48024c0): _writeAt: size=3, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf48024c0): >_writeAt: n=3, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf48024c0): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.735387009 +0000 UTC m=+86.753254483 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf48024c0): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4802a40): _readAt: size=512, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4802a40): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4802a40): >openPending: err= 2026/09/03 12:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4802a40): >_readAt: n=3, err=EOF 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4802a40): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.735387009 +0000 UTC m=+86.753254483 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4802a40): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: Remove: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x118bf4100d90 item 44 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4803080): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4803080): >openPending: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4803080): _readAt: size=2, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4803080): >_readAt: n=0, err=Bad file descriptor 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4803080): _writeAt: size=5, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4803080): >_writeAt: n=5, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4803080): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.736776213 +0000 UTC m=+86.754643697 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4803080): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4803580): _writeAt: size=5, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4803580): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4803580): >openPending: err= 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x118bf4101a40 item 45 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4803580): >_writeAt: n=5, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4803580): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.737421981 +0000 UTC m=+86.755289465 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4803580): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/03 12:19:56 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4803c80): _readAt: size=512, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4803c80): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4803c80): >openPending: err= 2026/09/03 12:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4803c80): >_readAt: n=5, err=EOF 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4803c80): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.737421981 +0000 UTC m=+86.755289465 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4803c80): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: Remove: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x118bf4101ce0 item 45 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf48223c0): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf48223c0): >openPending: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf48223c0): _readAt: size=2, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf48223c0): >_readAt: n=0, err=Bad file descriptor 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf48223c0): _writeAt: size=5, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf48223c0): >_writeAt: n=5, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf48223c0): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.739307222 +0000 UTC m=+86.757174696 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf48223c0): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf48228c0): _writeAt: size=5, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf48228c0): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf48228c0): >openPending: err= 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x118bf428d810 item 46 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf48228c0): >_writeAt: n=5, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf48228c0): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.740313502 +0000 UTC m=+86.758180976 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf48228c0): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/03 12:19:56 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4822fc0): _readAt: size=512, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4822fc0): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4822fc0): >openPending: err= 2026/09/03 12:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4822fc0): >_readAt: n=5, err=EOF 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4822fc0): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.740313502 +0000 UTC m=+86.758180976 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4822fc0): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: Remove: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x118bf3d16e70 item 46 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4823600): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4823600): >openPending: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4823600): _readAt: size=2, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4823600): >_readAt: n=0, err=Bad file descriptor 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4823600): _writeAt: size=5, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4823600): >_writeAt: n=5, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4823600): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.742625638 +0000 UTC m=+86.760493122 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4823600): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4823b00): _writeAt: size=5, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4823b00): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4823b00): >openPending: err= 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x118bf407b490 item 47 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4823b00): >_writeAt: n=5, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4823b00): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.743456828 +0000 UTC m=+86.761324312 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4823b00): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/03 12:19:56 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf483e300): _readAt: size=512, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf483e300): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf483e300): >openPending: err= 2026/09/03 12:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf483e300): >_readAt: n=5, err=EOF 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf483e300): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.743456828 +0000 UTC m=+86.761324312 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf483e300): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: Remove: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x118bf407bdc0 item 47 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 12:19:56 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/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf483e940): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf483e940): >openPending: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf483e940): _readAt: size=2, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf483e940): >_readAt: n=0, err=Bad file descriptor 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf483e940): _writeAt: size=5, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf483e940): >_writeAt: n=5, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf483e940): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.746410846 +0000 UTC m=+86.764278340 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf483e940): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf483ee40): _writeAt: size=5, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf483ee40): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf483ee40): >openPending: err= 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x118bf3c7ed20 item 48 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf483ee40): >_writeAt: n=5, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf483ee40): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.747720439 +0000 UTC m=+86.765587913 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf483ee40): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/03 12:19:56 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf483f540): _readAt: size=512, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf483f540): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf483f540): >openPending: err= 2026/09/03 12:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf483f540): >_readAt: n=5, err=EOF 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf483f540): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.747720439 +0000 UTC m=+86.765587913 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf483f540): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: Remove: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x118bf3c7f0a0 item 48 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf483fb80): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf483fb80): >openPending: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf483fb80): _writeAt: size=5, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf483fb80): >_writeAt: n=5, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf483fb80): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.749480403 +0000 UTC m=+86.767347887 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf483fb80): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4864100): _readAt: size=2, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4864100): >_readAt: n=0, err=Bad file descriptor 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4864100): _writeAt: size=3, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4864100): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4864100): open at offset 5 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4864100): >openPending: err= 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x118bf4058380 item 49 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4864100): >_writeAt: n=3, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4864100): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.750119399 +0000 UTC m=+86.767986883 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4864100): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4864640): _readAt: size=512, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4864640): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4864640): >openPending: err= 2026/09/03 12:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4864640): >_readAt: n=8, err=EOF 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4864640): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.750119399 +0000 UTC m=+86.767986883 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4864640): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: Remove: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x118bf40590a0 item 49 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4864cc0): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4864cc0): >openPending: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4864cc0): _writeAt: size=5, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4864cc0): >_writeAt: n=5, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4864cc0): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.751767341 +0000 UTC m=+86.769634825 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4864cc0): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf48651c0): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf48651c0): open at offset 5 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf48651c0): >openPending: err= 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x118bf4059a40 item 50 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf48651c0): _readAt: size=2, off=5 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf48651c0): >_readAt: n=0, err=Bad file descriptor 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf48651c0): _writeAt: size=3, off=5 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf48651c0): >_writeAt: n=3, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf48651c0): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.752937411 +0000 UTC m=+86.770804895 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf48651c0): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4865740): _readAt: size=512, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4865740): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4865740): >openPending: err= 2026/09/03 12:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4865740): >_readAt: n=3, err=EOF 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4865740): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.752937411 +0000 UTC m=+86.770804895 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4865740): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: Remove: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x118bf43b2bd0 item 50 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4865dc0): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4865dc0): >openPending: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4865dc0): _writeAt: size=5, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4865dc0): >_writeAt: n=5, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4865dc0): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.754967164 +0000 UTC m=+86.772834649 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4865dc0): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf48943c0): _readAt: size=2, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf48943c0): >_readAt: n=0, err=Bad file descriptor 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf48943c0): _writeAt: size=3, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf48943c0): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf48943c0): open at offset 5 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf48943c0): >openPending: err= 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x118bf43b3420 item 51 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf48943c0): >_writeAt: n=3, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf48943c0): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.755690159 +0000 UTC m=+86.773557643 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf48943c0): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4894900): _readAt: size=512, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4894900): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4894900): >openPending: err= 2026/09/03 12:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4894900): >_readAt: n=8, err=EOF 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4894900): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.755690159 +0000 UTC m=+86.773557643 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4894900): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: Remove: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x118bf43b3880 item 51 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4894f80): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4894f80): >openPending: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4894f80): _writeAt: size=5, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4894f80): >_writeAt: n=5, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4894f80): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.757196133 +0000 UTC m=+86.775063606 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4894f80): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4895480): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4895480): open at offset 5 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4895480): >openPending: err= 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x118bf43b3e30 item 52 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4895480): _readAt: size=2, off=5 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4895480): >_readAt: n=0, err=Bad file descriptor 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4895480): _writeAt: size=3, off=5 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4895480): >_writeAt: n=3, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4895480): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.757844427 +0000 UTC m=+86.775711911 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4895480): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4895a00): _readAt: size=512, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4895a00): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4895a00): >openPending: err= 2026/09/03 12:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4895a00): >_readAt: n=3, err=EOF 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4895a00): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.757844427 +0000 UTC m=+86.775711911 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4895a00): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: Remove: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x118bf4c0a230 item 52 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf48c6180): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf48c6180): >openPending: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf48c6180): _writeAt: size=5, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf48c6180): >_writeAt: n=5, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf48c6180): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.759519219 +0000 UTC m=+86.777386703 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf48c6180): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf48c6680): _readAt: size=2, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf48c6680): >_readAt: n=0, err=Bad file descriptor 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf48c6680): _writeAt: size=3, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf48c6680): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf48c6680): open at offset 5 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf48c6680): >openPending: err= 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x118bf4c0aa10 item 53 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf48c6680): >_writeAt: n=3, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf48c6680): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.760233519 +0000 UTC m=+86.778101003 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf48c6680): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf48c6bc0): _readAt: size=512, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf48c6bc0): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf48c6bc0): >openPending: err= 2026/09/03 12:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf48c6bc0): >_readAt: n=8, err=EOF 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf48c6bc0): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.760233519 +0000 UTC m=+86.778101003 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf48c6bc0): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: Remove: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x118bf4c0acb0 item 53 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf48c7240): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf48c7240): >openPending: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf48c7240): _writeAt: size=5, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf48c7240): >_writeAt: n=5, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf48c7240): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.761726128 +0000 UTC m=+86.779593601 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf48c7240): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf48c7740): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf48c7740): open at offset 5 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf48c7740): >openPending: err= 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x118bf4c0b2d0 item 54 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf48c7740): _readAt: size=2, off=5 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf48c7740): >_readAt: n=0, err=Bad file descriptor 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf48c7740): _writeAt: size=3, off=5 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf48c7740): >_writeAt: n=3, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf48c7740): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.762556836 +0000 UTC m=+86.780424320 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf48c7740): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf48c7cc0): _readAt: size=512, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf48c7cc0): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf48c7cc0): >openPending: err= 2026/09/03 12:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf48c7cc0): >_readAt: n=3, err=EOF 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf48c7cc0): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.762556836 +0000 UTC m=+86.780424320 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf48c7cc0): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: Remove: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x118bf4c0b570 item 54 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf48ec440): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf48ec440): >openPending: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf48ec440): _writeAt: size=5, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf48ec440): >_writeAt: n=5, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf48ec440): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.764302372 +0000 UTC m=+86.782169846 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf48ec440): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf48ec940): _readAt: size=2, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf48ec940): >_readAt: n=0, err=Bad file descriptor 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf48ec940): _writeAt: size=3, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf48ec940): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf48ec940): open at offset 5 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf48ec940): >openPending: err= 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x118bf4c0bc00 item 55 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf48ec940): >_writeAt: n=3, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf48ec940): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.76484667 +0000 UTC m=+86.782714144 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf48ec940): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf48ece80): _readAt: size=512, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf48ece80): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf48ece80): >openPending: err= 2026/09/03 12:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf48ece80): >_readAt: n=8, err=EOF 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf48ece80): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.76484667 +0000 UTC m=+86.782714144 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf48ece80): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: Remove: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x118bf4518380 item 55 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 12:19:56 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/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf48ed500): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf48ed500): >openPending: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf48ed500): _writeAt: size=5, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf48ed500): >_writeAt: n=5, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf48ed500): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.766578741 +0000 UTC m=+86.784446225 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf48ed500): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf48eda00): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf48eda00): open at offset 5 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf48eda00): >openPending: err= 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x118bf4519030 item 56 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf48eda00): _readAt: size=2, off=5 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf48eda00): >_readAt: n=0, err=Bad file descriptor 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf48eda00): _writeAt: size=3, off=5 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf48eda00): >_writeAt: n=3, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf48eda00): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.767655073 +0000 UTC m=+86.785522557 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf48eda00): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4906080): _readAt: size=512, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4906080): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4906080): >openPending: err= 2026/09/03 12:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4906080): >_readAt: n=3, err=EOF 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4906080): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.767655073 +0000 UTC m=+86.785522557 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4906080): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: Remove: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x118bf4519420 item 56 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf49066c0): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf49066c0): open at offset 0 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf49066c0): >openPending: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf49066c0): _readAt: size=2, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf49066c0): >_readAt: n=0, err=Bad file descriptor 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf49066c0): _writeAt: size=5, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf49066c0): >_writeAt: n=5, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf49066c0): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.769440595 +0000 UTC m=+86.787308119 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf49066c0): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4906c00): _writeAt: size=5, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4906c00): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4906c00): >openPending: err= 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x118bf435e540 item 57 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4906c00): >_writeAt: n=5, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4906c00): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.770139635 +0000 UTC m=+86.788007119 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4906c00): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4907140): _readAt: size=2, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4907140): >_readAt: n=0, err=Bad file descriptor 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4907140): _writeAt: size=3, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4907140): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4907140): open at offset 5 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4907140): >openPending: err= 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x118bf435ea10 item 57 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4907140): >_writeAt: n=3, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4907140): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.773199824 +0000 UTC m=+86.791067308 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4907140): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4727cc0): _readAt: size=512, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4727cc0): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4727cc0): >openPending: err= 2026/09/03 12:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4727cc0): >_readAt: n=8, err=EOF 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4727cc0): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.773199824 +0000 UTC m=+86.791067308 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4727cc0): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: Remove: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x118bf4b87030 item 57 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf475e400): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf475e400): open at offset 0 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf475e400): >openPending: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf475e400): _readAt: size=2, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf475e400): >_readAt: n=0, err=Bad file descriptor 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf475e400): _writeAt: size=5, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf475e400): >_writeAt: n=5, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf475e400): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.775733248 +0000 UTC m=+86.793600783 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf475e400): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf475e940): _writeAt: size=5, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf475e940): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf475e940): >openPending: err= 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x118bf4b876c0 item 58 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf475e940): >_writeAt: n=5, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf475e940): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.776642395 +0000 UTC m=+86.794509879 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf475e940): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf475ee80): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf475ee80): open at offset 5 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf475ee80): >openPending: err= 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x118bf4b87ab0 item 58 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf475ee80): _readAt: size=2, off=5 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf475ee80): >_readAt: n=0, err=Bad file descriptor 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf475ee80): _writeAt: size=3, off=5 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf475ee80): >_writeAt: n=3, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf475ee80): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.778353696 +0000 UTC m=+86.796221221 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf475ee80): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf475f440): _readAt: size=512, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf475f440): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf475f440): >openPending: err= 2026/09/03 12:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf475f440): >_readAt: n=3, err=EOF 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf475f440): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.778353696 +0000 UTC m=+86.796221221 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf475f440): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: Remove: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x118bf4b87dc0 item 58 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf475fa80): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf475fa80): open at offset 0 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf475fa80): >openPending: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf475fa80): _readAt: size=2, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf475fa80): >_readAt: n=0, err=Bad file descriptor 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf475fa80): _writeAt: size=5, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf475fa80): >_writeAt: n=5, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf475fa80): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.782716887 +0000 UTC m=+86.800584371 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf475fa80): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf49064c0): _writeAt: size=5, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf49064c0): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf49064c0): >openPending: err= 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x118bf431e4d0 item 59 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf49064c0): >_writeAt: n=5, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf49064c0): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.783974311 +0000 UTC m=+86.801841795 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf49064c0): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4906a00): _readAt: size=2, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4906a00): >_readAt: n=0, err=Bad file descriptor 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4906a00): _writeAt: size=3, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4906a00): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4906a00): open at offset 5 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4906a00): >openPending: err= 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x118bf431eb60 item 59 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4906a00): >_writeAt: n=3, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4906a00): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.78469453 +0000 UTC m=+86.802562014 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4906a00): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4906f80): _readAt: size=512, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4906f80): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4906f80): >openPending: err= 2026/09/03 12:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4906f80): >_readAt: n=8, err=EOF 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4906f80): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.78469453 +0000 UTC m=+86.802562014 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4906f80): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: Remove: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x118bf431f030 item 59 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 12:19:56 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/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4907600): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4907600): open at offset 0 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4907600): >openPending: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4907600): _readAt: size=2, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4907600): >_readAt: n=0, err=Bad file descriptor 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4907600): _writeAt: size=5, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4907600): >_writeAt: n=5, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4907600): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.786827398 +0000 UTC m=+86.804694882 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4907600): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4907b40): _writeAt: size=5, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4907b40): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4907b40): >openPending: err= 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x118bf431f650 item 60 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4907b40): >_writeAt: n=5, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4907b40): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.787485791 +0000 UTC m=+86.805353275 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4907b40): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf475fc80): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf475fc80): open at offset 5 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf475fc80): >openPending: err= 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x118bf435e380 item 60 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf475fc80): _readAt: size=2, off=5 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf475fc80): >_readAt: n=0, err=Bad file descriptor 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf475fc80): _writeAt: size=3, off=5 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf475fc80): >_writeAt: n=3, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf475fc80): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.789287664 +0000 UTC m=+86.807155138 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf475fc80): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf40b2340): _readAt: size=512, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf40b2340): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf40b2340): >openPending: err= 2026/09/03 12:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf40b2340): >_readAt: n=3, err=EOF 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf40b2340): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.789287664 +0000 UTC m=+86.807155138 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf40b2340): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: Remove: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x118bf435e8c0 item 60 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf40b2980): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf40b2980): open at offset 0 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf40b2980): >openPending: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf40b2980): _readAt: size=2, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf40b2980): >_readAt: n=0, err=Bad file descriptor 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf40b2980): _writeAt: size=5, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf40b2980): >_writeAt: n=5, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf40b2980): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.79095879 +0000 UTC m=+86.808826274 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf40b2980): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf40b2ec0): _writeAt: size=5, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf40b2ec0): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf40b2ec0): >openPending: err= 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x118bf435f960 item 61 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf40b2ec0): >_writeAt: n=5, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf40b2ec0): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.791543414 +0000 UTC m=+86.809410889 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf40b2ec0): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/03 12:19:56 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf40b35c0): _readAt: size=512, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf40b35c0): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf40b35c0): >openPending: err= 2026/09/03 12:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf40b35c0): >_readAt: n=5, err=EOF 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf40b35c0): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.791543414 +0000 UTC m=+86.809410889 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf40b35c0): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: Remove: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x118bf435fc00 item 61 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 12:19:56 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/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4684340): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4684340): open at offset 0 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4684340): >openPending: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4684340): _readAt: size=2, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4684340): >_readAt: n=0, err=Bad file descriptor 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4684340): _writeAt: size=5, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4684340): >_writeAt: n=5, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4684340): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.793587754 +0000 UTC m=+86.811455229 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4684340): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4684880): _writeAt: size=5, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4684880): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4684880): >openPending: err= 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x118bf436c700 item 62 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4684880): >_writeAt: n=5, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4684880): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.794414045 +0000 UTC m=+86.812281529 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4684880): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/03 12:19:56 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4685000): _readAt: size=512, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4685000): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4685000): >openPending: err= 2026/09/03 12:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4685000): >_readAt: n=5, err=EOF 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4685000): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.794414045 +0000 UTC m=+86.812281529 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4685000): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: Remove: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x118bf436c9a0 item 62 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 12:19:56 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/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4685640): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4685640): open at offset 0 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4685640): >openPending: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4685640): _readAt: size=2, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4685640): >_readAt: n=0, err=Bad file descriptor 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4685640): _writeAt: size=5, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4685640): >_writeAt: n=5, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4685640): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.795880525 +0000 UTC m=+86.813748009 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4685640): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4685b80): _writeAt: size=5, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4685b80): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4685b80): >openPending: err= 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x118bf436cfc0 item 63 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4685b80): >_writeAt: n=5, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4685b80): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.796399294 +0000 UTC m=+86.814266778 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4685b80): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/03 12:19:56 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4708380): _readAt: size=512, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4708380): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4708380): >openPending: err= 2026/09/03 12:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4708380): >_readAt: n=5, err=EOF 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4708380): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.796399294 +0000 UTC m=+86.814266778 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4708380): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: Remove: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x118bf436d260 item 63 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 12:19:56 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/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf47089c0): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf47089c0): open at offset 0 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf47089c0): >openPending: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf47089c0): _readAt: size=2, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf47089c0): >_readAt: n=0, err=Bad file descriptor 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf47089c0): _writeAt: size=5, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf47089c0): >_writeAt: n=5, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf47089c0): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.797928251 +0000 UTC m=+86.815795735 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf47089c0): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4708f00): _writeAt: size=5, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4708f00): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4708f00): >openPending: err= 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x118bf436d810 item 64 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4708f00): >_writeAt: n=5, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4708f00): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.798722471 +0000 UTC m=+86.816589944 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4708f00): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/03 12:19:56 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4709600): _readAt: size=512, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4709600): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4709600): >openPending: err= 2026/09/03 12:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4709600): >_readAt: n=5, err=EOF 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4709600): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.798722471 +0000 UTC m=+86.816589944 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4709600): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: Remove: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x118bf436dab0 item 64 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4709dc0): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4709dc0): >openPending: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4709dc0): _writeAt: size=5, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4709dc0): >_writeAt: n=5, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4709dc0): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.800377918 +0000 UTC m=+86.818245402 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4709dc0): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_RDWR 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf3fcb400): _readAt: size=2, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf3fcb400): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf3fcb400): >openPending: err= 2026/09/03 12:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf3fcb400): >_readAt: n=2, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf3fcb400): _writeAt: size=3, off=2 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x118bf4bb2230 item 65 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf3fcb400): >_writeAt: n=3, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf3fcb400): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.800930671 +0000 UTC m=+86.818798155 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf3fcb400): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf3fcbd80): _readAt: size=512, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf3fcbd80): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf3fcbd80): >openPending: err= 2026/09/03 12:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf3fcbd80): >_readAt: n=5, err=EOF 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf3fcbd80): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.800930671 +0000 UTC m=+86.818798155 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf3fcbd80): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: Remove: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x118bf4bb24d0 item 65 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf43c0900): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf43c0900): >openPending: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf43c0900): _writeAt: size=5, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf43c0900): >_writeAt: n=5, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf43c0900): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.802425774 +0000 UTC m=+86.820293248 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf43c0900): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf43c0e80): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf43c0e80): >openPending: err= 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x118bf4bb2a80 item 66 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf43c0e80): _readAt: size=2, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf43c0e80): >_readAt: n=0, err=EOF 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf43c0e80): _writeAt: size=3, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf43c0e80): >_writeAt: n=3, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf43c0e80): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.803028713 +0000 UTC m=+86.820896197 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf43c0e80): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf43c1440): _readAt: size=512, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf43c1440): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf43c1440): >openPending: err= 2026/09/03 12:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf43c1440): >_readAt: n=3, err=EOF 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf43c1440): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.803028713 +0000 UTC m=+86.820896197 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf43c1440): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: Remove: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x118bf4bb2d20 item 66 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf412e900): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf412e900): >openPending: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf412e900): _writeAt: size=5, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf412e900): >_writeAt: n=5, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf412e900): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.804498138 +0000 UTC m=+86.822365622 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf412e900): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf412f000): _readAt: size=2, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf412f000): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf412f000): >openPending: err= 2026/09/03 12:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf412f000): >_readAt: n=2, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf412f000): _writeAt: size=3, off=2 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x118bf4bb3340 item 67 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf412f000): >_writeAt: n=3, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf412f000): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.805238645 +0000 UTC m=+86.823106129 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf412f000): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf412fc40): _readAt: size=512, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf412fc40): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf412fc40): >openPending: err= 2026/09/03 12:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf412fc40): >_readAt: n=5, err=EOF 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf412fc40): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.805238645 +0000 UTC m=+86.823106129 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf412fc40): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: Remove: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x118bf4bb35e0 item 67 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4286680): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4286680): >openPending: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4286680): _writeAt: size=5, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4286680): >_writeAt: n=5, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4286680): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.806728589 +0000 UTC m=+86.824596073 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4286680): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf42876c0): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf42876c0): >openPending: err= 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x118bf4bb3b90 item 68 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf42876c0): _readAt: size=2, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf42876c0): >_readAt: n=0, err=EOF 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf42876c0): _writeAt: size=3, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf42876c0): >_writeAt: n=3, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf42876c0): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.807399697 +0000 UTC m=+86.825267181 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf42876c0): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf401ca80): _readAt: size=512, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf401ca80): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf401ca80): >openPending: err= 2026/09/03 12:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf401ca80): >_readAt: n=3, err=EOF 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf401ca80): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.807399697 +0000 UTC m=+86.825267181 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf401ca80): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: Remove: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x118bf418c070 item 68 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf401d280): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf401d280): >openPending: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf401d280): _writeAt: size=5, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf401d280): >_writeAt: n=5, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf401d280): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.808781005 +0000 UTC m=+86.826648489 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf401d280): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf401d700): _readAt: size=2, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf401d700): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf401d700): >openPending: err= 2026/09/03 12:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf401d700): >_readAt: n=2, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf401d700): _writeAt: size=3, off=2 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x118bf418c620 item 69 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf401d700): >_writeAt: n=3, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf401d700): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.809376711 +0000 UTC m=+86.827244184 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf401d700): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf401dc80): _readAt: size=512, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf401dc80): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf401dc80): >openPending: err= 2026/09/03 12:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf401dc80): >_readAt: n=5, err=EOF 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf401dc80): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.809376711 +0000 UTC m=+86.827244184 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf401dc80): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: Remove: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x118bf418c8c0 item 69 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4726400): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4726400): >openPending: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4726400): _writeAt: size=5, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4726400): >_writeAt: n=5, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4726400): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.810870361 +0000 UTC m=+86.828737845 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4726400): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4726900): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4726900): >openPending: err= 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x118bf418cfc0 item 70 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4726900): _readAt: size=2, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4726900): >_readAt: n=0, err=EOF 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4726900): _writeAt: size=3, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4726900): >_writeAt: n=3, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4726900): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.81145293 +0000 UTC m=+86.829320405 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4726900): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4726e40): _readAt: size=512, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4726e40): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4726e40): >openPending: err= 2026/09/03 12:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4726e40): >_readAt: n=3, err=EOF 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4726e40): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.81145293 +0000 UTC m=+86.829320405 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4726e40): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: Remove: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x118bf418d420 item 70 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf47274c0): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf47274c0): >openPending: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf47274c0): _writeAt: size=5, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf47274c0): >_writeAt: n=5, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf47274c0): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.812852244 +0000 UTC m=+86.830719718 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf47274c0): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf420e040): _readAt: size=2, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf420e040): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf420e040): >openPending: err= 2026/09/03 12:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf420e040): >_readAt: n=2, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf420e040): _writeAt: size=3, off=2 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x118bf434cee0 item 71 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf420e040): >_writeAt: n=3, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf420e040): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.813485309 +0000 UTC m=+86.831352794 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf420e040): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf420e540): _readAt: size=512, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf420e540): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf420e540): >openPending: err= 2026/09/03 12:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf420e540): >_readAt: n=5, err=EOF 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf420e540): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.813485309 +0000 UTC m=+86.831352794 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf420e540): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: Remove: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x118bf434d5e0 item 71 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf420ebc0): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf420ebc0): >openPending: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf420ebc0): _writeAt: size=5, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf420ebc0): >_writeAt: n=5, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf420ebc0): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.814865725 +0000 UTC m=+86.832733209 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf420ebc0): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf420f0c0): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf420f0c0): >openPending: err= 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x118bf434dce0 item 72 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf420f0c0): _readAt: size=2, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf420f0c0): >_readAt: n=0, err=EOF 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf420f0c0): _writeAt: size=3, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf420f0c0): >_writeAt: n=3, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf420f0c0): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.815604731 +0000 UTC m=+86.833472215 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf420f0c0): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf420f600): _readAt: size=512, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf420f600): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf420f600): >openPending: err= 2026/09/03 12:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf420f600): >_readAt: n=3, err=EOF 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf420f600): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.815604731 +0000 UTC m=+86.833472215 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf420f600): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: Remove: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x118bf4196310 item 72 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf420fbc0): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf420fbc0): >openPending: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf420fbc0): _readAt: size=2, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf420fbc0): >_readAt: n=0, err=EOF 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf420fbc0): _writeAt: size=5, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf420fbc0): >_writeAt: n=5, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf420fbc0): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.817024061 +0000 UTC m=+86.834891545 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf420fbc0): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf42341c0): _writeAt: size=5, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf42341c0): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf42341c0): >openPending: err= 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x118bf4197650 item 73 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf42341c0): >_writeAt: n=5, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf42341c0): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.817980077 +0000 UTC m=+86.835847561 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf42341c0): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4234680): _readAt: size=2, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4234680): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4234680): >openPending: err= 2026/09/03 12:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4234680): >_readAt: n=2, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4234680): _writeAt: size=3, off=2 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x118bf4197dc0 item 73 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4234680): >_writeAt: n=3, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4234680): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.818731375 +0000 UTC m=+86.836598849 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4234680): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4234bc0): _readAt: size=512, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4234bc0): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4234bc0): >openPending: err= 2026/09/03 12:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4234bc0): >_readAt: n=5, err=EOF 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4234bc0): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.818731375 +0000 UTC m=+86.836598849 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4234bc0): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: Remove: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x118bf4884230 item 73 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4235200): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4235200): >openPending: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4235200): _readAt: size=2, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4235200): >_readAt: n=0, err=EOF 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4235200): _writeAt: size=5, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4235200): >_writeAt: n=5, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4235200): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.820376833 +0000 UTC m=+86.838244317 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4235200): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4235700): _writeAt: size=5, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4235700): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4235700): >openPending: err= 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x118bf4884930 item 74 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4235700): >_writeAt: n=5, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4235700): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.820931731 +0000 UTC m=+86.838799205 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4235700): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4235c40): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4235c40): >openPending: err= 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x118bf4884cb0 item 74 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4235c40): _readAt: size=2, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4235c40): >_readAt: n=0, err=EOF 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4235c40): _writeAt: size=3, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4235c40): >_writeAt: n=3, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4235c40): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.821732202 +0000 UTC m=+86.839599686 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4235c40): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf439a2c0): _readAt: size=512, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf439a2c0): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf439a2c0): >openPending: err= 2026/09/03 12:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf439a2c0): >_readAt: n=3, err=EOF 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf439a2c0): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.821732202 +0000 UTC m=+86.839599686 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf439a2c0): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: Remove: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x118bf4884f50 item 74 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf439a900): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf439a900): >openPending: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf439a900): _readAt: size=2, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf439a900): >_readAt: n=0, err=EOF 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf439a900): _writeAt: size=5, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf439a900): >_writeAt: n=5, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf439a900): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.823365837 +0000 UTC m=+86.841233321 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf439a900): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf439ae00): _writeAt: size=5, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf439ae00): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf439ae00): >openPending: err= 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x118bf48857a0 item 75 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf439ae00): >_writeAt: n=5, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf439ae00): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.823890347 +0000 UTC m=+86.841757831 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf439ae00): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf439b340): _readAt: size=2, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf439b340): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf439b340): >openPending: err= 2026/09/03 12:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf439b340): >_readAt: n=2, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf439b340): _writeAt: size=3, off=2 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x118bf4885a40 item 75 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf439b340): >_writeAt: n=3, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf439b340): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.824520848 +0000 UTC m=+86.842388322 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf439b340): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf439b880): _readAt: size=512, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf439b880): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf439b880): >openPending: err= 2026/09/03 12:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf439b880): >_readAt: n=5, err=EOF 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf439b880): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.824520848 +0000 UTC m=+86.842388322 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf439b880): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: Remove: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x118bf4885dc0 item 75 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf439bec0): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf439bec0): >openPending: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf439bec0): _readAt: size=2, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf439bec0): >_readAt: n=0, err=EOF 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf439bec0): _writeAt: size=5, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf439bec0): >_writeAt: n=5, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf439bec0): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.825885175 +0000 UTC m=+86.843752659 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf439bec0): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf441a4c0): _writeAt: size=5, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf441a4c0): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf441a4c0): >openPending: err= 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x118bf465e4d0 item 76 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf441a4c0): >_writeAt: n=5, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf441a4c0): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.827312911 +0000 UTC m=+86.845180395 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf441a4c0): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf441aa00): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf441aa00): >openPending: err= 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x118bf465e770 item 76 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf441aa00): _readAt: size=2, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf441aa00): >_readAt: n=0, err=EOF 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf441aa00): _writeAt: size=3, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf441aa00): >_writeAt: n=3, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf441aa00): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.827928113 +0000 UTC m=+86.845795587 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf441aa00): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf441af80): _readAt: size=512, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf441af80): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf441af80): >openPending: err= 2026/09/03 12:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf441af80): >_readAt: n=3, err=EOF 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf441af80): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.827928113 +0000 UTC m=+86.845795587 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf441af80): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: Remove: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x118bf465eaf0 item 76 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf441b5c0): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf441b5c0): >openPending: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf441b5c0): _readAt: size=2, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf441b5c0): >_readAt: n=0, err=EOF 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf441b5c0): _writeAt: size=5, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf441b5c0): >_writeAt: n=5, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf441b5c0): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.829721749 +0000 UTC m=+86.847589224 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf441b5c0): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf40b3a40): _writeAt: size=5, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf40b3a40): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf40b3a40): >openPending: err= 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x118bf4422000 item 77 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf40b3a40): >_writeAt: n=5, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf40b3a40): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.830327113 +0000 UTC m=+86.848194597 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf40b3a40): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/03 12:19:56 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf3c64280): _readAt: size=512, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf3c64280): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf3c64280): >openPending: err= 2026/09/03 12:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf3c64280): >_readAt: n=5, err=EOF 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf3c64280): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.830327113 +0000 UTC m=+86.848194597 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf3c64280): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: Remove: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x118bf4422620 item 77 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf3c648c0): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf3c648c0): >openPending: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf3c648c0): _readAt: size=2, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf3c648c0): >_readAt: n=0, err=EOF 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf3c648c0): _writeAt: size=5, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf3c648c0): >_writeAt: n=5, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf3c648c0): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.831908068 +0000 UTC m=+86.849775552 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf3c648c0): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf3c64dc0): _writeAt: size=5, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf3c64dc0): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf3c64dc0): >openPending: err= 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x118bf4423180 item 78 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf3c64dc0): >_writeAt: n=5, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf3c64dc0): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.832437177 +0000 UTC m=+86.850304661 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf3c64dc0): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/03 12:19:56 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf3c654c0): _readAt: size=512, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf3c654c0): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf3c654c0): >openPending: err= 2026/09/03 12:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf3c654c0): >_readAt: n=5, err=EOF 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf3c654c0): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.832437177 +0000 UTC m=+86.850304661 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf3c654c0): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: Remove: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x118bf4423650 item 78 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf3c65b00): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf3c65b00): >openPending: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf3c65b00): _readAt: size=2, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf3c65b00): >_readAt: n=0, err=EOF 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf3c65b00): _writeAt: size=5, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf3c65b00): >_writeAt: n=5, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf3c65b00): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.834562251 +0000 UTC m=+86.852429735 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf3c65b00): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf44c2100): _writeAt: size=5, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf44c2100): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf44c2100): >openPending: err= 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x118bf430a070 item 79 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf44c2100): >_writeAt: n=5, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf44c2100): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.835323307 +0000 UTC m=+86.853190791 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf44c2100): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/03 12:19:56 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf44c2800): _readAt: size=512, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf44c2800): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf44c2800): >openPending: err= 2026/09/03 12:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf44c2800): >_readAt: n=5, err=EOF 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf44c2800): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.835323307 +0000 UTC m=+86.853190791 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf44c2800): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: Remove: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x118bf430a310 item 79 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 12:19:56 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/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf44c2e40): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf44c2e40): >openPending: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf44c2e40): _readAt: size=2, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf44c2e40): >_readAt: n=0, err=EOF 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf44c2e40): _writeAt: size=5, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf44c2e40): >_writeAt: n=5, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf44c2e40): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.836799435 +0000 UTC m=+86.854666910 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf44c2e40): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf44c3340): _writeAt: size=5, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf44c3340): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf44c3340): >openPending: err= 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x118bf430ab60 item 80 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf44c3340): >_writeAt: n=5, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf44c3340): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.837710004 +0000 UTC m=+86.855577478 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf44c3340): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/03 12:19:56 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf44c3a40): _readAt: size=512, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf44c3a40): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf44c3a40): >openPending: err= 2026/09/03 12:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf44c3a40): >_readAt: n=5, err=EOF 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf44c3a40): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.837710004 +0000 UTC m=+86.855577478 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf44c3a40): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: Remove: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x118bf430aee0 item 80 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf44ea180): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf44ea180): >openPending: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf44ea180): _writeAt: size=5, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf44ea180): >_writeAt: n=5, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf44ea180): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.839579574 +0000 UTC m=+86.857447049 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf44ea180): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf44ea600): _readAt: size=2, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf44ea600): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf44ea600): open at offset 5 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf44ea600): >openPending: err= 2026/09/03 12:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf44ea600): >_readAt: n=2, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf44ea600): _writeAt: size=3, off=7 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x118bf430b650 item 81 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf44ea600): >_writeAt: n=3, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf44ea600): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.840534919 +0000 UTC m=+86.858402394 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf44ea600): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf44eab40): _readAt: size=512, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf44eab40): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf44eab40): >openPending: err= 2026/09/03 12:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf44eab40): >_readAt: n=8, err=EOF 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf44eab40): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.840534919 +0000 UTC m=+86.858402394 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf44eab40): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: Remove: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x118bf430b960 item 81 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf44eb1c0): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf44eb1c0): >openPending: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf44eb1c0): _writeAt: size=5, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf44eb1c0): >_writeAt: n=5, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf44eb1c0): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.842263122 +0000 UTC m=+86.860130606 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf44eb1c0): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf44eb6c0): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf44eb6c0): open at offset 5 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf44eb6c0): >openPending: err= 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x118bf3c545b0 item 82 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf44eb6c0): _readAt: size=2, off=5 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf44eb6c0): >_readAt: n=0, err=EOF 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf44eb6c0): _writeAt: size=3, off=5 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf44eb6c0): >_writeAt: n=3, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf44eb6c0): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.843260266 +0000 UTC m=+86.861127750 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf44eb6c0): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf44ebc40): _readAt: size=512, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf44ebc40): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf44ebc40): >openPending: err= 2026/09/03 12:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf44ebc40): >_readAt: n=3, err=EOF 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf44ebc40): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.843260266 +0000 UTC m=+86.861127750 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf44ebc40): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: Remove: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x118bf3c54a80 item 82 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf44f83c0): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf44f83c0): >openPending: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf44f83c0): _writeAt: size=5, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf44f83c0): >_writeAt: n=5, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf44f83c0): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.845057479 +0000 UTC m=+86.862924963 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf44f83c0): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf44f88c0): _readAt: size=2, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf44f88c0): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf44f88c0): open at offset 5 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf44f88c0): >openPending: err= 2026/09/03 12:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf44f88c0): >_readAt: n=2, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf44f88c0): _writeAt: size=3, off=7 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x118bf3c555e0 item 83 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf44f88c0): >_writeAt: n=3, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf44f88c0): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.845996102 +0000 UTC m=+86.863863586 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf44f88c0): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf44f8e00): _readAt: size=512, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf44f8e00): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf44f8e00): >openPending: err= 2026/09/03 12:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf44f8e00): >_readAt: n=8, err=EOF 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf44f8e00): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.845996102 +0000 UTC m=+86.863863586 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf44f8e00): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: Remove: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x118bf3c55960 item 83 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf44f9480): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf44f9480): >openPending: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf44f9480): _writeAt: size=5, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf44f9480): >_writeAt: n=5, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf44f9480): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.847493129 +0000 UTC m=+86.865360613 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf44f9480): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf44f9980): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf44f9980): open at offset 5 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf44f9980): >openPending: err= 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x118bf48d60e0 item 84 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf44f9980): _readAt: size=2, off=5 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf44f9980): >_readAt: n=0, err=EOF 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf44f9980): _writeAt: size=3, off=5 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf44f9980): >_writeAt: n=3, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf44f9980): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.848214572 +0000 UTC m=+86.866082045 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf44f9980): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4554000): _readAt: size=512, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4554000): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4554000): >openPending: err= 2026/09/03 12:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4554000): >_readAt: n=3, err=EOF 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4554000): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.848214572 +0000 UTC m=+86.866082045 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4554000): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: Remove: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x118bf48d6380 item 84 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4554680): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4554680): >openPending: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4554680): _writeAt: size=5, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4554680): >_writeAt: n=5, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4554680): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.849787651 +0000 UTC m=+86.867655135 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4554680): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4554b80): _readAt: size=2, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4554b80): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4554b80): open at offset 5 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4554b80): >openPending: err= 2026/09/03 12:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4554b80): >_readAt: n=2, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4554b80): _writeAt: size=3, off=7 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x118bf48d6930 item 85 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4554b80): >_writeAt: n=3, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4554b80): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.850449261 +0000 UTC m=+86.868316745 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4554b80): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45550c0): _readAt: size=512, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45550c0): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45550c0): >openPending: err= 2026/09/03 12:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45550c0): >_readAt: n=8, err=EOF 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45550c0): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.850449261 +0000 UTC m=+86.868316745 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45550c0): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: Remove: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x118bf48d6cb0 item 85 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4555740): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4555740): >openPending: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4555740): _writeAt: size=5, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4555740): >_writeAt: n=5, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4555740): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.85203748 +0000 UTC m=+86.869904964 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4555740): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4555c40): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4555c40): open at offset 5 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4555c40): >openPending: err= 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x118bf48d7260 item 86 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4555c40): _readAt: size=2, off=5 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4555c40): >_readAt: n=0, err=EOF 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4555c40): _writeAt: size=3, off=5 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4555c40): >_writeAt: n=3, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4555c40): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.852788749 +0000 UTC m=+86.870656233 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4555c40): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45742c0): _readAt: size=512, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45742c0): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45742c0): >openPending: err= 2026/09/03 12:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45742c0): >_readAt: n=3, err=EOF 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45742c0): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.852788749 +0000 UTC m=+86.870656233 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45742c0): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: Remove: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x118bf48d7650 item 86 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4574940): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4574940): >openPending: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4574940): _writeAt: size=5, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4574940): >_writeAt: n=5, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4574940): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.854486916 +0000 UTC m=+86.872354390 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4574940): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4574e40): _readAt: size=2, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4574e40): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4574e40): open at offset 5 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4574e40): >openPending: err= 2026/09/03 12:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4574e40): >_readAt: n=2, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4574e40): _writeAt: size=3, off=7 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x118bf48d7c70 item 87 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4574e40): >_writeAt: n=3, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4574e40): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.855280985 +0000 UTC m=+86.873148469 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4574e40): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4575380): _readAt: size=512, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4575380): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4575380): >openPending: err= 2026/09/03 12:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4575380): >_readAt: n=8, err=EOF 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4575380): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.855280985 +0000 UTC m=+86.873148469 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4575380): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: Remove: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x118bf404e2a0 item 87 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 12:19:56 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/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4575a00): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4575a00): >openPending: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4575a00): _writeAt: size=5, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4575a00): >_writeAt: n=5, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4575a00): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.857047551 +0000 UTC m=+86.874915035 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf4575a00): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45a4000): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45a4000): open at offset 5 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45a4000): >openPending: err= 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x118bf404f960 item 88 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45a4000): _readAt: size=2, off=5 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45a4000): >_readAt: n=0, err=EOF 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45a4000): _writeAt: size=3, off=5 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45a4000): >_writeAt: n=3, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45a4000): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.857664396 +0000 UTC m=+86.875531880 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45a4000): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45a4580): _readAt: size=512, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45a4580): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45a4580): >openPending: err= 2026/09/03 12:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45a4580): >_readAt: n=3, err=EOF 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45a4580): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.857664396 +0000 UTC m=+86.875531880 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45a4580): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: Remove: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x118bf404fe30 item 88 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45a4bc0): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45a4bc0): open at offset 0 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45a4bc0): >openPending: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45a4bc0): _readAt: size=2, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45a4bc0): >_readAt: n=0, err=EOF 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45a4bc0): _writeAt: size=5, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45a4bc0): >_writeAt: n=5, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45a4bc0): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.859237918 +0000 UTC m=+86.877105402 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45a4bc0): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45a5100): _writeAt: size=5, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45a5100): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45a5100): >openPending: err= 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x118bf3c52bd0 item 89 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45a5100): >_writeAt: n=5, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45a5100): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.859731028 +0000 UTC m=+86.877598512 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45a5100): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45a5640): _readAt: size=2, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45a5640): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45a5640): open at offset 5 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45a5640): >openPending: err= 2026/09/03 12:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45a5640): >_readAt: n=2, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45a5640): _writeAt: size=3, off=7 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x118bf3c532d0 item 89 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45a5640): >_writeAt: n=3, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45a5640): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.860339848 +0000 UTC m=+86.878207332 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45a5640): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45a5bc0): _readAt: size=512, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45a5bc0): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45a5bc0): >openPending: err= 2026/09/03 12:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45a5bc0): >_readAt: n=8, err=EOF 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45a5bc0): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.860339848 +0000 UTC m=+86.878207332 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45a5bc0): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: Remove: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x118bf3c53730 item 89 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45c4300): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45c4300): open at offset 0 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45c4300): >openPending: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45c4300): _readAt: size=2, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45c4300): >_readAt: n=0, err=EOF 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45c4300): _writeAt: size=5, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45c4300): >_writeAt: n=5, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45c4300): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.861811477 +0000 UTC m=+86.879678961 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45c4300): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45c4840): _writeAt: size=5, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45c4840): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45c4840): >openPending: err= 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x118bf40449a0 item 90 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45c4840): >_writeAt: n=5, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45c4840): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.862350084 +0000 UTC m=+86.880217559 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45c4840): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45c4d80): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45c4d80): open at offset 5 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45c4d80): >openPending: err= 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x118bf4045420 item 90 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45c4d80): _readAt: size=2, off=5 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45c4d80): >_readAt: n=0, err=EOF 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45c4d80): _writeAt: size=3, off=5 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45c4d80): >_writeAt: n=3, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45c4d80): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.8629622 +0000 UTC m=+86.880829675 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45c4d80): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45c5340): _readAt: size=512, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45c5340): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45c5340): >openPending: err= 2026/09/03 12:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45c5340): >_readAt: n=3, err=EOF 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45c5340): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.8629622 +0000 UTC m=+86.880829675 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45c5340): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: Remove: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x118bf4010070 item 90 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45c5980): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45c5980): open at offset 0 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45c5980): >openPending: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45c5980): _readAt: size=2, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45c5980): >_readAt: n=0, err=EOF 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45c5980): _writeAt: size=5, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45c5980): >_writeAt: n=5, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45c5980): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.864611244 +0000 UTC m=+86.882478728 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45c5980): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45c5ec0): _writeAt: size=5, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45c5ec0): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45c5ec0): >openPending: err= 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x118bf4010a10 item 91 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45c5ec0): >_writeAt: n=5, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45c5ec0): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.86564133 +0000 UTC m=+86.883508804 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45c5ec0): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45d4500): _readAt: size=2, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45d4500): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45d4500): open at offset 5 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45d4500): >openPending: err= 2026/09/03 12:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45d4500): >_readAt: n=2, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45d4500): _writeAt: size=3, off=7 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x118bf40110a0 item 91 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45d4500): >_writeAt: n=3, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45d4500): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.867192279 +0000 UTC m=+86.885059763 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45d4500): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45d4a80): _readAt: size=512, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45d4a80): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45d4a80): >openPending: err= 2026/09/03 12:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45d4a80): >_readAt: n=8, err=EOF 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45d4a80): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.867192279 +0000 UTC m=+86.885059763 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45d4a80): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: Remove: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x118bf4011420 item 91 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 12:19:56 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/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45d50c0): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45d50c0): open at offset 0 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45d50c0): >openPending: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45d50c0): _readAt: size=2, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45d50c0): >_readAt: n=0, err=EOF 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45d50c0): _writeAt: size=5, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45d50c0): >_writeAt: n=5, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45d50c0): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.868635834 +0000 UTC m=+86.886503318 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45d50c0): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45d5600): _writeAt: size=5, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45d5600): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45d5600): >openPending: err= 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x118bf4842150 item 92 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45d5600): >_writeAt: n=5, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45d5600): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.869169583 +0000 UTC m=+86.887037067 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45d5600): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45d5b40): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45d5b40): open at offset 5 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45d5b40): >openPending: err= 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x118bf4842690 item 92 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45d5b40): _readAt: size=2, off=5 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45d5b40): >_readAt: n=0, err=EOF 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45d5b40): _writeAt: size=3, off=5 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45d5b40): >_writeAt: n=3, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45d5b40): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.869896926 +0000 UTC m=+86.887764411 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45d5b40): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45ea200): _readAt: size=512, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45ea200): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45ea200): >openPending: err= 2026/09/03 12:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45ea200): >_readAt: n=3, err=EOF 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45ea200): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.869896926 +0000 UTC m=+86.887764411 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf45ea200): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: Remove: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x118bf4842930 item 92 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf441be00): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf441be00): open at offset 0 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf441be00): >openPending: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf441be00): _readAt: size=2, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf441be00): >_readAt: n=0, err=EOF 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf441be00): _writeAt: size=5, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf441be00): >_writeAt: n=5, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf441be00): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.871496486 +0000 UTC m=+86.889363970 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf441be00): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf460a440): _writeAt: size=5, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf460a440): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf460a440): >openPending: err= 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x118bf465f6c0 item 93 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf460a440): >_writeAt: n=5, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf460a440): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.872067084 +0000 UTC m=+86.889934568 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf460a440): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/03 12:19:56 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf460ab40): _readAt: size=512, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf460ab40): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf460ab40): >openPending: err= 2026/09/03 12:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf460ab40): >_readAt: n=5, err=EOF 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf460ab40): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.872067084 +0000 UTC m=+86.889934568 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf460ab40): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: Remove: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x118bf465f960 item 93 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 12:19:56 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/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf460b180): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf460b180): open at offset 0 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf460b180): >openPending: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf460b180): _readAt: size=2, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf460b180): >_readAt: n=0, err=EOF 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf460b180): _writeAt: size=5, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf460b180): >_writeAt: n=5, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf460b180): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.873647038 +0000 UTC m=+86.891514511 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf460b180): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf460b6c0): _writeAt: size=5, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf460b6c0): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf460b6c0): >openPending: err= 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x118bf4306150 item 94 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf460b6c0): >_writeAt: n=5, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf460b6c0): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.874255868 +0000 UTC m=+86.892123352 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf460b6c0): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/03 12:19:56 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf460bdc0): _readAt: size=512, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf460bdc0): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf460bdc0): >openPending: err= 2026/09/03 12:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf460bdc0): >_readAt: n=5, err=EOF 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf460bdc0): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.874255868 +0000 UTC m=+86.892123352 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf460bdc0): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: Remove: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x118bf4306460 item 94 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 12:19:56 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/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf461e500): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf461e500): open at offset 0 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf461e500): >openPending: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf461e500): _readAt: size=2, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf461e500): >_readAt: n=0, err=EOF 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf461e500): _writeAt: size=5, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf461e500): >_writeAt: n=5, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf461e500): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.876075473 +0000 UTC m=+86.893942957 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf461e500): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf461ea40): _writeAt: size=5, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf461ea40): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf461ea40): >openPending: err= 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x118bf4306b60 item 95 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf461ea40): >_writeAt: n=5, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf461ea40): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.876801415 +0000 UTC m=+86.894668889 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf461ea40): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/03 12:19:56 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf461f140): _readAt: size=512, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf461f140): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf461f140): >openPending: err= 2026/09/03 12:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf461f140): >_readAt: n=5, err=EOF 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf461f140): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.876801415 +0000 UTC m=+86.894668889 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf461f140): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: Remove: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x118bf4306ee0 item 95 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 12:19:56 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/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf461f780): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf461f780): open at offset 0 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf461f780): >openPending: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf461f780): _readAt: size=2, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf461f780): >_readAt: n=0, err=EOF 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf461f780): _writeAt: size=5, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf461f780): >_writeAt: n=5, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf461f780): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.878314641 +0000 UTC m=+86.896182125 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf461f780): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf461fcc0): _writeAt: size=5, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf461fcc0): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf461fcc0): >openPending: err= 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x118bf4307490 item 96 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf461fcc0): >_writeAt: n=5, err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf461fcc0): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.879006568 +0000 UTC m=+86.896874053 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf461fcc0): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/03 12:19:56 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/03 12:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 12:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/03 12:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf465a4c0): _readAt: size=512, off=0 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf465a4c0): openPending: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf465a4c0): >openPending: err= 2026/09/03 12:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf465a4c0): >_readAt: n=5, err=EOF 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf465a4c0): close: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-03 12:19:56.879006568 +0000 UTC m=+86.896874053 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : open-test-file(0x118bf465a4c0): >close: err= 2026/09/03 12:19:56 DEBUG : open-test-file: Remove: 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x118bf43077a0 item 96 2026/09/03 12:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/03 12:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/03 12:19:56 DEBUG : open-test-file: >Remove: err= 2026/09/03 12:19:56 DEBUG : WaitForWriters: timeout=30s 2026/09/03 12:19:56 DEBUG : Looking for writers 2026/09/03 12:19:56 DEBUG : >WaitForWriters: 2026/09/03 12:19:56 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (0.55s) --- PASS: TestRWFileHandleOpenTests/writes (0.29s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full (0.26s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.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.01s) --- 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.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) === RUN TestRWFileModTimeWithOpenWriters run.go:198: Remote "sftp://rclone@:22/rclone-test-bacoher9jale", Local "Local file system at /tmp/rclone2649713110", Modify Window "1s" 2026/09/03 12:19:56 INFO : sftp://rclone@:22/rclone-test-bacoher9jale: poll-interval is not supported by this remote 2026/09/03 12:19:56 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/03 12:19:56 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-bacoher9jale" 2026/09/03 12:19:56 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-bacoher9jale" 2026/09/03 12:19:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-bacoher9jale" 2026/09/03 12:19:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/03 12:19:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-bacoher9jale" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-bacoher9jale" 2026/09/03 12:19:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-bacoher9jale" 2026/09/03 12:19:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/03 12:19:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-bacoher9jale" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-bacoher9jale" 2026/09/03 12:19:56 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 12:19:56 INFO : sftp://rclone@:22/rclone-test-bacoher9jale: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/03 12:19:56 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/03 12:19:56 DEBUG : file1: newRWFileHandle: 2026/09/03 12:19:56 DEBUG : file1(0x118bf4970440): openPending: 2026/09/03 12:19:56 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/03 12:19:56 DEBUG : file1(0x118bf4970440): >openPending: err= 2026/09/03 12:19:56 DEBUG : file1: >newRWFileHandle: err= 2026/09/03 12:19:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/03 12:19:56 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/09/03 12:19:56 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/09/03 12:19:56 DEBUG : file1(0x118bf4970440): _writeAt: size=2, off=0 2026/09/03 12:19:56 DEBUG : file1(0x118bf4970440): >_writeAt: n=2, err= 2026/09/03 12:19:56 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/09/03 12:19:56 DEBUG : file1(0x118bf4970440): RWFileHandle.Flush 2026/09/03 12:19:56 DEBUG : file1(0x118bf4970440): RWFileHandle.Release 2026/09/03 12:19:56 DEBUG : file1(0x118bf4970440): close: 2026/09/03 12:19:56 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/09/03 12:19:56 INFO : file1: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:56 DEBUG : file1(0x118bf4970440): >close: err= 2026/09/03 12:19:56 DEBUG : WaitForWriters: timeout=30s 2026/09/03 12:19:56 DEBUG : Looking for writers 2026/09/03 12:19:56 DEBUG : file1: reading active writers 2026/09/03 12:19:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/03 12:19:56 DEBUG : Looking for writers 2026/09/03 12:19:56 DEBUG : file1: reading active writers 2026/09/03 12:19:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/03 12:19:56 DEBUG : Looking for writers 2026/09/03 12:19:56 DEBUG : file1: reading active writers 2026/09/03 12:19:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/03 12:19:56 DEBUG : Looking for writers 2026/09/03 12:19:56 DEBUG : file1: reading active writers 2026/09/03 12:19:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/03 12:19:56 DEBUG : file1: vfs cache: starting upload 2026/09/03 12:19:56 DEBUG : file1.a0a9169e.partial: size = 2 OK 2026/09/03 12:19:56 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/file1.a0a9169e.partial" 2026/09/03 12:19:56 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:19:56 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: md5sum /rclone-test-bacoher9jale/file1.a0a9169e.partial 2026/09/03 12:19:56 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-bacoher9jale/file1.a0a9169e.partial" 2026/09/03 12:19:57 DEBUG : Looking for writers 2026/09/03 12:19:57 DEBUG : file1: reading active writers 2026/09/03 12:19:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/03 12:19:57 DEBUG : Looking for writers 2026/09/03 12:19:57 DEBUG : file1: reading active writers 2026/09/03 12:19:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/09/03 12:19:57 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:19:57 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: 49f68a5c8493ec2c0bf489821c21fc3b /rclone-test-bacoher9jale/file1.a0a9169e.partial 2026/09/03 12:19:57 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:19:57 DEBUG : file1.a0a9169e.partial: Parsed hash: 49f68a5c8493ec2c0bf489821c21fc3b 2026/09/03 12:19:57 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/09/03 12:19:57 DEBUG : file1.a0a9169e.partial: renamed to: file1 2026/09/03 12:19:57 INFO : file1: Copied (new) 2026/09/03 12:19:57 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/file1" 2026/09/03 12:19:57 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:19:57 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: md5sum /rclone-test-bacoher9jale/file1 2026/09/03 12:19:57 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-bacoher9jale/file1" 2026/09/03 12:19:57 DEBUG : Looking for writers 2026/09/03 12:19:57 DEBUG : file1: reading active writers 2026/09/03 12:19:57 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:19:57 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: 49f68a5c8493ec2c0bf489821c21fc3b /rclone-test-bacoher9jale/file1 2026/09/03 12:19:57 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:19:57 DEBUG : file1: Parsed hash: 49f68a5c8493ec2c0bf489821c21fc3b 2026/09/03 12:19:57 DEBUG : file1: vfs cache: fingerprint now "2,2012-11-18 17:32:31 +0000 UTC,49f68a5c8493ec2c0bf489821c21fc3b" 2026/09/03 12:19:57 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/09/03 12:19:57 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2026/09/03 12:19:57 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/03 12:19:57 INFO : file1: vfs cache: upload succeeded try #1 2026/09/03 12:19:57 DEBUG : >WaitForWriters: 2026/09/03 12:19:57 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/file1" 2026/09/03 12:19:57 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:19:57 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: md5sum /rclone-test-bacoher9jale/file1 2026/09/03 12:19:57 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-bacoher9jale/file1" 2026/09/03 12:19:57 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:19:57 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: 49f68a5c8493ec2c0bf489821c21fc3b /rclone-test-bacoher9jale/file1 2026/09/03 12:19:57 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:19:57 DEBUG : file1: Parsed hash: 49f68a5c8493ec2c0bf489821c21fc3b 2026/09/03 12:19:57 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/file1" 2026/09/03 12:19:57 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:19:57 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: sha1sum /rclone-test-bacoher9jale/file1 2026/09/03 12:19:57 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-bacoher9jale/file1" 2026/09/03 12:19:58 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:19:58 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: c22b5f9178342609428d6f51b2c5af4c0bde6a42 /rclone-test-bacoher9jale/file1 2026/09/03 12:19:58 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:19:58 DEBUG : file1: Parsed hash: c22b5f9178342609428d6f51b2c5af4c0bde6a42 2026/09/03 12:19:58 DEBUG : WaitForWriters: timeout=30s 2026/09/03 12:19:58 DEBUG : Looking for writers 2026/09/03 12:19:58 DEBUG : file1: reading active writers 2026/09/03 12:19:58 DEBUG : >WaitForWriters: 2026/09/03 12:19:58 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: vfs cache: cleaner exiting --- PASS: TestRWFileModTimeWithOpenWriters (1.35s) === RUN TestRWCacheRename run.go:198: Remote "sftp://rclone@:22/rclone-test-bacoher9jale", Local "Local file system at /tmp/rclone2649713110", Modify Window "1s" 2026/09/03 12:19:58 INFO : sftp://rclone@:22/rclone-test-bacoher9jale: poll-interval is not supported by this remote 2026/09/03 12:19:58 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/03 12:19:58 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-bacoher9jale" 2026/09/03 12:19:58 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-bacoher9jale" 2026/09/03 12:19:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-bacoher9jale" 2026/09/03 12:19:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/03 12:19:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-bacoher9jale" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-bacoher9jale" 2026/09/03 12:19:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-bacoher9jale" 2026/09/03 12:19:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/03 12:19:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-bacoher9jale" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-bacoher9jale" 2026/09/03 12:19:58 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 12:19:58 INFO : sftp://rclone@:22/rclone-test-bacoher9jale: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/03 12:19:58 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2026/09/03 12:19:58 DEBUG : rename_me: newRWFileHandle: 2026/09/03 12:19:58 DEBUG : rename_me(0x118bf465afc0): openPending: 2026/09/03 12:19:58 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/03 12:19:58 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/09/03 12:19:58 DEBUG : rename_me(0x118bf465afc0): >openPending: err= 2026/09/03 12:19:58 DEBUG : rename_me: >newRWFileHandle: err= 2026/09/03 12:19:58 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/09/03 12:19:58 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2026/09/03 12:19:58 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2026/09/03 12:19:58 DEBUG : rename_me(0x118bf465afc0): _writeAt: size=5, off=0 2026/09/03 12:19:58 DEBUG : rename_me(0x118bf465afc0): >_writeAt: n=5, err= 2026/09/03 12:19:58 DEBUG : rename_me(0x118bf465afc0): close: 2026/09/03 12:19:58 DEBUG : rename_me: vfs cache: setting modification time to 2026-09-03 12:19:58.240332272 +0000 UTC m=+88.258199756 2026/09/03 12:19:58 INFO : rename_me: vfs cache: queuing for upload in 100ms 2026/09/03 12:19:58 DEBUG : rename_me(0x118bf465afc0): >close: err= 2026/09/03 12:19:58 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2026/09/03 12:19:58 DEBUG : i_was_renamed: Updating file with 0x118bf4793c70 2026/09/03 12:19:58 DEBUG : Added virtual directory entry vDel: "rename_me" 2026/09/03 12:19:58 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/09/03 12:19:58 DEBUG : WaitForWriters: timeout=30s 2026/09/03 12:19:58 DEBUG : Looking for writers 2026/09/03 12:19:58 DEBUG : i_was_renamed: reading active writers 2026/09/03 12:19:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/03 12:19:58 DEBUG : Looking for writers 2026/09/03 12:19:58 DEBUG : i_was_renamed: reading active writers 2026/09/03 12:19:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/03 12:19:58 DEBUG : Looking for writers 2026/09/03 12:19:58 DEBUG : i_was_renamed: reading active writers 2026/09/03 12:19:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/03 12:19:58 DEBUG : Looking for writers 2026/09/03 12:19:58 DEBUG : i_was_renamed: reading active writers 2026/09/03 12:19:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/03 12:19:58 DEBUG : i_was_renamed: vfs cache: starting upload 2026/09/03 12:19:58 DEBUG : i_was_renamed.49148099.partial: size = 5 OK 2026/09/03 12:19:58 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/i_was_renamed.49148099.partial" 2026/09/03 12:19:58 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:19:58 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: md5sum /rclone-test-bacoher9jale/i_was_renamed.49148099.partial 2026/09/03 12:19:58 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-bacoher9jale/i_was_renamed.49148099.partial" 2026/09/03 12:19:58 DEBUG : Looking for writers 2026/09/03 12:19:58 DEBUG : i_was_renamed: reading active writers 2026/09/03 12:19:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/03 12:19:58 DEBUG : Looking for writers 2026/09/03 12:19:58 DEBUG : i_was_renamed: reading active writers 2026/09/03 12:19:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/09/03 12:19:58 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:19:58 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-bacoher9jale/i_was_renamed.49148099.partial 2026/09/03 12:19:58 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:19:58 DEBUG : i_was_renamed.49148099.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/09/03 12:19:58 DEBUG : i_was_renamed: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/09/03 12:19:58 DEBUG : i_was_renamed.49148099.partial: renamed to: i_was_renamed 2026/09/03 12:19:58 INFO : i_was_renamed: Copied (new) 2026/09/03 12:19:58 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/i_was_renamed" 2026/09/03 12:19:58 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:19:58 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: md5sum /rclone-test-bacoher9jale/i_was_renamed 2026/09/03 12:19:58 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-bacoher9jale/i_was_renamed" 2026/09/03 12:19:58 DEBUG : Looking for writers 2026/09/03 12:19:58 DEBUG : i_was_renamed: reading active writers 2026/09/03 12:19:58 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:19:58 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-bacoher9jale/i_was_renamed 2026/09/03 12:19:58 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:19:58 DEBUG : i_was_renamed: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/09/03 12:19:58 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2026-09-03 12:19:58 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/09/03 12:19:58 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2026/09/03 12:19:58 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/09/03 12:19:58 DEBUG : >WaitForWriters: 2026/09/03 12:19:58 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2026/09/03 12:19:58 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: vfs cache: cleaner exiting --- PASS: TestRWCacheRename (0.75s) === RUN TestRWCacheUpdate run.go:198: Remote "sftp://rclone@:22/rclone-test-bacoher9jale", Local "Local file system at /tmp/rclone2649713110", Modify Window "1s" 2026/09/03 12:19:58 INFO : sftp://rclone@:22/rclone-test-bacoher9jale: poll-interval is not supported by this remote 2026/09/03 12:19:58 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/03 12:19:58 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-bacoher9jale" 2026/09/03 12:19:58 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-bacoher9jale" 2026/09/03 12:19:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-bacoher9jale" 2026/09/03 12:19:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/03 12:19:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-bacoher9jale" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-bacoher9jale" 2026/09/03 12:19:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-bacoher9jale" 2026/09/03 12:19:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/03 12:19:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-bacoher9jale" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-bacoher9jale" 2026/09/03 12:19:58 INFO : sftp://rclone@:22/rclone-test-bacoher9jale: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/03 12:19:58 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/TestRWCacheUpdate" 2026/09/03 12:19:58 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:19:58 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: md5sum /rclone-test-bacoher9jale/TestRWCacheUpdate 2026/09/03 12:19:58 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-bacoher9jale/TestRWCacheUpdate" 2026/09/03 12:19:59 DEBUG : forgetting directory cache 2026/09/03 12:19:59 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:19:59 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: 8558f20bbf1a5777c862752b37ad49be /rclone-test-bacoher9jale/TestRWCacheUpdate 2026/09/03 12:19:59 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:19:59 DEBUG : TestRWCacheUpdate: Parsed hash: 8558f20bbf1a5777c862752b37ad49be 2026/09/03 12:19:59 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/TestRWCacheUpdate" 2026/09/03 12:19:59 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:19:59 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: sha1sum /rclone-test-bacoher9jale/TestRWCacheUpdate 2026/09/03 12:19:59 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-bacoher9jale/TestRWCacheUpdate" 2026/09/03 12:19:59 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:19:59 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: 288158e561053f03b91b9361f5d0328ac9e349fc /rclone-test-bacoher9jale/TestRWCacheUpdate 2026/09/03 12:19:59 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:19:59 DEBUG : TestRWCacheUpdate: Parsed hash: 288158e561053f03b91b9361f5d0328ac9e349fc 2026/09/03 12:19:59 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 12:19:59 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/09/03 12:19:59 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/09/03 12:19:59 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/09/03 12:19:59 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/09/03 12:19:59 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/09/03 12:19:59 DEBUG : TestRWCacheUpdate(0x118bf45eb4c0): _readAt: size=512, off=0 2026/09/03 12:19:59 DEBUG : TestRWCacheUpdate(0x118bf45eb4c0): openPending: 2026/09/03 12:19:59 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/TestRWCacheUpdate" 2026/09/03 12:19:59 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:19:59 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: md5sum /rclone-test-bacoher9jale/TestRWCacheUpdate 2026/09/03 12:19:59 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-bacoher9jale/TestRWCacheUpdate" 2026/09/03 12:20:00 DEBUG : forgetting directory cache 2026/09/03 12:20:00 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:20:00 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: 8558f20bbf1a5777c862752b37ad49be /rclone-test-bacoher9jale/TestRWCacheUpdate 2026/09/03 12:20:00 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:20:00 DEBUG : TestRWCacheUpdate: Parsed hash: 8558f20bbf1a5777c862752b37ad49be 2026/09/03 12:20:00 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-09-03 11:20:58 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" against cached fingerprint "" 2026/09/03 12:20:00 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/09/03 12:20:00 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/03 12:20:00 DEBUG : TestRWCacheUpdate(0x118bf45eb4c0): >openPending: err= 2026/09/03 12:20:00 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/09/03 12:20:00 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/03 12:20:00 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/03 12:20:00 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/09/03 12:20:00 DEBUG : TestRWCacheUpdate(0x118bf45eb4c0): >_readAt: n=20, err=EOF 2026/09/03 12:20:00 DEBUG : TestRWCacheUpdate(0x118bf45eb4c0): close: 2026/09/03 12:20:00 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-09-03 11:20:58 +0000 UTC 2026/09/03 12:20:00 DEBUG : TestRWCacheUpdate(0x118bf45eb4c0): >close: err= 2026/09/03 12:20:00 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/03 12:20:00 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/09/03 12:20:00 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/TestRWCacheUpdate" 2026/09/03 12:20:00 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:20:00 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: md5sum /rclone-test-bacoher9jale/TestRWCacheUpdate 2026/09/03 12:20:00 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-bacoher9jale/TestRWCacheUpdate" 2026/09/03 12:20:00 DEBUG : forgetting directory cache 2026/09/03 12:20:00 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:20:00 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: 944a242d910e2bbacae0d0db8c64490a /rclone-test-bacoher9jale/TestRWCacheUpdate 2026/09/03 12:20:00 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:20:00 DEBUG : TestRWCacheUpdate: Parsed hash: 944a242d910e2bbacae0d0db8c64490a 2026/09/03 12:20:00 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/TestRWCacheUpdate" 2026/09/03 12:20:00 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:20:00 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: sha1sum /rclone-test-bacoher9jale/TestRWCacheUpdate 2026/09/03 12:20:00 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-bacoher9jale/TestRWCacheUpdate" 2026/09/03 12:20:00 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:20:00 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: f47c1f4670d7bfa799e2e12e6aff3029f0785d53 /rclone-test-bacoher9jale/TestRWCacheUpdate 2026/09/03 12:20:00 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:20:00 DEBUG : TestRWCacheUpdate: Parsed hash: f47c1f4670d7bfa799e2e12e6aff3029f0785d53 2026/09/03 12:20:01 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 12:20:01 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/09/03 12:20:01 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/09/03 12:20:01 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/09/03 12:20:01 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/09/03 12:20:01 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/09/03 12:20:01 DEBUG : TestRWCacheUpdate(0x118bf4872a40): _readAt: size=512, off=0 2026/09/03 12:20:01 DEBUG : TestRWCacheUpdate(0x118bf4872a40): openPending: 2026/09/03 12:20:01 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/TestRWCacheUpdate" 2026/09/03 12:20:01 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:20:01 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: md5sum /rclone-test-bacoher9jale/TestRWCacheUpdate 2026/09/03 12:20:01 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-bacoher9jale/TestRWCacheUpdate" 2026/09/03 12:20:01 DEBUG : forgetting directory cache 2026/09/03 12:20:01 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:20:01 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: 944a242d910e2bbacae0d0db8c64490a /rclone-test-bacoher9jale/TestRWCacheUpdate 2026/09/03 12:20:01 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:20:01 DEBUG : TestRWCacheUpdate: Parsed hash: 944a242d910e2bbacae0d0db8c64490a 2026/09/03 12:20:01 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-09-03 11:21:58 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" against cached fingerprint "20,2026-09-03 11:20:58 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" 2026/09/03 12:20:01 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-09-03 11:21:58 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" != cached fingerprint "20,2026-09-03 11:20:58 +0000 UTC,8558f20bbf1a5777c862752b37ad49be") 2026/09/03 12:20:01 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/09/03 12:20:01 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/09/03 12:20:01 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/09/03 12:20:01 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/03 12:20:01 DEBUG : TestRWCacheUpdate(0x118bf4872a40): >openPending: err= 2026/09/03 12:20:01 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/09/03 12:20:01 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/03 12:20:01 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/03 12:20:01 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/09/03 12:20:01 DEBUG : TestRWCacheUpdate(0x118bf4872a40): >_readAt: n=20, err=EOF 2026/09/03 12:20:01 DEBUG : TestRWCacheUpdate(0x118bf4872a40): close: 2026/09/03 12:20:01 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-09-03 11:21:58 +0000 UTC 2026/09/03 12:20:01 DEBUG : TestRWCacheUpdate(0x118bf4872a40): >close: err= 2026/09/03 12:20:01 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/03 12:20:01 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/09/03 12:20:01 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/TestRWCacheUpdate" 2026/09/03 12:20:01 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:20:01 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: md5sum /rclone-test-bacoher9jale/TestRWCacheUpdate 2026/09/03 12:20:01 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-bacoher9jale/TestRWCacheUpdate" 2026/09/03 12:20:01 DEBUG : forgetting directory cache 2026/09/03 12:20:01 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:20:01 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: 4e063366550d230fc1fb85c19dbb494d /rclone-test-bacoher9jale/TestRWCacheUpdate 2026/09/03 12:20:01 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:20:01 DEBUG : TestRWCacheUpdate: Parsed hash: 4e063366550d230fc1fb85c19dbb494d 2026/09/03 12:20:01 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/TestRWCacheUpdate" 2026/09/03 12:20:01 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:20:01 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: sha1sum /rclone-test-bacoher9jale/TestRWCacheUpdate 2026/09/03 12:20:01 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-bacoher9jale/TestRWCacheUpdate" 2026/09/03 12:20:02 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:20:02 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: cdbdc94ef0e50810466d21c31d02b8365e9616d2 /rclone-test-bacoher9jale/TestRWCacheUpdate 2026/09/03 12:20:02 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:20:02 DEBUG : TestRWCacheUpdate: Parsed hash: cdbdc94ef0e50810466d21c31d02b8365e9616d2 2026/09/03 12:20:02 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 12:20:02 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/09/03 12:20:02 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/09/03 12:20:02 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/09/03 12:20:02 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/09/03 12:20:02 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/09/03 12:20:02 DEBUG : TestRWCacheUpdate(0x118bf45ea640): _readAt: size=512, off=0 2026/09/03 12:20:02 DEBUG : TestRWCacheUpdate(0x118bf45ea640): openPending: 2026/09/03 12:20:02 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/TestRWCacheUpdate" 2026/09/03 12:20:02 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:20:02 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: md5sum /rclone-test-bacoher9jale/TestRWCacheUpdate 2026/09/03 12:20:02 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-bacoher9jale/TestRWCacheUpdate" 2026/09/03 12:20:02 DEBUG : forgetting directory cache 2026/09/03 12:20:02 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:20:02 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: 4e063366550d230fc1fb85c19dbb494d /rclone-test-bacoher9jale/TestRWCacheUpdate 2026/09/03 12:20:02 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:20:02 DEBUG : TestRWCacheUpdate: Parsed hash: 4e063366550d230fc1fb85c19dbb494d 2026/09/03 12:20:02 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-09-03 11:22:58 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" against cached fingerprint "20,2026-09-03 11:21:58 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" 2026/09/03 12:20:02 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-09-03 11:22:58 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" != cached fingerprint "20,2026-09-03 11:21:58 +0000 UTC,944a242d910e2bbacae0d0db8c64490a") 2026/09/03 12:20:02 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/09/03 12:20:02 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/09/03 12:20:02 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/09/03 12:20:02 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/03 12:20:02 DEBUG : TestRWCacheUpdate(0x118bf45ea640): >openPending: err= 2026/09/03 12:20:02 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/09/03 12:20:02 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/03 12:20:02 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/03 12:20:02 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/09/03 12:20:02 DEBUG : TestRWCacheUpdate(0x118bf45ea640): >_readAt: n=20, err=EOF 2026/09/03 12:20:02 DEBUG : TestRWCacheUpdate(0x118bf45ea640): close: 2026/09/03 12:20:02 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-09-03 11:22:58 +0000 UTC 2026/09/03 12:20:02 DEBUG : TestRWCacheUpdate(0x118bf45ea640): >close: err= 2026/09/03 12:20:02 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/03 12:20:02 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/09/03 12:20:02 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/TestRWCacheUpdate" 2026/09/03 12:20:02 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:20:02 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: md5sum /rclone-test-bacoher9jale/TestRWCacheUpdate 2026/09/03 12:20:02 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-bacoher9jale/TestRWCacheUpdate" 2026/09/03 12:20:02 DEBUG : forgetting directory cache 2026/09/03 12:20:02 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:20:02 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: a8c7956852282e88c22a986150cb5a68 /rclone-test-bacoher9jale/TestRWCacheUpdate 2026/09/03 12:20:02 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:20:02 DEBUG : TestRWCacheUpdate: Parsed hash: a8c7956852282e88c22a986150cb5a68 2026/09/03 12:20:02 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/TestRWCacheUpdate" 2026/09/03 12:20:02 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:20:02 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: sha1sum /rclone-test-bacoher9jale/TestRWCacheUpdate 2026/09/03 12:20:02 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-bacoher9jale/TestRWCacheUpdate" 2026/09/03 12:20:03 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:20:03 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: 9c0b7852a4bce62b7ba1ae22ce62c4abdb8eb3d7 /rclone-test-bacoher9jale/TestRWCacheUpdate 2026/09/03 12:20:03 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:20:03 DEBUG : TestRWCacheUpdate: Parsed hash: 9c0b7852a4bce62b7ba1ae22ce62c4abdb8eb3d7 2026/09/03 12:20:03 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 12:20:03 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/09/03 12:20:03 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/09/03 12:20:03 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/09/03 12:20:03 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/09/03 12:20:03 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/09/03 12:20:03 DEBUG : TestRWCacheUpdate(0x118bf47086c0): _readAt: size=512, off=0 2026/09/03 12:20:03 DEBUG : TestRWCacheUpdate(0x118bf47086c0): openPending: 2026/09/03 12:20:03 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/TestRWCacheUpdate" 2026/09/03 12:20:03 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:20:03 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: md5sum /rclone-test-bacoher9jale/TestRWCacheUpdate 2026/09/03 12:20:03 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-bacoher9jale/TestRWCacheUpdate" 2026/09/03 12:20:03 DEBUG : forgetting directory cache 2026/09/03 12:20:03 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:20:03 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: a8c7956852282e88c22a986150cb5a68 /rclone-test-bacoher9jale/TestRWCacheUpdate 2026/09/03 12:20:03 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:20:03 DEBUG : TestRWCacheUpdate: Parsed hash: a8c7956852282e88c22a986150cb5a68 2026/09/03 12:20:03 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-09-03 11:23:58 +0000 UTC,a8c7956852282e88c22a986150cb5a68" against cached fingerprint "20,2026-09-03 11:22:58 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" 2026/09/03 12:20:03 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-09-03 11:23:58 +0000 UTC,a8c7956852282e88c22a986150cb5a68" != cached fingerprint "20,2026-09-03 11:22:58 +0000 UTC,4e063366550d230fc1fb85c19dbb494d") 2026/09/03 12:20:03 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/09/03 12:20:03 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/09/03 12:20:03 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/09/03 12:20:03 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/03 12:20:03 DEBUG : TestRWCacheUpdate(0x118bf47086c0): >openPending: err= 2026/09/03 12:20:03 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/09/03 12:20:03 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/03 12:20:03 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/03 12:20:03 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/09/03 12:20:03 DEBUG : TestRWCacheUpdate(0x118bf47086c0): >_readAt: n=20, err=EOF 2026/09/03 12:20:03 DEBUG : TestRWCacheUpdate(0x118bf47086c0): close: 2026/09/03 12:20:03 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-09-03 11:23:58 +0000 UTC 2026/09/03 12:20:03 DEBUG : TestRWCacheUpdate(0x118bf47086c0): >close: err= 2026/09/03 12:20:03 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/03 12:20:03 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/09/03 12:20:03 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/TestRWCacheUpdate" 2026/09/03 12:20:03 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:20:03 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: md5sum /rclone-test-bacoher9jale/TestRWCacheUpdate 2026/09/03 12:20:03 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-bacoher9jale/TestRWCacheUpdate" 2026/09/03 12:20:03 DEBUG : forgetting directory cache 2026/09/03 12:20:04 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:20:04 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: 25074c7237d5f7774d304950950b2d66 /rclone-test-bacoher9jale/TestRWCacheUpdate 2026/09/03 12:20:04 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:20:04 DEBUG : TestRWCacheUpdate: Parsed hash: 25074c7237d5f7774d304950950b2d66 2026/09/03 12:20:04 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/TestRWCacheUpdate" 2026/09/03 12:20:04 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:20:04 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: sha1sum /rclone-test-bacoher9jale/TestRWCacheUpdate 2026/09/03 12:20:04 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-bacoher9jale/TestRWCacheUpdate" 2026/09/03 12:20:04 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:20:04 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: ceb5d9ade326cb4f1198af16dc24366d3d9c950f /rclone-test-bacoher9jale/TestRWCacheUpdate 2026/09/03 12:20:04 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:20:04 DEBUG : TestRWCacheUpdate: Parsed hash: ceb5d9ade326cb4f1198af16dc24366d3d9c950f 2026/09/03 12:20:04 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 12:20:04 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/09/03 12:20:04 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/09/03 12:20:04 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/09/03 12:20:04 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/09/03 12:20:04 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/09/03 12:20:04 DEBUG : TestRWCacheUpdate(0x118bf4709040): _readAt: size=512, off=0 2026/09/03 12:20:04 DEBUG : TestRWCacheUpdate(0x118bf4709040): openPending: 2026/09/03 12:20:04 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/TestRWCacheUpdate" 2026/09/03 12:20:04 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:20:04 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: md5sum /rclone-test-bacoher9jale/TestRWCacheUpdate 2026/09/03 12:20:04 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-bacoher9jale/TestRWCacheUpdate" 2026/09/03 12:20:04 DEBUG : forgetting directory cache 2026/09/03 12:20:04 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:20:04 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: 25074c7237d5f7774d304950950b2d66 /rclone-test-bacoher9jale/TestRWCacheUpdate 2026/09/03 12:20:04 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:20:04 DEBUG : TestRWCacheUpdate: Parsed hash: 25074c7237d5f7774d304950950b2d66 2026/09/03 12:20:04 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-09-03 11:24:58 +0000 UTC,25074c7237d5f7774d304950950b2d66" against cached fingerprint "20,2026-09-03 11:23:58 +0000 UTC,a8c7956852282e88c22a986150cb5a68" 2026/09/03 12:20:04 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-09-03 11:24:58 +0000 UTC,25074c7237d5f7774d304950950b2d66" != cached fingerprint "20,2026-09-03 11:23:58 +0000 UTC,a8c7956852282e88c22a986150cb5a68") 2026/09/03 12:20:04 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/09/03 12:20:04 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/09/03 12:20:04 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/09/03 12:20:04 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/03 12:20:04 DEBUG : TestRWCacheUpdate(0x118bf4709040): >openPending: err= 2026/09/03 12:20:04 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/09/03 12:20:04 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/03 12:20:04 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/03 12:20:04 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/09/03 12:20:04 DEBUG : TestRWCacheUpdate(0x118bf4709040): >_readAt: n=20, err=EOF 2026/09/03 12:20:04 DEBUG : TestRWCacheUpdate(0x118bf4709040): close: 2026/09/03 12:20:04 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-09-03 11:24:58 +0000 UTC 2026/09/03 12:20:04 DEBUG : TestRWCacheUpdate(0x118bf4709040): >close: err= 2026/09/03 12:20:04 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/03 12:20:04 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/09/03 12:20:04 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/TestRWCacheUpdate" 2026/09/03 12:20:04 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:20:04 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: md5sum /rclone-test-bacoher9jale/TestRWCacheUpdate 2026/09/03 12:20:04 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-bacoher9jale/TestRWCacheUpdate" 2026/09/03 12:20:05 DEBUG : forgetting directory cache 2026/09/03 12:20:05 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:20:05 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: 58e51f3b328781d7a035e462b2e9bd00 /rclone-test-bacoher9jale/TestRWCacheUpdate 2026/09/03 12:20:05 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:20:05 DEBUG : TestRWCacheUpdate: Parsed hash: 58e51f3b328781d7a035e462b2e9bd00 2026/09/03 12:20:05 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/TestRWCacheUpdate" 2026/09/03 12:20:05 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:20:05 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: sha1sum /rclone-test-bacoher9jale/TestRWCacheUpdate 2026/09/03 12:20:05 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-bacoher9jale/TestRWCacheUpdate" 2026/09/03 12:20:05 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:20:05 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: 5f11b0143ac8866346332777b557a7153a9d90b8 /rclone-test-bacoher9jale/TestRWCacheUpdate 2026/09/03 12:20:05 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:20:05 DEBUG : TestRWCacheUpdate: Parsed hash: 5f11b0143ac8866346332777b557a7153a9d90b8 2026/09/03 12:20:05 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 12:20:05 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/09/03 12:20:05 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/09/03 12:20:05 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/09/03 12:20:05 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/09/03 12:20:05 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/09/03 12:20:05 DEBUG : TestRWCacheUpdate(0x118bf4872b40): _readAt: size=512, off=0 2026/09/03 12:20:05 DEBUG : TestRWCacheUpdate(0x118bf4872b40): openPending: 2026/09/03 12:20:05 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/TestRWCacheUpdate" 2026/09/03 12:20:05 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:20:05 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: md5sum /rclone-test-bacoher9jale/TestRWCacheUpdate 2026/09/03 12:20:05 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-bacoher9jale/TestRWCacheUpdate" 2026/09/03 12:20:05 DEBUG : forgetting directory cache 2026/09/03 12:20:06 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:20:06 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: 58e51f3b328781d7a035e462b2e9bd00 /rclone-test-bacoher9jale/TestRWCacheUpdate 2026/09/03 12:20:06 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:20:06 DEBUG : TestRWCacheUpdate: Parsed hash: 58e51f3b328781d7a035e462b2e9bd00 2026/09/03 12:20:06 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-09-03 11:25:58 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" against cached fingerprint "20,2026-09-03 11:24:58 +0000 UTC,25074c7237d5f7774d304950950b2d66" 2026/09/03 12:20:06 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-09-03 11:25:58 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" != cached fingerprint "20,2026-09-03 11:24:58 +0000 UTC,25074c7237d5f7774d304950950b2d66") 2026/09/03 12:20:06 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/09/03 12:20:06 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/09/03 12:20:06 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/09/03 12:20:06 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/03 12:20:06 DEBUG : TestRWCacheUpdate(0x118bf4872b40): >openPending: err= 2026/09/03 12:20:06 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/09/03 12:20:06 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/03 12:20:06 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/03 12:20:06 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/09/03 12:20:06 DEBUG : TestRWCacheUpdate(0x118bf4872b40): >_readAt: n=20, err=EOF 2026/09/03 12:20:06 DEBUG : TestRWCacheUpdate(0x118bf4872b40): close: 2026/09/03 12:20:06 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-09-03 11:25:58 +0000 UTC 2026/09/03 12:20:06 DEBUG : TestRWCacheUpdate(0x118bf4872b40): >close: err= 2026/09/03 12:20:06 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/03 12:20:06 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/09/03 12:20:06 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/TestRWCacheUpdate" 2026/09/03 12:20:06 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:20:06 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: md5sum /rclone-test-bacoher9jale/TestRWCacheUpdate 2026/09/03 12:20:06 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-bacoher9jale/TestRWCacheUpdate" 2026/09/03 12:20:06 DEBUG : forgetting directory cache 2026/09/03 12:20:06 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:20:06 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: 8dbc613757cc0c1614e9b1aafd9156a7 /rclone-test-bacoher9jale/TestRWCacheUpdate 2026/09/03 12:20:06 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:20:06 DEBUG : TestRWCacheUpdate: Parsed hash: 8dbc613757cc0c1614e9b1aafd9156a7 2026/09/03 12:20:06 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/TestRWCacheUpdate" 2026/09/03 12:20:06 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:20:06 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: sha1sum /rclone-test-bacoher9jale/TestRWCacheUpdate 2026/09/03 12:20:06 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-bacoher9jale/TestRWCacheUpdate" 2026/09/03 12:20:06 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:20:06 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: 674b2f1010a3dfc9a0bf400bf2936b0c0c3d6c06 /rclone-test-bacoher9jale/TestRWCacheUpdate 2026/09/03 12:20:06 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:20:06 DEBUG : TestRWCacheUpdate: Parsed hash: 674b2f1010a3dfc9a0bf400bf2936b0c0c3d6c06 2026/09/03 12:20:06 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 12:20:06 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/09/03 12:20:06 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/09/03 12:20:06 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/09/03 12:20:06 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/09/03 12:20:06 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/09/03 12:20:06 DEBUG : TestRWCacheUpdate(0x118bf4873000): _readAt: size=512, off=0 2026/09/03 12:20:06 DEBUG : TestRWCacheUpdate(0x118bf4873000): openPending: 2026/09/03 12:20:06 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/TestRWCacheUpdate" 2026/09/03 12:20:06 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:20:06 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: md5sum /rclone-test-bacoher9jale/TestRWCacheUpdate 2026/09/03 12:20:06 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-bacoher9jale/TestRWCacheUpdate" 2026/09/03 12:20:07 DEBUG : forgetting directory cache 2026/09/03 12:20:07 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:20:07 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: 8dbc613757cc0c1614e9b1aafd9156a7 /rclone-test-bacoher9jale/TestRWCacheUpdate 2026/09/03 12:20:07 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:20:07 DEBUG : TestRWCacheUpdate: Parsed hash: 8dbc613757cc0c1614e9b1aafd9156a7 2026/09/03 12:20:07 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2026-09-03 11:26:58 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" against cached fingerprint "20,2026-09-03 11:25:58 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" 2026/09/03 12:20:07 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2026-09-03 11:26:58 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" != cached fingerprint "20,2026-09-03 11:25:58 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00") 2026/09/03 12:20:07 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/09/03 12:20:07 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/09/03 12:20:07 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2026/09/03 12:20:07 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/03 12:20:07 DEBUG : TestRWCacheUpdate(0x118bf4873000): >openPending: err= 2026/09/03 12:20:07 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2026/09/03 12:20:07 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/03 12:20:07 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/03 12:20:07 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/09/03 12:20:07 DEBUG : TestRWCacheUpdate(0x118bf4873000): >_readAt: n=21, err=EOF 2026/09/03 12:20:07 DEBUG : TestRWCacheUpdate(0x118bf4873000): close: 2026/09/03 12:20:07 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-09-03 11:26:58 +0000 UTC 2026/09/03 12:20:07 DEBUG : TestRWCacheUpdate(0x118bf4873000): >close: err= 2026/09/03 12:20:07 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/03 12:20:07 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/09/03 12:20:07 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/TestRWCacheUpdate" 2026/09/03 12:20:07 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:20:07 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: md5sum /rclone-test-bacoher9jale/TestRWCacheUpdate 2026/09/03 12:20:07 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-bacoher9jale/TestRWCacheUpdate" 2026/09/03 12:20:07 DEBUG : forgetting directory cache 2026/09/03 12:20:07 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:20:07 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: d6db0c1b4814e22b98d1f690596f68ca /rclone-test-bacoher9jale/TestRWCacheUpdate 2026/09/03 12:20:07 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:20:07 DEBUG : TestRWCacheUpdate: Parsed hash: d6db0c1b4814e22b98d1f690596f68ca 2026/09/03 12:20:07 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/TestRWCacheUpdate" 2026/09/03 12:20:07 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:20:07 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: sha1sum /rclone-test-bacoher9jale/TestRWCacheUpdate 2026/09/03 12:20:07 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-bacoher9jale/TestRWCacheUpdate" 2026/09/03 12:20:07 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:20:07 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: 3b798a8b8f0600c2d19a26f69ad842e576e2ce94 /rclone-test-bacoher9jale/TestRWCacheUpdate 2026/09/03 12:20:07 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:20:07 DEBUG : TestRWCacheUpdate: Parsed hash: 3b798a8b8f0600c2d19a26f69ad842e576e2ce94 2026/09/03 12:20:08 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 12:20:08 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/09/03 12:20:08 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/09/03 12:20:08 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/09/03 12:20:08 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/09/03 12:20:08 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/09/03 12:20:08 DEBUG : TestRWCacheUpdate(0x118bf3fcb800): _readAt: size=512, off=0 2026/09/03 12:20:08 DEBUG : TestRWCacheUpdate(0x118bf3fcb800): openPending: 2026/09/03 12:20:08 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/TestRWCacheUpdate" 2026/09/03 12:20:08 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:20:08 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: md5sum /rclone-test-bacoher9jale/TestRWCacheUpdate 2026/09/03 12:20:08 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-bacoher9jale/TestRWCacheUpdate" 2026/09/03 12:20:08 DEBUG : forgetting directory cache 2026/09/03 12:20:08 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:20:08 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: d6db0c1b4814e22b98d1f690596f68ca /rclone-test-bacoher9jale/TestRWCacheUpdate 2026/09/03 12:20:08 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:20:08 DEBUG : TestRWCacheUpdate: Parsed hash: d6db0c1b4814e22b98d1f690596f68ca 2026/09/03 12:20:08 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2026-09-03 11:27:58 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" against cached fingerprint "21,2026-09-03 11:26:58 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" 2026/09/03 12:20:08 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2026-09-03 11:27:58 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" != cached fingerprint "21,2026-09-03 11:26:58 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7") 2026/09/03 12:20:08 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/09/03 12:20:08 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/09/03 12:20:08 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2026/09/03 12:20:08 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/03 12:20:08 DEBUG : TestRWCacheUpdate(0x118bf3fcb800): >openPending: err= 2026/09/03 12:20:08 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2026/09/03 12:20:08 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/03 12:20:08 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/03 12:20:08 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/09/03 12:20:08 DEBUG : TestRWCacheUpdate(0x118bf3fcb800): >_readAt: n=22, err=EOF 2026/09/03 12:20:08 DEBUG : TestRWCacheUpdate(0x118bf3fcb800): close: 2026/09/03 12:20:08 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-09-03 11:27:58 +0000 UTC 2026/09/03 12:20:08 DEBUG : TestRWCacheUpdate(0x118bf3fcb800): >close: err= 2026/09/03 12:20:08 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/03 12:20:08 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/09/03 12:20:08 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/TestRWCacheUpdate" 2026/09/03 12:20:08 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:20:08 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: md5sum /rclone-test-bacoher9jale/TestRWCacheUpdate 2026/09/03 12:20:08 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-bacoher9jale/TestRWCacheUpdate" 2026/09/03 12:20:08 DEBUG : forgetting directory cache 2026/09/03 12:20:08 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:20:08 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: a04b60cad5c51870e80f668df3d720c0 /rclone-test-bacoher9jale/TestRWCacheUpdate 2026/09/03 12:20:08 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:20:08 DEBUG : TestRWCacheUpdate: Parsed hash: a04b60cad5c51870e80f668df3d720c0 2026/09/03 12:20:08 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/TestRWCacheUpdate" 2026/09/03 12:20:08 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:20:08 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: sha1sum /rclone-test-bacoher9jale/TestRWCacheUpdate 2026/09/03 12:20:08 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-bacoher9jale/TestRWCacheUpdate" 2026/09/03 12:20:09 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:20:09 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: bd321569f0a3d2d05d8c22e92ead3ccb6bd12aa3 /rclone-test-bacoher9jale/TestRWCacheUpdate 2026/09/03 12:20:09 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:20:09 DEBUG : TestRWCacheUpdate: Parsed hash: bd321569f0a3d2d05d8c22e92ead3ccb6bd12aa3 2026/09/03 12:20:09 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 12:20:09 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/09/03 12:20:09 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/09/03 12:20:09 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/09/03 12:20:09 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/09/03 12:20:09 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/09/03 12:20:09 DEBUG : TestRWCacheUpdate(0x118bf43c0a00): _readAt: size=512, off=0 2026/09/03 12:20:09 DEBUG : TestRWCacheUpdate(0x118bf43c0a00): openPending: 2026/09/03 12:20:09 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/TestRWCacheUpdate" 2026/09/03 12:20:09 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:20:09 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: md5sum /rclone-test-bacoher9jale/TestRWCacheUpdate 2026/09/03 12:20:09 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-bacoher9jale/TestRWCacheUpdate" 2026/09/03 12:20:09 DEBUG : forgetting directory cache 2026/09/03 12:20:09 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:20:09 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: a04b60cad5c51870e80f668df3d720c0 /rclone-test-bacoher9jale/TestRWCacheUpdate 2026/09/03 12:20:09 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:20:09 DEBUG : TestRWCacheUpdate: Parsed hash: a04b60cad5c51870e80f668df3d720c0 2026/09/03 12:20:09 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2026-09-03 11:28:58 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" against cached fingerprint "22,2026-09-03 11:27:58 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" 2026/09/03 12:20:09 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2026-09-03 11:28:58 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" != cached fingerprint "22,2026-09-03 11:27:58 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca") 2026/09/03 12:20:09 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/09/03 12:20:09 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/09/03 12:20:09 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2026/09/03 12:20:09 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/03 12:20:09 DEBUG : TestRWCacheUpdate(0x118bf43c0a00): >openPending: err= 2026/09/03 12:20:09 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2026/09/03 12:20:09 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/03 12:20:09 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/03 12:20:09 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/09/03 12:20:09 DEBUG : TestRWCacheUpdate(0x118bf43c0a00): >_readAt: n=23, err=EOF 2026/09/03 12:20:09 DEBUG : TestRWCacheUpdate(0x118bf43c0a00): close: 2026/09/03 12:20:09 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-09-03 11:28:58 +0000 UTC 2026/09/03 12:20:09 DEBUG : TestRWCacheUpdate(0x118bf43c0a00): >close: err= 2026/09/03 12:20:09 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/03 12:20:09 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/09/03 12:20:09 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/TestRWCacheUpdate" 2026/09/03 12:20:09 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:20:09 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: md5sum /rclone-test-bacoher9jale/TestRWCacheUpdate 2026/09/03 12:20:09 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-bacoher9jale/TestRWCacheUpdate" 2026/09/03 12:20:09 DEBUG : forgetting directory cache 2026/09/03 12:20:09 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:20:09 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: 074978d6705e58530a3c8d378a08fa37 /rclone-test-bacoher9jale/TestRWCacheUpdate 2026/09/03 12:20:09 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:20:09 DEBUG : TestRWCacheUpdate: Parsed hash: 074978d6705e58530a3c8d378a08fa37 2026/09/03 12:20:09 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/TestRWCacheUpdate" 2026/09/03 12:20:09 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:20:09 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: sha1sum /rclone-test-bacoher9jale/TestRWCacheUpdate 2026/09/03 12:20:09 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-bacoher9jale/TestRWCacheUpdate" 2026/09/03 12:20:10 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:20:10 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: 62773e350f2f87e22c3d3c0d445c7a429aae8efa /rclone-test-bacoher9jale/TestRWCacheUpdate 2026/09/03 12:20:10 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:20:10 DEBUG : TestRWCacheUpdate: Parsed hash: 62773e350f2f87e22c3d3c0d445c7a429aae8efa 2026/09/03 12:20:10 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 12:20:10 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/09/03 12:20:10 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/09/03 12:20:10 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/09/03 12:20:10 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/09/03 12:20:10 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/09/03 12:20:10 DEBUG : TestRWCacheUpdate(0x118bf412e700): _readAt: size=512, off=0 2026/09/03 12:20:10 DEBUG : TestRWCacheUpdate(0x118bf412e700): openPending: 2026/09/03 12:20:10 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/TestRWCacheUpdate" 2026/09/03 12:20:10 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:20:10 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: md5sum /rclone-test-bacoher9jale/TestRWCacheUpdate 2026/09/03 12:20:10 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-bacoher9jale/TestRWCacheUpdate" 2026/09/03 12:20:10 DEBUG : forgetting directory cache 2026/09/03 12:20:10 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:20:10 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: 074978d6705e58530a3c8d378a08fa37 /rclone-test-bacoher9jale/TestRWCacheUpdate 2026/09/03 12:20:10 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:20:10 DEBUG : TestRWCacheUpdate: Parsed hash: 074978d6705e58530a3c8d378a08fa37 2026/09/03 12:20:10 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2026-09-03 11:29:58 +0000 UTC,074978d6705e58530a3c8d378a08fa37" against cached fingerprint "23,2026-09-03 11:28:58 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" 2026/09/03 12:20:10 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2026-09-03 11:29:58 +0000 UTC,074978d6705e58530a3c8d378a08fa37" != cached fingerprint "23,2026-09-03 11:28:58 +0000 UTC,a04b60cad5c51870e80f668df3d720c0") 2026/09/03 12:20:10 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/09/03 12:20:10 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/09/03 12:20:10 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2026/09/03 12:20:10 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/03 12:20:10 DEBUG : TestRWCacheUpdate(0x118bf412e700): >openPending: err= 2026/09/03 12:20:10 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2026/09/03 12:20:10 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/03 12:20:10 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/03 12:20:10 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/09/03 12:20:10 DEBUG : TestRWCacheUpdate(0x118bf412e700): >_readAt: n=24, err=EOF 2026/09/03 12:20:10 DEBUG : TestRWCacheUpdate(0x118bf412e700): close: 2026/09/03 12:20:10 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-09-03 11:29:58 +0000 UTC 2026/09/03 12:20:10 DEBUG : TestRWCacheUpdate(0x118bf412e700): >close: err= 2026/09/03 12:20:10 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/03 12:20:10 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/09/03 12:20:10 DEBUG : WaitForWriters: timeout=30s 2026/09/03 12:20:10 DEBUG : Looking for writers 2026/09/03 12:20:10 DEBUG : TestRWCacheUpdate: reading active writers 2026/09/03 12:20:10 DEBUG : >WaitForWriters: 2026/09/03 12:20:10 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: vfs cache: cleaner exiting --- PASS: TestRWCacheUpdate (11.72s) === RUN TestCaseSensitivity run.go:198: Remote "sftp://rclone@:22/rclone-test-bacoher9jale", Local "Local file system at /tmp/rclone2649713110", Modify Window "1s" 2026/09/03 12:20:10 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/FiLeA" 2026/09/03 12:20:10 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:20:10 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: md5sum /rclone-test-bacoher9jale/FiLeA 2026/09/03 12:20:10 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-bacoher9jale/FiLeA" 2026/09/03 12:20:10 DEBUG : forgetting directory cache 2026/09/03 12:20:11 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:20:11 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: 89d903bc35dede724fd52c51437ff5fd /rclone-test-bacoher9jale/FiLeA 2026/09/03 12:20:11 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:20:11 DEBUG : FiLeA: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/09/03 12:20:11 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/FiLeA" 2026/09/03 12:20:11 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:20:11 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: sha1sum /rclone-test-bacoher9jale/FiLeA 2026/09/03 12:20:11 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-bacoher9jale/FiLeA" 2026/09/03 12:20:11 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:20:11 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 /rclone-test-bacoher9jale/FiLeA 2026/09/03 12:20:11 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:20:11 DEBUG : FiLeA: Parsed hash: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 2026/09/03 12:20:11 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/FiLeB" 2026/09/03 12:20:11 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:20:11 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: md5sum /rclone-test-bacoher9jale/FiLeB 2026/09/03 12:20:11 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-bacoher9jale/FiLeB" 2026/09/03 12:20:11 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:20:11 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /rclone-test-bacoher9jale/FiLeB 2026/09/03 12:20:11 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:20:11 DEBUG : FiLeB: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/09/03 12:20:11 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/FiLeB" 2026/09/03 12:20:11 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:20:11 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: sha1sum /rclone-test-bacoher9jale/FiLeB 2026/09/03 12:20:11 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-bacoher9jale/FiLeB" 2026/09/03 12:20:11 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:20:11 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: 4c64312d5aa547e7c43b39f451fd0be214b550d6 /rclone-test-bacoher9jale/FiLeB 2026/09/03 12:20:11 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:20:11 DEBUG : FiLeB: Parsed hash: 4c64312d5aa547e7c43b39f451fd0be214b550d6 2026/09/03 12:20:11 INFO : sftp://rclone@:22/rclone-test-bacoher9jale: poll-interval is not supported by this remote 2026/09/03 12:20:11 INFO : sftp://rclone@:22/rclone-test-bacoher9jale: poll-interval is not supported by this remote 2026/09/03 12:20:11 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/03 12:20:11 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/09/03 12:20:11 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/09/03 12:20:11 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/09/03 12:20:11 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/09/03 12:20:11 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/09/03 12:20:11 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/FiLeA" 2026/09/03 12:20:11 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:20:11 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: md5sum /rclone-test-bacoher9jale/FiLeA 2026/09/03 12:20:11 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-bacoher9jale/FiLeA" 2026/09/03 12:20:12 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:20:12 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: 89d903bc35dede724fd52c51437ff5fd /rclone-test-bacoher9jale/FiLeA 2026/09/03 12:20:12 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:20:12 DEBUG : FiLeA: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/09/03 12:20:12 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/03 12:20:12 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/09/03 12:20:12 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/09/03 12:20:12 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/09/03 12:20:12 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/09/03 12:20:12 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/09/03 12:20:12 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/FiLeA" 2026/09/03 12:20:12 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:20:12 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: md5sum /rclone-test-bacoher9jale/FiLeA 2026/09/03 12:20:12 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-bacoher9jale/FiLeA" 2026/09/03 12:20:12 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:20:12 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: 89d903bc35dede724fd52c51437ff5fd /rclone-test-bacoher9jale/FiLeA 2026/09/03 12:20:12 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:20:12 DEBUG : FiLeA: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/09/03 12:20:12 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/03 12:20:12 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/09/03 12:20:12 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/09/03 12:20:12 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/09/03 12:20:12 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/09/03 12:20:12 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/09/03 12:20:12 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/03 12:20:12 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/09/03 12:20:12 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/09/03 12:20:12 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/09/03 12:20:12 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/09/03 12:20:12 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/09/03 12:20:12 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/FiLeB" 2026/09/03 12:20:12 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:20:12 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: md5sum /rclone-test-bacoher9jale/FiLeB 2026/09/03 12:20:12 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-bacoher9jale/FiLeB" 2026/09/03 12:20:12 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:20:12 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /rclone-test-bacoher9jale/FiLeB 2026/09/03 12:20:12 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:20:12 DEBUG : FiLeB: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/09/03 12:20:12 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/03 12:20:12 DEBUG : FilEb: Open: flags=O_RDONLY 2026/09/03 12:20:12 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/09/03 12:20:12 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/09/03 12:20:12 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/09/03 12:20:12 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/09/03 12:20:12 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/FilEb" 2026/09/03 12:20:12 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:20:12 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: md5sum /rclone-test-bacoher9jale/FilEb 2026/09/03 12:20:12 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-bacoher9jale/FilEb" 2026/09/03 12:20:13 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:20:13 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: 79369f78f7882c1baabbc7d45dc5daa0 /rclone-test-bacoher9jale/FilEb 2026/09/03 12:20:13 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:20:13 DEBUG : FilEb: Parsed hash: 79369f78f7882c1baabbc7d45dc5daa0 2026/09/03 12:20:13 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/FiLeA" 2026/09/03 12:20:13 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:20:13 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: md5sum /rclone-test-bacoher9jale/FiLeA 2026/09/03 12:20:13 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-bacoher9jale/FiLeA" 2026/09/03 12:20:13 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:20:13 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: 89d903bc35dede724fd52c51437ff5fd /rclone-test-bacoher9jale/FiLeA 2026/09/03 12:20:13 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:20:13 DEBUG : FiLeA: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/09/03 12:20:13 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/FiLeA" 2026/09/03 12:20:13 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:20:13 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: sha1sum /rclone-test-bacoher9jale/FiLeA 2026/09/03 12:20:13 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-bacoher9jale/FiLeA" 2026/09/03 12:20:13 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:20:13 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 /rclone-test-bacoher9jale/FiLeA 2026/09/03 12:20:13 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:20:13 DEBUG : FiLeA: Parsed hash: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 2026/09/03 12:20:13 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/FiLeB" 2026/09/03 12:20:13 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:20:13 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: md5sum /rclone-test-bacoher9jale/FiLeB 2026/09/03 12:20:13 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-bacoher9jale/FiLeB" 2026/09/03 12:20:14 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:20:14 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /rclone-test-bacoher9jale/FiLeB 2026/09/03 12:20:14 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:20:14 DEBUG : FiLeB: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/09/03 12:20:14 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/FiLeB" 2026/09/03 12:20:14 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:20:14 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: sha1sum /rclone-test-bacoher9jale/FiLeB 2026/09/03 12:20:14 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-bacoher9jale/FiLeB" 2026/09/03 12:20:14 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:20:14 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: 4c64312d5aa547e7c43b39f451fd0be214b550d6 /rclone-test-bacoher9jale/FiLeB 2026/09/03 12:20:14 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:20:14 DEBUG : FiLeB: Parsed hash: 4c64312d5aa547e7c43b39f451fd0be214b550d6 2026/09/03 12:20:14 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/FilEb" 2026/09/03 12:20:14 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:20:14 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: md5sum /rclone-test-bacoher9jale/FilEb 2026/09/03 12:20:14 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-bacoher9jale/FilEb" 2026/09/03 12:20:14 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:20:14 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: 79369f78f7882c1baabbc7d45dc5daa0 /rclone-test-bacoher9jale/FilEb 2026/09/03 12:20:14 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:20:14 DEBUG : FilEb: Parsed hash: 79369f78f7882c1baabbc7d45dc5daa0 2026/09/03 12:20:14 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/FilEb" 2026/09/03 12:20:14 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:20:14 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: sha1sum /rclone-test-bacoher9jale/FilEb 2026/09/03 12:20:14 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-bacoher9jale/FilEb" 2026/09/03 12:20:15 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:20:15 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: 7a5211eef71caf0a250ea202616030c063bd4f75 /rclone-test-bacoher9jale/FilEb 2026/09/03 12:20:15 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:20:15 DEBUG : FilEb: Parsed hash: 7a5211eef71caf0a250ea202616030c063bd4f75 2026/09/03 12:20:15 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/03 12:20:15 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/09/03 12:20:15 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/09/03 12:20:15 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/09/03 12:20:15 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/09/03 12:20:15 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/09/03 12:20:15 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/03 12:20:15 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/09/03 12:20:15 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/09/03 12:20:15 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2026/09/03 12:20:15 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/09/03 12:20:15 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/09/03 12:20:15 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/03 12:20:15 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/09/03 12:20:15 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/09/03 12:20:15 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2026/09/03 12:20:15 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/09/03 12:20:15 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/09/03 12:20:15 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/03 12:20:15 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/09/03 12:20:15 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/09/03 12:20:15 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2026/09/03 12:20:15 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/09/03 12:20:15 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/09/03 12:20:15 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/03 12:20:15 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/09/03 12:20:15 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/09/03 12:20:15 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/09/03 12:20:15 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/09/03 12:20:15 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/09/03 12:20:15 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/FiLeB" 2026/09/03 12:20:15 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:20:15 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: md5sum /rclone-test-bacoher9jale/FiLeB 2026/09/03 12:20:15 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-bacoher9jale/FiLeB" 2026/09/03 12:20:15 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:20:15 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /rclone-test-bacoher9jale/FiLeB 2026/09/03 12:20:15 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:20:15 DEBUG : FiLeB: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/09/03 12:20:15 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/03 12:20:15 DEBUG : FilEb: Open: flags=O_RDONLY 2026/09/03 12:20:15 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/09/03 12:20:15 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/09/03 12:20:15 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/09/03 12:20:15 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/09/03 12:20:15 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/FilEb" 2026/09/03 12:20:15 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:20:15 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: md5sum /rclone-test-bacoher9jale/FilEb 2026/09/03 12:20:15 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-bacoher9jale/FilEb" 2026/09/03 12:20:15 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:20:15 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: 79369f78f7882c1baabbc7d45dc5daa0 /rclone-test-bacoher9jale/FilEb 2026/09/03 12:20:15 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:20:15 DEBUG : FilEb: Parsed hash: 79369f78f7882c1baabbc7d45dc5daa0 2026/09/03 12:20:15 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/03 12:20:15 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2026/09/03 12:20:15 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2026/09/03 12:20:15 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/03 12:20:15 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2026/09/03 12:20:15 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2026/09/03 12:20:15 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/03 12:20:15 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/09/03 12:20:15 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/09/03 12:20:15 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/09/03 12:20:15 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/09/03 12:20:15 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/09/03 12:20:15 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/03 12:20:15 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2026/09/03 12:20:15 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/03 12:20:15 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2026/09/03 12:20:15 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/03 12:20:15 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2026/09/03 12:20:15 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/03 12:20:15 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/09/03 12:20:15 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/09/03 12:20:15 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/09/03 12:20:15 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/09/03 12:20:15 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/09/03 12:20:15 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/03 12:20:15 DEBUG : FilEb: Open: flags=O_RDONLY 2026/09/03 12:20:15 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/09/03 12:20:15 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/09/03 12:20:15 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/09/03 12:20:15 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/09/03 12:20:15 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/03 12:20:15 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2026/09/03 12:20:15 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/03 12:20:15 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2026/09/03 12:20:15 DEBUG : WaitForWriters: timeout=30s 2026/09/03 12:20:15 DEBUG : Looking for writers 2026/09/03 12:20:15 DEBUG : FilEb: reading active writers 2026/09/03 12:20:15 DEBUG : FiLeA: reading active writers 2026/09/03 12:20:15 DEBUG : FiLeB: reading active writers 2026/09/03 12:20:15 DEBUG : >WaitForWriters: 2026/09/03 12:20:15 DEBUG : WaitForWriters: timeout=30s 2026/09/03 12:20:15 DEBUG : Looking for writers 2026/09/03 12:20:15 DEBUG : FiLeA: reading active writers 2026/09/03 12:20:15 DEBUG : FiLeB: reading active writers 2026/09/03 12:20:15 DEBUG : FilEb: reading active writers 2026/09/03 12:20:15 DEBUG : >WaitForWriters: --- PASS: TestCaseSensitivity (5.16s) === RUN TestUnicodeNormalization run.go:198: Remote "sftp://rclone@:22/rclone-test-bacoher9jale", Local "Local file system at /tmp/rclone2649713110", Modify Window "1s" 2026/09/03 12:20:15 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/normal name with no special characters.txt" 2026/09/03 12:20:15 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:20:15 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: md5sum /rclone-test-bacoher9jale/normal\ name\ with\ no\ special\ characters.txt 2026/09/03 12:20:15 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-bacoher9jale/normal\ name\ with\ no\ special\ characters.txt" 2026/09/03 12:20:16 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:20:16 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: 89d903bc35dede724fd52c51437ff5fd /rclone-test-bacoher9jale/normal name with no special characters.txt 2026/09/03 12:20:16 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:20:16 DEBUG : normal name with no special characters.txt: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/09/03 12:20:16 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/normal name with no special characters.txt" 2026/09/03 12:20:16 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:20:16 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: sha1sum /rclone-test-bacoher9jale/normal\ name\ with\ no\ special\ characters.txt 2026/09/03 12:20:16 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-bacoher9jale/normal\ name\ with\ no\ special\ characters.txt" 2026/09/03 12:20:16 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:20:16 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 /rclone-test-bacoher9jale/normal name with no special characters.txt 2026/09/03 12:20:16 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:20:16 DEBUG : normal name with no special characters.txt: Parsed hash: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 2026/09/03 12:20:16 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/測試_Русский___ě_áñ" 2026/09/03 12:20:16 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:20:16 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: md5sum /rclone-test-bacoher9jale/測試_Русский___ě_áñ 2026/09/03 12:20:16 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-bacoher9jale/測試_Русский___ě_áñ" 2026/09/03 12:20:16 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:20:16 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /rclone-test-bacoher9jale/測試_Русский___ě_áñ 2026/09/03 12:20:16 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:20:16 DEBUG : 測試_Русский___ě_áñ: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/09/03 12:20:16 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/測試_Русский___ě_áñ" 2026/09/03 12:20:16 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:20:16 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: sha1sum /rclone-test-bacoher9jale/測試_Русский___ě_áñ 2026/09/03 12:20:16 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-bacoher9jale/測試_Русский___ě_áñ" 2026/09/03 12:20:17 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:20:17 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: 4c64312d5aa547e7c43b39f451fd0be214b550d6 /rclone-test-bacoher9jale/測試_Русский___ě_áñ 2026/09/03 12:20:17 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:20:17 DEBUG : 測試_Русский___ě_áñ: Parsed hash: 4c64312d5aa547e7c43b39f451fd0be214b550d6 2026/09/03 12:20:17 INFO : sftp://rclone@:22/rclone-test-bacoher9jale: poll-interval is not supported by this remote 2026/09/03 12:20:17 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/03 12:20:17 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/09/03 12:20:17 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/09/03 12:20:17 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/09/03 12:20:17 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/03 12:20:17 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/09/03 12:20:17 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/normal name with no special characters.txt" 2026/09/03 12:20:17 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:20:17 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: md5sum /rclone-test-bacoher9jale/normal\ name\ with\ no\ special\ characters.txt 2026/09/03 12:20:17 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-bacoher9jale/normal\ name\ with\ no\ special\ characters.txt" 2026/09/03 12:20:17 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:20:17 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: 89d903bc35dede724fd52c51437ff5fd /rclone-test-bacoher9jale/normal name with no special characters.txt 2026/09/03 12:20:17 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:20:17 DEBUG : normal name with no special characters.txt: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/09/03 12:20:17 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/03 12:20:17 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2026/09/03 12:20:17 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2026/09/03 12:20:17 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2026/09/03 12:20:17 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2026/09/03 12:20:17 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/09/03 12:20:17 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/測試_Русский___ě_áñ" 2026/09/03 12:20:17 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:20:17 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: md5sum /rclone-test-bacoher9jale/測試_Русский___ě_áñ 2026/09/03 12:20:17 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-bacoher9jale/測試_Русский___ě_áñ" 2026/09/03 12:20:17 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:20:17 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /rclone-test-bacoher9jale/測試_Русский___ě_áñ 2026/09/03 12:20:17 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:20:17 DEBUG : 測試_Русский___ě_áñ: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/09/03 12:20:17 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/03 12:20:17 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/09/03 12:20:17 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/09/03 12:20:17 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/09/03 12:20:17 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/03 12:20:17 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/09/03 12:20:17 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/03 12:20:17 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2026/09/03 12:20:17 DEBUG : WaitForWriters: timeout=30s 2026/09/03 12:20:17 DEBUG : Looking for writers 2026/09/03 12:20:17 DEBUG : normal name with no special characters.txt: reading active writers 2026/09/03 12:20:17 DEBUG : 測試_Русский___ě_áñ: reading active writers 2026/09/03 12:20:17 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (1.95s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:198: Remote "sftp://rclone@:22/rclone-test-bacoher9jale", Local "Local file system at /tmp/rclone2649713110", Modify Window "1s" 2026/09/03 12:20:17 INFO : sftp://rclone@:22/rclone-test-bacoher9jale: poll-interval is not supported by this remote 2026/09/03 12:20:17 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Reusing VFS from active cache 2026/09/03 12:20:17 DEBUG : WaitForWriters: timeout=30s 2026/09/03 12:20:17 DEBUG : Looking for writers 2026/09/03 12:20:17 DEBUG : >WaitForWriters: 2026/09/03 12:20:17 DEBUG : WaitForWriters: timeout=30s 2026/09/03 12:20:17 DEBUG : Looking for writers 2026/09/03 12:20:17 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.00s) === RUN TestVFSNewWithOpts run.go:198: Remote "sftp://rclone@:22/rclone-test-bacoher9jale", Local "Local file system at /tmp/rclone2649713110", Modify Window "1s" 2026/09/03 12:20:17 INFO : sftp://rclone@:22/rclone-test-bacoher9jale: poll-interval is not supported by this remote 2026/09/03 12:20:17 DEBUG : WaitForWriters: timeout=30s 2026/09/03 12:20:17 DEBUG : Looking for writers 2026/09/03 12:20:17 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.00s) === RUN TestVFSRoot run.go:198: Remote "sftp://rclone@:22/rclone-test-bacoher9jale", Local "Local file system at /tmp/rclone2649713110", Modify Window "1s" 2026/09/03 12:20:17 INFO : sftp://rclone@:22/rclone-test-bacoher9jale: poll-interval is not supported by this remote 2026/09/03 12:20:17 DEBUG : WaitForWriters: timeout=30s 2026/09/03 12:20:17 DEBUG : Looking for writers 2026/09/03 12:20:17 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.00s) === RUN TestVFSStat run.go:198: Remote "sftp://rclone@:22/rclone-test-bacoher9jale", Local "Local file system at /tmp/rclone2649713110", Modify Window "1s" 2026/09/03 12:20:17 INFO : sftp://rclone@:22/rclone-test-bacoher9jale: poll-interval is not supported by this remote 2026/09/03 12:20:17 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/file1" 2026/09/03 12:20:17 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:20:17 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: md5sum /rclone-test-bacoher9jale/file1 2026/09/03 12:20:17 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-bacoher9jale/file1" 2026/09/03 12:20:18 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:20:18 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-bacoher9jale/file1 2026/09/03 12:20:18 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:20:18 DEBUG : file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/03 12:20:18 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/file1" 2026/09/03 12:20:18 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:20:18 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: sha1sum /rclone-test-bacoher9jale/file1 2026/09/03 12:20:18 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-bacoher9jale/file1" 2026/09/03 12:20:18 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:20:18 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-bacoher9jale/file1 2026/09/03 12:20:18 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:20:18 DEBUG : file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/03 12:20:18 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/dir/file2" 2026/09/03 12:20:18 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:20:18 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: md5sum /rclone-test-bacoher9jale/dir/file2 2026/09/03 12:20:18 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-bacoher9jale/dir/file2" 2026/09/03 12:20:18 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:20:18 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: 25ba584dea3b091afba78acbe36da91a /rclone-test-bacoher9jale/dir/file2 2026/09/03 12:20:18 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:20:18 DEBUG : dir/file2: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/09/03 12:20:18 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/dir/file2" 2026/09/03 12:20:18 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:20:18 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: sha1sum /rclone-test-bacoher9jale/dir/file2 2026/09/03 12:20:18 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-bacoher9jale/dir/file2" 2026/09/03 12:20:19 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:20:19 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /rclone-test-bacoher9jale/dir/file2 2026/09/03 12:20:19 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:20:19 DEBUG : dir/file2: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/09/03 12:20:19 DEBUG : WaitForWriters: timeout=30s 2026/09/03 12:20:19 DEBUG : dir: Looking for writers 2026/09/03 12:20:19 DEBUG : file2: reading active writers 2026/09/03 12:20:19 DEBUG : Looking for writers 2026/09/03 12:20:19 DEBUG : dir: reading active writers 2026/09/03 12:20:19 DEBUG : file1: reading active writers 2026/09/03 12:20:19 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (1.34s) === RUN TestVFSStatParent run.go:198: Remote "sftp://rclone@:22/rclone-test-bacoher9jale", Local "Local file system at /tmp/rclone2649713110", Modify Window "1s" 2026/09/03 12:20:19 INFO : sftp://rclone@:22/rclone-test-bacoher9jale: poll-interval is not supported by this remote 2026/09/03 12:20:19 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/file1" 2026/09/03 12:20:19 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:20:19 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: md5sum /rclone-test-bacoher9jale/file1 2026/09/03 12:20:19 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-bacoher9jale/file1" 2026/09/03 12:20:19 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:20:19 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-bacoher9jale/file1 2026/09/03 12:20:19 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:20:19 DEBUG : file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/03 12:20:19 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/file1" 2026/09/03 12:20:19 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:20:19 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: sha1sum /rclone-test-bacoher9jale/file1 2026/09/03 12:20:19 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-bacoher9jale/file1" 2026/09/03 12:20:19 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:20:19 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-bacoher9jale/file1 2026/09/03 12:20:19 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:20:19 DEBUG : file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/03 12:20:19 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/dir/file2" 2026/09/03 12:20:19 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:20:19 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: md5sum /rclone-test-bacoher9jale/dir/file2 2026/09/03 12:20:19 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-bacoher9jale/dir/file2" 2026/09/03 12:20:20 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:20:20 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: 25ba584dea3b091afba78acbe36da91a /rclone-test-bacoher9jale/dir/file2 2026/09/03 12:20:20 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:20:20 DEBUG : dir/file2: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/09/03 12:20:20 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/dir/file2" 2026/09/03 12:20:20 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:20:20 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: sha1sum /rclone-test-bacoher9jale/dir/file2 2026/09/03 12:20:20 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-bacoher9jale/dir/file2" 2026/09/03 12:20:20 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:20:20 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /rclone-test-bacoher9jale/dir/file2 2026/09/03 12:20:20 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:20:20 DEBUG : dir/file2: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/09/03 12:20:20 DEBUG : WaitForWriters: timeout=30s 2026/09/03 12:20:20 DEBUG : dir: Looking for writers 2026/09/03 12:20:20 DEBUG : Looking for writers 2026/09/03 12:20:20 DEBUG : dir: reading active writers 2026/09/03 12:20:20 DEBUG : file1: reading active writers 2026/09/03 12:20:20 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (1.32s) === RUN TestVFSOpenFile run.go:198: Remote "sftp://rclone@:22/rclone-test-bacoher9jale", Local "Local file system at /tmp/rclone2649713110", Modify Window "1s" 2026/09/03 12:20:20 INFO : sftp://rclone@:22/rclone-test-bacoher9jale: poll-interval is not supported by this remote 2026/09/03 12:20:20 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/file1" 2026/09/03 12:20:20 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:20:20 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: md5sum /rclone-test-bacoher9jale/file1 2026/09/03 12:20:20 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-bacoher9jale/file1" 2026/09/03 12:20:20 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:20:20 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-bacoher9jale/file1 2026/09/03 12:20:20 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:20:20 DEBUG : file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/03 12:20:20 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/file1" 2026/09/03 12:20:20 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:20:20 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: sha1sum /rclone-test-bacoher9jale/file1 2026/09/03 12:20:20 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-bacoher9jale/file1" 2026/09/03 12:20:21 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:20:21 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-bacoher9jale/file1 2026/09/03 12:20:21 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:20:21 DEBUG : file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/03 12:20:21 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/dir/file2" 2026/09/03 12:20:21 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:20:21 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: md5sum /rclone-test-bacoher9jale/dir/file2 2026/09/03 12:20:21 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-bacoher9jale/dir/file2" 2026/09/03 12:20:21 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:20:21 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: 25ba584dea3b091afba78acbe36da91a /rclone-test-bacoher9jale/dir/file2 2026/09/03 12:20:21 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:20:21 DEBUG : dir/file2: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/09/03 12:20:21 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/dir/file2" 2026/09/03 12:20:21 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:20:21 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: sha1sum /rclone-test-bacoher9jale/dir/file2 2026/09/03 12:20:21 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-bacoher9jale/dir/file2" 2026/09/03 12:20:21 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:20:21 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /rclone-test-bacoher9jale/dir/file2 2026/09/03 12:20:21 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:20:21 DEBUG : dir/file2: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/09/03 12:20:21 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/03 12:20:21 DEBUG : file1: Open: flags=O_RDONLY 2026/09/03 12:20:21 DEBUG : file1: >Open: fd=file1 (r), err= 2026/09/03 12:20:21 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/09/03 12:20:21 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/03 12:20:21 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2026/09/03 12:20:21 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/03 12:20:21 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/09/03 12:20:21 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 12:20:21 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2026/09/03 12:20:21 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/09/03 12:20:21 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2026/09/03 12:20:21 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2026/09/03 12:20:21 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/09/03 12:20:21 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: File to upload is small (0 bytes), uploading instead of streaming 2026/09/03 12:20:21 DEBUG : dir/new_file.txt: size = 0 OK 2026/09/03 12:20:21 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/dir/new_file.txt" 2026/09/03 12:20:21 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:20:21 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: md5sum /rclone-test-bacoher9jale/dir/new_file.txt 2026/09/03 12:20:21 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-bacoher9jale/dir/new_file.txt" 2026/09/03 12:20:22 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:20:22 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-bacoher9jale/dir/new_file.txt 2026/09/03 12:20:22 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:20:22 DEBUG : dir/new_file.txt: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/09/03 12:20:22 DEBUG : dir/new_file.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/09/03 12:20:22 DEBUG : dir/new_file.txt: Size and md5 of src and dst objects identical 2026/09/03 12:20:22 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/09/03 12:20:22 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 12:20:22 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/09/03 12:20:22 DEBUG : WaitForWriters: timeout=30s 2026/09/03 12:20:22 DEBUG : dir: Looking for writers 2026/09/03 12:20:22 DEBUG : file2: reading active writers 2026/09/03 12:20:22 DEBUG : new_file.txt: reading active writers 2026/09/03 12:20:22 DEBUG : Looking for writers 2026/09/03 12:20:22 DEBUG : dir: reading active writers 2026/09/03 12:20:22 DEBUG : file1: reading active writers 2026/09/03 12:20:22 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (1.69s) === RUN TestVFSRename run.go:198: Remote "sftp://rclone@:22/rclone-test-bacoher9jale", Local "Local file system at /tmp/rclone2649713110", Modify Window "1s" 2026/09/03 12:20:22 INFO : sftp://rclone@:22/rclone-test-bacoher9jale: poll-interval is not supported by this remote 2026/09/03 12:20:22 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/dir/file2" 2026/09/03 12:20:22 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:20:22 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: md5sum /rclone-test-bacoher9jale/dir/file2 2026/09/03 12:20:22 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-bacoher9jale/dir/file2" 2026/09/03 12:20:22 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:20:22 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: 25ba584dea3b091afba78acbe36da91a /rclone-test-bacoher9jale/dir/file2 2026/09/03 12:20:22 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:20:22 DEBUG : dir/file2: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/09/03 12:20:22 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/dir/file2" 2026/09/03 12:20:22 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:20:22 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: sha1sum /rclone-test-bacoher9jale/dir/file2 2026/09/03 12:20:22 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-bacoher9jale/dir/file2" 2026/09/03 12:20:22 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:20:22 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /rclone-test-bacoher9jale/dir/file2 2026/09/03 12:20:22 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:20:22 DEBUG : dir/file2: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/09/03 12:20:22 INFO : dir/file2: Moved (server-side) to: dir/file1 2026/09/03 12:20:22 DEBUG : dir/file1: Updating file with dir/file1 0x118bf3c5f450 2026/09/03 12:20:22 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/09/03 12:20:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/03 12:20:22 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/dir/file1" 2026/09/03 12:20:22 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:20:22 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: md5sum /rclone-test-bacoher9jale/dir/file1 2026/09/03 12:20:22 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-bacoher9jale/dir/file1" 2026/09/03 12:20:23 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:20:23 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: 25ba584dea3b091afba78acbe36da91a /rclone-test-bacoher9jale/dir/file1 2026/09/03 12:20:23 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:20:23 DEBUG : dir/file1: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/09/03 12:20:23 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/dir/file1" 2026/09/03 12:20:23 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:20:23 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: sha1sum /rclone-test-bacoher9jale/dir/file1 2026/09/03 12:20:23 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-bacoher9jale/dir/file1" 2026/09/03 12:20:23 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:20:23 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /rclone-test-bacoher9jale/dir/file1 2026/09/03 12:20:23 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:20:23 DEBUG : dir/file1: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/09/03 12:20:23 INFO : dir/file1: Moved (server-side) to: file0 2026/09/03 12:20:23 DEBUG : file0: Updating file with file0 0x118bf3c5f450 2026/09/03 12:20:23 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/03 12:20:23 DEBUG : Added virtual directory entry vAddFile: "file0" 2026/09/03 12:20:23 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/file0" 2026/09/03 12:20:23 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:20:23 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: md5sum /rclone-test-bacoher9jale/file0 2026/09/03 12:20:23 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-bacoher9jale/file0" 2026/09/03 12:20:23 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:20:23 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: 25ba584dea3b091afba78acbe36da91a /rclone-test-bacoher9jale/file0 2026/09/03 12:20:23 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:20:23 DEBUG : file0: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/09/03 12:20:23 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/file0" 2026/09/03 12:20:23 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:20:23 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: sha1sum /rclone-test-bacoher9jale/file0 2026/09/03 12:20:23 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-bacoher9jale/file0" 2026/09/03 12:20:24 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:20:24 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /rclone-test-bacoher9jale/file0 2026/09/03 12:20:24 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:20:24 DEBUG : file0: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/09/03 12:20:24 DEBUG : WaitForWriters: timeout=30s 2026/09/03 12:20:24 DEBUG : dir: Looking for writers 2026/09/03 12:20:24 DEBUG : Looking for writers 2026/09/03 12:20:24 DEBUG : dir: reading active writers 2026/09/03 12:20:24 DEBUG : file0: reading active writers 2026/09/03 12:20:24 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (1.96s) === RUN TestVFSStatfs run.go:198: Remote "sftp://rclone@:22/rclone-test-bacoher9jale", Local "Local file system at /tmp/rclone2649713110", Modify Window "1s" 2026/09/03 12:20:24 INFO : sftp://rclone@:22/rclone-test-bacoher9jale: poll-interval is not supported by this remote 2026/09/03 12:20:24 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Server has VFS statistics extension 2026/09/03 12:20:24 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: About path "/rclone-test-bacoher9jale" 2026/09/03 12:20:24 DEBUG : WaitForWriters: timeout=30s 2026/09/03 12:20:24 DEBUG : Looking for writers 2026/09/03 12:20:24 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.00s) === RUN TestVFSMkdir run.go:198: Remote "sftp://rclone@:22/rclone-test-bacoher9jale", Local "Local file system at /tmp/rclone2649713110", Modify Window "1s" 2026/09/03 12:20:24 INFO : sftp://rclone@:22/rclone-test-bacoher9jale: poll-interval is not supported by this remote 2026/09/03 12:20:24 DEBUG : Added virtual directory entry vAddDir: "/" 2026/09/03 12:20:24 DEBUG : Added virtual directory entry vAddDir: "a" 2026/09/03 12:20:24 DEBUG : Added virtual directory entry vAddDir: "b" 2026/09/03 12:20:24 DEBUG : Added virtual directory entry vAddDir: "c" 2026/09/03 12:20:24 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 -s sftp 2026/09/03 12:20:24 DEBUG : Added virtual directory entry vAddDir: "d" 2026/09/03 12:20:24 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 -s sftp 2026/09/03 12:20:24 DEBUG : WaitForWriters: timeout=30s 2026/09/03 12:20:24 DEBUG : b: Looking for writers 2026/09/03 12:20:24 DEBUG : c: Looking for writers 2026/09/03 12:20:24 DEBUG : d: Looking for writers 2026/09/03 12:20:24 DEBUG : Looking for writers 2026/09/03 12:20:24 DEBUG : a: Looking for writers 2026/09/03 12:20:24 DEBUG : Looking for writers 2026/09/03 12:20:24 DEBUG : a: reading active writers 2026/09/03 12:20:24 DEBUG : b: reading active writers 2026/09/03 12:20:24 DEBUG : c: reading active writers 2026/09/03 12:20:24 DEBUG : d: reading active writers 2026/09/03 12:20:24 DEBUG : /: reading active writers 2026/09/03 12:20:24 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (0.73s) === RUN TestVFSMkdirAll run.go:198: Remote "sftp://rclone@:22/rclone-test-bacoher9jale", Local "Local file system at /tmp/rclone2649713110", Modify Window "1s" 2026/09/03 12:20:24 INFO : sftp://rclone@:22/rclone-test-bacoher9jale: poll-interval is not supported by this remote 2026/09/03 12:20:24 DEBUG : Added virtual directory entry vAddDir: "a" 2026/09/03 12:20:24 DEBUG : a: Added virtual directory entry vAddDir: "b" 2026/09/03 12:20:24 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2026/09/03 12:20:24 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2026/09/03 12:20:24 DEBUG : WaitForWriters: timeout=30s 2026/09/03 12:20:24 DEBUG : a/b/c/d: Looking for writers 2026/09/03 12:20:24 DEBUG : a/b/c: Looking for writers 2026/09/03 12:20:24 DEBUG : d: reading active writers 2026/09/03 12:20:24 DEBUG : a/b: Looking for writers 2026/09/03 12:20:24 DEBUG : c: reading active writers 2026/09/03 12:20:24 DEBUG : a: Looking for writers 2026/09/03 12:20:24 DEBUG : b: reading active writers 2026/09/03 12:20:24 DEBUG : Looking for writers 2026/09/03 12:20:24 DEBUG : a: reading active writers 2026/09/03 12:20:24 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdirAll (0.05s) === RUN TestFillInMissingSizes === RUN TestFillInMissingSizes/total=20,free=5,used=15 === RUN TestFillInMissingSizes/total=20,free=5,used=-1 === RUN TestFillInMissingSizes/total=20,free=-1,used=15 === RUN TestFillInMissingSizes/total=20,free=-1,used=-1 === RUN TestFillInMissingSizes/total=-1,free=5,used=15 === RUN TestFillInMissingSizes/total=-1,free=15,used=-1 === RUN TestFillInMissingSizes/total=-1,free=-1,used=15 === RUN TestFillInMissingSizes/total=-1,free=-1,used=-1 --- PASS: TestFillInMissingSizes (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=15,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=-1 (0.00s) === RUN TestVFSIsMetadataFile run.go:198: Remote "sftp://rclone@:22/rclone-test-bacoher9jale", Local "Local file system at /tmp/rclone2649713110", Modify Window "1s" 2026/09/03 12:20:24 INFO : sftp://rclone@:22/rclone-test-bacoher9jale: poll-interval is not supported by this remote 2026/09/03 12:20:24 DEBUG : WaitForWriters: timeout=30s 2026/09/03 12:20:24 DEBUG : Looking for writers 2026/09/03 12:20:24 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-bacoher9jale", Local "Local file system at /tmp/rclone2649713110", Modify Window "1s" 2026/09/03 12:20:24 INFO : sftp://rclone@:22/rclone-test-bacoher9jale: poll-interval is not supported by this remote 2026/09/03 12:20:24 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 12:20:24 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/03 12:20:24 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/03 12:20:24 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/03 12:20:24 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/03 12:20:24 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/03 12:20:24 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2026/09/03 12:20:24 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2026/09/03 12:20:24 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2026/09/03 12:20:24 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: File to upload is small (5 bytes), uploading instead of streaming 2026/09/03 12:20:24 DEBUG : file1: size = 5 OK 2026/09/03 12:20:24 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/file1" 2026/09/03 12:20:24 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:20:24 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: md5sum /rclone-test-bacoher9jale/file1 2026/09/03 12:20:24 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-bacoher9jale/file1" 2026/09/03 12:20:25 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:20:25 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-bacoher9jale/file1 2026/09/03 12:20:25 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:20:25 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/09/03 12:20:25 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/09/03 12:20:25 DEBUG : file1: Size and md5 of src and dst objects identical 2026/09/03 12:20:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/03 12:20:25 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/file1" 2026/09/03 12:20:25 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:20:25 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: md5sum /rclone-test-bacoher9jale/file1 2026/09/03 12:20:25 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-bacoher9jale/file1" 2026/09/03 12:20:25 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:20:25 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-bacoher9jale/file1 2026/09/03 12:20:25 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:20:25 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/09/03 12:20:25 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/file1" 2026/09/03 12:20:25 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:20:25 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: sha1sum /rclone-test-bacoher9jale/file1 2026/09/03 12:20:25 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-bacoher9jale/file1" 2026/09/03 12:20:25 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:20:25 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d /rclone-test-bacoher9jale/file1 2026/09/03 12:20:25 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:20:25 DEBUG : file1: Parsed hash: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d 2026/09/03 12:20:25 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 12:20:25 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/03 12:20:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/03 12:20:25 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/03 12:20:25 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/03 12:20:25 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 12:20:25 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/03 12:20:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/03 12:20:25 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/03 12:20:25 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/03 12:20:25 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2026/09/03 12:20:25 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/09/03 12:20:25 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/09/03 12:20:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/03 12:20:25 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/03 12:20:25 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/03 12:20:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/03 12:20:25 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: File to upload is small (0 bytes), uploading instead of streaming 2026/09/03 12:20:25 DEBUG : file1: size = 0 OK 2026/09/03 12:20:25 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/file1" 2026/09/03 12:20:25 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:20:25 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: md5sum /rclone-test-bacoher9jale/file1 2026/09/03 12:20:25 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-bacoher9jale/file1" 2026/09/03 12:20:26 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:20:26 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-bacoher9jale/file1 2026/09/03 12:20:26 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:20:26 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/09/03 12:20:26 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/09/03 12:20:26 DEBUG : file1: Size and md5 of src and dst objects identical 2026/09/03 12:20:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/03 12:20:26 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/09/03 12:20:26 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/09/03 12:20:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/03 12:20:26 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/03 12:20:26 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/03 12:20:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/03 12:20:26 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: File to upload is small (7 bytes), uploading instead of streaming 2026/09/03 12:20:26 DEBUG : file1: size = 7 OK 2026/09/03 12:20:26 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/file1" 2026/09/03 12:20:26 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:20:26 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: md5sum /rclone-test-bacoher9jale/file1 2026/09/03 12:20:26 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-bacoher9jale/file1" 2026/09/03 12:20:26 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:20:26 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: 9141de76717e095d4dd05f1e686ad6a8 /rclone-test-bacoher9jale/file1 2026/09/03 12:20:26 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:20:26 DEBUG : file1: Parsed hash: 9141de76717e095d4dd05f1e686ad6a8 2026/09/03 12:20:26 DEBUG : file1: md5 = 9141de76717e095d4dd05f1e686ad6a8 OK 2026/09/03 12:20:26 DEBUG : file1: Size and md5 of src and dst objects identical 2026/09/03 12:20:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/03 12:20:26 DEBUG : WaitForWriters: timeout=30s 2026/09/03 12:20:26 DEBUG : Looking for writers 2026/09/03 12:20:26 DEBUG : file1: reading active writers 2026/09/03 12:20:26 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (1.69s) === RUN TestWriteFileHandleWriteAt run.go:198: Remote "sftp://rclone@:22/rclone-test-bacoher9jale", Local "Local file system at /tmp/rclone2649713110", Modify Window "1s" 2026/09/03 12:20:26 INFO : sftp://rclone@:22/rclone-test-bacoher9jale: poll-interval is not supported by this remote 2026/09/03 12:20:26 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 12:20:26 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/03 12:20:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/03 12:20:26 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/03 12:20:26 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/03 12:20:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/03 12:20:26 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2026/09/03 12:20:27 DEBUG : file1: aborting in-sequence write wait, off=100 2026/09/03 12:20:27 DEBUG : file1: failed to wait for in-sequence write to 100 2026/09/03 12:20:27 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2026/09/03 12:20:27 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: File to upload is small (11 bytes), uploading instead of streaming 2026/09/03 12:20:27 DEBUG : file1: size = 11 OK 2026/09/03 12:20:27 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/file1" 2026/09/03 12:20:27 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:20:27 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: md5sum /rclone-test-bacoher9jale/file1 2026/09/03 12:20:27 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-bacoher9jale/file1" 2026/09/03 12:20:27 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:20:27 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-bacoher9jale/file1 2026/09/03 12:20:27 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:20:27 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/09/03 12:20:27 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/09/03 12:20:27 DEBUG : file1: Size and md5 of src and dst objects identical 2026/09/03 12:20:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/03 12:20:27 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2026/09/03 12:20:27 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/file1" 2026/09/03 12:20:27 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:20:27 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: md5sum /rclone-test-bacoher9jale/file1 2026/09/03 12:20:27 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-bacoher9jale/file1" 2026/09/03 12:20:28 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:20:28 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-bacoher9jale/file1 2026/09/03 12:20:28 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:20:28 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/09/03 12:20:28 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/file1" 2026/09/03 12:20:28 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:20:28 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: sha1sum /rclone-test-bacoher9jale/file1 2026/09/03 12:20:28 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-bacoher9jale/file1" 2026/09/03 12:20:28 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:20:28 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed /rclone-test-bacoher9jale/file1 2026/09/03 12:20:28 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:20:28 DEBUG : file1: Parsed hash: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed 2026/09/03 12:20:28 DEBUG : WaitForWriters: timeout=30s 2026/09/03 12:20:28 DEBUG : Looking for writers 2026/09/03 12:20:28 DEBUG : file1: reading active writers 2026/09/03 12:20:28 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (1.92s) === RUN TestWriteFileHandleCloseWithError === RUN TestWriteFileHandleCloseWithError/upload_interrupted run.go:198: Remote "sftp://rclone@:22/rclone-test-bacoher9jale", Local "Local file system at /tmp/rclone2649713110", Modify Window "1s" 2026/09/03 12:20:28 INFO : sftp://rclone@:22/rclone-test-bacoher9jale: poll-interval is not supported by this remote 2026/09/03 12:20:28 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 12:20:28 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/03 12:20:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/03 12:20:28 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/03 12:20:28 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/03 12:20:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/03 12:20:28 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Connection OK after error: context canceled 2026/09/03 12:20:28 DEBUG : file1: Removed after failed upload: context canceled 2026/09/03 12:20:28 ERROR : file1: WriteFileHandle.New Rcat failed: Update ReadFrom failed: context canceled 2026/09/03 12:20:28 DEBUG : file1: Remove: 2026/09/03 12:20:28 DEBUG : Added virtual directory entry vDel: "file1" 2026/09/03 12:20:28 DEBUG : file1: >Remove: err= 2026/09/03 12:20:28 DEBUG : WaitForWriters: timeout=30s 2026/09/03 12:20:28 DEBUG : Looking for writers 2026/09/03 12:20:28 DEBUG : >WaitForWriters: === RUN TestWriteFileHandleCloseWithError/unexpected_EOF run.go:198: Remote "sftp://rclone@:22/rclone-test-bacoher9jale", Local "Local file system at /tmp/rclone2649713110", Modify Window "1s" 2026/09/03 12:20:28 INFO : sftp://rclone@:22/rclone-test-bacoher9jale: poll-interval is not supported by this remote 2026/09/03 12:20:28 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 12:20:28 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/03 12:20:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/03 12:20:28 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/03 12:20:28 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/03 12:20:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/03 12:20:28 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Connection OK after error: context canceled 2026/09/03 12:20:28 DEBUG : file1: Removed after failed upload: context canceled 2026/09/03 12:20:28 ERROR : file1: WriteFileHandle.New Rcat failed: Update ReadFrom failed: context canceled 2026/09/03 12:20:28 DEBUG : file1: Remove: 2026/09/03 12:20:28 DEBUG : Added virtual directory entry vDel: "file1" 2026/09/03 12:20:28 DEBUG : file1: >Remove: err= 2026/09/03 12:20:28 DEBUG : WaitForWriters: timeout=30s 2026/09/03 12:20:28 DEBUG : Looking for writers 2026/09/03 12:20:28 DEBUG : >WaitForWriters: === RUN TestWriteFileHandleCloseWithError/NilReason run.go:198: Remote "sftp://rclone@:22/rclone-test-bacoher9jale", Local "Local file system at /tmp/rclone2649713110", Modify Window "1s" 2026/09/03 12:20:28 INFO : sftp://rclone@:22/rclone-test-bacoher9jale: poll-interval is not supported by this remote 2026/09/03 12:20:28 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 12:20:28 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE 2026/09/03 12:20:28 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/09/03 12:20:28 DEBUG : file2: >Open: fd=file2 (w), err= 2026/09/03 12:20:28 DEBUG : file2: >OpenFile: fd=file2 (w), err= 2026/09/03 12:20:28 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/09/03 12:20:28 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: File to upload is small (5 bytes), uploading instead of streaming 2026/09/03 12:20:28 DEBUG : file2: size = 5 OK 2026/09/03 12:20:28 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/file2" 2026/09/03 12:20:28 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:20:28 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: md5sum /rclone-test-bacoher9jale/file2 2026/09/03 12:20:28 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-bacoher9jale/file2" 2026/09/03 12:20:28 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:20:28 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-bacoher9jale/file2 2026/09/03 12:20:28 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:20:28 DEBUG : file2: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/09/03 12:20:28 DEBUG : file2: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/09/03 12:20:28 DEBUG : file2: Size and md5 of src and dst objects identical 2026/09/03 12:20:28 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/09/03 12:20:28 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/file2" 2026/09/03 12:20:28 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:20:28 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: md5sum /rclone-test-bacoher9jale/file2 2026/09/03 12:20:28 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-bacoher9jale/file2" 2026/09/03 12:20:29 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:20:29 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-bacoher9jale/file2 2026/09/03 12:20:29 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:20:29 DEBUG : file2: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/09/03 12:20:29 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/file2" 2026/09/03 12:20:29 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:20:29 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: sha1sum /rclone-test-bacoher9jale/file2 2026/09/03 12:20:29 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-bacoher9jale/file2" 2026/09/03 12:20:29 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:20:29 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d /rclone-test-bacoher9jale/file2 2026/09/03 12:20:29 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:20:29 DEBUG : file2: Parsed hash: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d 2026/09/03 12:20:29 DEBUG : WaitForWriters: timeout=30s 2026/09/03 12:20:29 DEBUG : Looking for writers 2026/09/03 12:20:29 DEBUG : file2: reading active writers 2026/09/03 12:20:29 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleCloseWithError (0.91s) --- PASS: TestWriteFileHandleCloseWithError/upload_interrupted (0.01s) --- PASS: TestWriteFileHandleCloseWithError/unexpected_EOF (0.01s) --- PASS: TestWriteFileHandleCloseWithError/NilReason (0.89s) === RUN TestWriteFileHandleFlush run.go:198: Remote "sftp://rclone@:22/rclone-test-bacoher9jale", Local "Local file system at /tmp/rclone2649713110", Modify Window "1s" 2026/09/03 12:20:29 INFO : sftp://rclone@:22/rclone-test-bacoher9jale: poll-interval is not supported by this remote 2026/09/03 12:20:29 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 12:20:29 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/03 12:20:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/03 12:20:29 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/03 12:20:29 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/03 12:20:29 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2026/09/03 12:20:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/03 12:20:29 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: File to upload is small (5 bytes), uploading instead of streaming 2026/09/03 12:20:29 DEBUG : file1: size = 5 OK 2026/09/03 12:20:29 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/file1" 2026/09/03 12:20:29 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:20:29 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: md5sum /rclone-test-bacoher9jale/file1 2026/09/03 12:20:29 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-bacoher9jale/file1" 2026/09/03 12:20:29 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:20:29 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-bacoher9jale/file1 2026/09/03 12:20:29 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:20:29 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/09/03 12:20:29 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/09/03 12:20:29 DEBUG : file1: Size and md5 of src and dst objects identical 2026/09/03 12:20:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/03 12:20:29 DEBUG : file1: WriteFileHandle.Flush nothing to do 2026/09/03 12:20:29 DEBUG : WaitForWriters: timeout=30s 2026/09/03 12:20:29 DEBUG : Looking for writers 2026/09/03 12:20:29 DEBUG : file1: reading active writers 2026/09/03 12:20:29 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (0.26s) === RUN TestWriteFileHandleRelease run.go:198: Remote "sftp://rclone@:22/rclone-test-bacoher9jale", Local "Local file system at /tmp/rclone2649713110", Modify Window "1s" 2026/09/03 12:20:29 INFO : sftp://rclone@:22/rclone-test-bacoher9jale: poll-interval is not supported by this remote 2026/09/03 12:20:29 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 12:20:29 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/03 12:20:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/03 12:20:29 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/03 12:20:29 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/03 12:20:29 DEBUG : file1: WriteFileHandle.Release closing 2026/09/03 12:20:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/03 12:20:29 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: File to upload is small (0 bytes), uploading instead of streaming 2026/09/03 12:20:29 DEBUG : file1: size = 0 OK 2026/09/03 12:20:29 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/file1" 2026/09/03 12:20:29 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:20:29 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: md5sum /rclone-test-bacoher9jale/file1 2026/09/03 12:20:29 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-bacoher9jale/file1" 2026/09/03 12:20:29 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:20:29 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-bacoher9jale/file1 2026/09/03 12:20:29 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:20:29 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/09/03 12:20:29 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/09/03 12:20:29 DEBUG : file1: Size and md5 of src and dst objects identical 2026/09/03 12:20:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/03 12:20:29 DEBUG : file1: WriteFileHandle.Release nothing to do 2026/09/03 12:20:29 DEBUG : WaitForWriters: timeout=30s 2026/09/03 12:20:29 DEBUG : Looking for writers 2026/09/03 12:20:29 DEBUG : file1: reading active writers 2026/09/03 12:20:29 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (0.28s) === RUN TestWriteFileModTimeWithOpenWriters run.go:198: Remote "sftp://rclone@:22/rclone-test-bacoher9jale", Local "Local file system at /tmp/rclone2649713110", Modify Window "1s" 2026/09/03 12:20:29 INFO : sftp://rclone@:22/rclone-test-bacoher9jale: poll-interval is not supported by this remote 2026/09/03 12:20:29 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 12:20:29 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/03 12:20:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/03 12:20:29 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/03 12:20:29 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/03 12:20:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/03 12:20:29 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: File to upload is small (2 bytes), uploading instead of streaming 2026/09/03 12:20:29 DEBUG : file1: size = 2 OK 2026/09/03 12:20:29 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/file1" 2026/09/03 12:20:29 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:20:29 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: md5sum /rclone-test-bacoher9jale/file1 2026/09/03 12:20:29 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-bacoher9jale/file1" 2026/09/03 12:20:30 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:20:30 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: 49f68a5c8493ec2c0bf489821c21fc3b /rclone-test-bacoher9jale/file1 2026/09/03 12:20:30 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:20:30 DEBUG : file1: Parsed hash: 49f68a5c8493ec2c0bf489821c21fc3b 2026/09/03 12:20:30 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/09/03 12:20:30 DEBUG : file1: Size and md5 of src and dst objects identical 2026/09/03 12:20:30 DEBUG : file1: Applied pending mod time 2012-11-18 17:32:31 +0000 UTC OK 2026/09/03 12:20:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/03 12:20:30 DEBUG : WaitForWriters: timeout=30s 2026/09/03 12:20:30 DEBUG : Looking for writers 2026/09/03 12:20:30 DEBUG : file1: reading active writers 2026/09/03 12:20:30 DEBUG : >WaitForWriters: --- PASS: TestWriteFileModTimeWithOpenWriters (0.34s) === RUN TestFileReadAtZeroLength run.go:198: Remote "sftp://rclone@:22/rclone-test-bacoher9jale", Local "Local file system at /tmp/rclone2649713110", Modify Window "1s" 2026/09/03 12:20:30 INFO : sftp://rclone@:22/rclone-test-bacoher9jale: poll-interval is not supported by this remote 2026/09/03 12:20:30 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 12:20:30 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/03 12:20:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/03 12:20:30 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/03 12:20:30 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/03 12:20:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/03 12:20:30 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: File to upload is small (0 bytes), uploading instead of streaming 2026/09/03 12:20:30 DEBUG : file1: size = 0 OK 2026/09/03 12:20:30 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/file1" 2026/09/03 12:20:30 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:20:30 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: md5sum /rclone-test-bacoher9jale/file1 2026/09/03 12:20:30 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-bacoher9jale/file1" 2026/09/03 12:20:30 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:20:30 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-bacoher9jale/file1 2026/09/03 12:20:30 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:20:30 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/09/03 12:20:30 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/09/03 12:20:30 DEBUG : file1: Size and md5 of src and dst objects identical 2026/09/03 12:20:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/03 12:20:30 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 12:20:30 DEBUG : file1: Open: flags=O_RDONLY 2026/09/03 12:20:30 DEBUG : file1: >Open: fd=file1 (r), err= 2026/09/03 12:20:30 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/09/03 12:20:30 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/09/03 12:20:30 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/09/03 12:20:30 DEBUG : WaitForWriters: timeout=30s 2026/09/03 12:20:30 DEBUG : Looking for writers 2026/09/03 12:20:30 DEBUG : file1: reading active writers 2026/09/03 12:20:30 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (0.32s) === RUN TestFileReadAtNonZeroLength run.go:198: Remote "sftp://rclone@:22/rclone-test-bacoher9jale", Local "Local file system at /tmp/rclone2649713110", Modify Window "1s" 2026/09/03 12:20:30 INFO : sftp://rclone@:22/rclone-test-bacoher9jale: poll-interval is not supported by this remote 2026/09/03 12:20:30 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 12:20:30 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/03 12:20:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/03 12:20:30 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/03 12:20:30 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/03 12:20:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/03 12:20:30 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: File to upload is small (100 bytes), uploading instead of streaming 2026/09/03 12:20:30 DEBUG : file1: size = 100 OK 2026/09/03 12:20:30 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/file1" 2026/09/03 12:20:30 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:20:30 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: md5sum /rclone-test-bacoher9jale/file1 2026/09/03 12:20:30 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-bacoher9jale/file1" 2026/09/03 12:20:30 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:20:30 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: fdf85efa50afeb294eeab34924a481ee /rclone-test-bacoher9jale/file1 2026/09/03 12:20:30 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:20:30 DEBUG : file1: Parsed hash: fdf85efa50afeb294eeab34924a481ee 2026/09/03 12:20:30 DEBUG : file1: md5 = fdf85efa50afeb294eeab34924a481ee OK 2026/09/03 12:20:30 DEBUG : file1: Size and md5 of src and dst objects identical 2026/09/03 12:20:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/03 12:20:30 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/03 12:20:30 DEBUG : file1: Open: flags=O_RDONLY 2026/09/03 12:20:30 DEBUG : file1: >Open: fd=file1 (r), err= 2026/09/03 12:20:30 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/09/03 12:20:30 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/09/03 12:20:30 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/09/03 12:20:30 DEBUG : WaitForWriters: timeout=30s 2026/09/03 12:20:30 DEBUG : Looking for writers 2026/09/03 12:20:30 DEBUG : file1: reading active writers 2026/09/03 12:20:30 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (0.32s) === RUN TestWriteFileHandleCloseWithErrorStalled run.go:198: Remote "sftp://rclone@:22/rclone-test-bacoher9jale", Local "Local file system at /tmp/rclone2649713110", Modify Window "1s" 2026/09/03 12:20:30 INFO : sftp://rclone@:22/rclone-test-bacoher9jale: poll-interval is not supported by this remote 2026/09/03 12:20:30 DEBUG : stalled: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/03 12:20:30 DEBUG : stalled: Open: flags=O_WRONLY|O_CREATE 2026/09/03 12:20:30 DEBUG : Added virtual directory entry vAddFile: "stalled" 2026/09/03 12:20:30 DEBUG : stalled: >Open: fd=stalled (w), err= 2026/09/03 12:20:30 DEBUG : stalled: >OpenFile: fd=stalled (w), err= 2026/09/03 12:20:30 DEBUG : Added virtual directory entry vAddFile: "stalled" 2026/09/03 12:20:30 ERROR : stalled: WriteFileHandle.New Rcat failed: context canceled 2026/09/03 12:20:30 ERROR : stalled: WriteFileHandle.Write error: io: read/write on closed pipe 2026/09/03 12:20:30 DEBUG : stalled: Remove: 2026/09/03 12:20:30 DEBUG : Added virtual directory entry vDel: "stalled" 2026/09/03 12:20:30 DEBUG : stalled: >Remove: err= --- PASS: TestWriteFileHandleCloseWithErrorStalled (0.01s) === RUN TestZipManyFiles run.go:198: Remote "sftp://rclone@:22/rclone-test-bacoher9jale", Local "Local file system at /tmp/rclone2649713110", Modify Window "1s" 2026/09/03 12:20:30 INFO : sftp://rclone@:22/rclone-test-bacoher9jale: poll-interval is not supported by this remote 2026/09/03 12:20:31 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/flat/f000.txt" 2026/09/03 12:20:31 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:20:31 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: md5sum /rclone-test-bacoher9jale/flat/f000.txt 2026/09/03 12:20:31 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-bacoher9jale/flat/f000.txt" 2026/09/03 12:20:31 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:20:31 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: a217847fb21f7e963650acc42a7a3b39 /rclone-test-bacoher9jale/flat/f000.txt 2026/09/03 12:20:31 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:20:31 DEBUG : flat/f000.txt: Parsed hash: a217847fb21f7e963650acc42a7a3b39 2026/09/03 12:20:31 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/flat/f000.txt" 2026/09/03 12:20:31 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:20:31 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: sha1sum /rclone-test-bacoher9jale/flat/f000.txt 2026/09/03 12:20:31 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-bacoher9jale/flat/f000.txt" 2026/09/03 12:20:31 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:20:31 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: c411c13d2fde40743cb34d29f96a35975bbfef9c /rclone-test-bacoher9jale/flat/f000.txt 2026/09/03 12:20:31 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:20:31 DEBUG : flat/f000.txt: Parsed hash: c411c13d2fde40743cb34d29f96a35975bbfef9c 2026/09/03 12:20:31 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/flat/f001.txt" 2026/09/03 12:20:31 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:20:31 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: md5sum /rclone-test-bacoher9jale/flat/f001.txt 2026/09/03 12:20:31 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-bacoher9jale/flat/f001.txt" 2026/09/03 12:20:31 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:20:31 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: f4ae3155a94225d34a70f10e659557c3 /rclone-test-bacoher9jale/flat/f001.txt 2026/09/03 12:20:31 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:20:31 DEBUG : flat/f001.txt: Parsed hash: f4ae3155a94225d34a70f10e659557c3 2026/09/03 12:20:31 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/flat/f001.txt" 2026/09/03 12:20:31 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:20:31 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: sha1sum /rclone-test-bacoher9jale/flat/f001.txt 2026/09/03 12:20:31 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-bacoher9jale/flat/f001.txt" 2026/09/03 12:20:32 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:20:32 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: 46007547503950688fd883befced0e53561dae68 /rclone-test-bacoher9jale/flat/f001.txt 2026/09/03 12:20:32 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:20:32 DEBUG : flat/f001.txt: Parsed hash: 46007547503950688fd883befced0e53561dae68 2026/09/03 12:20:32 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/flat/f002.txt" 2026/09/03 12:20:32 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:20:32 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: md5sum /rclone-test-bacoher9jale/flat/f002.txt 2026/09/03 12:20:32 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-bacoher9jale/flat/f002.txt" 2026/09/03 12:20:32 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:20:32 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: 32efe482074c8b2c32cb86e0408849d3 /rclone-test-bacoher9jale/flat/f002.txt 2026/09/03 12:20:32 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:20:32 DEBUG : flat/f002.txt: Parsed hash: 32efe482074c8b2c32cb86e0408849d3 2026/09/03 12:20:32 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/flat/f002.txt" 2026/09/03 12:20:32 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:20:32 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: sha1sum /rclone-test-bacoher9jale/flat/f002.txt 2026/09/03 12:20:32 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-bacoher9jale/flat/f002.txt" 2026/09/03 12:20:32 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:20:32 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: 3911c439d6af617451e319f94dfafb3c820da182 /rclone-test-bacoher9jale/flat/f002.txt 2026/09/03 12:20:32 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:20:32 DEBUG : flat/f002.txt: Parsed hash: 3911c439d6af617451e319f94dfafb3c820da182 2026/09/03 12:20:32 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/flat/f003.txt" 2026/09/03 12:20:32 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:20:32 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: md5sum /rclone-test-bacoher9jale/flat/f003.txt 2026/09/03 12:20:32 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-bacoher9jale/flat/f003.txt" 2026/09/03 12:20:33 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:20:33 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: 7fc5fc031450b8aa97a6bd2940ce089e /rclone-test-bacoher9jale/flat/f003.txt 2026/09/03 12:20:33 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:20:33 DEBUG : flat/f003.txt: Parsed hash: 7fc5fc031450b8aa97a6bd2940ce089e 2026/09/03 12:20:33 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/flat/f003.txt" 2026/09/03 12:20:33 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:20:33 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: sha1sum /rclone-test-bacoher9jale/flat/f003.txt 2026/09/03 12:20:33 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-bacoher9jale/flat/f003.txt" 2026/09/03 12:20:33 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:20:33 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: 091c86b1f3d5adc126ce76dcb8bfab2fcbb4b64b /rclone-test-bacoher9jale/flat/f003.txt 2026/09/03 12:20:33 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:20:33 DEBUG : flat/f003.txt: Parsed hash: 091c86b1f3d5adc126ce76dcb8bfab2fcbb4b64b 2026/09/03 12:20:33 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/flat/f004.txt" 2026/09/03 12:20:33 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:20:33 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: md5sum /rclone-test-bacoher9jale/flat/f004.txt 2026/09/03 12:20:33 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-bacoher9jale/flat/f004.txt" 2026/09/03 12:20:33 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:20:33 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: a0cc525f7207539d9ed6f6fe03808820 /rclone-test-bacoher9jale/flat/f004.txt 2026/09/03 12:20:33 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:20:33 DEBUG : flat/f004.txt: Parsed hash: a0cc525f7207539d9ed6f6fe03808820 2026/09/03 12:20:33 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/flat/f004.txt" 2026/09/03 12:20:33 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:20:33 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: sha1sum /rclone-test-bacoher9jale/flat/f004.txt 2026/09/03 12:20:33 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-bacoher9jale/flat/f004.txt" 2026/09/03 12:20:34 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:20:34 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: 079985a49a3bd62df1a79417e15263ed81bd6843 /rclone-test-bacoher9jale/flat/f004.txt 2026/09/03 12:20:34 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:20:34 DEBUG : flat/f004.txt: Parsed hash: 079985a49a3bd62df1a79417e15263ed81bd6843 2026/09/03 12:20:34 DEBUG : flat/f000.txt: Open: flags=O_RDONLY 2026/09/03 12:20:34 DEBUG : flat/f000.txt: >Open: fd=flat/f000.txt (r), err= 2026/09/03 12:20:34 DEBUG : flat/f000.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/03 12:20:34 DEBUG : flat/f000.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/03 12:20:34 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/flat/f000.txt" 2026/09/03 12:20:34 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:20:34 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: md5sum /rclone-test-bacoher9jale/flat/f000.txt 2026/09/03 12:20:34 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-bacoher9jale/flat/f000.txt" 2026/09/03 12:20:34 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:20:34 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: a217847fb21f7e963650acc42a7a3b39 /rclone-test-bacoher9jale/flat/f000.txt 2026/09/03 12:20:34 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:20:34 DEBUG : flat/f000.txt: Parsed hash: a217847fb21f7e963650acc42a7a3b39 2026/09/03 12:20:34 DEBUG : flat/f001.txt: Open: flags=O_RDONLY 2026/09/03 12:20:34 DEBUG : flat/f001.txt: >Open: fd=flat/f001.txt (r), err= 2026/09/03 12:20:34 DEBUG : flat/f001.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/03 12:20:34 DEBUG : flat/f001.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/03 12:20:34 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/flat/f001.txt" 2026/09/03 12:20:34 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:20:34 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: md5sum /rclone-test-bacoher9jale/flat/f001.txt 2026/09/03 12:20:34 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-bacoher9jale/flat/f001.txt" 2026/09/03 12:20:34 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:20:34 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: f4ae3155a94225d34a70f10e659557c3 /rclone-test-bacoher9jale/flat/f001.txt 2026/09/03 12:20:34 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:20:34 DEBUG : flat/f001.txt: Parsed hash: f4ae3155a94225d34a70f10e659557c3 2026/09/03 12:20:34 DEBUG : flat/f002.txt: Open: flags=O_RDONLY 2026/09/03 12:20:34 DEBUG : flat/f002.txt: >Open: fd=flat/f002.txt (r), err= 2026/09/03 12:20:34 DEBUG : flat/f002.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/03 12:20:34 DEBUG : flat/f002.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/03 12:20:34 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/flat/f002.txt" 2026/09/03 12:20:34 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:20:34 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: md5sum /rclone-test-bacoher9jale/flat/f002.txt 2026/09/03 12:20:34 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-bacoher9jale/flat/f002.txt" 2026/09/03 12:20:34 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:20:34 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: 32efe482074c8b2c32cb86e0408849d3 /rclone-test-bacoher9jale/flat/f002.txt 2026/09/03 12:20:34 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:20:34 DEBUG : flat/f002.txt: Parsed hash: 32efe482074c8b2c32cb86e0408849d3 2026/09/03 12:20:34 DEBUG : flat/f003.txt: Open: flags=O_RDONLY 2026/09/03 12:20:34 DEBUG : flat/f003.txt: >Open: fd=flat/f003.txt (r), err= 2026/09/03 12:20:34 DEBUG : flat/f003.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/03 12:20:34 DEBUG : flat/f003.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/03 12:20:34 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/flat/f003.txt" 2026/09/03 12:20:34 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:20:34 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: md5sum /rclone-test-bacoher9jale/flat/f003.txt 2026/09/03 12:20:34 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-bacoher9jale/flat/f003.txt" 2026/09/03 12:20:35 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:20:35 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: 7fc5fc031450b8aa97a6bd2940ce089e /rclone-test-bacoher9jale/flat/f003.txt 2026/09/03 12:20:35 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:20:35 DEBUG : flat/f003.txt: Parsed hash: 7fc5fc031450b8aa97a6bd2940ce089e 2026/09/03 12:20:35 DEBUG : flat/f004.txt: Open: flags=O_RDONLY 2026/09/03 12:20:35 DEBUG : flat/f004.txt: >Open: fd=flat/f004.txt (r), err= 2026/09/03 12:20:35 DEBUG : flat/f004.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/03 12:20:35 DEBUG : flat/f004.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/03 12:20:35 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/flat/f004.txt" 2026/09/03 12:20:35 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:20:35 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: md5sum /rclone-test-bacoher9jale/flat/f004.txt 2026/09/03 12:20:35 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-bacoher9jale/flat/f004.txt" 2026/09/03 12:20:35 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:20:35 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: a0cc525f7207539d9ed6f6fe03808820 /rclone-test-bacoher9jale/flat/f004.txt 2026/09/03 12:20:35 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:20:35 DEBUG : flat/f004.txt: Parsed hash: a0cc525f7207539d9ed6f6fe03808820 2026/09/03 12:20:35 DEBUG : WaitForWriters: timeout=30s 2026/09/03 12:20:35 DEBUG : flat: Looking for writers 2026/09/03 12:20:35 DEBUG : f000.txt: reading active writers 2026/09/03 12:20:35 DEBUG : f001.txt: reading active writers 2026/09/03 12:20:35 DEBUG : f002.txt: reading active writers 2026/09/03 12:20:35 DEBUG : f003.txt: reading active writers 2026/09/03 12:20:35 DEBUG : f004.txt: reading active writers 2026/09/03 12:20:35 DEBUG : Looking for writers 2026/09/03 12:20:35 DEBUG : flat: reading active writers 2026/09/03 12:20:35 DEBUG : >WaitForWriters: --- PASS: TestZipManyFiles (4.58s) === RUN TestZipManySubDirs run.go:198: Remote "sftp://rclone@:22/rclone-test-bacoher9jale", Local "Local file system at /tmp/rclone2649713110", Modify Window "1s" 2026/09/03 12:20:35 INFO : sftp://rclone@:22/rclone-test-bacoher9jale: poll-interval is not supported by this remote 2026/09/03 12:20:35 DEBUG : a/b/c/deep.txt: Open: flags=O_RDONLY 2026/09/03 12:20:35 DEBUG : a/b/c/deep.txt: >Open: fd=a/b/c/deep.txt (r), err= 2026/09/03 12:20:35 DEBUG : a/b/c/deep.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/03 12:20:35 DEBUG : a/b/c/deep.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/03 12:20:35 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/a/b/c/deep.txt" 2026/09/03 12:20:35 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:20:35 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: md5sum /rclone-test-bacoher9jale/a/b/c/deep.txt 2026/09/03 12:20:35 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-bacoher9jale/a/b/c/deep.txt" 2026/09/03 12:20:35 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:20:35 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: 6627415e807ee33c7302917216e7da68 /rclone-test-bacoher9jale/a/b/c/deep.txt 2026/09/03 12:20:35 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:20:35 DEBUG : a/b/c/deep.txt: Parsed hash: 6627415e807ee33c7302917216e7da68 2026/09/03 12:20:35 DEBUG : a/b/mid.txt: Open: flags=O_RDONLY 2026/09/03 12:20:35 DEBUG : a/b/mid.txt: >Open: fd=a/b/mid.txt (r), err= 2026/09/03 12:20:35 DEBUG : a/b/mid.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/03 12:20:35 DEBUG : a/b/mid.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/03 12:20:35 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/a/b/mid.txt" 2026/09/03 12:20:35 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:20:35 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: md5sum /rclone-test-bacoher9jale/a/b/mid.txt 2026/09/03 12:20:35 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-bacoher9jale/a/b/mid.txt" 2026/09/03 12:20:36 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:20:36 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: 22384709d743fe3c6fb0a4b35b2e10a6 /rclone-test-bacoher9jale/a/b/mid.txt 2026/09/03 12:20:36 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:20:36 DEBUG : a/b/mid.txt: Parsed hash: 22384709d743fe3c6fb0a4b35b2e10a6 2026/09/03 12:20:36 DEBUG : a/top.txt: Open: flags=O_RDONLY 2026/09/03 12:20:36 DEBUG : a/top.txt: >Open: fd=a/top.txt (r), err= 2026/09/03 12:20:36 DEBUG : a/top.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/03 12:20:36 DEBUG : a/top.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/03 12:20:36 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/a/top.txt" 2026/09/03 12:20:36 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:20:36 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: md5sum /rclone-test-bacoher9jale/a/top.txt 2026/09/03 12:20:36 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-bacoher9jale/a/top.txt" 2026/09/03 12:20:36 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:20:36 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: b28354b543375bfa94dabaeda722927f /rclone-test-bacoher9jale/a/top.txt 2026/09/03 12:20:36 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:20:36 DEBUG : a/top.txt: Parsed hash: b28354b543375bfa94dabaeda722927f 2026/09/03 12:20:36 DEBUG : WaitForWriters: timeout=30s 2026/09/03 12:20:36 DEBUG : a/b/c: Looking for writers 2026/09/03 12:20:36 DEBUG : deep.txt: reading active writers 2026/09/03 12:20:36 DEBUG : a/b: Looking for writers 2026/09/03 12:20:36 DEBUG : c: reading active writers 2026/09/03 12:20:36 DEBUG : mid.txt: reading active writers 2026/09/03 12:20:36 DEBUG : a: Looking for writers 2026/09/03 12:20:36 DEBUG : b: reading active writers 2026/09/03 12:20:36 DEBUG : top.txt: reading active writers 2026/09/03 12:20:36 DEBUG : Looking for writers 2026/09/03 12:20:36 DEBUG : a: reading active writers 2026/09/03 12:20:36 DEBUG : >WaitForWriters: --- PASS: TestZipManySubDirs (0.93s) === RUN TestZipLargeFiles run.go:198: Remote "sftp://rclone@:22/rclone-test-bacoher9jale", Local "Local file system at /tmp/rclone2649713110", Modify Window "1s" 2026/09/03 12:20:36 INFO : sftp://rclone@:22/rclone-test-bacoher9jale: poll-interval is not supported by this remote 2026/09/03 12:20:36 DEBUG : bigdir/big.bin: Open: flags=O_RDONLY 2026/09/03 12:20:36 DEBUG : bigdir/big.bin: >Open: fd=bigdir/big.bin (r), err= 2026/09/03 12:20:36 DEBUG : bigdir/big.bin: ChunkedReader.openRange at 0 length 134217728 2026/09/03 12:20:36 DEBUG : bigdir/big.bin: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 2026/09/03 12:20:36 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4096 length 8192 chunkOffset 0 chunkSize 134217728 2026/09/03 12:20:36 DEBUG : bigdir/big.bin: ChunkedReader.Read at 12288 length 16384 chunkOffset 0 chunkSize 134217728 2026/09/03 12:20:36 DEBUG : bigdir/big.bin: ChunkedReader.Read at 28672 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/03 12:20:36 DEBUG : bigdir/big.bin: ChunkedReader.Read at 61440 length 65536 chunkOffset 0 chunkSize 134217728 2026/09/03 12:20:36 DEBUG : bigdir/big.bin: ChunkedReader.Read at 126976 length 131072 chunkOffset 0 chunkSize 134217728 2026/09/03 12:20:36 DEBUG : bigdir/big.bin: ChunkedReader.Read at 258048 length 262144 chunkOffset 0 chunkSize 134217728 2026/09/03 12:20:36 DEBUG : bigdir/big.bin: ChunkedReader.Read at 520192 length 524288 chunkOffset 0 chunkSize 134217728 2026/09/03 12:20:36 DEBUG : bigdir/big.bin: ChunkedReader.Read at 1044480 length 1048576 chunkOffset 0 chunkSize 134217728 2026/09/03 12:20:37 DEBUG : bigdir/big.bin: ChunkedReader.Read at 2093056 length 1048576 chunkOffset 0 chunkSize 134217728 2026/09/03 12:20:37 DEBUG : bigdir/big.bin: ChunkedReader.Read at 3141632 length 1048576 chunkOffset 0 chunkSize 134217728 2026/09/03 12:20:37 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4190208 length 1048576 chunkOffset 0 chunkSize 134217728 2026/09/03 12:20:37 DEBUG : bigdir/big.bin: ChunkedReader.Read at 5238784 length 1048576 chunkOffset 0 chunkSize 134217728 2026/09/03 12:20:37 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/bigdir/big.bin" 2026/09/03 12:20:37 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:20:37 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: md5sum /rclone-test-bacoher9jale/bigdir/big.bin 2026/09/03 12:20:37 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-bacoher9jale/bigdir/big.bin" 2026/09/03 12:20:37 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:20:37 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: 4741bb9f2de08a5e6cefb02694f7691b /rclone-test-bacoher9jale/bigdir/big.bin 2026/09/03 12:20:37 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:20:37 DEBUG : bigdir/big.bin: Parsed hash: 4741bb9f2de08a5e6cefb02694f7691b 2026/09/03 12:20:37 DEBUG : WaitForWriters: timeout=30s 2026/09/03 12:20:37 DEBUG : bigdir: Looking for writers 2026/09/03 12:20:37 DEBUG : big.bin: reading active writers 2026/09/03 12:20:37 DEBUG : Looking for writers 2026/09/03 12:20:37 DEBUG : bigdir: reading active writers 2026/09/03 12:20:37 DEBUG : >WaitForWriters: --- PASS: TestZipLargeFiles (1.22s) === RUN TestZipDirsInRoot run.go:198: Remote "sftp://rclone@:22/rclone-test-bacoher9jale", Local "Local file system at /tmp/rclone2649713110", Modify Window "1s" 2026/09/03 12:20:37 INFO : sftp://rclone@:22/rclone-test-bacoher9jale: poll-interval is not supported by this remote 2026/09/03 12:20:37 DEBUG : dir1/a.txt: Open: flags=O_RDONLY 2026/09/03 12:20:37 DEBUG : dir1/a.txt: >Open: fd=dir1/a.txt (r), err= 2026/09/03 12:20:37 DEBUG : dir1/a.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/03 12:20:37 DEBUG : dir1/a.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/03 12:20:37 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/dir1/a.txt" 2026/09/03 12:20:37 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:20:37 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: md5sum /rclone-test-bacoher9jale/dir1/a.txt 2026/09/03 12:20:37 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-bacoher9jale/dir1/a.txt" 2026/09/03 12:20:38 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:20:38 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: 9dd4e461268c8034f5c8564e155c67a6 /rclone-test-bacoher9jale/dir1/a.txt 2026/09/03 12:20:38 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:20:38 DEBUG : dir1/a.txt: Parsed hash: 9dd4e461268c8034f5c8564e155c67a6 2026/09/03 12:20:38 DEBUG : dir2/b.txt: Open: flags=O_RDONLY 2026/09/03 12:20:38 DEBUG : dir2/b.txt: >Open: fd=dir2/b.txt (r), err= 2026/09/03 12:20:38 DEBUG : dir2/b.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/03 12:20:38 DEBUG : dir2/b.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/03 12:20:38 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/dir2/b.txt" 2026/09/03 12:20:38 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:20:38 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: md5sum /rclone-test-bacoher9jale/dir2/b.txt 2026/09/03 12:20:38 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-bacoher9jale/dir2/b.txt" 2026/09/03 12:20:38 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:20:38 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: 415290769594460e2e485922904f345d /rclone-test-bacoher9jale/dir2/b.txt 2026/09/03 12:20:38 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:20:38 DEBUG : dir2/b.txt: Parsed hash: 415290769594460e2e485922904f345d 2026/09/03 12:20:38 DEBUG : dir3/c.txt: Open: flags=O_RDONLY 2026/09/03 12:20:38 DEBUG : dir3/c.txt: >Open: fd=dir3/c.txt (r), err= 2026/09/03 12:20:38 DEBUG : dir3/c.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/03 12:20:38 DEBUG : dir3/c.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/03 12:20:38 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Shell path "/rclone-test-bacoher9jale/dir3/c.txt" 2026/09/03 12:20:38 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: creating additional session 2026/09/03 12:20:38 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Running remote command: md5sum /rclone-test-bacoher9jale/dir3/c.txt 2026/09/03 12:20:38 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-bacoher9jale/dir3/c.txt" 2026/09/03 12:20:38 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: command exited OK 2026/09/03 12:20:38 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Remote command result: fbade9e36a3f36d3d676c1b808451dd7 /rclone-test-bacoher9jale/dir3/c.txt 2026/09/03 12:20:38 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: ssh external: close 2026/09/03 12:20:38 DEBUG : dir3/c.txt: Parsed hash: fbade9e36a3f36d3d676c1b808451dd7 2026/09/03 12:20:38 DEBUG : WaitForWriters: timeout=30s 2026/09/03 12:20:38 DEBUG : dir1: Looking for writers 2026/09/03 12:20:38 DEBUG : a.txt: reading active writers 2026/09/03 12:20:38 DEBUG : dir2: Looking for writers 2026/09/03 12:20:38 DEBUG : b.txt: reading active writers 2026/09/03 12:20:38 DEBUG : dir3: Looking for writers 2026/09/03 12:20:38 DEBUG : c.txt: reading active writers 2026/09/03 12:20:38 DEBUG : Looking for writers 2026/09/03 12:20:38 DEBUG : dir1: reading active writers 2026/09/03 12:20:38 DEBUG : dir2: reading active writers 2026/09/03 12:20:38 DEBUG : dir3: reading active writers 2026/09/03 12:20:38 DEBUG : >WaitForWriters: --- PASS: TestZipDirsInRoot (0.99s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) PASS 2026/09/03 12:20:38 DEBUG : sftp://rclone@:22/rclone-test-bacoher9jale: Purge dir "" "./vfs.test -test.v -test.timeout 1h0m0s -remote TestSFTPRcloneSSH: -verbose" - Finished OK in 2m8.735676802s (try 1/5)